3645 Commits

Author SHA1 Message Date
UnknownShadow200
75a19fe6c6 refactor commands class 2018-05-30 08:56:46 +10:00
UnknownShadow200
10ea88ce77 Hardcode less stuff for ZS 2018-05-29 14:43:46 +10:00
UnknownShadow200
5697b84fe0 More work on chat rewrite, combine game commands 2018-05-28 13:59:16 +10:00
UnknownShadow200
9b40f9ba2c stage 2 of chat rewrite 2018-05-27 20:45:40 +10:00
UnknownShadow200
a167ea1c8d Remove fail /votekick command 2018-05-27 14:50:55 +10:00
UnknownShadow200
a36437b98a start chat rewrite 2018-05-27 14:48:33 +10:00
UnknownShadow200
7c8efc0710 Empty theme should have initial edge level of 1 2018-05-27 12:15:30 +10:00
UnknownShadow200
a3bc15c9a5 You can resize /img now 2018-05-26 18:21:23 +10:00
UnknownShadow200
955b4d6eb3 Fix Ctrl+C not reliably stopping server 2018-05-26 14:09:52 +10:00
UnknownShadow200
066e2a1268 Can just do /whitelist for /whitelist list 2018-05-26 08:36:59 +10:00
UnknownShadow200
de1c5b25b0 Fix /who broken from console, showing guest on IRC, showing own-rank for in-game 2018-05-26 08:21:10 +10:00
UnknownShadow200
8621df02f2 Simplify /os code a little bit 2018-05-25 17:47:03 +10:00
UnknownShadow200
97dbaa2fd8 Log error when an error occurs importing zone in .lvl map 2018-05-25 17:29:08 +10:00
UnknownShadow200
d3f48bc0f0 Fix teams list not being cleared before reloading list 2018-05-24 23:03:17 +10:00
UnknownShadow200
722573ac2f Simplify /players code 2018-05-24 18:27:44 +10:00
UnknownShadow200
63c7c503f2 Redesign Rank item - no more all ranks below max rank buyable, now you specifically set which ranks are buyable 2018-05-24 17:20:02 +10:00
UnknownShadow200
a4427566ad Few more commands can be used in museums, minor tidy-up in UI 2018-05-24 14:41:31 +10:00
UnknownShadow200
be9b9d65b2 Fix changing map options in UI not saving 2018-05-24 13:32:31 +10:00
UnknownShadow200
6b149adec7 countdown shouldn't reset build perms every time map is loaded, only set them initially when level is created 2018-05-24 12:06:43 +10:00
UnknownShadow200
e0d0f6f3bc Make UI popups consistent 2018-05-24 11:57:32 +10:00
UnknownShadow200
0432d29e29 Fix server crashing when you click 'load map' in GUI but haven't selected any map 2018-05-24 10:57:14 +10:00
UnknownShadow200
7863d8006a Add separate start and finish connecting events 2018-05-23 15:34:32 +10:00
UnknownShadow200
c1e1c21f5d Avoid errors when shutting down on mono. Use better way of handling duplicate pending connections to avoid the 'Already logged in' shown for 60 seconds sometimes. 2018-05-23 14:54:09 +10:00
UnknownShadow200
d0828ff405 Reset flags at CTF round start and end, announce to map and log when a game is stopped 2018-05-22 18:42:29 +10:00
UnknownShadow200
538bf1b40f CTf now actually draws flag on head 2018-05-22 18:42:26 +10:00
UnknownShadow200
d0d859c418 Fix placing air in a level with deletable off but buildable on showing 'deleting blocks in this level is disabled' message (thanks sirvoid) 2018-05-19 10:21:39 +10:00
UnknownShadow200
1177365286 Restrict /pay from MBs 2018-05-17 20:19:50 +10:00
UnknownShadow200
db84a3f79d Fix /ref, vote messages, hiding world changes not working with CTF. Few other minor game-related fixes. 2018-05-15 16:05:43 +10:00
UnknownShadow200
4f99851ffc Fix LockedModel plugin 2018-05-15 12:31:54 +10:00
UnknownShadow200
b6acbd7d64 don't hardcode IRC disconnect 2018-05-14 21:35:01 +10:00
UnknownShadow200
e82da4a5cd Pressing Ctrl+C in CLI window should still try to cleanly shutdown server 2018-05-14 21:28:37 +10:00
UnknownShadow200
e49a8e2649 Add corpse model to /help model models list 2018-05-14 16:02:27 +10:00
UnknownShadow200
c81383fd4c CTF uses p.Extras now 2018-05-14 13:42:43 +10:00
UnknownShadow200
db55edbee2 Fix main level corruption when multiple unhandled errors are thrown at exact same time 2018-05-13 11:56:08 +10:00
UnknownShadow200
5da5ec5a94 Default rank draw volumes more consistent with majority of servers 2018-05-13 11:26:53 +10:00
UnknownShadow200
311d79f5ab Fix bug in CTF /endround logic 2018-05-13 11:24:00 +10:00
Goodlyay
b727346186 Increase default rank build permissions 2018-05-11 15:12:51 -07:00
UnknownShadow200
69a9253cb8 Make ExtrasCollection thread-safe 2018-05-11 19:39:31 +10:00
UnknownShadow200
5e49a97eea Fix vote messages not disappearing at end of CTF, fix tab list not being reset at game end. 2018-05-11 15:17:31 +10:00
UnknownShadow200
26e8e3092a Be more consistent with del/delete/remove, allow them to be used interchangeably 2018-05-11 12:08:31 +10:00
UnknownShadow200
170a333f5f Fix some issues with /ctf, fix /ignore with no args ignoring yourself 2018-05-11 10:44:20 +10:00
UnknownShadow200
291f5690d5 ZS bugfixes 2018-05-09 16:26:47 +10:00
UnknownShadow200
fd0f9e4a9e Simple connected lines 2018-05-09 13:00:34 +10:00
UnknownShadow200
d762451bf9 organise countdown a bit 2018-05-09 11:52:14 +10:00
UnknownShadow200
f42183e949 More work on games rewrite 2018-05-08 23:52:51 +10:00
UnknownShadow200
91b8bf44ac More work on games rewrite 2018-05-08 20:54:51 +10:00
UnknownShadow200
773e9f8152 Modularise ZS code a little bit 2018-05-08 20:54:49 +10:00
UnknownShadow200
bbb37f3a72 Fix changing map not updating players list in GUI 2018-05-08 20:54:45 +10:00
UnknownShadow200
ccee7f2bfe Integrate IRC plugin 2018-05-08 07:48:03 +10:00
UnknownShadow200
e8fb6fe5dd Modularise ZS code a little bit 2018-05-05 17:30:02 +10:00