2516 Commits

Author SHA1 Message Date
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
UnknownShadow200
694aac0161 Allocate 437.60% less memory in level sending. 2016-02-23 21:38:01 +11:00
UnknownShadow200
d37b651761 Allocate less memory in SendRawMap. 2016-02-23 21:07:26 +11:00
UnknownShadow200
55dbf8d3a4 Avoid allocating a temp array in level saving (major saving on memory), also extend PropertiesFile to support non = separators. 2016-02-23 20:34:43 +11:00
UnknownShadow200
0e3c2a6522 Rewrite handling of properties type files to use a generic PropertiesFile class. Also viewmode.cfg no longer has cli property hardcoded at line 4 and high-quality at line 5. 2016-02-23 17:08:08 +11:00
UnknownShadow200
38606beacd Somewhat cleaned up the logger. 2016-02-23 16:24:02 +11:00
UnknownShadow200
a4f87e3d88 Cleanup /tp and /p2p to have actually somewhat sane code. /tp can no longer be used to teleport two players to each other, use /p2p for that./p2p should not allow you to teleport hidden players either. 2016-02-23 15:06:22 +11:00
UnknownShadow200
b27ca19f31 Fix /players not working when someone has nobody rank (Thanks Zingan), /pe should be case insensitive. 2016-02-22 22:12:12 +11:00
UnknownShadow200
0c9c1e82c6 Merge pull request #105 from megalomaniactom/patch-3
Add water and sand to advanced generators.
2016-02-21 15:38:38 +11:00
UnknownShadow200
e1811b8404 Add a slightly working Torus draw operation (Thanks SkinnyGamer), also fix issue #106. (Thanks FabTheZen) 2016-02-21 15:00:26 +11:00
jack
85aef7f404 Add water and sand to advanced generators.
Changed 2d for loop set for advanced generation.
2016-02-19 16:37:45 -08:00
UnknownShadow200
353f37cd76 Work on using more efficient representation of undo data. 2016-02-18 14:59:41 +11:00
UnknownShadow200
082017c313 Show join/leave joker messages on IRC, use case-insensitive comparisons to avoid allocating unnecessary memory. 2016-02-18 12:25:49 +11:00
UnknownShadow200
e9b879d825 Fix /xmodel not updating your own model when you are the only player in the world. (Thanks goodlyay) 2016-02-18 09:30:04 +11:00
UnknownShadow200
49bd34918f Cleanup ExtraCollections. 2016-02-17 21:29:00 +11:00
UnknownShadow200
f2e7606b80 Release 1.8.2.0 1.8.2.0 2016-02-17 21:14:10 +11:00
UnknownShadow200
1dda9c3bdb Remove properties from the property window that have no effect now, make it so that only certain 'LeaveServer' count as kicks. 2016-02-17 19:49:05 +11:00
UnknownShadow200
aad91a4878 Can import .mcf files with /import now. 2016-02-17 15:04:43 +11:00