Commit Graph

106 Commits

Author SHA1 Message Date
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
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
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
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
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
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
cb2094aa49 Parse Itemgroups 2024-05-09 15:24:50 +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
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
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
1266e4b53d Display ItemgroupCharacteristics and Delete them
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-06 19:42:13 +02:00
Sebastian Böckelmann
7132030a81 Open Itemgroup Editor
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-06 19:16:37 +02:00
Sebastian Böckelmann
5a3c0e9d75 Basic Visualization of Itemgroups and their Items
All checks were successful
E2E Testing / test (push) Successful in 1m38s
2024-05-05 18:14:42 +02:00
Sebastian Böckelmann
dd73d0d60b Opening Item-Overview
All checks were successful
E2E Testing / test (push) Successful in 1m38s
2024-05-05 17:57:29 +02:00
Sebastian Böckelmann
a57024c6af Automatically add Owning group of item to inherited group-list
All checks were successful
E2E Testing / test (push) Successful in 1m44s
2024-05-05 17:48:36 +02:00
Sebastian Böckelmann
bf4c6bd19c Implement Itemsystem
All checks were successful
E2E Testing / test (push) Successful in 1m43s
2024-05-05 17:45:03 +02:00
Sebastian Böckelmann
8085b07264 Load Items
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-04-20 10:55:50 +02:00
Sebastian Böckelmann
1c632c6833 Ignore PropertyDescription in QualityProperties
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-04-20 10:28:40 +02:00
Sebastian Böckelmann
69dce0b4f7 Introduce ItemQualities and PerQualitiyProperties
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-04-20 09:37:40 +02:00
Sebastian Böckelmann
f70328e332 Visualize ItemProperties in Editor
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-04-20 07:59:24 +02:00
Sebastian Böckelmann
eaa526d4c6 Introduce Inventory-Item Editor
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-04-20 07:41:51 +02:00
Sebastian Böckelmann
c4e613d78c Introduce Items and Basic ItemOverview
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-04-20 07:30:41 +02:00
Sebastian Böckelmann
d59534c93e Remove Debugging Printing
All checks were successful
E2E Testing / test (push) Successful in 1m30s
2024-04-19 21:07:37 +02:00
Sebastian Böckelmann
9df0a07b1f Load initialMap
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-04-19 21:03:05 +02:00
Sebastian Böckelmann
8521d80881 Add templateElement to initialMap independent of conditionMap and serialize initialMap
All checks were successful
E2E Testing / test (push) Successful in 1m35s
2024-04-19 20:59:45 +02:00
Sebastian Böckelmann
2e6363e090 Edit Initial Value of SimpleState per TemplateElement
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-04-19 20:46:37 +02:00
Sebastian Böckelmann
743af8c0a1 Serialize and Load Gernation Settings of Gamesystems
All checks were successful
E2E Testing / test (push) Successful in 1m34s
2024-04-19 20:13:13 +02:00
Sebastian Böckelmann
5b1e711a11 Change symmetric default values to be false
Some checks failed
E2E Testing / test (push) Failing after 1m29s
2024-04-19 19:56:04 +02:00
Sebastian Böckelmann
0104df8084 Add generated isolated states to already generated states
Some checks failed
E2E Testing / test (push) Failing after 1m31s
2024-04-19 19:53:31 +02:00
Sebastian Böckelmann
7cb02030d9 Generate only symmetric isolated states
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2024-04-19 17:52:50 +02:00
Sebastian Böckelmann
87a0dd775e Generate isolated states only on demand
All checks were successful
E2E Testing / test (push) Successful in 1m40s
2024-04-19 17:50:03 +02:00
Sebastian Böckelmann
ee970db716 Generate isolated template States
Some checks failed
E2E Testing / test (push) Failing after 1m43s
2024-04-19 17:45:58 +02:00