Commit Graph

18 Commits

Author SHA1 Message Date
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
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