Anonymous | Login | 2024-11-22 01:37 UTC |
My View | View Issues | Change Log | Roadmap |
View Revisions: Issue #1583 | [ Back to Issue ] | ||
Summary | 0001583: Player warning 'you only have x days left to capture a town' doesn't popup the first time + further tweaks for player warnings | ||
Revision | 2013-11-10 17:49 by beegee | ||
Description | The player warning 'you only have x days left to capture a town' doesn't popup for the first day without having any town. It's a minor issue and not so easy to fix, but I want to hold it somewhere. (see more details below) |
||
Revision | 2013-11-10 17:58 by beegee | ||
Description | The player warning 'you only have x days left to capture a town' doesn't popup for the first day without having any town. It's a minor issue and not so easy to fix, but I want to hold it somewhere. (see more details below) Further tweaks: - Instead of the player color, the name of the player should be displayed in those player warning messages - If there is any warning message, there should be no "Player's turn." message |
||
Revision | 2013-11-10 17:58 by beegee | ||
Additional Information | The problem has to do with the way player warnings are sent to clients. Those messages are generated on the server for every round/day. The town is lost during the first day, so the message wasn't created and so the client can't display it. | ||
Revision | 2013-11-11 11:55 by beegee | ||
Additional Information | The problem has to do with the way player warnings are sent to clients. Those messages are generated on the server for every round/day. The town is lost during the first day, so the message wasn't created and so the client can't display it. EDIT: We could also generate player warnings on the client side along with "Player's turn." message |
||
Revision | 2013-11-30 09:53 by beegee | ||
Description | #1: The player warning 'you only have x days left to capture a town' doesn't popup for the first day without having any town. It's a minor issue and not so easy to fix, but I want to hold it somewhere. (see more details below) 0000002: Further tweaks: - Instead of the player color, the name of the player should be displayed in those player warning messages - If there is any warning message, there should be no "Player's turn." message |
||
Revision | 2013-11-30 09:53 by beegee | ||
Description | 1) The player warning 'you only have x days left to capture a town' doesn't popup for the first day without having any town. It's a minor issue and not so easy to fix, but I want to hold it somewhere. (see more details below) 2) Further tweaks: - Instead of the player color, the name of the player should be displayed in those player warning messages - If there is any warning message, there should be no "Player's turn." message |
||
Revision | 2013-11-30 09:58 by beegee | ||
Description | 1) The player warning 'you only have x days left to capture a town' doesn't popup for the first day without having any town. It's a minor issue and not so easy to fix, but I want to hold it somewhere. (see more details below) 2) Further tweaks: - Instead of the player color, the name of the player should be displayed in those player warning messages |
||
Revision | 2013-12-08 18:01 by beegee | ||
Description | 1) The player warning 'you only have x days left to capture a town' doesn't popup for the first day without having any town. It's a minor issue and not so easy to fix, but I want to hold it somewhere. (see more details below) 2) Further tweaks: - Instead of the player color, the name of the player should be displayed in those player warning messages (only affects hot-seat games) |
Copyright © 2000 - 2024 MantisBT Team |