Custom Query (32 matches)
Results (22 - 24 of 32)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#59 | done | Travis-ci.org support | ||
Description |
As ioQuake3 managed to integrate support for Travis continuous integrtation platform, we should also do the same as this is a good stuff. Actually first set up is made, you can check last job at https://travis-ci.org/smokin-guns/SmokinGuns Also, you can check ioQ3 travis jobs at https://travis-ci.org/ioquake/ioq3 |
|||
#27 | fixed | You cannot buy knives after you bought a scope. | ||
Description |
The buy menu won't let you buy knives (buy-5-6) after you bought a scope (buy-5-2). The menu entry for knives is white (thus it should be selectable). Moreover, if you buy a scope, you keep any knives you bought or collected earlier and you can still collect additional knives. |
|||
#23 | done | add the "tell" command | ||
Description |
Hi, A nice feature of UrbanTerror is missing here : /tell <client number> <text> /rcon tell <client number> <text> This command allows ones to send a chat line to one client only (i.e: private messages) While the /bigtext command already does something similar, the bigtext can really be used only for short sentences. It would be another step to bring the bigbrotherbot project closer to SG. I'm not used to the Q3 code but it seems that the code for the UrbanTerror? tell command can be found line 644 in svn://clanwtf.net/repos/ioUrT-server-4.1/code/server/sv_ccmds.c |