Commit Graph

219 Commits

Author SHA1 Message Date
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
PersonGuyGit
80787c9f2a Created a basic Lobby system, to further test networking features 2023-07-23 12:57:06 -06:00
MacDugRPG
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
PersonGuyGit
16404b719f Worked with Doug to better understand the issues related to casing. 2023-07-16 12:40:50 -06:00
MacDugRPG
ae9acf8931 Modifies main menu base for testing
Replaces change scene button signals.
2023-07-16 14:05:40 -04:00
MacDugRPG
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
MacDugRPG
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
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
7ed9600656 Fixed another space in a filename 2023-07-09 12:34:04 -06:00
PersonGuyGit
2c971b6e7c Change 2 for cleanup 2023-07-09 12:28:09 -06:00
PersonGuyGit
707e8a5b16 Clean up, as there were issue working with escape characters within the phase 2 folder. 2023-07-09 12:24:29 -06:00
PersonGuyGit
ebc9bd0247 Worked on a small demo project, to start making a dedicated server. 2023-07-02 12:53:57 -06:00
PersonGuyGit
8a30d41ee6 Changes from last week, when working with godot 4 and 3 2023-07-02 11:05:06 -06: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
Raj Hazarika
b417690f27 Character Creation Update 2023-04-09 12:05:20 -06:00
Raj Hazarika
37e54b552c Initial CharacterCreation 2023-04-02 12:54:28 -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
Raj Hazarika
c8026da752 Resolving ties godot 2023-03-26 12:50:49 -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
240fd75445 save removal of CR from .drawio file 2023-03-13 14:41:51 -07:00
64c61c7263 removed CR from PC creation flow, if that is Challenge Rating, that should only be in NPCs and creatuers, not PCs - Hawke 20230313a drawoio file change 14:36PST 2023-03-13 14:37:17 -07:00
4e34486e87 removed CR from PC creation flow, if that is Challenge Rating, that should only be in NPCs and creatuers, not PCs - Hawke 20230313a 14:33PST 2023-03-13 14:33:52 -07:00
MacDugRPG
06b3a7d09b Character Creation UML replacement for Modgodtoolset
Replaces all prior character creation UML diagrams for Modgodtoolset.
2023-03-12 14:51:32 -04:00
MacDugRPG
36663330a7 Updares to Place Class UML per 2023 March 5 session
Includes Content Capsule as follows:
Characters, Dialog, Items, NPCs, Risks, EnvironmentContent (contains: Description, Dimensions, Visuals, Triggers, AreasOfEffect), Choices (contains: RiskFactors, Consequences)
2023-03-05 14:46:16 -05:00
PersonGuyGit
b0cbbfb079 Added an empty godot project, to be the base line for the new toolset work. 2023-03-05 12:14:28 -07:00
PersonGuyGit
054c439b5a Added notes to my Dialog UML 2023-02-26 13:03:50 -07:00
PersonGuyGit
4cdf8a1709 did some cleanup of the repo, that was a bit odd 2023-02-19 12:42:55 -07:00
PersonGuyGit
21c7e33139 Drafted a revison to the new game UML 2023-02-19 11:53:09 -07:00
MacDugRPG
7f3bd68e80 Adds WIP Modgod Character Creation Classes UML
WIP Character Creation Classes added.
2023-02-12 15:31:04 -05:00
PersonGuyGit
71a6c459d0 Did more UML 2023-02-12 12:59:17 -07:00
PersonGuyGit
9466df3d92 Did Refactoring on UML diagrams, and updated projects page with context. 2023-02-05 12:56:03 -07:00
Raj Hazarika
ece076e120 Server and resolving ties UML 2023-02-05 12:30:41 -07:00
MacDugRPG
5b8083fa00 Merge branch 'master' of https://github.com/RPG-Research/bcirpg 2023-01-29 14:53:41 -05:00
MacDugRPG
d99bd5142f UML toolset Place
Updates and replaces the 1/15 WIP version of the Place UML diagram for the Toolset.
2023-01-29 14:53:39 -05:00
PersonGuyGit
b6c139e170 Started Risk Factor UML, and talked with the team to learn how that could be refactored, later. 2023-01-29 12:16:50 -07:00
MacDugRPG
8aa7e2a73a UML toolset work on Place class
WIP
2023-01-29 12:59:28 -05:00
Raj Hazarika
68d8ef76f0 Merge branch 'master' of https://github.com/RPG-Research/bcirpg 2023-01-22 12:41:56 -07:00
Raj Hazarika
4045810626 CharacterCreation UML 2023-01-22 12:41:28 -07:00
PersonGuyGit
78d7097c30 Clarified changes, and adding practice to all commits for UML files; made prior to disccusion with Hawke 2023-01-22 12:41:28 -07:00
PersonGuyGit
f19b00a93e Clarified changes and UML Die Roller with Valorie and Raj 2023-01-22 12:38:28 -07:00
PersonGuyGit
ef29e81e28 added some changes diceRoller Flowcharts folder, and started a new UML revision for the DieRoller 2023-01-22 12:27:33 -07:00
Raj Hazarika
255c1aaed3 Special Abilities UML class diagram 2023-01-15 12:42:23 -07:00
PersonGuyGit
8b704a1de4 Refactored the Genre Sub UML Diagram 2023-01-15 12:34:34 -07:00
PersonGuyGit
1b0d54ffb0 Started more class Diagrams, related to Genre Subs 2023-01-08 12:27:53 -07:00
PersonGuyGit
20e1d65dce Started more diagrams, amd added callouts for anything that confused the team. 2022-12-18 12:50:27 -07:00
PersonGuyGit
2d80f5d635 Started the first of the new series of UML Diagrams 2022-12-18 12:13:57 -07:00
MacDugRPG
84e90996be Adds flow charts for region and location manual editor sub processes
This adds flow charts for the manual region editor and manual location editor subprocess use cases.
2022-12-11 15:17:12 -05:00
PersonGuyGit
0dab07cd37 Fixed a super jacked up commit 2022-12-11 12:57:08 -07:00
PersonGuyGit
5908db5cd1 Added some changes to the Place editor 2022-12-11 12:42:32 -07:00
wesleyfralima
2096f63fb4 Inserted title and description to flowcharts in folder ModGod that was lacking them. Also cleaned up and aligned flowcharts strutures. 2022-12-11 05:40:21 -03:00
wesleyfralima
fea3453efe Inserted title and description to flowcharts that was lacking them. Also cleaned up and aligned flowcharts strutures. Folder ModGod still needs this work. 2022-12-05 06:30:13 -03:00
MacDugRPG
d4d98367a0 Merge branch 'master' of https://github.com/RPG-Research/bcirpg 2022-12-04 14:55:37 -05:00
MacDugRPG
fb7352276a Adds Genre Object Creation subprocess to the Modgod Toolset Genre Flowcharts
Adds new Genre Object Creation subprocess use case flow chart diagram for modgodtoolset.
2022-12-04 14:55:17 -05:00
PersonGuyGit
9d7db05660 Worked on vailidating the Creation subprocesses for the modgod flowcharts. 2022-12-04 12:54:57 -07:00
PersonGuyGit
5d3324c8fa Flowchart Review push for Toolset wizard flowcharts 2022-11-27 12:54:02 -07:00
PersonGuyGit
c680838407 Flowchart Review push for Creation flowcharts 2022-11-27 12:07:36 -07:00
PersonGuyGit
29adcdde83 Organized the files a bit 2022-11-20 12:39:26 -07:00
PersonGuyGit
150de43cfe Added some changes to said flowcharts. 2022-11-20 12:26:20 -07:00
PersonGuyGit
c19f56a4ac Added some new flowcharts for the creation subprocesses 2022-11-20 12:18:56 -07:00
Raj Hazarika
c719fabfc2 Added subprocess flowcharts 2022-11-13 11:48:02 -07:00
Raj Hazarika
ece60bf4e4 Added module subprocess flowchart 2022-11-06 13:10:55 -07:00
MacDugRPG
74402db975 Adds modgods toolset flowchart for create region
Adds the create region flowchart
2022-11-06 15:02:02 -05:00
PersonGuyGit
ce1c54b26f Did some cleanup of the files while humming the cleanup song from PRE-K in my head 2022-11-06 12:43:21 -07:00
PersonGuyGit
97d7f839a8 Added updates for the selection side of the modgod flowcharts 2022-11-06 12:33:50 -07:00
PersonGuyGit
acf4cfadba Added some changes to the flowcharts 2022-11-06 12:23:54 -07:00
PersonGuyGit
c0a597e931 Added some changes to the overview modgod flowchart 2022-11-06 11:55:01 -07:00
PersonGuyGit
c31cb3c47c Created flowchart for the Wizard selector. 2022-10-30 12:55:43 -06:00
PersonGuyGit
6390055d36 Did some work to the mod god scene creation flowchart. 2022-10-30 12:39:59 -06:00
PersonGuyGit
55ccf7b902 Did some work to the mod god scene creation flowchart. 2022-10-30 12:38:28 -06:00
PersonGuyGit
32823de997 Did some work to the mod god overview flowchart. 2022-10-30 12:16:13 -06:00
PersonGuyGit
a7dd4bf769 Did some clean up to the toolset folder 2022-10-30 11:48:05 -06:00
PersonGuyGit
ff77cc7035 Did some clean up to the wireframes folder for the Toolset 2022-10-30 11:46:30 -06:00
PersonGuyGit
246da8ad1b Did some clean up to the flowcharts folder for the Toolset 2022-10-30 11:35:41 -06:00
PersonGuyGit
f3185b6dcc Added some changes that Raj threw onto RPGSN 2022-10-30 11:19:25 -06:00
bakhtaward
2081170dd4 Merge branch 'master' of https://github.com/RPG-Research/bcirpg 2022-10-23 10:09:44 -04:00
bakhtaward
7a7c01c57d Create ProjectIlmatar_GameMenu_UML_2022.10.16.drawio 2022-10-23 10:06:29 -04:00
PersonGuyGit
47a0a46b5b Worked with doug to figure out how to use Mode 2 of the File Dialog Class 2022-10-16 12:52:44 -06:00
MacDugRPG
b8742dc922
Merge pull request #47 from RPG-Research/Dougs-Master-Branch-Working
Dougs master branch working
2022-10-16 13:16:12 -04:00
MacDugRPG
b31d6cb5f4 Cleanup
Misc cleanup and game script refactoring
2022-10-02 15:34:03 -04:00
PersonGuyGit
733195593d Added some changes to the CSV system for Add Character 2022-10-02 12:51:55 -06:00
MacDugRPG
d5a2e1fcf6 BCR-RPG SRIS stats added with percentage ability checks
This adds the ability to run percentage ability checks from the JSON module file working on the BCR-RPG SRIS ability scores taken off a new sample CSV char sheet in _userFiles. Needs heavy refactoring and cleanup still.
2022-09-25 16:46:10 -04:00
bakhtaward
1b55da71e9 Import character from a little while ago (only works with .txt files) 2022-09-25 11:53:39 -04:00
PersonGuyGit
ff0782460f Final changes for today, look into writing to CSV next week. 2022-09-18 12:58:14 -06:00