Commit Graph

10 Commits

Author SHA1 Message Date
Suuu
116d706c48
Merge pull request #53 from RPG-Research/Godot_Toolset_Suhwan
Merge save data system into master branch
2024-03-10 11:06:51 -07:00
SuhwanKim
c9d3f7d26c Update Save system
updated save system using xml files and made it more readable

ex) CharacterName: James
      Profession : programmer
2024-02-18 09:56:43 -08:00
SuhwanKim
4ab34a242b added basic save system
Added basic save system that has data to xml file.
2024-01-28 10:05:59 -08:00
PersonGuyGit
6ac064d16d Refactored Special Abilities Object to be used as a middleware function for UI and other classes 2023-12-17 12:34:25 -07:00
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