Difference between revisions of "Todo"
From Platinum Arts Sandbox Free 3D Game Maker
(→Engine) |
(→Physics) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 16: | Line 16: | ||
* PHYS_FLIGHT physics state | * PHYS_FLIGHT physics state | ||
* entity physics flags | * entity physics flags | ||
− | |||
− | |||
− | |||
* entity links | * entity links | ||
+ | * allows rotation of mapmodels on X and Y axis. | ||
==Engine== | ==Engine== | ||
Line 26: | Line 24: | ||
* base sounds - allow modules to specify additional sounds, rather than ALL of them | * base sounds - allow modules to specify additional sounds, rather than ALL of them | ||
** execute cfg files appropriately too | ** 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) | * remove 25 word limit for commands (again) |
Latest revision as of 20: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)