Commit Graph

43 Commits

Author SHA1 Message Date
PersonGuyGit
519da8b940 Corrected a bad push with the character creator and made it so you can save csv files to the user directory 2023-09-10 12:55:36 -06:00
PersonGuyGit
9570917cd0 Added Onready Vars for use with Character Creator 2023-09-03 13:01:37 -06:00
PersonGuyGit
1aa45d6274 Change? 2023-09-03 11:01:29 -06:00
PersonGuyGit
1c2530e57a Added support to load OptionButton items, from JSON data 2023-08-27 12:38:44 -06:00
PersonGuyGit
d5057836e5 Started work with Loading JSON dynamicly 2023-08-20 12:59:09 -06:00
PersonGuyGit
836af00704 Finished up mock UI for toolset MVP, for the character creator 2023-08-20 11:53:26 -06:00
MacDugRPG
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
PersonGuyGit
5d3eb179d6 Imported themes for the Character Creation Wizard 2023-08-13 12:48:58 -06:00
PersonGuyGit
3733cae53d Reworked the Wizard Layout to prevent overscan, for the character creator in the toolset 2023-08-13 11:58:59 -06:00
PersonGuyGit
f3c2cbfe0a Pushing changes from test branch, for Character Creation 2023-08-06 12:59:38 -06:00
PersonGuyGit
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
MacDugRPG
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
PersonGuyGit
0f66d2907e Started to rough out the toolset bar at the top of the toolset 2023-06-18 12:57:06 -06:00
PersonGuyGit
02de777c4a Merge branch 'master' of github.com:RPG-Research/bcirpg 2023-06-11 12:37:34 -06:00
PersonGuyGit
db553dea28 Forked the project that Doug made; so I could make an Index home page for the toolset. 2023-06-11 12:36:40 -06:00
MacDugRPG
2d6ad58c1d Experimental Code Updated For Color
Adds color codes for the ColorRect selection using the recommended depth system.
2023-06-11 13:28:29 -04:00
PersonGuyGit
24b1d2c772 Made some changes to the natural language algorith, to imporve the correction of grammar. It still needs work with H words and the exceptions list related to AN. 2023-06-04 12:59:28 -06:00
PersonGuyGit
0272a3821d Created the grammar correction System, and created a helper function to assist with it 2023-06-04 11:29:54 -06:00
MacDugRPG
d07a961de1 Experimental Code for Location Folders with Tabbed Canvas
Test project that contains several variations. Current work in toolset_test_tabbed_merged folder. Contains canvas tab and ColorRect assets for place, WIP.
2023-05-14 15:03:18 -04:00
PersonGuyGit
daac13b923 Started work on the new Grammar checker system. 2023-05-07 13:08:15 -06:00
PersonGuyGit
a055f6359d Tested the database queries for the SQL needed for the Dialog and Tag system. The next part that will need to be worked on is the actual dialog editor. 2023-05-07 12:26:43 -06:00
PersonGuyGit
7f3baba86d Unstashed Change? 2023-05-07 11:04:39 -06:00
PersonGuyGit
13912aad7e Created a new database for the Dialog System. Will test and see if there is a case for Joins next week. 2023-04-30 12:55:23 -06:00
PersonGuyGit
4cc0d0a8ff Added some corrections to the SQLite CRUD commands, as the comments were off for some of them. 2023-04-23 13:00:08 -06:00
PersonGuyGit
311296f5a0 Commit 2023-04-23 11:10:57 -06:00
MacDugRPG
6a657bc793 Adds experimental drag and drop example
This is functional drag and drop mockup for toolset base.  Much taken from: https://github.com/exploregamedev/Godot-demos
2023-04-16 16:08:11 -04:00
PersonGuyGit
3505214043 Made some changes to how the SQL connection works, wrote some queries, and documented my changes in the comments. 2023-04-16 12:29:39 -06:00
PersonGuyGit
bcf8a84f2b created quite a few query functions to create a better CRUD usecase for the Genre selection function 2023-04-02 12:52:39 -06:00
PersonGuyGit
50898e60b6 Created Databases for testing to be apart of the genre sub layer. Also I had to leave a few mins early, because computer crashed 2023-03-26 13:01:11 -06:00
PersonGuyGit
83ab1f1c4b Added an empty godot project, for the new baseline 2023-03-19 12:54:25 -06:00
MacDugRPG
5227d27cb1 ModGodToolset Template
Additional default elements added to template, including liberation serif fonts, global DiceRoller script and misc.
2023-03-19 14:53:27 -04:00
MacDugRPG
5a930dcbf5 Updates the basic template
This updates our default template for the ModGodToolset.
2023-03-19 14:36:36 -04:00
PersonGuyGit
a7dd4bf769 Did some clean up to the toolset folder 2022-10-30 11:48:05 -06:00
PersonGuyGit
701b4d1142 Added some changes. 2022-09-11 11:03:08 -06:00
PersonGuyGit
7b00653248 Connected Database to Toolset Dialog Editor. 2022-09-04 12:44:57 -06:00
PersonGuyGit
2c48b0a433 Added C,R, & D for our SQLite Database solution. Looking into options for Godot Toolset editors 2022-08-28 12:30:11 -06:00
PersonGuyGit
11ff47a5cc Added some things related to Database management. 2022-08-21 12:56:03 -06:00
PersonGuyGit
b7a711de88 Started making the Dialogic themes more inline with those created by Doug. 2022-08-07 12:57:14 -06:00
PersonGuyGit
c4490bfd21 Created a template Godot project for toolset devlopment. 2022-08-07 12:15:26 -06:00
PersonGuyGit
3bbeb5ddd6 Started a UML diagram for the Dialog Editor, and created a toolset UML folder. 2022-08-07 11:51:02 -06:00
PersonGuyGit
1f98102ffe Added a note about where to find dialogic editors 2022-07-31 12:25:20 -06:00
PersonGuyGit
09ea2fb9c9 Installed SSH to ease my pushes, and created a documntation folder 2022-07-31 12:16:03 -06:00
PersonGuyGit
09f1961112 Made a toolset folder, and added the Dialogic plugin. 2022-07-31 11:30:54 -06:00