Commit Graph

27 Commits

Author SHA1 Message Date
Sebastian Böckelmann
e873688cb7 Save Gamesystems and Ignore save status and type of saved gamemodelcomponent
All checks were successful
E2E Testing / test (push) Successful in 1m28s
2024-02-17 10:13:32 +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
Sebastian Böckelmann
9e43b3901c Filter ProductTransitions by Statelabel
Some checks failed
E2E Testing / test (push) Failing after 1m29s
2024-02-16 18:30:01 +01:00
Sebastian Böckelmann
fff4b6214f Simple Visualization of ProductTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m29s
2024-02-16 17:29:19 +01:00
Sebastian Böckelmann
78c992564e Compute ProductInitialState Value by Innerstate Initial Status
All checks were successful
E2E Testing / test (push) Successful in 1m28s
2024-02-16 12:34:40 +01:00
Sebastian Böckelmann
e2cfe97b61 Test triple ProductGamesystem generation
Some checks failed
E2E Testing / test (push) Failing after 1m22s
2024-02-11 18:41:01 +01:00
Sebastian Böckelmann
311b7ee7bb Generate ProductGamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-11 18:21:08 +01:00
Sebastian Böckelmann
57d7babf71 Test ProductStateTransition Creation
Some checks failed
E2E Testing / test (push) Failing after 1m23s
2024-02-10 17:37:05 +01:00
Sebastian Böckelmann
aada044e08 Implement ProductStateCreation
Some checks failed
E2E Testing / test (push) Failing after 1m25s
2024-02-10 17:07:24 +01:00
Sebastian Böckelmann
9462de256b Visualize SimpleStates of Simplegamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-10 11:03:26 +01:00
Sebastian Böckelmann
81cda122a4 Fix failing test (include duplicate check)
All checks were successful
E2E Testing / test (push) Successful in 1m26s
2024-02-10 10:26:56 +01:00
Sebastian Böckelmann
64409bf846 Remove Debug Message
Some checks failed
E2E Testing / test (push) Failing after 1m31s
2024-02-10 10:13:18 +01:00
Sebastian Böckelmann
8411d69bce Create new Gamesystem
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-02-10 10:11:07 +01:00
Sebastian Böckelmann
b4cc5304fd Find Gamesystems By Name in GameModel
All checks were successful
E2E Testing / test (push) Successful in 1m27s
2024-02-09 20:04:52 +01:00
Sebastian Böckelmann
f55e8dde3d Visualize SimpleGamesystems in GamesystemOverview
All checks were successful
E2E Testing / test (push) Successful in 1m23s
2024-02-06 20:56:21 +01:00
Sebastian Böckelmann
55ccd3faaf Display Gamesystemoverview
All checks were successful
E2E Testing / test (push) Successful in 1m22s
2024-02-06 20:21:52 +01:00
Sebastian Böckelmann
40fb7c6ab7 Remove SimpleStates from SimpleGamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m25s
2024-02-06 19:50:50 +01:00
Sebastian Böckelmann
d5f593a824 Datastructure for Gamesystems and Create and Remove SimpleStates and Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-05 20:44:39 +01:00
Sebastian Böckelmann
4bf897e85b Visualize Save/Unsaved Status in Tabs (Editor)
All checks were successful
E2E Testing / test (push) Successful in 1m24s
2024-02-05 17:59:20 +01:00
Sebastian Böckelmann
36391326ea Delete ScriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m22s
2024-01-27 15:25:32 +01:00
Sebastian Böckelmann
288b6ed220 Ensure that not two modelcomponents with the same name can be created
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 13:19:46 +01:00
Sebastian Böckelmann
7a490d4c88 Edit ScriptAccountInformation
All checks were successful
E2E Testing / test (push) Successful in 1m21s
2024-01-27 12:08:20 +01:00
Sebastian Böckelmann
9505f5a0a4 Implement menu container and mat-drawer for visualizing scriptaccount overview 2024-01-27 10:34:41 +01:00
Sebastian Böckelmann
c0288ee445 Implement ScriptAccount in Model 2024-01-27 09:58:50 +01:00
Sebastian Böckelmann
796f1e3a05 Simple Tests for Gamesystem Adding and Removing 2024-01-26 23:42:34 +01:00