3492 Commits

Author SHA1 Message Date
UnknownShadow200
c557b4128c Initial WIP on having zones show stuff. 2018-01-28 13:14:35 +11:00
UnknownShadow200
d423f067a8 More work on zones, now compiles. 2018-01-28 12:28:07 +11:00
UnknownShadow200
7e098ad8f8 Separate up /zone command a bit. 2018-01-28 11:47:46 +11:00
UnknownShadow200
f3b0915e33 Integrate pervisitmax/perbuildmax commands into pervisit/perbuild 2018-01-28 08:37:30 +11:00
UnknownShadow200
9e2ca5e683 First step of rewriting zones. (also, maps made using /eco level now set realm owner and build perms) 2018-01-28 07:47:17 +11:00
UnknownShadow200
0d10747695 Actually set level theme in level.properties when generating map, also add level seed there too 2018-01-27 14:39:58 +11:00
UnknownShadow200
27ec13ec0b Rename /scripting to /plugin and add /plugins 2018-01-27 09:25:26 +11:00
UnknownShadow200
cf8c251d43 Support map sizes from 1-15 blocks too. 2018-01-26 18:56:36 +11:00
UnknownShadow200
8adae20194 Remove autorestart/restarttime from ServerConfig, since they never worked to begin with. 2018-01-26 18:05:34 +11:00
UnknownShadow200
a77a264b37 Make /draw draw over all blocks, not only non-air.
If you want the old behaviour, just do /brush replace /draw mode [radius] <height> air to get it.
2018-01-25 08:21:43 +11:00
UnknownShadow200
cb4c1b5c00 Make /draw more intuitive. 2018-01-25 08:08:08 +11:00
UnknownShadow200
2a80d04961 Fix /opstats not actually recording mod commands. (Thanks AndyFC) 2018-01-24 10:27:05 +11:00
UnknownShadow200
0659daba12 Log which file fails to save in /server backup 2018-01-20 22:14:08 +11:00
UnknownShadow200
332796ff2c Add /team list (Thanks VenkSociety) 2018-01-19 12:24:47 +11:00
Goodlyay
6a203ae0b3 Default layering for imageprint is single layer. 2018-01-16 19:57:17 -08:00
Goodlyay
e0befbca37 Global chat message when new player joins
(Thanks VenkSociety!)
2018-01-16 19:42:57 -08:00
UnknownShadow200
58c1ae0649 Support non ASCII custom colour codes 2018-01-15 20:34:30 +11:00
UnknownShadow200
0dbf3cba7d X/Y/Z scale is multiplied by generic model scale. 2018-01-15 18:48:13 +11:00
UnknownShadow200
a9788cf928 Fix /location not showing your own location when no arguments are given. 2018-01-14 18:24:08 +11:00
UnknownShadow200
0718c14b78 Prefer checking for InstantMOTD cpe extension support, instead of hardcoding app name check 2018-01-13 09:55:02 +11:00
UnknownShadow200
bf858d2454 Allow maps with axis lengths not divisible by 16. 2018-01-11 20:56:57 +11:00
UnknownShadow200
e051a04099 CommandParser.Getblock prefers raw ID, then names of custom blocks on level, then finally default/physics block names. 2018-01-10 18:18:36 +11:00
UnknownShadow200
b7133ab193 Fix economy GUI crashing if max rank was set so low that no ranks appeared in listbox. (Thanks AndyFC) 2018-01-10 17:43:24 +11:00
UnknownShadow200
16e4b37cdd release 1.9.0.2 1.9.0.2 2018-01-10 10:57:41 +11:00
UnknownShadow200
65aa594ba3 Fix entities sometimes not appearing at correct spawn position. (Thanks goodlyay) 2018-01-09 15:52:41 +11:00
UnknownShadow200
929931b617 Fix CLI mode not logging error to disc if an error occurs on server startup. (Thanks Odd0002) 2018-01-07 13:58:26 +11:00
UnknownShadow200
d55d4c954a Don't error out when global block defs file is empty or has too few elements (Thanks Odd0002) 2018-01-07 13:55:02 +11:00
UnknownShadow200
357195a8d7 Fix case sensitivity of CmdFaq in .csproj, fixes not compiling on linux (Thanks Odd0002) 2018-01-07 13:32:06 +11:00
UnknownShadow200
ea67c61d79 Make various output messages in /award better. 2018-01-05 12:35:09 +11:00
UnknownShadow200
62ed6f3642 Fix /copy sometimes saying origin on Z axis is at min or max when it should be the opposite 2018-01-04 19:57:38 +11:00
UnknownShadow200
782e274a5b Fix /spin erroring when having not copied anything first 2018-01-04 12:10:06 +11:00
UnknownShadow200
0771ca1155 Fix /team invite, then /team join, then /team leave, then doing /team join would still make you rejoin team 2018-01-03 09:02:57 +11:00
UnknownShadow200
58ed57bc6d Release 1.9.0.1 1.9.0.1 2018-01-01 10:29:23 +11:00
UnknownShadow200
b692d40943 Fix maps having changes saved after ZS round end, even though they shouldn't be. 2017-12-29 11:50:32 +11:00
UnknownShadow200
8d01393106 Fix standing on top of map triggering noclip detection in ZS. 2017-12-29 10:42:30 +11:00
UnknownShadow200
5231ae8a0d Add support for wildcard in /search. /search blocks now adds custom blocks. Allow using /gr [keyword] (and wildcards) to only randomly go to certain maps 2017-12-29 10:08:40 +11:00
UnknownShadow200
01d59f6923 allow using /m coord as shortcut for /m coord coord coord 2017-12-29 08:44:43 +11:00
UnknownShadow200
5f4d74050f Fix WE/NS blocks being incorrectly flipped with /rotate 180 2017-12-26 20:29:35 +11:00
UnknownShadow200
0f20b272a9 fix colours not showing in MOTD. (Thanks xnotx123) 2017-12-25 15:11:16 +11:00
UnknownShadow200
b6f53cf60f Fix /cs [number] then doing /paste (without having copied anything) causing an error 2017-12-23 09:48:31 +11:00
UnknownShadow200
44768389db Fix /info with _ in names not always working properly (Thanks goodlyay) 2017-12-22 22:15:43 +11:00
UnknownShadow200
e2b89579a8 add /os map texturepack alias for /os map texturezip 2017-12-22 20:51:37 +11:00
UnknownShadow200
de289baac5 fix GUI keeping reference to custom command .dll, /color bot now only displays to you 2017-12-22 20:49:11 +11:00
UnknownShadow200
72f1dd8ec3 Fix /xban (Thanks AndyFC) 2017-12-18 12:07:57 +11:00
UnknownShadow200
3fc3e6a588 actually put 1.9.0.0 binaries on github (oops) 1.9.0.0 2017-12-13 13:17:34 +11:00
UnknownShadow200
e9c78fbecc Release 1.9.0.0 2017-12-12 18:49:57 +11:00
UnknownShadow200
b982fa9efb Allow /copy cut air (Thanks StarlightGlimmer) 2017-12-12 18:43:20 +11:00
UnknownShadow200
a15b3aeccd make games commands have 1 extra permission to maange them 2017-12-11 21:46:00 +11:00
UnknownShadow200
ad4f3bf457 Remove /warp create <player> at a specific player, can only create at your own position 2017-12-11 21:37:19 +11:00
UnknownShadow200
ca32eb4442 Mention F10 for textures step in lb/gb add (Thanks goodlyay) 2017-12-11 16:38:18 +11:00