3935 Commits

Author SHA1 Message Date
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
UnknownShadow200
04252fc09c Fix changing map not updating players list in GUI 2018-05-05 15:01:32 +10:00
UnknownShadow200
1e214059fc Doing /server reload reloads announcements list too 2018-05-05 13:35:51 +10:00
UnknownShadow200
a66ce24cfb Fix incorrect message for /zedit and /perbuild on another map, when can't change min rank due to insufficient permissions 2018-05-05 12:45:24 +10:00
UnknownShadow200
db4f1bfba0 LS doesn't use its own funky way of disabling map saving 2018-04-30 11:43:54 +10:00
UnknownShadow200
8ed3a36285 Simplify message for /texture level 2018-04-29 07:40:09 +10:00
UnknownShadow200
50c2140734 Backups also save associated file with map (bots/blockdefs/env) 2018-04-24 23:01:18 +10:00
UnknownShadow200
42bcb10c68 Optional argument for /rainbow for whether air is replaced over too 2018-04-23 08:00:37 +10:00
UnknownShadow200
58e546dad4 ZoneConfig doesn't keep a reference to Level 2018-04-19 10:47:04 +10:00
UnknownShadow200
db294ce5cf Add /bot copy 2018-04-18 08:12:41 +10:00
UnknownShadow200
e4e850a223 Fix very rare case where bots spawned at 0,-1,0 will appear to have wrong visual position until you /reload (thanks tornato) 2018-04-17 16:25:05 +10:00