main #48

Closed
sebastian wants to merge 44 commits from main into inventory
Owner
No description provided.
sebastian added 44 commits 2024-05-11 08:40:35 +02:00
Implement Itemsystem
All checks were successful
E2E Testing / test (push) Successful in 1m43s
bf4c6bd19c
Automatically add Owning group of item to inherited group-list
All checks were successful
E2E Testing / test (push) Successful in 1m44s
a57024c6af
Opening Item-Overview
All checks were successful
E2E Testing / test (push) Successful in 1m38s
dd73d0d60b
Basic Visualization of Itemgroups and their Items
All checks were successful
E2E Testing / test (push) Successful in 1m38s
5a3c0e9d75
Prettier Visualization of Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m32s
db0455cd07
Remove default angular test text
All checks were successful
E2E Testing / test (push) Successful in 1m33s
e1e9647b13
Adapt Context-Menu to add Itemgroups and Items
All checks were successful
E2E Testing / test (push) Successful in 1m32s
c66049c4d8
Open Itemgroup Editor
All checks were successful
E2E Testing / test (push) Successful in 1m32s
7132030a81
Display ItemgroupCharacteristics and Delete them
All checks were successful
E2E Testing / test (push) Successful in 1m32s
1266e4b53d
Edit ItemgroupCharacteristic
All checks were successful
E2E Testing / test (push) Successful in 1m32s
cf95fe234e
Add new ItemgroupCharacteristics
All checks were successful
E2E Testing / test (push) Successful in 1m32s
ae640a7a31
Open ItemEditor
All checks were successful
E2E Testing / test (push) Successful in 1m34s
30e220e0dc
Let Items Inherit new Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m39s
7ee8db2a37
Delete Inherited Itemgroups and Introduce ItemgroupCharacteristicValue
All checks were successful
E2E Testing / test (push) Successful in 1m34s
6eff107282
Items should inherit characteristics from older ancestors too
All checks were successful
E2E Testing / test (push) Successful in 1m30s
0b1a3806f8
Disable Deleting from automatically inherited Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m36s
6b93bf1dc5
Add ItemCharacteristicValue Editor and initialize ItemcharacteristicValues
Some checks failed
E2E Testing / test (push) Failing after 1m34s
6e65cc3a6a
ItemCharacteristicValueEditor
All checks were successful
E2E Testing / test (push) Successful in 1m34s
3a1a9ba6ee
Visualize Characteristics and their Values
All checks were successful
E2E Testing / test (push) Successful in 1m33s
eae55eb49c
Edit CharacteristicValues
All checks were successful
E2E Testing / test (push) Successful in 1m36s
2b83650348
Initialize Itemgroup Characteristic Values
All checks were successful
E2E Testing / test (push) Successful in 1m36s
db0bd14ea8
Rerender table automatically on Change
All checks were successful
E2E Testing / test (push) Successful in 1m33s
34c139eecf
Automatically initialize CharacteristicValues for manually Inherited groups
All checks were successful
E2E Testing / test (push) Successful in 1m32s
aa6c051246
Remove logging statements
All checks were successful
E2E Testing / test (push) Successful in 1m33s
133dc1d372
Persist Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m33s
fed0ca99bf
Persist Items
All checks were successful
E2E Testing / test (push) Successful in 1m36s
1b2fd273bf
Persist Items independly from Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m40s
ddcbfc5bb3
Load Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m37s
73edf03fa0
Parse Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m42s
2e29d4cde7
Merge remote-tracking branch 'origin/inventory-items-2' into inventory-items-2
All checks were successful
E2E Testing / test (push) Successful in 1m38s
8345b541d4
Parse Items
All checks were successful
E2E Testing / test (push) Successful in 1m33s
f01d8c4dab
# 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
Remove items of old data format from persistence
All checks were successful
E2E Testing / test (push) Successful in 1m33s
1f1cf3f976
Create New Itemgroups
All checks were successful
E2E Testing / test (push) Successful in 1m34s
c413c45741
Create New Items
All checks were successful
E2E Testing / test (push) Successful in 1m34s
70904dae5c
Remove logging statements
All checks were successful
E2E Testing / test (push) Successful in 1m36s
95a174cd4f
Refactor Creating New ScriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m36s
92608125fb
Refactor Creating New Characters
Some checks failed
E2E Testing / test (push) Failing after 1m33s
7a650524f3
Remove unnessecary ScriptAccountTest.spec.ts
All checks were successful
E2E Testing / test (push) Successful in 1m30s
ae434f9005
Refactor Gamesystem Creation
All checks were successful
E2E Testing / test (push) Successful in 1m36s
ccb53df815
Refactor Gamesystem Creation and fix Hierarchy Construction
Some checks failed
E2E Testing / test (push) Failing after 1m33s
7ea5b3dd78
Remove GamesystemCreationTest
All checks were successful
E2E Testing / test (push) Successful in 1m33s
cbe5fe0ef0
Merge pull request 'refactor-component-creation' (#47) from refactor-component-creation into main
All checks were successful
E2E Testing / test (push) Successful in 1m38s
6912b4cc28
Reviewed-on: #47
sebastian closed this pull request 2024-05-11 08:40:44 +02:00
All checks were successful
E2E Testing / test (push) Successful in 1m38s

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sebastian/ConceptCreator#48
No description provided.