quadra-game / quadra

An addictive action puzzle game with single player and multiplayer capabilities (Internet or LAN).
GNU Lesser General Public License v2.1
28 stars 18 forks source link

announce when a new game is ready to join #8

Closed pphaneuf closed 10 years ago

pphaneuf commented 10 years ago

From RZ***Brandon <bgching@gmail.com>:

I'm not sure if Pierre is aware that some server operators are running a "custom" version that announces to players of a previous game that a new game is ready to join. The logic behind this is that this prevents people from missing a round and falling behind by 2-3 frags.

pphaneuf commented 10 years ago

Admins who logs on to the server already see this message when a new game is ready. So the hack is just to make it visible to anyone. It's been too long ago I messed with the code, so I don't remember where you change it.

pphaneuf commented 10 years ago

I don't think this is from a custom patch, it has been in the code for a while. Maybe somebody compiled from source?

pphaneuf commented 10 years ago

Issue 41 has been merged into this issue.

pphaneuf commented 10 years ago

This issue is broken in the latest revision from SVN (or maybe was never fixed in the first place?).

Steps to reproduce:

  1. Setup a dedicated server. (For example, you could run > "quadra -dedicated -peace -endtime 1"
  2. Play and finish a game.
  3. Wait for the server to start a new game.

There is no announcement that a new game is ready, and there should be an announcement even if the server is not recording.