3758 Commits

Author SHA1 Message Date
UnknownShadow200
708580d3fc update urls 2018-06-02 12:40:35 +10:00
UnknownShadow200
3576b96b0e Fix kick leave message not showing on IRC 2018-06-02 12:36:20 +10:00
UnknownShadow200
d9302b9e1a simplify AccessController 2018-06-01 23:02:38 +10:00
UnknownShadow200
9343f7c995 Simplify economy code a bit 2018-06-01 21:02:05 +10:00
UnknownShadow200
9805380698 inf tex 2018-06-01 17:57:50 +10:00
UnknownShadow200
72fcb02818 Fix IRC chat not showing in-game 2018-06-01 15:36:00 +10:00
UnknownShadow200
8ad0f8632b Make command aliases more flexible 2018-06-01 15:13:34 +10:00
UnknownShadow200
131ffb36ee fix hide oops 2018-06-01 14:19:02 +10:00
UnknownShadow200
986c781f0c first part of aliases rewrite 2018-06-01 14:10:42 +10:00
UnknownShadow200
1ec0531bca Allow setting yaw and pitch in /tp 2018-06-01 09:20:02 +10:00
UnknownShadow200
350e1619e1 Simplify /tree code somewhat 2018-05-30 15:28:31 +10:00
UnknownShadow200
7a23e04531 Now /write works with brushes, more accurate 'selecting X' messages for a few drawops 2018-05-30 11:59:02 +10:00
UnknownShadow200
009556797d Simplify some stuff with perms 2018-05-30 11:11:57 +10:00
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