Commits on Source (12)
-
L4072 authored
-
L4072 authored
-
L4072 authored
-
L4072 authored
-
L4072 authored
-
L4072 authored
trying to finish it eventually
-
L4072 authored
-
L4721 authored
# Conflicts: # src/app.module.ts # src/game/game.controller.ts # src/game/game.dto.ts # src/game/game.entity.ts # src/game/game.module.ts # src/game/game.service.ts # src/user/user.controller.ts # src/user/user.entity.ts
-
L4072 authored
-
Samuli Virtapohja authored
Showing
- package-lock.json 11 additions, 30 deletionspackage-lock.json
- src/game/coordinate.entity.ts 84 additions, 0 deletionssrc/game/coordinate.entity.ts
- src/game/faction.entity.ts 95 additions, 0 deletionssrc/game/faction.entity.ts
- src/game/game.controller.ts 8 additions, 2 deletionssrc/game/game.controller.ts
- src/game/game.dto.ts 74 additions, 29 deletionssrc/game/game.dto.ts
- src/game/game.entity.ts 121 additions, 26 deletionssrc/game/game.entity.ts
- src/game/game.module.ts 12 additions, 4 deletionssrc/game/game.module.ts
- src/game/game.service.ts 35 additions, 18 deletionssrc/game/game.service.ts
- src/mapmarkers/mapmarkers.controller.ts 1 addition, 1 deletionsrc/mapmarkers/mapmarkers.controller.ts
- src/user/user.entity.ts 14 additions, 4 deletionssrc/user/user.entity.ts
- src/user/user.module.ts 1 addition, 1 deletionsrc/user/user.module.ts
src/game/coordinate.entity.ts
0 → 100644
src/game/faction.entity.ts
0 → 100644