Commit graph

32 commits

Author SHA1 Message Date
Timo Smit
7620862fc1 Fixed undefined player issue at connection 2017-01-16 17:36:57 +01:00
Timo Smit
2d4191f03f Minor bugfixes regarding new players 2017-01-15 12:27:18 +01:00
Timo Smit
c9889d4598 Load mutes from database and apply to online players (issue #55) 2017-01-14 15:14:43 +01:00
Timo Smit
3252c6a563 Implemented team locking (issue #62) 2017-01-14 14:30:39 +01:00
Timo Smit
039855b4d0 Fixed module loading 2017-01-13 20:12:46 +01:00
Timo Smit
f8cbba943f Advanced player punishments (issue #55)
Warns, mutes and bans are stored in the database. A history is available through !showhistory [player] and !showwarns has been merged into this.
2017-01-12 18:26:45 +01:00
Timo Smit
a14f5f1b32 Copyright update 2017-01-04 10:38:25 +01:00
Timo Smit
0c3f0d84ee Fixed wrong client id being logged as warn invoker 2016-11-30 14:17:27 +01:00
Timo Smit
4145dd87ba Removed dependencies on stats module (issue #63) 2016-11-15 14:41:47 +01:00
Timo Smit
2fa0815a97 Removed unused table 2016-11-14 17:01:20 +01:00
Timo Smit
6facbf0a7d Further commented out rename limiter 2016-11-14 16:55:57 +01:00
Timo Smit
7f5a18b779 Disabled rename limit for the moment 2016-09-07 20:19:58 +02:00
Timo Smit
c272eb67fe Misc rewriting to make use of players module instead of stats 2016-09-07 20:06:07 +02:00
Timo Smit
03b18f9c0a (Re-)implemented muting and player locking 2016-09-07 18:52:48 +02:00
Timo Smit
5ea4fc90e4 Seperated players and stats module 2016-09-06 12:41:02 +02:00
Timo Smit
f2667e558f Fixed GUID protection (stats not set in onConnectAttempt) 2016-09-06 11:17:05 +02:00
Timo Smit
dd5f3ac175 Merge branch 'feature/standalone' into develop/1.2.0
Conflicts:
	luascripts/commands/admin/help.lua
2016-09-04 22:40:42 +02:00
Timo Smit
e745fe4c2c Implemented setting player level (issue #61, #62) 2016-09-04 22:28:57 +02:00
Timo Smit
4ce4ee9b9b Seperated some more functionality from admin/player module 2016-09-04 18:31:17 +02:00
Timo Smit
441e4cf7bb Decoupled player handling from admin and stats module (issue #63) 2016-09-04 10:20:21 +02:00
Timo Smit
0d5a4d0adf Implemented a first basic set of commands (issue #62) 2016-09-01 16:13:35 +02:00
Timo Smit
88cf6c1d70 Fixed Lua 5.2+ errors with backwards compatibility 2016-08-29 13:27:19 +02:00
Timo Smit
bb67eb3f69 Removed cfg system and added checks for database availability/connectivity (issue #59) 2016-08-07 18:55:26 +02:00
Timo Smit
00c487a6ef Added !balance options to enable/disable balancer, !putbots auto-disables balancer as needed. 2016-08-04 19:14:00 +02:00
Timo Smit
2524a1be9e Avoid objective carrier being balanced to the other team (issue #37) 2016-08-04 18:37:53 +02:00
Timo Smit
7445e7b173 Implemented pagination for !showbans, !listlevels and !listaliases (issue #54) 2016-03-09 18:21:28 +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
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
f883b92292 updated copyright 2016-02-16 14:10:00 +01:00
Timo Smit
ecddc1dd04 1.0.0 2016-02-13 12:19:37 +01:00