11 Commits

Author SHA1 Message Date
UnknownShadow200
0deb3b3dd3 Warning - may still have bugs. Finished per-level BlockDefinitions implementation. 2016-01-26 23:58:24 +11:00
UnknownShadow200
f1926f8874 Implement CustomTextColors. 2016-01-22 22:33:17 +11:00
UnknownShadow200
d84bfe8849 Properly implement rank reasoning in /promote, /demote, /setrank, show reason on IRC. Remove /ranks (shortcuts to /help ranks) as its functionality was integrated into /rankinfo. Cleanup /loginmessage and /logoutmessage. 2016-01-18 23:54:01 +11:00
UnknownShadow200
ade9b3b9af Rename SendDie to more logical CmdDespawn, kill off /fetch as it was completely obsoleted by /summon. 2016-01-14 11:14:26 +11:00
UnknownShadow200
bbd599b7de Add /pclients. 2016-01-10 23:05:17 +11:00
UnknownShadow200
6d44a4b55b Fix up some of the other commands, add much more to /gb and enable it, implement BlockDefinitionsExt. 2016-01-06 16:55:28 +11:00
UnknownShadow200
57bbf37263 Remove /quick (draw commands over 10,000 blocks already reload the map) and remove /zz (Typing /zz will be treated as /static z) 2016-01-03 16:13:38 +11:00
UnknownShadow200
822b6c4c7d Wipe all the broken translation services code as you needed to register an account anyway, also fix edge height not saving for under 0 or over 255 (Thanks goodlyay). 2016-01-01 23:36:21 +11:00
UnknownShadow200
3a90195de4 Add /reach, which allows AdvBuilder+ to change their reach distance for modifying blocks on supporting clients. 2015-12-11 15:20:48 +11:00
UnknownShadow200
b5aa9ceb0d Remove /megaboid, as it has long since been obsoleted by cuboid with blockqueue. 2015-12-09 13:08:30 +11:00
UnknownShadow200
bdd442c7b0 Move core commands list to a separate file, use 'RevertAndClearState' for commands that revert a block and clear block change (mainly drawing ones). 2015-12-07 18:12:46 +11:00