Commit Graph

11 Commits

Author SHA1 Message Date
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
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
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
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
0884709603 Persist Characters
All checks were successful
E2E Testing / test (push) Successful in 1m41s
2024-03-22 10:01:47 +01:00
Sebastian Böckelmann
50963387f0 Fix wrong files for newly created ProductGamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m41s
2024-03-22 07:43:52 +01:00
Sebastian Böckelmann
c184c667fd Delete Unreferenced Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m42s
2024-03-21 08:43:28 +01:00
Sebastian Böckelmann
e6073d4f2f Save Gamesystems
Some checks failed
E2E Testing / test (push) Failing after 1m41s
2024-03-20 19:35:24 +01:00
Sebastian Böckelmann
751d998625 Save ScriptAccount
Some checks failed
E2E Testing / test (push) Failing after 1m32s
2024-03-20 16:23:37 +01:00