3766 Commits

Author SHA1 Message Date
UnknownShadow200
0327c02e7f Release 1.9.0.4 1.9.0.4 2018-02-28 22:02:49 +11:00
UnknownShadow200
ecec7a9843 Redesign BlockQueue/PhysicsArgs for future extensibility 2018-02-28 21:43:52 +11:00
UnknownShadow200
08286625f3 Fix edge/side block not working with custom blocks 2018-02-28 15:26:54 +11:00
UnknownShadow200
33f25ed326 Fix /zone set motd only keeping first arg 2018-02-28 11:55:30 +11:00
UnknownShadow200
a06f5249e3 Re-release 1.9.0.3 2018-02-28 11:26:16 +11:00
UnknownShadow200
2cb84de3b2 Re-release 1.9.0.3 2018-02-28 11:21:55 +11:00
UnknownShadow200
2dafffbdd6 Fix zones always resetting map sides/edge bloc. 2018-02-28 10:47:30 +11:00
UnknownShadow200
e0d5878d87 Fix /measure with custom blocks 2018-02-28 10:31:32 +11:00
UnknownShadow200
cca5ecb62e Fix help for /zone set 2018-02-28 09:58:37 +11:00
UnknownShadow200
f32b0135e7 Release 1.9.0.3 2018-02-27 21:47:32 +11:00
UnknownShadow200
6d96c875df Require extra permission to toggle /inv of others 2018-02-27 20:12:58 +11:00
UnknownShadow200
a36fd1d23c Add /os zones to let you create/manage zones in realms 2018-02-27 20:07:33 +11:00
UnknownShadow200
9b4cc5777b Fix zones always overriding level ExpFog setting 2018-02-27 19:59:38 +11:00
UnknownShadow200
1994bed869 Make /zone set alpha more intuitive, add help for /zone set 2018-02-27 13:00:48 +11:00
UnknownShadow200
dd207a7682 Make OnSendingMotdEvent actually useful, get rid of some code duplication in GUI 2018-02-27 12:40:58 +11:00
UnknownShadow200
b8fb8e2b79 few less pointless allocations of BlockPerms/CommandPerms 2018-02-27 11:49:44 +11:00
UnknownShadow200
36ba892c49 Commands tab in GUI shows properly cased command names 2018-02-27 11:31:29 +11:00
UnknownShadow200
dbc5ec21bb Fix /summon all not showing any message when insufficient permission 2018-02-26 17:01:21 +11:00
UnknownShadow200
395a4ee50f More stuff for /zone set, remove /view to another player 2018-02-26 14:57:46 +11:00
UnknownShadow200
075d8ed5c9 Now /zone set doesn't change env for everyone else 2018-02-26 08:48:51 +11:00
UnknownShadow200
f74b4368dc 1 less allocation when logging to GUI 2018-02-26 08:30:14 +11:00
UnknownShadow200
d1c2595098 Don't show ZS group or team chat when you've ignored someone (Thanks fam0r) 2018-02-21 07:15:33 +11:00
UnknownShadow200
343eb99a00 Fix gb/lb replacing core block with CPE fallback, not converting CPE fallback to core block for classic mode.
Also cleanup scripting/plugin classes
2018-02-20 21:57:36 +11:00
UnknownShadow200
73326f9cb5 Plugin dlls can have multiple dlls, don't allow loading plugin from more recent server version
Also pload/punload announce success to player, and /punload properly supports multiple matches
2018-02-20 09:28:22 +11:00
UnknownShadow200
966ab238b7 fix plugins not loading with /pload when specified to not autoload on server start 2018-02-20 09:07:31 +11:00
UnknownShadow200
916b9d8fd4 Remove /jail,/xjail,/lockdown player - no longer necessary now that freeze stops you using almost all commands. 2018-02-19 19:53:59 +11:00
UnknownShadow200
a8e24d3023 Don't allow using most commands while frozen 2018-02-19 16:59:50 +11:00
UnknownShadow200
7d3e91049f Obsolete Block.Byte 2018-02-18 10:42:54 +11:00
UnknownShadow200
6e2d0deffa Support custom blocks for /help [block], /blocks [block], and /[block] alias 2018-02-18 09:36:19 +11:00
UnknownShadow200
ded6752f90 Fix duplicate block IDs in blocks list in GUI and in /blocks [rank] all
Also fixes all possible custom block IDs being in /blocks [rank] all, even if the ID wasn't actually defined to be anything
2018-02-17 22:31:37 +11:00
UnknownShadow200
85552e227b Fix reloading global custom blocks messing with level custom blockprops 2018-02-17 21:04:53 +11:00
UnknownShadow200
950f0b2fec Fix reset blockprops not properly resetting death message / killer block state 2018-02-17 20:55:54 +11:00
UnknownShadow200
d357a75a66 Completely separate blockprops from blocks list.
This means you can change blockprops of any block on a per-level basis, no longer only works on /lb. This also means the GUI can change block props of global blocks
2018-02-17 20:33:52 +11:00
UnknownShadow200
c129acb0a4 Should fix very rare crashing when returning from GUI minimised 2018-02-17 19:36:11 +11:00
UnknownShadow200
099c72ea93 Make more things in UI run async, avoid needing to refresh levels list every 10 seconds 2018-02-16 12:35:31 +11:00
UnknownShadow200
584e82f92a Fix /tree type [brush name] [brush args] not actually keeping args 2018-02-16 08:28:51 +11:00
UnknownShadow200
cee970e80a Improve /help ranks and fix weatherfade truncation in /mi 2018-02-15 08:44:41 +11:00
UnknownShadow200
447ca35241 Fix /buy commands erroring when your username is Bot. (Thanks Bot) 2018-02-12 08:20:44 +11:00
UnknownShadow200
192c17274c Now changing sky/fog/light/shadow colors in /zone set works. 2018-02-10 18:39:52 +11:00
UnknownShadow200
ddaf15c68a Support extended block IDS in level config 2018-02-10 17:51:17 +11:00
UnknownShadow200
39290aa9c4 remove two memory allocations in HandleChat 2018-02-10 12:07:01 +11:00
UnknownShadow200
bfbe2464a2 Fix /entrot resetting on joining map (have to /reload), make /help train say actual name of red wool block if it has been renamed 2018-02-10 08:34:09 +11:00
UnknownShadow200
8d433955e8 Fix main map sometimes being corrupted when server is restarted due to crash 2018-02-09 19:28:36 +11:00
UnknownShadow200
6142e78390 Command aliases can be used in /static 2018-02-09 19:15:10 +11:00
UnknownShadow200
0efdc2d4bb more GUI actions no longer on UI thread 2018-02-09 19:01:31 +11:00
UnknownShadow200
84b42e98af Fix doing blocking things in GUI like saving all, also blocking all activity in game like chatting 2018-02-09 14:24:29 +11:00
UnknownShadow200
d25fbff405 Fix various env properties getting clamped to a too small min/max range 2018-02-09 12:55:05 +11:00
UnknownShadow200
39572d115c Fix /resizelvl erroring stuffing up server. (bots/portals/goto/draw commands all start failing) 2018-02-09 09:42:12 +11:00
UnknownShadow200
7876e046fe Optimise SparseBitSet 2018-02-07 18:27:37 +11:00
UnknownShadow200
8aa3f30225 Fix block physics to work properly with extended blocks 2018-02-07 18:02:12 +11:00