Week 9

At the ninth week I have done:

  • partial implementation of ActionText. The code will be pushed when the main problems will be fixed.

A big thanks to Eugene Sandulenko for implementing the menu.

Problems with menu:

  1. Sounds and sprite timers don’t pause.
  2. No support for a multi-level menu.
  3. Menu content is hardcoded. To solve this a menu parser from exe will be written.

Problems with ActionText:

  1. no text because MacText doesn’t support unicode strings;
  2. no support for non-scrollable action text.

ActionText