Commit Graph

172 Commits

Author SHA1 Message Date
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
4bd85945b5 Merge pull request 'Implement basic version of characters' (#32) from characters-2 into main
All checks were successful
E2E Testing / test (push) Successful in 1m39s
Reviewed-on: #32
2024-04-13 11:59:08 +02:00
d26328f2a1 Merge branch 'main' into characters-2
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-04-13 11:55:34 +02:00
59d480acae Merge pull request 'Introduce ProductSystemGenerator' (#31) from product-generation-refactor into main
All checks were successful
E2E Testing / test (push) Successful in 1m35s
Reviewed-on: #31
2024-04-13 11:48:27 +02:00
Sebastian Böckelmann
45c5da7c50 Introduce ProductSystemGenerator
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-04-13 11:46:38 +02:00
Sebastian Böckelmann
e890d89cc8 Load Characters from Persistence
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-22 10:13:50 +01: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
36e4a68e54 Edit Character
All checks were successful
E2E Testing / test (push) Successful in 1m42s
2024-03-22 09:47:39 +01:00
Sebastian Böckelmann
4c16fb5269 Delete Character
All checks were successful
E2E Testing / test (push) Successful in 1m44s
2024-03-22 09:46:03 +01:00
Sebastian Böckelmann
862ed18e1a Create new Characters
All checks were successful
E2E Testing / test (push) Successful in 1m51s
2024-03-22 09:42:05 +01:00
Sebastian Böckelmann
91ee3850d2 Open Character Editor
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-03-22 09:35:13 +01:00
Sebastian Böckelmann
13ea574fa3 Introduce Characters and visualize them in Overview Component
All checks were successful
E2E Testing / test (push) Successful in 1m41s
2024-03-22 09:25:58 +01:00
ef9f24544a Merge pull request 'issue-15' (#21) from issue-15 into main
All checks were successful
E2E Testing / test (push) Successful in 7m28s
Reviewed-on: #21
2024-03-22 08:46:48 +01:00
Sebastian Böckelmann
4bb37a5a18 Indent for ProductSystems
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-03-22 08:36:59 +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
40680006e6 Remove logging statement
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-03-22 08:20:42 +01:00
Sebastian Böckelmann
86fb22e701 Fix GameModel Import Path in SimpleGamesystem.spec.ts
Some checks failed
E2E Testing / test (push) Failing after 1m39s
2024-03-22 08:14:19 +01:00
Sebastian Böckelmann
75815578dc Fix typo in gamemodel import path in test
Some checks failed
E2E Testing / test (push) Failing after 1m39s
2024-03-22 08:10:22 +01:00
Sebastian Böckelmann
e336bf19f9 Fix import of GameModel in Testcases properly this time
Some checks failed
E2E Testing / test (push) Failing after 1m54s
2024-03-22 08:05:07 +01:00
Sebastian Böckelmann
f1373caa9f Revert "Fix import of GameModel in Testcases"
Some checks failed
E2E Testing / test (push) Failing after 1m42s
This reverts commit 6a8c34df52.
2024-03-22 08:00:24 +01:00
Sebastian Böckelmann
6a8c34df52 Fix import of GameModel in Testcases
Some checks failed
E2E Testing / test (push) Failing after 1m39s
2024-03-22 07:53:02 +01:00
Sebastian Böckelmann
32656267ac Generate Content of Productgamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m35s
2024-03-22 07:45:59 +01:00
Sebastian Böckelmann
50963387f0 Fix wrong files for newly created ProductGamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m41s
2024-03-22 07:43:52 +01:00
Sebastian Böckelmann
c184c667fd Delete Unreferenced Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m42s
2024-03-21 08:43:28 +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
09abfcaa89 Fix rendering issues with dialog by using zone to process main process requests
Some checks failed
E2E Testing / test (push) Failing after 1m37s
2024-03-20 17:00:44 +01:00
Sebastian Böckelmann
2a02ec9338 (Re)Enable context menu interactions
Some checks failed
E2E Testing / test (push) Failing after 1m29s
2024-03-20 16:31:17 +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
4f4122fd6d Parse Transitions (& TransitionConditions)
Some checks failed
E2E Testing / test (push) Failing after 1m29s
2024-03-20 15:33:34 +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
d62a510939 Disable linter and Parse States (without conditions)
Some checks failed
E2E Testing / test (push) Failing after 1m27s
2024-03-20 13:07:31 +01:00
Sebastian Böckelmann
ad36913ff9 Project Service had to be deleted as the gamemodel binding would suffer flexibility
Some checks failed
E2E Testing / test (push) Failing after 1m33s
2024-03-20 12:50:47 +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
b31f72475a Introduce Project Service as interface to persistance of gamemodel
Some checks failed
E2E Testing / test (push) Failing after 1m31s
2024-03-20 09:26:52 +01:00
Sebastian Böckelmann
8016f55e85 Refactor Loading of ScriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m34s
2024-03-20 09:26:14 +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
5948960a68 Merge pull request 'Load Initial Value of Simple State' (#19) from issue-18 into issue-15
All checks were successful
E2E Testing / test (push) Successful in 1m35s
Reviewed-on: #19
2024-03-19 16:38:04 +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
4a7c87ecea Expand Product Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-03-19 15:54:02 +01:00
Sebastian Böckelmann
983542ad3b Visualize Conditions of ProductStates
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-03-19 15:13:02 +01:00
Sebastian Böckelmann
7bb992200f Consider Transition Conditions and Transition Actions while generating ProductTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-03-19 15:05:35 +01:00
Sebastian Böckelmann
530cc5ea67 Consider state conditions in product state generation
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-03-19 11:11:05 +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
7e672ec117 Reset Selected Gamesystem after Deletion
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-19 08:33:33 +01:00
Sebastian Böckelmann
87368f4e65 Load Default Test Project at Startup
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-03-19 08:27:40 +01:00
Sebastian Böckelmann
b68d2a812c Delete Childsystems (and correct loading childgamesystems (relation was not loaded bidirectional))
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-18 18:12:55 +01:00