Commit Graph

331 Commits

Author SHA1 Message Date
Fangh
c9d8fd689f fix(scoringpage): move players up a bit + add an exit button 2024-03-03 13:13:14 +01:00
Fangh
24c001dcc7 fix(GameManager): give a default value to lastState just in case 2024-02-29 22:45:37 +01:00
Fangh
d9580450cc fix(gamemanager): explanationpage is stuck 2024-02-29 22:40:18 +01:00
Fangh
c69c92d733 fix(gamemanager): try to fix explanation stuck 2024-02-29 22:34:08 +01:00
Fangh
68697c7b06 fix(GameManager): onroomupdate 2024-02-29 22:13:47 +01:00
Fangh
dc20e8e87e fix(gamemanager): subscribe only after room is created 2024-02-29 22:06:16 +01:00
Fangh
b9c1d74943 fix(localization): remove UnityEditor references for localization 2024-02-29 21:57:27 +01:00
Fangh
f784cbf142 feat(localization): prompts should be in selected language from PC 2024-02-29 21:34:05 +01:00
Fangh
9d3dfb8c0f feat(localization): add MPUIKit plugin 2024-02-29 21:33:27 +01:00
Fangh
39bfa4b2e7 feat(localization): all UI should be now localized 2024-02-29 20:52:54 +01:00
Fangh
350109262d feat(localization): add localization for scripted texts 2024-02-27 23:46:29 +01:00
Fangh
83a2979bc9 feat(localization): build adressables for string tables 2024-02-27 23:45:51 +01:00
Fangh
a491958372 feat(localization): add localisation package 2024-02-27 23:45:30 +01:00
Fangh
aa34b134c8 fix(#11): same image on PC/mobile 2024-02-27 21:47:23 +01:00
Fangh
d993946343 fix(#11) 2024-02-27 21:40:21 +01:00
Fangh
c290bbd1cb fix(#11] 2024-02-27 21:25:16 +01:00
c10683a6f6 show score 2024-02-25 18:30:14 +01:00
1158270ca6 counter while vote phone 2024-02-25 17:50:41 +01:00
8a609ff22f center waiting players label 2024-02-25 17:20:48 +01:00
Fangh
61a3d4a499 fix(#18): re-enable submit button if error 2024-02-24 12:37:39 +01:00
Fangh
d00e688098 feat(promptlistloader): can send one prompt from editor 2024-02-08 21:54:06 +01:00
f73c197310 Merge branch 'main' of ssh://patema.crystalyx.net:2222/GameJams/Snaparazzi 2024-02-04 17:57:25 +01:00
7c36f1e60e Score screen 2024-02-04 17:57:05 +01:00
Fangh
503634db53 fix: timer for vote is same as timer for picture 2024-02-04 14:35:42 +01:00
Fangh
2670a870be fix: player can enter room multiple times 2024-02-04 14:32:14 +01:00
Fangh
ee6c2fa97c fix: if there is a broken room, retry 2024-02-04 14:30:11 +01:00
Fangh
50bff13fae fix: remove unused property + disable submitstartgame at start 2024-02-04 14:12:27 +01:00
Fangh
cf0a4d578c fix: display first page and unsubscribe from your old room 2024-02-04 14:09:04 +01:00
Fangh
e9ac369702 fix: clearing room when new game 2024-02-04 13:57:13 +01:00
Fangh
aa410f21e5 fix: remove a white square 2024-02-04 13:44:55 +01:00
Fangh
5f0704c2f1 fix: manage if one player did not send a propositon 2024-02-04 13:36:03 +01:00
Fangh
a99f7dca5c fix: only one background 2024-02-04 13:33:24 +01:00
Fangh
764a39d053 fix: correct pages should toggle at correct time 2024-02-04 13:32:08 +01:00
Fangh
211aa89485 wip: try to know why state doesn't update on phone 2024-02-04 13:21:39 +01:00
Fangh
63bcb59d72 wip 2024-02-04 13:11:24 +01:00
Fangh
6454b54dc6 wip: add some security 2024-02-04 13:02:58 +01:00
Fangh
2de1611c4d wip: reset values 2024-02-04 12:42:57 +01:00
Fangh
825c69fcc1 add debug logs 2024-02-04 12:23:12 +01:00
Fangh
723edde647 WIP restart same players 2024-02-04 12:04:24 +01:00
Fangh
5a88e7c987 (feat): add ending music for score page 2024-02-01 23:41:14 +01:00
Fangh
1cb3ca33da fix: missing ref to an SFX 2024-02-01 23:40:17 +01:00
Fangh
03274f1193 fix: disable musics on phone 2024-02-01 23:36:25 +01:00
Fangh
3c3c887366 fix: forgot the SFX when changing camera 2024-02-01 23:35:07 +01:00
Fangh
0302d75d05 feat: plug some sounds 2024-02-01 23:31:24 +01:00
Fangh
02f4460987 chore: remove unused property 2024-02-01 23:18:00 +01:00
Fangh
d8cb7335b2 fix: end buttons were displayed both for first player 2024-02-01 23:17:21 +01:00
Fangh
e254385459 fix: playerprefs were not saved 2024-02-01 23:10:21 +01:00
Fangh
f31f41ac8b fix: all player have voted = all player - 2 2024-02-01 23:07:43 +01:00
Fangh
11b016370d fix: forgot some references 2024-02-01 23:05:37 +01:00
Fangh
db56c69dd9 feat: cannot play under 3 players 2024-02-01 22:57:10 +01:00