Difference between revisions of "User:Ace123/Bugs"

From VsWiki
Jump to: navigation, search
(Added current revision of 0.4/0.5 TODO list.)
 
m ({{FIXME}} Always use preview button before posting in Brain::Internet::Wikipage::AddContent(std::string &text))
Line 1: Line 1:
 
=TODO Items=
 
=TODO Items=
 
==SOUND==
 
==SOUND==
        * IMPORTANT: <strike>SoundServer</strike>Music class eats up all RAM if sound device isdisabled. (I had my 64-bit Linux machine entirely lock up with 4GB of ram!)
+
* IMPORTANT: <strike>SoundServer</strike>Music class eats up all RAM if sound device isdisabled. (I had my 64-bit Linux machine entirely lock up with 4GB of ram!)
        * Only use 1 soundserver for now.  Two at obce is too buggy.
+
* Only use 1 soundserver for now.  Two at obce is too buggy.
  
 
==SPEC==
 
==SPEC==
        * (jacks, easy) Spec way too fast right now...
+
* (jacks, easy) Spec way too fast right now...
        * NET: Client: Multiply velocity in POSUPDATE when in SPEC mode...
+
* NET: Client: Multiply velocity in POSUPDATE when in SPEC mode...
  
 
==CARGO==
 
==CARGO==
        * NET: Make sure CMD_CARGOUPGRADE always actually works serverside... no removing of cargo on server and not telling the client about it!
+
* NET: Make sure CMD_CARGOUPGRADE always actually works serverside... no removing of cargo on server and not telling the client about it!
        * NET: Cargo salvage boxes when client dies?
+
* NET: Cargo salvage boxes when client dies?
  
 
==SAVEDGAMES==
 
==SAVEDGAMES==
        * Credits bug?
+
* Credits bug?
        * NET: Do not save games automatically (?)  Add save option in net menu?
+
* NET: Do not save games automatically (?)  Add save option in net menu?
  
 
==RELEASE==
 
==RELEASE==
        * Default System
+
* Default System
        * Give new players jump drives?
+
* Give new players jump drives?
        * NET: Easy way to start server
+
* NET: Easy way to start server
                ** NET: Batch script
+
** NET: Batch script
                ** NET: vegaserver "--lan" option
+
** NET: vegaserver "--lan" option
                ** NET: Allow disabling of Account Server (do not check password)
+
** NET: Allow disabling of Account Server (do not check password)
                ** NET: Choose ship ( password = shipname? )
+
** NET: Choose ship ( password = shipname? )
        * NET: Version byte upon connecting
+
* NET: Version byte upon connecting

Revision as of 11:01, 11 August 2007

TODO Items

SOUND

  • IMPORTANT: SoundServerMusic class eats up all RAM if sound device isdisabled. (I had my 64-bit Linux machine entirely lock up with 4GB of ram!)
  • Only use 1 soundserver for now. Two at obce is too buggy.

SPEC

  • (jacks, easy) Spec way too fast right now...
  • NET: Client: Multiply velocity in POSUPDATE when in SPEC mode...

CARGO

  • NET: Make sure CMD_CARGOUPGRADE always actually works serverside... no removing of cargo on server and not telling the client about it!
  • NET: Cargo salvage boxes when client dies?

SAVEDGAMES

  • Credits bug?
  • NET: Do not save games automatically (?) Add save option in net menu?

RELEASE

  • Default System
  • Give new players jump drives?
  • NET: Easy way to start server
    • NET: Batch script
    • NET: vegaserver "--lan" option
    • NET: Allow disabling of Account Server (do not check password)
    • NET: Choose ship ( password = shipname? )
  • NET: Version byte upon connecting