Custom Query (32 matches)
Results (4 - 6 of 32)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#18 | fixed | Dedicated GUI console input focus issues | ||
Description |
When starting the GUI server console, it appears to capture the mouse (no mouse pointer). It probably shouldn't, as it doesn't use it for anything. Two issues caused by or related to this:
Pressing the console key once fixes both issues. |
|||
#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 |
|||
#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 |