7
0
mirror of https://github.com/RPG-Research/bcirpg.git synced 2024-04-16 14:23:01 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
0b6ad7469c Adds Merged Game Demo Web Version
This is an add of the merged game demo for web with required cleanup and code changes for it to run in web. Currently the load character csv does not function, this is still in development for the web version.

To view served via itch.io: https://macdug.itch.io/bcirpg-game-base-test
2023-08-13 13:06:12 -06:00
ef3c27b371 Created an empty project, for the team to work from; in regards to making the new toolset 2023-08-06 11:37:50 -06:00
bd6acd0611 Merged Demo case insensitive paths fixes
This kicks off the case insensitive path fixes for the merged demo.
2023-07-16 14:51:59 -04:00
16404b719f Worked with Doug to better understand the issues related to casing. 2023-07-16 12:40:50 -06:00
ae9acf8931 Modifies main menu base for testing
Replaces change scene button signals.
2023-07-16 14:05:40 -04:00
d78daee643 Adds new main menu base for testing
New updates to fix casing issues with directory names.
2023-07-16 13:43:59 -04:00
73142e9a90 Main Menu script attachment fix, part 2
Load screen was still using the wrong path. This addresses that.
2023-07-09 16:25:59 -04:00
133e4ac53a Main Menu script attachment fix
This posts a modification of the Main Menu Godot project that addresses incorrect script links (due to Windows/MacOS case insensitivity).
2023-07-09 16:14:56 -04:00
7ed9600656 Fixed another space in a filename 2023-07-09 12:34:04 -06:00
2c971b6e7c Change 2 for cleanup 2023-07-09 12:28:09 -06:00