902 Commits

Author SHA1 Message Date
UnknownShadow200
98ed1bc4f4 Remove some unused code, also allow configuring gen/admingen limits. (Thanks FabTheZen) 2016-03-10 09:19:56 +11:00
UnknownShadow200
10259cc4da Some minor code cleanup, also /splace now works vertically. (Thanks FabTheZen), closes #114. 2016-03-09 23:12:01 +11:00
UnknownShadow200
8fe518da49 Non-kick disconnections should show the reason in console. (Thanks goodlyay) 2016-03-09 14:47:35 +11:00
UnknownShadow200
166e5dfadf Clean up /temprank and /deltemprank, make them work with offline players. 2016-03-09 14:43:40 +11:00
UnknownShadow200
3fc5bb1b75 Fix brush arguments being incorrectly treated as draw modes in some cases. 2016-03-09 11:44:52 +11:00
UnknownShadow200
37cd475398 Add striped brush, also show brush name in draw operation output to the player. 2016-03-09 08:09:39 +11:00
UnknownShadow200
672e93ba2a Add black-and-white rainbow brush, add random rainbow brush with a seed. 2016-03-08 18:52:36 +11:00
UnknownShadow200
ab5f5f3824 Add rainbow brush. 2016-03-08 18:09:58 +11:00
UnknownShadow200
91dcb6e8fb Initial brush support. 2016-03-08 17:51:41 +11:00
UnknownShadow200
2b3a64d2e7 Make /search commands more sensible, cleanup CommandKeywords class. 2016-03-08 17:14:04 +11:00
UnknownShadow200
a9e9b081ff Cleanup /search and make it print help when an incorrect type is used, add CheckeredBrush and initial work on /brush. 2016-03-08 15:20:51 +11:00
UnknownShadow200
79dc8dfd82 Fix /rankmsg replacing all instances of the rank name in the input arguments, instead of just the first instance. 2016-03-08 11:48:13 +11:00
UnknownShadow200
9ec3df9f8c [Warning, may still have bugs] - refactored majority of the code to use a volatile array for players instead of a list, avoids those rare and hard to track down errors. 2016-03-08 11:31:34 +11:00
UnknownShadow200
819d8cb4f5 Super quick fix for /whois and /whowas. (Thanks FabTheZen) 2016-03-08 09:10:27 +11:00
UnknownShadow200
bb81c41fab Cleanup the various temp ranking related commands. 2016-03-07 21:46:41 +11:00
UnknownShadow200
ae7b0bb74b Can use /tempban with offline players. (Thanks ShadowMewssacre) 2016-03-07 21:20:03 +11:00
UnknownShadow200
458ebf61a5 Make most commands that involve querying the player database case insensitive. 2016-03-07 20:37:50 +11:00
UnknownShadow200
100cfb50a6 More work on brushes framework, add basic pastebrush. 2016-03-07 14:00:28 +11:00
UnknownShadow200
e46e1f035f Setup framework for brushes. 2016-03-06 22:42:42 +11:00
UnknownShadow200
55ef3f3b91 Super quick fix for last commit. 2016-03-06 22:14:51 +11:00
UnknownShadow200
12c06e0bee Implement /paste [block list] to only paste specific blocks, also implement /paste not [block list] to only paste blocks asides from the specific ones. 2016-03-06 22:13:28 +11:00
UnknownShadow200
9e75c19543 You should be able to use custom blocks in /env border/horizon. (Thanks Telirid) 2016-03-06 21:32:06 +11:00
UnknownShadow200
fc4191ce38 Start work on new /paste command. 2016-03-06 21:15:55 +11:00
UnknownShadow200
e19b515c75 Fix being able to sign in multiple times with the same account.. this time for sure. 2016-03-06 12:38:03 +11:00
UnknownShadow200
80fd0d1e18 Revert the changes to MCgalaxy_.csproj 2016-03-06 08:58:49 +11:00
UnknownShadow200
c613955c62 Merge pull request #111 from ClassiCob/master
Add /8ball and remove mcpony.png
2016-03-06 08:45:43 +11:00
William W
1939a9d677 /8ball
Gives a random meaningless anwser! YAY!
2016-03-05 14:34:07 -07:00
William W
81e3448248 MCPony isn't used 2016-03-05 14:02:50 -07:00
UnknownShadow200
fca604c587 Merge pull request #109 from ClassiCob/master
Add +ophax to lava survival
2016-03-06 07:50:31 +11:00
William W
ccc29f196d Add +ophax to lava survival 2016-03-05 13:45:13 -07:00
UnknownShadow200
4ddcac07dd Merge pull request #108 from ClassiCob/master
Lava Survival -hax
2016-03-06 07:43:29 +11:00
William W
c17ea2320a Lava Survival -hax 2016-03-05 13:37:52 -07:00
UnknownShadow200
3570dac3de Now /cmdset can change additional permissions of commands. 2016-03-05 22:10:47 +11:00
UnknownShadow200
e336f1c3d1 Make /mapinfo work for unloaded levels. 2016-03-05 21:51:34 +11:00
UnknownShadow200
559ad4f8f7 First part of higher ranked hidden players being able to see lower ranked hidden players. 2016-03-05 18:32:49 +11:00
UnknownShadow200
5a4c917c11 Move other perms into the command class, where they logically belong. 2016-03-05 17:46:05 +11:00
UnknownShadow200
12f800a976 Fix setting Command ExtraPermissions from console not working. 2016-03-05 00:05:56 +11:00
UnknownShadow200
0a06b69de2 Optimise physics even more. 2016-03-04 23:19:10 +11:00
UnknownShadow200
7431c8c8e2 Merge branch 'master' of github.com:UnknownShadow200/MCGalaxy 2016-03-04 21:34:51 +11:00
UnknownShadow200
79f99cdbfa Make /measure 45.245% less sucky. (Thanks Skinnygamer) 2016-03-04 21:34:28 +11:00
UnknownShadow200
738a970778 Fix first character not showing up in MOTD. (Thanks goodlyay) 2016-03-03 16:24:26 +11:00
UnknownShadow200
c9fe3d4a87 Fix /ascend which was broken since MCForge. (Thanks goodlyay) 2016-03-01 11:44:35 +11:00
UnknownShadow200
d92f61698d Fix MCGalaxy crashing with Newtonsoft.Json.dll not found. (Thanks chrismasterski) 2016-02-29 22:05:18 +11:00
UnknownShadow200
1d6021be9e Begin work for BulkBlockUpdate. 2016-02-28 21:46:50 +11:00
UnknownShadow200
93b21499fe What was even the point of BlockAction? Just use modeType instead. 2016-02-28 21:09:28 +11:00
UnknownShadow200
efdfdc3fe8 Remove the absolutely pointless level.Instant, also cleanup /tnt. 2016-02-28 20:54:39 +11:00
UnknownShadow200
b665b02121 Cleanup /bs command. 2016-02-28 20:14:54 +11:00
UnknownShadow200
9b63b0bd69 Fix /rs to work with custom blocks, modify more commands to use UpdateBlock now. 2016-02-28 19:47:57 +11:00
UnknownShadow200
ff46ad26c2 Make /drill work with custom blocks. 2016-02-28 17:11:20 +11:00
UnknownShadow200
3bab1c78af Minor performance optimisations for physics. 2016-02-28 16:11:49 +11:00