Difference between revisions of "MutationOfJB/Status"

From ScummVM :: Wiki
Jump to navigation Jump to search
Line 23: Line 23:
* Scripts
* Scripts
** Parsing sections - <span style="color:lightgreen">MOSTLY DONE</span> (missing TIMERPROC)
** Parsing sections - <span style="color:lightgreen">MOSTLY DONE</span> (missing TIMERPROC)
** Commands - see [[MutationOfJB/Commands]]
** Commands - <span style="color:orange">WIP</span> (see [[MutationOfJB/Commands]])
* Special
* Special
** Intro - <span style="color:red">TODO</span>
** Intro - <span style="color:red">TODO</span>

Revision as of 18:09, 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
  • Special
    • Intro - TODO
    • Computer diary - TODO
    • Credits - TODO
    • Switching game part/chapter - TODO