sebastian
  • Joined on 2023-08-03
sebastian pushed to product-template-systems at sebastian/ConceptCreator 2024-04-14 10:09:33 +02:00
eaaac9ec7a Implement basic ProductTemplateSystem
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 09:32:22 +02:00
c1070ed1ff Don't override default conditions/actions when loading character specific gamesystem
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 09:28:53 +02:00
df3933d147 Parse CharacterSpecificTemplatesystems and reassign them to character
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 09:11:24 +02:00
70880b28ef Ignore normal conditions and actions of template-transition when persisting character-specific gamesystems
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 09:09:42 +02:00
1f5ed46fed Use conditionMaps and actionMaps when TemplateEditing
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 08:46:20 +02:00
6acd3e75bc Ignore conditionMaps and actionMaps when persisting templatesystems
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 08:44:29 +02:00
26ea30da13 Load States and Transition as Templates in Templatesystems
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 08:18:29 +02:00
877d90171f Add Default DisplayCondition Case
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 08:15:35 +02:00
b178d8595a Display Characterspecific conditions in simple-state-editor
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 08:03:21 +02:00
fc77868d42 Store min and max value of conditions as numbers
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 08:03:01 +02:00
21bc329778 Persist CharacterspecificTemplatesystems
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 07:57:54 +02:00
5a2282ddd3 Specify Templatesystem
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 07:53:17 +02:00
8a993bd93d Fix unkown component mat-expansion-panel-header (add import)
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-14 07:50:42 +02:00
4868495e70 Open TemplateSpecificatir Dialog
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-13 12:52:59 +02:00
3c9efa1bd5 Add SimpleTemplateSystems to Character
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-13 12:38:29 +02:00
7e6dd4aa27 Load TemplateStatus of SimpleTemplateGamesystem
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-13 12:34:46 +02:00
2c789b4cd0 Add States to SimpleTemplateGamesystem
sebastian created branch template-systems in sebastian/ConceptCreator 2024-04-13 12:30:44 +02:00
sebastian pushed to template-systems at sebastian/ConceptCreator 2024-04-13 12:30:44 +02:00
cd48a10084 Introduce Basic concept of Templates for SimpleGamesystems and Characters
sebastian merged pull request sebastian/ConceptCreator#32 2024-04-13 11:59:09 +02:00
Implement basic version of characters