sebastian
  • Joined on 2023-08-03
sebastian created repository ConceptCreator/ConceptModelCompiler 2024-07-13 11:47:16 +02:00
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-17 22:22:25 +02:00
189b77b8ef Implement navigation (forward) in interaction sequence
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-17 22:17:06 +02:00
3d899251eb Convert Interaction into Sequence
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-17 21:57:50 +02:00
685270bd4f Add Implementation of Sequence Editor
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-15 14:59:59 +02:00
6bbba380bb Remove GamesystemAction Tab
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-15 14:44:26 +02:00
64786efce0 Implement InventoryActions for Interactions
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-15 14:17:13 +02:00
bc0617eb85 Assign ScriptAccountActions to expanded ineraction
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-15 14:04:54 +02:00
fe63b30115 Merge pull request 'refactor-scriptaccount-action-editor' (#52) from refactor-scriptaccount-action-editor into character-interactions
224468f088 Include ScriptAccountEditor in ProductTransitionEditor
5d4c9a6e58 Include ScriptAccountActions in character-interaction-editor
e8e3c83b45 Move logic for deleting and adding actions into simple-transition-editor
2a01f45bf6 Move scriptaccount-action-editor.component to different directory
Compare 5 commits »
sebastian deleted branch refactor-scriptaccount-action-editor from sebastian/ConceptCreator 2024-06-15 14:04:54 +02:00
sebastian merged pull request sebastian/ConceptCreator#52 2024-06-15 14:04:53 +02:00
refactor-scriptaccount-action-editor
sebastian created pull request sebastian/ConceptCreator#52 2024-06-15 14:03:51 +02:00
refactor-scriptaccount-action-editor
224468f088 Include ScriptAccountEditor in ProductTransitionEditor
sebastian opened issue sebastian/ConceptCreator#51 2024-06-15 14:02:47 +02:00
No Actions for ProductGamesystems
5d4c9a6e58 Include ScriptAccountActions in character-interaction-editor
sebastian renamed repository from Dicewars to sebastian/Dicewars-Java-Approach 2024-06-13 22:00:13 +02:00
e8e3c83b45 Move logic for deleting and adding actions into simple-transition-editor
sebastian created branch refactor-scriptaccount-action-editor in sebastian/ConceptCreator 2024-06-02 19:43:42 +02:00
2a01f45bf6 Move scriptaccount-action-editor.component to different directory
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-02 19:38:28 +02:00
e6218e107e Make ScriptAccountConditionEditor ready for InteractionConditions
sebastian pushed to character-interactions at sebastian/ConceptCreator 2024-06-02 19:27:53 +02:00
d010dfbce6 InventoryConditionEditor for Interactions