833 Commits

Author SHA1 Message Date
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
UnknownShadow200
db2b4646ff Majorly optimise block physics performance, also reduce memory usage of level physics undo buffer. 2016-02-28 14:46:15 +11:00
UnknownShadow200
0543cb1dd3 Fix words sometimes being combined for multi-line messages. 2016-02-28 10:58:36 +11:00
UnknownShadow200
995f6472dc Add UpdateBlock method (instead of manually checking for whether blockqueue should be used or not), fixes some commands not writing to BlockDB. Also cleanup /afk command. 2016-02-28 10:12:27 +11:00
UnknownShadow200
98dad500fc Add /wrt that allows specifying text scale and spacing between letters. 2016-02-27 19:23:55 +11:00
UnknownShadow200
7dc6fd4cfc Add /gb copy and /lb copy. (Thanks william341) 2016-02-27 14:33:44 +11:00
UnknownShadow200
bfb535c88d Add support for importing .fcm files from ProCraft with custom blocks, also use nicer constant names for Block.doorX blocks. 2016-02-27 12:36:14 +11:00
UnknownShadow200
a0b9bd6696 Kill off the deprecated omniban code. 2016-02-26 21:11:33 +11:00
UnknownShadow200
3a90599c6e Allow disabling the parsing of standard builtin tokens via editing server.properties. 2016-02-26 19:18:21 +11:00
UnknownShadow200
a6459565da Avoid redundant but expensive compuation in 2d-noise map generation, fix colour codes not showing up for disconnections on IRC and in kick packets. 2016-02-26 09:50:37 +11:00
UnknownShadow200
5665ae3715 Should not be able to place /portal and /mb in levels you do not have perbuild on. (Thanks goodlyay) 2016-02-26 09:39:08 +11:00
UnknownShadow200
489ba757b1 Fix /checkpoint blocks to work properly on both clients. 2016-02-26 09:07:25 +11:00
UnknownShadow200
900df9323a Remove usage of SendRaw(opcode, buffer) which involved an extra temp allocation. 2016-02-25 23:33:43 +11:00
UnknownShadow200
dd9c2a4158 [Highly experimental, may still have bugs] - minimised memory usage of storing online player undo data. 2016-02-25 23:13:01 +11:00
UnknownShadow200
f8e83786c2 Merge branch 'UndoCleanup' 2016-02-25 22:45:13 +11:00
UnknownShadow200
48c3b7cf94 Only blocks of different types should be replaced by /paste. 2016-02-25 17:14:40 +11:00
UnknownShadow200
c0be192333 Using /help colors now shows custom colour codes, also condense down /help colors. Make /temprank and various other temprank related code 59.48% nicer. 2016-02-24 22:28:13 +11:00
UnknownShadow200
5aef35730c Use a timespan instead of an awful string for storing 'total time played', cleanup /whois and /whowas. 2016-02-24 21:47:19 +11:00
UnknownShadow200
a761599480 Now with 205.62% less pointless memory allocations. 2016-02-24 19:50:13 +11:00
UnknownShadow200
f5243b56d2 Slightly optimise level physics and also make them work on Mono. 2016-02-23 22:45:21 +11:00