3371 Commits

Author SHA1 Message Date
UnknownShadow200
6c9d83a557 Allow outlining only up/down/layer, or all 2017-11-19 19:12:19 +11:00
UnknownShadow200
2520b26a61 Fix /copy save not saving whether to paste air. (Thanks xnotx123) 2017-11-19 18:14:38 +11:00
UnknownShadow200
55926fe9f9 Fix custom water blocks not making grass->dirt 2017-11-19 11:04:52 +11:00
UnknownShadow200
0a5c55619b Don't needlessly specify default rank of guest, saved 3 KB from dll 2017-11-19 02:20:22 +11:00
UnknownShadow200
670d70c86c Banned rank does not deserve any commands or blocks by default. (Except for commands to quit the server) 2017-11-19 02:09:42 +11:00
UnknownShadow200
f4cb39acd4 Make usafe of /last not show in /last. (Thanks Cecil) 2017-11-17 12:13:25 +11:00
UnknownShadow200
7454a28965 Fix not being able to review more than 1 report of a player. (Thanks Willfeetman99) 2017-11-15 16:02:56 +11:00
UnknownShadow200
33236afc4e Improve /warp list / /waypoint list. (Thanks xnotx123) 2017-11-14 01:28:21 +11:00
UnknownShadow200
f41f756127 Fix being able to ban same player multiple times (Thanks 123DMWM). 2017-11-13 10:21:35 +11:00
UnknownShadow200
f09fb5d3d1 Release 1.8.9.9 1.8.9.9 2017-11-13 00:52:40 +11:00
UnknownShadow200
d4996fc4f0 Document in /help model, per axis scale 2017-11-13 00:08:51 +11:00
UnknownShadow200
376a07c395 Fix not being scaled properly 2017-11-12 23:36:09 +11:00
UnknownShadow200
b84753ec6a Let you change per axis model scale in /model, model scale saves for bots. 2017-11-12 23:26:10 +11:00
UnknownShadow200
6644e21425 Initial support for per axis entity models. 2017-11-12 23:00:14 +11:00
UnknownShadow200
3bc2064378 Don't allow silently importing over an existing map. 2017-11-10 23:31:57 +11:00
UnknownShadow200
950b37b638 Blacklist /quit etc from MBs 2017-11-10 22:10:57 +11:00
UnknownShadow200
c109ed7c6e Fix models not using fallback block IDs to clients that don't support custom blocks. 2017-11-09 22:21:35 +11:00
UnknownShadow200
eb9b4bcef2 Fix bot models not having chat tokens. 2017-11-09 18:07:41 +11:00
UnknownShadow200
eee5c60ab3 Fix some more things to do with last commit 2017-11-08 22:33:17 +11:00
UnknownShadow200
4ad3c9f3ab Start work on compressed BlockDB format, to address #413 2017-11-08 15:47:58 +11:00
UnknownShadow200
c0d365f71f Allow ## and ++ for opchat/adminchat still for laziness. 2017-11-06 10:33:57 +11:00
UnknownShadow200
141ed08d08 Tree works properly with /scale, fixes #344 2017-11-05 20:06:00 +11:00
UnknownShadow200
46e611f8ac Drop support for reading version1 block/command properties. Not even the latest MCLawl version saves in version1 format. 2017-11-04 17:27:00 +11:00
UnknownShadow200
cfa205d362 Fix fog density being 2.0f instead of 1.8f (Thanks gDEBugger) 2017-11-04 15:20:41 +11:00
UnknownShadow200
17edebbb8e Remove obsolete /afk list, since /who and tab list do a much better job anyways, and the command was undocumented anyways. 2017-11-03 17:26:58 +11:00
UnknownShadow200
bd77b83ac6 If no +, only look at /map realmowner for owner of OS maps. Also remove some unused things from ZS. 2017-11-03 17:12:41 +11:00
UnknownShadow200
0c905fd2ac Remove pointless events from LS, reudces DLL size by 5KB 2017-11-02 20:43:39 +11:00
UnknownShadow200
03b2806779 Remove some usage of X.Parse in LS commands 2017-11-02 20:37:55 +11:00
UnknownShadow200
8af50e208f Show whitelisted names list for visit/build permission denied 2017-11-02 20:21:15 +11:00
UnknownShadow200
4844836ddb Obsolete #/+[message] behaviour completely, tell people to use opchat/adminchat [message] instead. Fixes #396. 2017-10-31 14:27:44 +11:00
UnknownShadow200
48b65ac798 use UtcNow instead of Now in LS code 2017-10-30 16:52:30 +11:00
UnknownShadow200
9f88cfa182 Actually allow /os map to have nobody perbuild, fix ~ with no value after 2017-10-30 13:32:33 +11:00
UnknownShadow200
98761f162b OS maps no longer make zones, they use perbuild whitelist only for faster performance. (older maps will still add to zone) 2017-10-30 09:03:14 +11:00
UnknownShadow200
531fd3f40b Show a message when you can't delete zones due to insufficient permission, superop+ players no longer skip zone rank checks 2017-10-30 09:03:13 +11:00
UnknownShadow200
904a78a790 Remove hardcode-ish behaviour in PlayerList.Load 2017-10-29 20:06:54 +11:00
UnknownShadow200
2100dbd42d Allow up/ua yourself, fix /ua with no args behaving incorrectly. (Thanks StarlightGlimmer) 2017-10-29 10:53:28 +11:00
UnknownShadow200
3d66680b42 Using ~ in tp/tpp/mark should behave same as ~0 2017-10-28 16:00:56 +11:00
UnknownShadow200
daca4b946f Use optimised PixelGetter for heightmap too. Fixes #237. 2017-10-28 12:40:17 +11:00
UnknownShadow200
c25e34fb29 Fix TNT wars crashing entire server, when round ended and blue score was >= red score 2017-10-28 11:38:35 +11:00
UnknownShadow200
8c6f04ac23 Fix /ref from last commit 2017-10-27 22:08:35 +11:00
UnknownShadow200
b152ca9726 Fix /hide not updating tab list. (Thanks VenkSociety) 2017-10-27 22:04:41 +11:00
UnknownShadow200
c36334e64f Fix /baninfo still saying player was banned, if they were temp-banned but have not yet rejoined, and the tempban has expired. (Thanks Empy) 2017-10-27 20:32:17 +11:00
UnknownShadow200
efd995390f Allow using custom nickserv for IRC bot (Thanks aezarkones) 2017-10-27 19:25:56 +11:00
UnknownShadow200
fe67055701 Fix long messages being incorrectly trimmed on IRC sometimes, fixes #223 2017-10-27 17:58:13 +11:00
UnknownShadow200
3bbff57d8f Combine ZombieGame.Props.cs / ZombieGame.cs file 2017-10-27 08:52:48 +11:00
UnknownShadow200
652f48ea14 Forgot chat tokens don't show on IRC: 2017-10-27 08:46:03 +11:00
UnknownShadow200
306c3d9ec3 Add a bunch more chat tokens, but remove useless serverip. 2017-10-25 22:10:00 +11:00
UnknownShadow200
895b4872e8 Document +thirdperson in /help map motd 2017-10-24 08:40:06 +11:00
UnknownShadow200
1c530ff79b wrong message in /blockprops 2017-10-23 23:10:04 +11:00
UnknownShadow200
7a617d88e5 Fix 2 layer palette in imgprint, resize imgprint to fit in map. 2017-10-23 19:48:02 +11:00