Difference between revisions of "MutationOfJB/Status"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
=== Status === | === Status === | ||
* | * Entity graphics & animations | ||
** Object animations - <span style="color:green">DONE</span> | ** Object animations - <span style="color:green">DONE</span> | ||
** Bitmap animations - <span style="color:red">TODO</span> | ** Bitmap rendering - <span style="color:red">TODO</span> | ||
** Room animations (cutscenes) - <span style="color:red">TODO</span> | |||
* Audio | * Audio | ||
** Dialog speech - <span style="color:red">TODO</span> | ** Dialog speech - <span style="color:red">TODO</span> |
Revision as of 17:54, 4 August 2018
Status
- Entity graphics & animations
- Object animations - DONE
- Bitmap rendering - TODO
- Room animations (cutscenes) - 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