Difference between revisions of "MutationOfJB/Status"
Jump to navigation
Jump to search
(Created page with "=== Status === * Animations ** Object animations - <span style="color:green">DONE</span> ** Bitmap animations - <span style="color:red">TODO</span> * Audio ** Dialog speech -...") |
|||
Line 18: | Line 18: | ||
* Scene | * Scene | ||
** Background - <span style="color:green">DONE</span> | ** Background - <span style="color:green">DONE</span> | ||
** Object actions (pick up etc.) - <span style="color:lightgreen">MOSTLY DONE</span> | ** Object actions (pick up etc.) - <span style="color:lightgreen">MOSTLY DONE</span> (missing special cases) | ||
** Doors - <span style="color:lightgreen">MOSTLY DONE</span> | ** Doors - <span style="color:lightgreen">MOSTLY DONE</span> (missing special cases) | ||
* Scripts | * Scripts | ||
** Parsing sections - <span style="color: | ** Parsing sections - <span style="color:lightgreen">MOSTLY DONE</span> (missing TIMERPROC) | ||
** Commands - see [[MutationOfJB/Commands]] | ** Commands - see [[MutationOfJB/Commands]] | ||
* Special | * Special |
Revision as of 13:19, 22 July 2018
Status
- Animations
- Object animations - DONE
- Bitmap animations - TODO
- Audio
- Dialog speech - TODO
- Music - TODO
- Inventory
- UI - DONE
- Actions (use/combine, look at) - TODO
- Meta
- Settings - TODO
- Save/Load - TODO
- Player
- Drawing player - TODO
- Pathfinding - TODO
- Scene
- Background - DONE
- Object actions (pick up etc.) - MOSTLY DONE (missing special cases)
- Doors - MOSTLY DONE (missing special cases)
- Scripts
- Parsing sections - MOSTLY DONE (missing TIMERPROC)
- Commands - see MutationOfJB/Commands
- Special
- Intro - TODO
- Computer diary - TODO
- Credits - TODO