Commit Graph

13 Commits

Author SHA1 Message Date
be8d1addee Pushed Changes 2022-01-16 13:00:25 -07:00
84ff2a453f Added Die roller to Die.gd 2022-01-16 11:45:37 -07:00
de708954cf Mades some changes to my die roller class, and fixed a few typos. 2022-01-09 13:01:00 -07:00
a1d06ff13f Uploaded 2nd version of Start Game Menu
Uploaded my 2nd try at the Start Game Menu. Major cosmetic overhaul. No functionality, though. All functionality (use of buttons) is in my first Start Game Menu file.
2022-01-03 18:18:22 -06:00
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
2d2e65d8ae Made some changes, modded a datetime object, and started defining some parent classes. 2022-01-02 12:56:55 -07:00
98bb5209e3 Added some temporary files for our databases; as well as fleshing out the UI a bit more; with Doug's advice. 2021-11-21 12:58:58 -07:00
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
292a4c0871 Created the basic hook for the SQLite Database. Also need my eyes checked lol. 2021-11-14 12:43:53 -07:00
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
a3cc132b4c Added DB Browser and a basic SQLite DB for the project 2021-10-24 12:17:33 -06:00
1aba624c6c Added more to the menu 2021-10-17 16:27:38 -04:00
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