bilder
@@ -24,7 +24,7 @@
|
||||
"dependencies": {
|
||||
"@nestjs/common": "^11.0.1",
|
||||
"@nestjs/core": "^11.0.1",
|
||||
"@nestjs/platform-express": "^11.0.1",
|
||||
"@nestjs/platform-express": "^11.2.1",
|
||||
"@nestjs/typeorm": "^11.0.3",
|
||||
"class-transformer": "^0.5.1",
|
||||
"class-validator": "^0.15.1",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"$schema": "./node_modules/@angular/cli/lib/config/schema.json",
|
||||
"version": 1,
|
||||
"cli": {
|
||||
"packageManager": "npm"
|
||||
"packageManager": "npm",
|
||||
"analytics": false
|
||||
},
|
||||
"newProjectRoot": "projects",
|
||||
"projects": {
|
||||
|
||||
BIN
apps/web/public/images/Items.png
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
apps/web/public/images/Sprites.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
apps/web/public/images/backgrounds/Aschengrube.png
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
apps/web/public/images/backgrounds/Graufurt.png
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
apps/web/public/images/backgrounds/Wachturm.png
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
|
After Width: | Height: | Size: 2.0 MiB |
|
After Width: | Height: | Size: 1.7 MiB |
|
After Width: | Height: | Size: 1.9 MiB |
|
After Width: | Height: | Size: 1.9 MiB |
BIN
apps/web/public/images/enemies/AnführerDerBandeIcon.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/enemies/Aschenratte.png
Normal file
|
After Width: | Height: | Size: 2.4 MiB |
BIN
apps/web/public/images/enemies/AschenratteIcon.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/enemies/Hauptmann_der_Aschenbande.png
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
apps/web/public/images/enemies/PluendererIcon.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
apps/web/public/images/enemies/Pluendererhauptmann.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/enemies/PluendererhauptmannIcon.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/enemies/Strassenraeuber.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
apps/web/public/images/enemies/VerbrannterPluendererIcon.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
apps/web/public/images/enemies/VerkohlterPluenderer.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
apps/web/public/images/enemies/VerwilderterStrassenhundIcon.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/enemies/Verwilderter_Strassenhund.png
Normal file
|
After Width: | Height: | Size: 2.2 MiB |
BIN
apps/web/public/images/hud/AttackIcon.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
apps/web/public/images/hud/BlockIcon.png
Normal file
|
After Width: | Height: | Size: 1.7 MiB |
BIN
apps/web/public/images/hud/Character.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/hud/FightIcon.png
Normal file
|
After Width: | Height: | Size: 2.3 MiB |
BIN
apps/web/public/images/hud/Icons.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
BIN
apps/web/public/images/hud/PotionIcon.png
Normal file
|
After Width: | Height: | Size: 1.5 MiB |
BIN
apps/web/public/images/hud/ShieldIcon.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
apps/web/public/images/hud/difficulty_badges/strong.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
apps/web/public/images/hud/difficulty_badges/suiting.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
apps/web/public/images/hud/difficulty_badges/very_difficult.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
apps/web/public/images/hud/difficulty_badges/weak.png
Normal file
|
After Width: | Height: | Size: 1.8 MiB |
BIN
apps/web/public/images/npc/Graufurt_Haendler.png
Normal file
|
After Width: | Height: | Size: 1.9 MiB |
BIN
apps/web/public/images/npc/Graufurt_Offizier.png
Normal file
|
After Width: | Height: | Size: 2.0 MiB |
BIN
apps/web/public/images/npc/Graufurt_Wache.png
Normal file
|
After Width: | Height: | Size: 2.1 MiB |
44
package-lock.json
generated
@@ -25,7 +25,7 @@
|
||||
"dependencies": {
|
||||
"@nestjs/common": "^11.0.1",
|
||||
"@nestjs/core": "^11.0.1",
|
||||
"@nestjs/platform-express": "^11.0.1",
|
||||
"@nestjs/platform-express": "^11.2.1",
|
||||
"@nestjs/typeorm": "^11.0.3",
|
||||
"class-transformer": "^0.5.1",
|
||||
"class-validator": "^0.15.1",
|
||||
@@ -128,27 +128,6 @@
|
||||
"tslib": "^2.1.0"
|
||||
}
|
||||
},
|
||||
"apps/api/node_modules/@nestjs/platform-express": {
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/platform-express/-/platform-express-11.2.1.tgz",
|
||||
"integrity": "sha512-lbaVW94s1u8AJfgmBtdMPi16MEuFBiLrnflUIA9tZ9e5eoUsGTN7XXXRjU5kTTLgjnTCM53qgBXXGmTqmyfoQA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cors": "2.8.6",
|
||||
"express": "5.2.1",
|
||||
"multer": "2.2.0",
|
||||
"path-to-regexp": "8.4.2",
|
||||
"tslib": "2.8.1"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/nest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nestjs/common": "^11.0.0",
|
||||
"@nestjs/core": "^11.0.0"
|
||||
}
|
||||
},
|
||||
"apps/api/node_modules/@nestjs/schematics": {
|
||||
"version": "11.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/schematics/-/schematics-11.1.0.tgz",
|
||||
@@ -8714,6 +8693,27 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/@nestjs/platform-express": {
|
||||
"version": "11.2.1",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/platform-express/-/platform-express-11.2.1.tgz",
|
||||
"integrity": "sha512-lbaVW94s1u8AJfgmBtdMPi16MEuFBiLrnflUIA9tZ9e5eoUsGTN7XXXRjU5kTTLgjnTCM53qgBXXGmTqmyfoQA==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"cors": "2.8.6",
|
||||
"express": "5.2.1",
|
||||
"multer": "2.2.0",
|
||||
"path-to-regexp": "8.4.2",
|
||||
"tslib": "2.8.1"
|
||||
},
|
||||
"funding": {
|
||||
"type": "opencollective",
|
||||
"url": "https://opencollective.com/nest"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nestjs/common": "^11.0.0",
|
||||
"@nestjs/core": "^11.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@nestjs/typeorm": {
|
||||
"version": "11.0.3",
|
||||
"resolved": "https://registry.npmjs.org/@nestjs/typeorm/-/typeorm-11.0.3.tgz",
|
||||
|
||||