Commit graph

32 commits

Author SHA1 Message Date
Timo Smit
7befbbf9aa Only activate mute commands in standalone mode 2016-09-07 18:54:28 +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
c0e1974893 Integrated ACL/auth into level commands 2016-09-04 22:55:50 +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
1f89591410 Merge branch 'feature/auth' into develop/1.2.0
Conflicts:
	luascripts/commands/admin/help.lua
2016-09-04 22:36:34 +02:00
Timo Smit
e745fe4c2c Implemented setting player level (issue #61, #62) 2016-09-04 22:28:57 +02:00
Timo Smit
06d4413b02 Replaced last occurrences of shrubbot calls with auth module 2016-09-02 14:52:34 +02:00
Timo Smit
f9b73ed8d6 Added some more match/team management commands (issue #62) 2016-09-01 18:05:38 +02:00
Timo Smit
b8b4abdfb1 Implemented shuffle command 2016-09-01 17:43:47 +02:00
Timo Smit
0d5a4d0adf Implemented a first basic set of commands (issue #62) 2016-09-01 16:13:35 +02:00
Timo Smit
a02f933722 Merge branch 'feature/auth' into feature/standalone
Conflicts:
	luascripts/commands/admin/help.lua
2016-08-29 22:22:37 +02:00
Timo Smit
0640c4bc3b Removed some NQ and shrubbot-specific things 2016-08-29 22:18:20 +02:00
Timo Smit
5c9e93f62a Created foundation for new ACL system 2016-08-29 22:00:11 +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
fc88fcfc4b Fix syntax help for !p(un)lock (issue #56) 2016-03-16 22:46:23 +01:00
Timo Smit
7445e7b173 Implemented pagination for !showbans, !listlevels and !listaliases (issue #54) 2016-03-09 18:21:28 +01:00
Timo Smit
dad2ead47c Fixes for new naming of SQL columns 2016-03-09 11:46:25 +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
9ab81bd4ac Fixed health display in !stats 2016-02-24 11:38:32 +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
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