Commit Graph

304 Commits

Author SHA1 Message Date
sebastian
e45a3a77ea Basic Interaction Editor
All checks were successful
E2E Testing / test (push) Successful in 2m8s
2024-06-01 19:07:43 +02:00
Sebastian Böckelmann
bcd06d894f Implement Interactionstructure
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-11 17:11:13 +02:00
49e12d7046 Merge pull request 'inventory-slots' (#49) from inventory-slots into main
All checks were successful
E2E Testing / test (push) Successful in 1m35s
Reviewed-on: #49
2024-05-11 15:36:10 +02:00
Sebastian Böckelmann
8fc57d3396 Implement Combinable Inventoryslots
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-11 15:34:25 +02:00
Sebastian Böckelmann
216d9aec07 Load and Parse Character InventorySlots
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-11 15:10:57 +02:00
Sebastian Böckelmann
86097a898a Persist Character Inventory Slots
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-11 14:52:40 +02:00
Sebastian Böckelmann
bc523029fc Specify Requiered Itemgroups for Itemslot
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-05-11 11:38:02 +02:00
Sebastian Böckelmann
b70aee9004 Deduplicate of available Characteristics
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-11 11:08:19 +02:00
Sebastian Böckelmann
1469f2e509 Delete SlotCharacteristics from InventorySlot
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-05-11 11:05:00 +02:00
Sebastian Böckelmann
bd243fc080 Validate SlotCharacteristic before finish Editing
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-05-11 11:02:37 +02:00
Sebastian Böckelmann
e53d718c17 Edit ItemSlotCharacteristics
All checks were successful
E2E Testing / test (push) Successful in 1m42s
2024-05-11 10:56:17 +02:00
Sebastian Böckelmann
99454753a6 Visualize ItemSlotCharacteristics and add new ones
All checks were successful
E2E Testing / test (push) Successful in 1m42s
2024-05-11 10:54:52 +02:00
Sebastian Böckelmann
4eb428277d Use Table Visualization for InventorySlots
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-11 09:55:34 +02:00
Sebastian Böckelmann
19057fee93 Delete InventorySlots
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-11 09:34:21 +02:00
Sebastian Böckelmann
0e954f1b48 Rename Inventoryslots
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-11 09:32:57 +02:00
Sebastian Böckelmann
82dd597d6d Visualize InventorySlots and Create them
All checks were successful
E2E Testing / test (push) Successful in 1m39s
2024-05-11 09:28:29 +02:00
6912b4cc28 Merge pull request 'refactor-component-creation' (#47) from refactor-component-creation into main
All checks were successful
E2E Testing / test (push) Successful in 1m38s
Reviewed-on: #47
2024-05-11 08:40:09 +02:00
Sebastian Böckelmann
cbe5fe0ef0 Remove GamesystemCreationTest
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-11 08:32:42 +02:00
Sebastian Böckelmann
7ea5b3dd78 Refactor Gamesystem Creation and fix Hierarchy Construction
Some checks failed
E2E Testing / test (push) Failing after 1m33s
2024-05-11 08:28:08 +02:00
Sebastian Böckelmann
ccb53df815 Refactor Gamesystem Creation
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-09 19:17:43 +02:00
Sebastian Böckelmann
ae434f9005 Remove unnessecary ScriptAccountTest.spec.ts
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-05-09 18:55:51 +02:00
Sebastian Böckelmann
7a650524f3 Refactor Creating New Characters
Some checks failed
E2E Testing / test (push) Failing after 1m33s
2024-05-09 18:52:27 +02:00
Sebastian Böckelmann
92608125fb Refactor Creating New ScriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m36s
2024-05-09 18:47:36 +02:00
Sebastian Böckelmann
95a174cd4f Remove logging statements
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-09 18:36:58 +02:00
Sebastian Böckelmann
70904dae5c Create New Items
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-05-09 18:35:12 +02:00
Sebastian Böckelmann
c413c45741 Create New Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-05-09 18:25:27 +02:00
Sebastian Böckelmann
1f1cf3f976 Remove items of old data format from persistence
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-09 16:16:30 +02:00
Sebastian Böckelmann
72fc9dbc05 Merge branch 'refs/heads/inventory-items-2'
# Conflicts:
#	app/main.ts
#	app/storage/ModelComponentFileDirectory.js
#	app/storage/ModelComponentFileDirectory.ts
#	app/storage/StoredGameModel.js
#	app/storage/StoredGameModel.ts
#	app/storage/loader/GameModelLoader.js
#	app/storage/loader/GameModelLoader.ts
#	app/storage/loader/ItemLoader.js
#	app/storage/loader/ItemLoader.ts
#	src/app/app.component.html
#	src/app/app.component.ts
#	src/app/app.module.ts
#	src/app/editor/editor.component.html
#	src/app/editor/editor.component.ts
#	src/app/project/game-model/GameModel.ts
#	src/app/project/game-model/ModelComponentType.ts
#	src/app/project/game-model/ModelComponentTypeUtillities.ts
#	src/app/project/game-model/inventory/Item.ts
#	src/app/project/serializer/ItemSerializer.ts
2024-05-09 16:10:05 +02:00
Sebastian Böckelmann
f01d8c4dab Parse Items
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-09 16:03:52 +02:00
Sebastian Böckelmann
8345b541d4 Merge remote-tracking branch 'origin/inventory-items-2' into inventory-items-2
All checks were successful
E2E Testing / test (push) Successful in 1m38s
2024-05-09 15:25:07 +02:00
Sebastian Böckelmann
cb2094aa49 Parse Itemgroups 2024-05-09 15:24:50 +02:00
Sebastian Böckelmann
2e29d4cde7 Parse Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m42s
2024-05-09 15:24:36 +02:00
Sebastian Böckelmann
73edf03fa0 Load Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-05-09 13:33:26 +02:00
Sebastian Böckelmann
ddcbfc5bb3 Persist Items independly from Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m40s
2024-05-09 10:10:55 +02:00
Sebastian Böckelmann
1b2fd273bf Persist Items
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-09 10:03:57 +02:00
Sebastian Böckelmann
fed0ca99bf Persist Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-09 09:12:46 +02:00
Sebastian Böckelmann
133dc1d372 Remove logging statements
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-09 07:19:42 +02:00
Sebastian Böckelmann
aa6c051246 Automatically initialize CharacteristicValues for manually Inherited groups
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-09 07:19:05 +02:00
Sebastian Böckelmann
34c139eecf Rerender table automatically on Change
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-09 07:06:51 +02:00
Sebastian Böckelmann
db0bd14ea8 Initialize Itemgroup Characteristic Values
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-09 07:04:19 +02:00
Sebastian Böckelmann
2b83650348 Edit CharacteristicValues
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-08 08:07:32 +02:00
Sebastian Böckelmann
eae55eb49c Visualize Characteristics and their Values
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-08 08:01:04 +02:00
Sebastian Böckelmann
3a1a9ba6ee ItemCharacteristicValueEditor
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-05-08 07:47:44 +02:00
Sebastian Böckelmann
6e65cc3a6a Add ItemCharacteristicValue Editor and initialize ItemcharacteristicValues
Some checks failed
E2E Testing / test (push) Failing after 1m34s
2024-05-08 07:47:30 +02:00
Sebastian Böckelmann
6b93bf1dc5 Disable Deleting from automatically inherited Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-05-07 15:41:41 +02:00
Sebastian Böckelmann
0b1a3806f8 Items should inherit characteristics from older ancestors too
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-05-07 15:15:24 +02:00
Sebastian Böckelmann
6eff107282 Delete Inherited Itemgroups and Introduce ItemgroupCharacteristicValue
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-05-07 14:58:27 +02:00
Sebastian Böckelmann
7ee8db2a37 Let Items Inherit new Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m39s
2024-05-07 08:58:56 +02:00
Sebastian Böckelmann
30e220e0dc Open ItemEditor
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-05-07 08:35:48 +02:00
Sebastian Böckelmann
ae640a7a31 Add new ItemgroupCharacteristics
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-06 19:52:49 +02:00