Commit Graph

24 Commits

Author SHA1 Message Date
Sebastian Böckelmann
1f5ed46fed Use conditionMaps and actionMaps when TemplateEditing 2024-04-14 09:09:38 +02:00
Sebastian Böckelmann
b178d8595a Display Characterspecific conditions in simple-state-editor 2024-04-14 08:15:32 +02:00
Sebastian Böckelmann
cd48a10084 Introduce Basic concept of Templates for SimpleGamesystems and Characters 2024-04-13 12:30:42 +02:00
Sebastian Böckelmann
0884709603 Persist Characters 2024-03-22 10:01:47 +01:00
Sebastian Böckelmann
2416e226fc Load ScriptAccountActions 2024-03-22 08:34:54 +01:00
Sebastian Böckelmann
679cb70487 Merge branch 'issue-17' into issue-15 2024-03-22 08:25:27 +01:00
Sebastian Böckelmann
e6073d4f2f Save Gamesystems 2024-03-20 19:35:24 +01:00
Sebastian Böckelmann
751d998625 Save ScriptAccount 2024-03-20 16:23:37 +01:00
Sebastian Böckelmann
542515db6e Parse ScriptAccountConditions 2024-03-20 15:15:08 +01:00
Sebastian Böckelmann
ed2f28760e Refactor Gamesystem parsing 2024-03-20 11:19:32 +01:00
Sebastian Böckelmann
b62f93bfd5 Delete Gamesystems from Filesystem 2024-03-19 17:55:11 +01:00
Sebastian Böckelmann
c4085a7cf9 Delete ScriptAccounts from Filesystem 2024-03-19 17:03:07 +01:00
Sebastian Böckelmann
620e591c0b Load Initial Value of Simple State 2024-03-19 16:33:17 +01:00
Sebastian Böckelmann
03bc18e679 Fix condition combining 2024-03-19 16:07:58 +01:00
Sebastian Böckelmann
777cf9bc1d Consider state conditions in product transition generation 2024-03-19 11:03:00 +01:00
Sebastian Böckelmann
b488049c28 Allow negative min and max for ScriptAccounts 2024-03-19 10:39:47 +01:00
Sebastian Böckelmann
8c39762ede Store Structured Productgamesystems 2024-03-18 17:22:32 +01:00
Sebastian Böckelmann
6d14328b9f Load Conditions & Actions for Transitions 2024-03-18 17:15:07 +01:00
Sebastian Böckelmann
413d5eb925 Fix missing adding Button in action editor 2024-03-18 16:43:50 +01:00
Sebastian Böckelmann
e033243389 Store conditions and simplify condition reference to component-name 2024-03-18 16:33:39 +01:00
Sebastian Böckelmann
511043b764 Replace primary color with blue color in editor btns 2024-03-18 16:09:03 +01:00
Sebastian Böckelmann
78a264aa26 Load ScriptAccounts 2024-02-17 08:45:22 +01:00
Sebastian Böckelmann
d56166b245 Restructure Saving Logic to extra class and save on Strg+S + display changed savestatus in editor 2024-02-17 07:30:29 +01:00
Sebastian Böckelmann
599a7cdd1b First solution for storing ScriptAccounts 2024-02-16 21:40:21 +01:00