Commit Graph

19 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
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
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
e890d89cc8 Load Characters from Persistence
All checks were successful
E2E Testing / test (push) Successful in 1m31s
2024-03-22 10:13:50 +01: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
Sebastian Böckelmann
542515db6e Parse ScriptAccountConditions
Some checks failed
E2E Testing / test (push) Failing after 1m33s
2024-03-20 15:15:08 +01:00
Sebastian Böckelmann
ad36913ff9 Project Service had to be deleted as the gamemodel binding would suffer flexibility
Some checks failed
E2E Testing / test (push) Failing after 1m33s
2024-03-20 12:50:47 +01:00
Sebastian Böckelmann
ed2f28760e Refactor Gamesystem parsing
Some checks failed
E2E Testing / test (push) Failing after 1m30s
2024-03-20 11:19:32 +01:00
Sebastian Böckelmann
b31f72475a Introduce Project Service as interface to persistance of gamemodel
Some checks failed
E2E Testing / test (push) Failing after 1m31s
2024-03-20 09:26:52 +01:00
Sebastian Böckelmann
8016f55e85 Refactor Loading of ScriptAccounts
Some checks failed
E2E Testing / test (push) Failing after 1m34s
2024-03-20 09:26:14 +01:00