1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-06-15 00:05:02 +02:00
Commit Graph

12 Commits

Author SHA1 Message Date
5d7901cd8c Fixed timer countdown sound playback 2023-12-22 22:46:29 +02:00
d8c69d39d8 Restored sound notifications 2023-12-22 18:40:29 +02:00
fc595c5d84 propagate turn timer state every second to ensure correct UI 2023-12-22 18:40:28 +02:00
f834cb3d99 Display different timers separately when applicable 2023-12-22 18:40:28 +02:00
da9c0feebc Reworked timer widget to show timers for all players 2023-12-22 18:40:28 +02:00
cc3ca9a41e Timers fixes 2023-08-30 03:33:59 +04:00
614a285fb8 Fix hot seat timer visualization 2023-08-28 17:21:38 +04:00
edd029c79c Replace "currentPlayer" from gamestate with "activePlayers"
- Allows multiple active players at once, e.g. simturns
- Cleared up validation of netpacks by server, e.g. always check for
pack sender
2023-08-25 18:56:15 +03:00
647c7c15a3 Add sound notification for timer 2023-08-17 01:10:03 +04:00
f01973a4f0 Configurable turn timer 2023-08-14 01:13:37 +04:00
093e226bff Fix compilation 2023-08-13 23:50:40 +04:00
4b1224ec8c Implement turn timer feature 2023-08-13 14:07:48 +04:00