v1.0.0
1.0.0 (2023-07-29)
Features
- card retrieval (e1daa2f)
- ci/cd: sonarcloud, coverage, Release Please (6a4323a)
- client and server setup (d828991)
- client room raw (b9412c9)
- connection to database (7fe2722)
- Create Lobby Page (a9a983a)
- Czar and Player white interaction (b5dc122)
- czar draw and view (666cd79)
- deck and question card extraction (eead22e)
- delete & leave room (0d7573e)
- Docker files (82c376b)
- draft of home and lobby (4c3eafb)
- exit game on less client (80deb80)
- export value for testing (ca22ea1)
- function to draw cards (7f906c9)
- functions file (e9bf69d)
- Game page (3430bab)
- get cards and draw function (3f26234)
- get white and black cards (0e2e6e8)
- handle next turn for czar (081942c)
- handle next turn for player (59a9ee1)
- handle next turn on sockets (d8e532c)
- LICENSE (30f98c9)
- lobby card (a42761c)
- next turn after czar choose (cd1d1d8)
- pass black card to player (03bf211)
- Player and Czar view (5b229c9)
- player draw and view (b273dfa)
- random userName at loading (74730d8)
- raw ui connection (5e04a1a)
- raw waiting lobby (9f9d74a)
- redux basic setup (de72a15)
- Rules Component (76f5f86)
- scorer based on socket id (a27366b)
- Scorer component (59b903c)
- server raw room (4c42f3f)
- setup cards with title (4487568)
- setup ui socket (1afc54f)
- setup web-server and socket (e26e2bc)
- socket for black card (4c65f4c)
- socket lobby logic (aaadd18)
- socket room type (0dd21ad)
- socket start game implementation (69ed73b)
- spinning card (be79705)
- start game socket event trigger (b60d7fb)
- start game UI logic (a4fccd6)
- static card (7092700)
- type card (31dea15)
- ui lobby logic (130b848)
- update czar player (891c755)
- update main route (ab57a1b)
- update route with theme (eccd14d)
- update score (5a432a1)
- update server event (9ae945d)
- update socket dispatcher (994a7ec)
- update socket score logic (51f4248)
- update socket types (27c4851)
- update UI (e5cba97)
- user route (5d05b30)
- utils functions (7b013a1)
- waiting lobby from lobby (3b49dd2)
- white and black card (59a409a)
- white card sending (89256fe)
- white card sending action (0965023)
- winner alert (1e0a723)
Bug Fixes
- black card title to users (8913444)
- cors block (5919b76)
- Czar card update (8332568)
- czar exit on game, scorer update (7aa8d26)
- deps: update dependency styled-components to v5.3.11 (8546dd0)
- disconnect clients (17f6971)
- go back to menu from lobby (acd4030)
- merge code (b0dd62f)
- missing error route (213703b)
- missing function param (f796c06)
- missing roomName on Czar (0d3f488)
- missing route on test (9ce3e7a)
- missing socket disconnect (7e233a9)
- missing var from merge (896842f)
- package type (3f5027e)
- path image (aac819d)
- scorer null pointer (2c99937)
- socket creation name, start game logic (0959165)
- socket loading statement (c810452)
- socket update (03c36bd)
- test (e3ae750)
- test coverage (865d43d)
- update submit condition (a8dd348)
- user not leaving a lobby (04d0fc3)