Commit Graph

16 Commits

Author SHA1 Message Date
1027011447
Adding solo page to add game component
All checks were successful
Jenkins Production Deployment
2022-09-16 12:22:32 +02:00
b09b683727
Smol refactor
All checks were successful
Jenkins Production Deployment
2022-09-16 11:50:39 +02:00
aec84dca5d
Adding correct point calculation for Solo games
All checks were successful
Jenkins Production Deployment
2022-09-16 11:49:39 +02:00
7082abcdf7
Adding point calculation for unfulfilled announcements 2022-09-16 11:38:37 +02:00
7c3404acb0
Refactor point calculation so we can add an additional method in case of unfulfilled annoumcements
All checks were successful
Jenkins Production Deployment
2022-09-16 10:01:50 +02:00
e8165727de
Add charlie to point calculation
All checks were successful
Jenkins Production Deployment
2022-09-15 15:43:29 +02:00
6d2c750a58
Adding fox points to calculation
All checks were successful
Jenkins Production Deployment
2022-09-15 13:41:08 +02:00
7f436ae0b8
Remove old console.logs, add TODOs 2022-09-14 22:36:58 +02:00
753e490c29
Refactoring score calculation logic 2022-09-14 21:58:31 +02:00
e41a07411e
Adding advanced announcement selection logic
All checks were successful
Jenkins Production Deployment
2022-09-14 19:00:23 +02:00
cd5154a07a
Add text that tells the players exactly why the total points are wrong 2022-09-10 22:36:21 +02:00
68e35fc5bc
Added "card scores" page to "add game" component, startet on score calculation 2022-09-10 20:41:18 +02:00
bed8992ddd
Add "team selection" page to "add game" component 2022-09-10 19:26:12 +02:00
f69f7f1731
add-game.component.ts code cleanup 2022-09-10 18:45:22 +02:00
c6302ad8c0
Add "Announcements" page to "Add game" component 2022-09-10 18:38:55 +02:00
0e6d1b4390
WIP: Add Game Component
- Create Component
- Add logic to switch "pages" in component
- add "select player" logic
2022-09-10 13:38:36 +02:00