Commit Graph

39 Commits

Author SHA1 Message Date
BassS0ul
7f88a823d8 finished last save script. renamed things in the
character creation to make navigating the script and hierarchy not a complete nightmare
2024-01-14 20:19:40 -06:00
BassS0ul
b7ad593102 Finished Save system for grammar.
changed naming system for character editor to make it easier to navigate in editor and make writing the save system for it a million times easier
2023-12-01 23:15:02 -06:00
BassS0ul
6533d889b5 added save functionality for genre settings. currently saves to xml file under user's local files. saves for other wizards to come 2023-10-15 13:37:39 -05:00
BassS0ul
81ed1d7c03 lots of stuff added to menu, been forgetting to push 2023-10-08 12:27:00 -05:00
BassS0ul
34030a6bfc made the genre menu have a scroll bar. 2023-08-27 13:59:17 -05:00
BassS0ul
aeae4b58ed added some frontend menu functionality to godmod 2023-08-13 13:39:45 -05: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