issue-15 #21

Merged
sebastian merged 60 commits from issue-15 into main 2024-03-22 08:46:49 +01:00
Owner
No description provided.
sebastian added 60 commits 2024-03-22 08:46:42 +01:00
Refactor Gamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m33s
f38626683e
Add and Remove Actions from Transition
All checks were successful
E2E Testing / test (push) Successful in 1m30s
f07cb270f1
Visualize and Edit Actions for Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m31s
b5e3b8ee53
Create ScriptAccountConditions
All checks were successful
E2E Testing / test (push) Successful in 1m31s
4a1f4e4c52
Check if conditions are contradicting each other
All checks were successful
E2E Testing / test (push) Successful in 1m38s
75a4122641
Expand Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m32s
d667a66b79
Add Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m31s
f6b22583c8
Expanding conditions only when they belong to the same scriptAccount
All checks were successful
E2E Testing / test (push) Successful in 1m30s
49154058fc
Introduce Conditions to State and simple (not functional ConditionEditor)
All checks were successful
E2E Testing / test (push) Successful in 1m32s
80dcfb33bf
Fix duplicate condition and displaying min twice instead of min and max value
All checks were successful
E2E Testing / test (push) Successful in 1m35s
79eee273a0
Edit existing Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m44s
c0bdbd5f40
Delete Conditions
All checks were successful
E2E Testing / test (push) Successful in 1m30s
18ff86840c
Restyle Condition and Action Editor in SimpleTransitionEditor
All checks were successful
E2E Testing / test (push) Successful in 1m37s
8f45d18e40
Condition Editor for StateConditions
All checks were successful
E2E Testing / test (push) Successful in 1m29s
5dafce8a91
Fix undefined GameModel and loading gamemodel when no gamesystems defined
All checks were successful
E2E Testing / test (push) Successful in 1m36s
26ef72cac3
Replace primary color with blue color in editor btns
All checks were successful
E2E Testing / test (push) Successful in 1m29s
511043b764
Store conditions and simplify condition reference to component-name
All checks were successful
E2E Testing / test (push) Successful in 1m33s
e033243389
Fix missing adding Button in action editor
All checks were successful
E2E Testing / test (push) Successful in 1m31s
413d5eb925
Load Conditions from Disk for States
All checks were successful
E2E Testing / test (push) Successful in 1m30s
02ba26ea44
Load Conditions & Actions for Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m32s
6d14328b9f
Store Structured Productgamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m30s
8c39762ede
Reset Gamesystem Selection
All checks were successful
E2E Testing / test (push) Successful in 1m31s
e8687ae95e
Load Default Test Project at Startup
All checks were successful
E2E Testing / test (push) Successful in 1m29s
87368f4e65
Reset Selected Gamesystem after Deletion
All checks were successful
E2E Testing / test (push) Successful in 1m31s
7e672ec117
Allow negative min and max for ScriptAccounts
All checks were successful
E2E Testing / test (push) Successful in 1m29s
b488049c28
Consider state conditions in product transition generation
All checks were successful
E2E Testing / test (push) Successful in 1m29s
777cf9bc1d
Consider state conditions in product state generation
All checks were successful
E2E Testing / test (push) Successful in 1m30s
530cc5ea67
Consider Transition Conditions and Transition Actions while generating ProductTransitions
All checks were successful
E2E Testing / test (push) Successful in 1m35s
7bb992200f
Visualize Conditions of ProductStates
All checks were successful
E2E Testing / test (push) Successful in 1m33s
983542ad3b
Expand Product Transitions
All checks were successful
E2E Testing / test (push) Successful in 1m35s
4a7c87ecea
Fix condition combining
All checks were successful
E2E Testing / test (push) Successful in 1m35s
03bc18e679
Load Initial Value of Simple State
All checks were successful
E2E Testing / test (push) Successful in 1m31s
620e591c0b
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
5948960a68
Reviewed-on: #19
Delete ScriptAccounts from Filesystem
All checks were successful
E2E Testing / test (push) Successful in 1m36s
c4085a7cf9
Delete Gamesystems from Filesystem
All checks were successful
E2E Testing / test (push) Successful in 1m36s
b62f93bfd5
Refactor Loading of ScriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m34s
8016f55e85
Introduce Project Service as interface to persistance of gamemodel
Some checks failed
E2E Testing / test (push) Failing after 1m31s
b31f72475a
Refactor Gamesystem parsing
Some checks failed
E2E Testing / test (push) Failing after 1m30s
ed2f28760e
Disable linter and Parse States (without conditions)
Some checks failed
E2E Testing / test (push) Failing after 1m27s
d62a510939
Parse ScriptAccountConditions
Some checks failed
E2E Testing / test (push) Failing after 1m33s
542515db6e
Parse Transitions (& TransitionConditions)
Some checks failed
E2E Testing / test (push) Failing after 1m29s
4f4122fd6d
Save ScriptAccount
Some checks failed
E2E Testing / test (push) Failing after 1m32s
751d998625
(Re)Enable context menu interactions
Some checks failed
E2E Testing / test (push) Failing after 1m29s
2a02ec9338
Fix rendering issues with dialog by using zone to process main process requests
Some checks failed
E2E Testing / test (push) Failing after 1m37s
09abfcaa89
Save Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m41s
e6073d4f2f
Delete Unreferenced Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m42s
c184c667fd
Fix wrong files for newly created ProductGamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m41s
50963387f0
Generate Content of Productgamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m35s
32656267ac
Fix import of GameModel in Testcases
Some checks failed
E2E Testing / test (push) Failing after 1m39s
6a8c34df52
Revert "Fix import of GameModel in Testcases"
Some checks failed
E2E Testing / test (push) Failing after 1m42s
f1373caa9f
This reverts commit 6a8c34df52.
Fix import of GameModel in Testcases properly this time
Some checks failed
E2E Testing / test (push) Failing after 1m54s
e336bf19f9
Fix typo in gamemodel import path in test
Some checks failed
E2E Testing / test (push) Failing after 1m39s
75815578dc
Fix GameModel Import Path in SimpleGamesystem.spec.ts
Some checks failed
E2E Testing / test (push) Failing after 1m39s
86fb22e701
Remove logging statement
All checks were successful
E2E Testing / test (push) Successful in 1m37s
40680006e6
Merge branch 'issue-17' into issue-15
All checks were successful
E2E Testing / test (push) Successful in 1m37s
679cb70487
Load ScriptAccountActions
All checks were successful
E2E Testing / test (push) Successful in 1m39s
2416e226fc
Indent for ProductSystems
All checks were successful
E2E Testing / test (push) Successful in 1m35s
4bb37a5a18
sebastian merged commit ef9f24544a into main 2024-03-22 08:46:49 +01:00
sebastian deleted branch issue-15 2024-03-22 08:46:49 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebastian/ConceptCreator#21
No description provided.