Actions
Feature #43
openFeature #42: Game menu
Main menu
Start date:
2022-10-13
Due date:
% Done:
80%
Estimated time:
Description
The main menu is partially implemented and can be opened and closed, but it's not responsive, and all the data is static.
Fix it so it can be navigated, and make it load actual data.
Updated by I. Valentin about 3 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 20
As of ed7b4ef6, the main menu reads party data, and some fields are filled with actual data on runtime.
Updated by I. Valentin about 3 years ago
- % Done changed from 20 to 80
As of 026c976, the main menu is implemented. The data is actual game data, save for the game time.
All implemented submenus can be opened from the main menu.
Save and PHS are always accessible, this must be changed to work only in savepoints.
Actions