Commit Graph

10 Commits

Author SHA1 Message Date
MacDugRPG
dc2fe54ba2 BCIRPG Main Menu additional updates
1. Removes pre-load singleton scripts from the project settings
2. Sets black background and ui_highContrast_but_theme.tres for buttons
3. Adds focus grab script for temp backgrounds for tab/enter control
2022-02-20 16:09:15 -05:00
MacDugRPG
ef5c824b00 BCIRPG Menu
The following changes done here:
1. Stripped down to the main menu, and that pushed as erpg\Godot\MainMenu\GodotUserInterface_Doug bcirpg_mainMenu_[date]

2. Relocated all other project work to: erpg\Godot\Experiments\Doug\
2022-02-20 14:33:15 -05:00
MacDugRPG
4637338b87 Updated font
Font changed to Liberation Serif -- themes updated and expanded; fonts organized.
2022-02-13 15:08:40 -05:00
MacDugRPG
931820e328 History improvements; added map points
History improvement for use singleton, with various loading and saving efforts for the history.

Added locations and command processing upgrade for some map exploration.
2022-02-06 16:27:54 -05:00
MacDugRPG
daf96e40f2 Work on outputting history to file and loading; using singleton history object
WIP regarding history -- saving to file (also INI/Config for now) and loading in; applying this as a singleton.
2022-01-30 15:43:22 -05:00
MacDugRPG
571ebf705c Adds history paging
This adds tab+enter based history paging to go with tab+enter -based navigation.

Code needs cleanup before any kind of merging, but functions.
2022-01-23 15:18:08 -05:00
MacDugRPG
7b1c70552c Updates through 1/2/22: adds capacity to link rooms, update options and text
Updates from recent weeks -- this is under 'Main Menu' but includes updates that allow for moving between rooms.
2022-01-02 15:52:54 -05:00
MacDugRPG
d6669733f1 Adds game section to menu
Adds the game UI (temp) , same for New and Load, that takes user option (temp), outputs response (temp) and scrolls to the bottom.
2021-11-14 16:27:25 -05:00
MacDugRPG
b47fd093f1 Settings saving: updates started 10/24 and concluded 10/31
Saves player settings test values to JSON (.sav file) when clicked in Settings menu, and loads them in at launch.
2021-10-31 15:06:30 -04:00
darioGerussi
797006ced9 Reorganized Godot folder; uploaded my Main Menu version
Combined all Godot uploads from everyone into one folder (MainMenu) within a new folder for Godot files (Godot).

Uploaded my first draft version of the Main Menu file.
2021-10-17 13:19:21 -05:00