Commit Graph

287 Commits

Author SHA1 Message Date
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
Sebastian Böckelmann
cf95fe234e Edit ItemgroupCharacteristic
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-06 19:51:00 +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
c66049c4d8 Adapt Context-Menu to add Itemgroups and Items
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-05 18:29:44 +02:00
Sebastian Böckelmann
e1e9647b13 Remove default angular test text
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-05-05 18:23:13 +02:00
Sebastian Böckelmann
db0455cd07 Prettier Visualization of Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m32s
2024-05-05 18:22:49 +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
a3d5846ec1 Merge pull request 'inventory-items' (#42) from inventory-items into main
All checks were successful
E2E Testing / test (push) Successful in 1m32s
Reviewed-on: #42
2024-04-20 11:39:34 +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
9dc5418d64 Add New ItemProperties
All checks were successful
E2E Testing / test (push) Successful in 1m33s
2024-04-20 08:15:18 +02:00
Sebastian Böckelmann
704150d999 Edit ItemProperties of Item
All checks were successful
E2E Testing / test (push) Successful in 1m38s
2024-04-20 08:12:34 +02:00
Sebastian Böckelmann
eb42ebb7e3 Delete ItemProperties of Item
All checks were successful
E2E Testing / test (push) Successful in 1m37s
2024-04-20 08:03:25 +02:00