Difference between revisions of "Todo"

From Platinum Arts Sandbox Free 3D Game Maker
Jump to: navigation, search
m
(Physics)
 
(7 intermediate revisions by the same user not shown)
Line 4: Line 4:
 
* [[FPS todo]]
 
* [[FPS todo]]
 
* [[KRS todo]]
 
* [[KRS todo]]
* [[moviecube]]
+
* [[movie todo|moviecube todo]]
 
* [[RPG todo]]
 
* [[RPG todo]]
 
* [[SSP todo]]
 
* [[SSP todo]]
Line 16: Line 16:
 
* PHYS_FLIGHT physics state
 
* PHYS_FLIGHT physics state
 
* entity physics flags
 
* entity physics flags
 
==Entities==
 
* sun entity
 
 
* entity links
 
* entity links
 +
* allows rotation of mapmodels on X and Y axis.
  
 
==Engine==
 
==Engine==
 +
* base animations - allow the modules to specify additional animation slots
 +
** increase 128 limit (maybe)
 +
* base sounds - allow modules to specify additional sounds, rather than ALL of them
 +
** execute cfg files appropriately too
 +
* execute game specific menu files for newui
 
* theora encoding and playback
 
* theora encoding and playback
 +
* remove 25 word limit for commands (again)

Latest revision as of 21:18, 19 June 2011

if you'd like to help, please discuss this with us on the IRC channel

See Also

Todo List

Interface

  • fully functional newui variants of menus

Physics

  • PHYS_FLIGHT physics state
  • entity physics flags
  • entity links
  • allows rotation of mapmodels on X and Y axis.

Engine

  • base animations - allow the modules to specify additional animation slots
    • increase 128 limit (maybe)
  • base sounds - allow modules to specify additional sounds, rather than ALL of them
    • execute cfg files appropriately too
  • execute game specific menu files for newui
  • theora encoding and playback
  • remove 25 word limit for commands (again)