sebastian
  • Joined on 2023-08-03
sebastian created pull request sebastian/ConceptCreator#32 2024-04-13 09:55:16 +00:00
Implement basic version of characters
sebastian created branch characters-2 in sebastian/ConceptCreator 2024-04-13 09:54:37 +00:00
sebastian pushed to characters-2 at sebastian/ConceptCreator 2024-04-13 09:54:37 +00:00
sebastian merged pull request sebastian/ConceptCreator#31 2024-04-13 09:48:28 +00:00
Introduce ProductSystemGenerator
sebastian pushed to main at sebastian/ConceptCreator 2024-04-13 09:48:28 +00:00
59d480acae Merge pull request 'Introduce ProductSystemGenerator' (#31) from product-generation-refactor into main
45c5da7c50 Introduce ProductSystemGenerator
Compare 2 commits »
sebastian deleted branch product-generation-refactor from sebastian/ConceptCreator 2024-04-13 09:48:28 +00:00
sebastian created pull request sebastian/ConceptCreator#31 2024-04-13 09:48:24 +00:00
Introduce ProductSystemGenerator
sebastian created branch product-generation-refactor in sebastian/ConceptCreator 2024-04-13 09:46:42 +00:00
sebastian pushed to product-generation-refactor at sebastian/ConceptCreator 2024-04-13 09:46:42 +00:00
45c5da7c50 Introduce ProductSystemGenerator
2f00109781 Swap Order of SimpleTemplates
078c23d966 ScriptAccountCondition Values as Number
ec69b9f436 Remove generated Duplicate Transitions
7acf334db9 Pass TemplateReference to ProductState and productTransition Editor
40a05495c6 Load ParentTemplatesystem from Persistence and assign to Character
bf8324bf16 Ignore ParentGamesystem in TemplatePersisting
225d6ab43c Add Hierarchy as Template when one member of hierarchy is added
sebastian commented on issue sebastian/ConceptCreator#22 2024-04-13 05:25:20 +00:00
Character Specific Scripts

Zusätzlich muss bei der Erstellung von Templatesystemen in Hierarchien geprüft werden, dass der TemplateTyp kompatibel ist:

Wenn in einer Hierarchie bereits ein TemplateType gegeben ist,…

c9bb367f4e Ignore ProductTemplatesystems for Persisting
6f84aaf810 Show States and Transitions of ProductTemplate
23834c1ace Open Editor for ProductGamesystem for ProductTemplatesystems