Commit graph

380 commits

Author SHA1 Message Date
Timo Smit
dad2ead47c Fixes for new naming of SQL columns 2016-03-09 11:46:25 +01:00
Timo Smit
057c37d7e7 Updated database column names to match new SQL column naming 2016-03-09 11:39:32 +01:00
Timo Smit
3c60513190 Updated SQL module to match new database table naming 2016-03-09 11:36:05 +01:00
Timo Smit
5de6be4e12 Renamed database tables/indexes/keys to increase consistency 2016-03-09 11:32:57 +01:00
Timo Smit
cb3e80b49f Added notification sound for /ac (issue #53) 2016-02-25 12:50:13 +01:00
Timo Smit
6a76718c01 Added notification sound for /r + now also displayed for sender (issue #52) 2016-02-25 12:49:49 +01:00
Timo Smit
356e6951ce Fixed minor issue with colouring of balancer message 2016-02-25 12:36:22 +01:00
Timo Smit
5e6b336139 Implemented more advanced balancing functions (issue #37)
TODO: check objective carrier
2016-02-24 11:49:00 +01:00
Timo Smit
b69b58005d Added temporary utility bits module for checking bit flags 2016-02-24 11:48:02 +01:00
Timo Smit
a1910edb28 Added tracking of teams in teams module 2016-02-24 11:46:58 +01:00
Timo Smit
9ab81bd4ac Fixed health display in !stats 2016-02-24 11:38:32 +01:00
Timo Smit
72fd6f5d32 Fixed removing/cancelling timers not working correctly 2016-02-23 17:32:52 +01:00
Timo Smit
27c62df026 Added tracking of team locks (needed for issue #37) 2016-02-22 10:28:43 +01:00
Timo Smit
abf57e2469 Fixed player locks making use of admin.lockPlayer and admin.unlockPlayer 2016-02-22 10:01:52 +01:00
Timo Smit
0764a16046 fixed missing include for util 2016-02-19 12:27:25 +01:00
Timo Smit
54ec0621ef added client commands from chat (issue #47) 2016-02-19 10:45:13 +01:00
Timo Smit
1adeb63acf cleaned client command handler 2016-02-19 10:44:59 +01:00
Timo Smit
eabf1a5fbb move server and client commands out of commands.lua (issue #51) 2016-02-18 20:45:45 +01:00
Timo Smit
ae8ae5a417 load client and server commands dynamically (issue #51) 2016-02-18 19:42:17 +01:00
Timo Smit
f883b92292 updated copyright 2016-02-16 14:10:00 +01:00
Timo Smit
72f31282ca 1.0.2 2016-02-16 12:55:13 +01:00
Timo Smit
7e9009ab17 fix unknown command when map starts and show message when player is disconnected (issue #49) 2016-02-16 12:52:34 +01:00
Timo Smit
b2e68bd99c fix sprees not being shown/updated (issue #50) 2016-02-16 12:36:01 +01:00
Timo Smit
776695b074 fixed README 2016-02-13 12:47:40 +01:00
Timo Smit
a9684b26f3 fixed README 2016-02-13 12:46:50 +01:00
Timo Smit
cc91bb480c moved documentation and added GitHub README 2016-02-13 12:44:14 +01:00
Timo Smit
63d66463d7 fixed cfg database calling for mysql function (issue #45) 2016-02-13 12:22:24 +01:00
Timo Smit
5dcc5d2a82 1.0.1 2016-02-13 12:20:14 +01:00
Timo Smit
ecddc1dd04 1.0.0 2016-02-13 12:19:37 +01:00
Timo Smit
64ac73ceae Initial commit 2016-02-13 12:10:32 +01:00