Commit Graph

25 Commits

Author SHA1 Message Date
Sebastian Böckelmann
c1070ed1ff Don't override default conditions/actions when loading character specific gamesystem
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-04-14 09:32:19 +02:00
Sebastian Böckelmann
1f5ed46fed Use conditionMaps and actionMaps when TemplateEditing
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-04-14 09:09:38 +02:00
Sebastian Böckelmann
b178d8595a Display Characterspecific conditions in simple-state-editor
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-04-14 08:15:32 +02:00
Sebastian Böckelmann
cd48a10084 Introduce Basic concept of Templates for SimpleGamesystems and Characters
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-04-13 12:30:42 +02:00
Sebastian Böckelmann
0884709603 Persist Characters
All checks were successful
E2E Testing / test (push) Successful in 1m41s
2024-03-22 10:01:47 +01:00
Sebastian Böckelmann
2416e226fc Load ScriptAccountActions
All checks were successful
E2E Testing / test (push) Successful in 1m39s
2024-03-22 08:34:54 +01:00
Sebastian Böckelmann
679cb70487 Merge branch 'issue-17' into issue-15
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-03-22 08:25:27 +01:00
Sebastian Böckelmann
e6073d4f2f Save Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m41s
2024-03-20 19:35:24 +01:00
Sebastian Böckelmann
751d998625 Save ScriptAccount
Some checks failed
E2E Testing / test (push) Failing after 1m32s
2024-03-20 16:23:37 +01:00
Sebastian Böckelmann
542515db6e Parse ScriptAccountConditions
Some checks failed
E2E Testing / test (push) Failing after 1m33s
2024-03-20 15:15:08 +01:00
Sebastian Böckelmann
ed2f28760e Refactor Gamesystem parsing
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-03-20 11:19:32 +01:00
Sebastian Böckelmann
b62f93bfd5 Delete Gamesystems from Filesystem
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-03-19 17:55:11 +01:00
Sebastian Böckelmann
c4085a7cf9 Delete ScriptAccounts from Filesystem
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-03-19 17:03:07 +01:00
Sebastian Böckelmann
620e591c0b Load Initial Value of Simple State
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-19 16:33:17 +01:00
Sebastian Böckelmann
03bc18e679 Fix condition combining
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-03-19 16:07:58 +01:00
Sebastian Böckelmann
777cf9bc1d Consider state conditions in product transition generation
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-03-19 11:03:00 +01:00
Sebastian Böckelmann
b488049c28 Allow negative min and max for ScriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-03-19 10:39:47 +01:00
Sebastian Böckelmann
8c39762ede Store Structured Productgamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-03-18 17:22:32 +01:00
Sebastian Böckelmann
6d14328b9f Load Conditions & Actions for Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-03-18 17:15:07 +01:00
Sebastian Böckelmann
413d5eb925 Fix missing adding Button in action editor
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-18 16:43:50 +01:00
Sebastian Böckelmann
e033243389 Store conditions and simplify condition reference to component-name
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-03-18 16:33:39 +01:00
Sebastian Böckelmann
511043b764 Replace primary color with blue color in editor btns
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-03-18 16:09:03 +01:00
Sebastian Böckelmann
78a264aa26 Load ScriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m28s
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
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-02-17 07:30:29 +01:00
Sebastian Böckelmann
599a7cdd1b First solution for storing ScriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-02-16 21:40:21 +01:00