bobbi228 / quadra

Automatically exported from code.google.com/p/quadra
0 stars 0 forks source link

announce when a new game is ready to join #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 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.

Original issue reported on code.google.com by pphaneuf on 13 Mar 2008 at 1:51

GoogleCodeExporter commented 8 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.

Original comment by tetri...@mail.dk on 14 Mar 2008 at 6:14

GoogleCodeExporter commented 8 years ago

Original comment by pphaneuf on 14 Mar 2008 at 8:27

GoogleCodeExporter commented 8 years ago

Original comment by pphaneuf on 18 Mar 2008 at 6:21

GoogleCodeExporter commented 8 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?

Original comment by slaj...@gmail.com on 18 Mar 2008 at 8:40

GoogleCodeExporter commented 8 years ago
Issue 41 has been merged into this issue.

Original comment by pphaneuf on 14 Nov 2008 at 10:10

GoogleCodeExporter commented 8 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.

Original comment by bgch...@gmail.com on 22 Aug 2010 at 1:36