UnknownShadow200
|
21d527e741
|
Reduce code duplication in /mb.
|
2016-01-24 22:49:52 +11:00 |
|
UnknownShadow200
|
8cad8ad507
|
Fix /levels and /unloaded from console.
|
2016-01-23 22:00:49 +11:00 |
|
UnknownShadow200
|
270e62ac05
|
Fix /maze printing a lot of unncessary messages when used.
|
2016-01-23 21:28:55 +11:00 |
|
UnknownShadow200
|
267205b8d9
|
Remove the unused seralizer.cs (use json instead), remove three old hardcoded commands /care, /facepalm, and /alpaca.
|
2016-01-23 20:52:16 +11:00 |
|
UnknownShadow200
|
e5cd52ac93
|
Modularise leaf decay physics.
|
2016-01-23 17:38:35 +11:00 |
|
UnknownShadow200
|
c1d8e3d7db
|
Modularise out MakeExplosion and reduce code duplication in MakeExplosion.
|
2016-01-23 16:57:36 +11:00 |
|
UnknownShadow200
|
b8f98cb74d
|
Abort after the first failed mysql/sqllite execute instead of trying to continue, fixes massive spamming of error log (Thanks FabTheZen).
|
2016-01-23 16:09:11 +11:00 |
|
UnknownShadow200
|
25ac931996
|
Remove more useless stuff.
|
2016-01-23 15:24:02 +11:00 |
|
UnknownShadow200
|
b56af10686
|
Kill off all the old WoM code.
|
2016-01-23 15:04:43 +11:00 |
|
UnknownShadow200
|
4759316a75
|
Fix /explode exploding on the player's instead of the target's level, cleanup /queue too.
|
2016-01-23 14:25:50 +11:00 |
|
UnknownShadow200
|
5d7c2fc1ed
|
H:/PortableApps/GitPortable/App/Git/line uses DrawOp now, also remove duplication of line making code in CmdMissile.
|
2016-01-23 12:03:56 +11:00 |
|
UnknownShadow200
|
6b70fa09dc
|
Make 'can only be used in game'/'cannot be used from console' messages consistent.
|
2016-01-23 10:24:48 +11:00 |
|
UnknownShadow200
|
ceb6e5a1a5
|
Despawn bots on level unload.
|
2016-01-23 10:09:31 +11:00 |
|
UnknownShadow200
|
02b09db0d5
|
Cleanup /kill.
|
2016-01-23 00:01:25 +11:00 |
|
UnknownShadow200
|
f1926f8874
|
Implement CustomTextColors.
|
2016-01-22 22:33:17 +11:00 |
|
UnknownShadow200
|
ec19f0166a
|
Initial work on implementing TextColors CPE extension.
|
2016-01-22 00:41:28 +11:00 |
|
UnknownShadow200
|
a649e1eeeb
|
Oops, wrong dll/exe versions.
|
2016-01-21 16:02:23 +11:00 |
|
UnknownShadow200
|
2be85a4f9e
|
Fix shortcuts for /goto (and others) not working, also fix /goto being case sensitive.
|
2016-01-20 18:29:47 +11:00 |
|
UnknownShadow200
|
45a4f526f0
|
Zip should be reset to client default before sending new one (Thanks goodlyay), also modify /gb so multiple people can define blocks at the same time.
|
2016-01-19 23:40:27 +11:00 |
|
UnknownShadow200
|
0a7f17c5b6
|
Fix the NullReferenceException in /tpaccept and /tpdeny when the player requesting to teleport goes offline. (Thanks Basicaneer)
|
2016-01-19 17:25:54 +11:00 |
|
UnknownShadow200
|
9c0b942095
|
Fix some spin modes not spinning properly. (Thanks Empy)
|
2016-01-19 17:15:37 +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
|
9b9032c827
|
Fix /ban and /banedit not working with CP437 characters, cleanup ban class.
|
2016-01-18 21:51:38 +11:00 |
|
UnknownShadow200
|
8a0e96e324
|
Cleanup /ban, make it show reason (if given) in game and on IRC.
|
2016-01-18 20:51:36 +11:00 |
|
UnknownShadow200
|
36f65b0ef0
|
Fix /deletelvl not removing tables for overseer maps, fix not being able to set limit of overseer maps for a rank (Thanks FabTheZen), general cleanup of rank.properties parsing.
|
2016-01-18 16:37:28 +11:00 |
|
UnknownShadow200
|
853c2382f5
|
Cleanup most database code, cleanup /opstats particularly and make it case insensitive.
|
2016-01-18 14:15:25 +11:00 |
|
UnknownShadow200
|
ca76edd7fb
|
Fix draw commands over 10,000 tiles not updating total blocks (Thanks Joseph), also fix blocks modified being double counted on exit.
|
2016-01-18 13:04:28 +11:00 |
|
UnknownShadow200
|
6b7cb68524
|
Release 1.8.0.0
1.8.0.0
|
2016-01-18 01:11:12 +11:00 |
|
UnknownShadow200
|
e9808c0b42
|
Remove unnecessary references.
|
2016-01-18 01:05:18 +11:00 |
|
UnknownShadow200
|
b387d1c258
|
H:/PortableApps/GitPortable/App/Git/texture without a url prints current value for that scope (Thanks goodlyay), fix /undo not working from IRC/Console after restart, changelog.txt finally actually updated.
|
2016-01-18 01:00:26 +11:00 |
|
UnknownShadow200
|
67afd26e10
|
Fix not being able to reset texture to default. (Thanks goodlyay)
|
2016-01-17 16:47:59 +11:00 |
|
UnknownShadow200
|
46f0f6b132
|
Fix not being able to use @ from console (Thanks goodlyay), cleanup @/#/+ handling, also fix env preset not showing help and /gb edit help not including some of the valid parameters that can be modified.
|
2016-01-17 15:17:52 +11:00 |
|
UnknownShadow200
|
2d54a8f453
|
Fix /portal show. (Thanks RealRoland)
|
2016-01-17 13:12:03 +11:00 |
|
UnknownShadow200
|
2fee47a9d3
|
Fix IRC colour codes not being properly converted to minecraft colour codes. (Thanks FabTheZen)
|
2016-01-17 11:53:52 +11:00 |
|
UnknownShadow200
|
282bd1bab8
|
Add option to change max fog distance (Thanks goodlyay), remove the useless /env p, also slightly tidy /mapinfo command.
|
2016-01-16 21:59:38 +11:00 |
|
UnknownShadow200
|
fa9b5f43bd
|
Fix survival type handling not working.
|
2016-01-16 21:27:57 +11:00 |
|
UnknownShadow200
|
eb8b8a37cc
|
Allow using .zips for texture packs, also allow changing cloud height for clients that support EnvMapAppearance v2.
|
2016-01-16 18:45:57 +11:00 |
|
UnknownShadow200
|
bea624ac48
|
Fixed global chat showing %G colour codes.
|
2016-01-15 10:35:43 +11:00 |
|
UnknownShadow200
|
68c14be735
|
Proper unicode conversion for messages to/from IRC.
|
2016-01-14 23:12:10 +11:00 |
|
UnknownShadow200
|
e31f7c654e
|
Fix /fakerank not showing proper message when 'banned' rank isn't named 'banned'. (Thanks goodlyay)
|
2016-01-14 13:58:17 +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
|
0cdb123519
|
Merge branch 'master' of github.com:Hetal728/MCGalaxy
|
2016-01-13 21:41:08 +11:00 |
|
UnknownShadow200
|
dd53d57366
|
Add buildable/deletable properties to maps, allowing placing/deleting to be turned off client side.
|
2016-01-13 21:37:21 +11:00 |
|
UnknownShadow200
|
a5b865d7fd
|
Move normal physics calculation into a separate method, reduce code duplication.
|
2016-01-12 20:04:03 +11:00 |
|
UnknownShadow200
|
1afaf5972d
|
Merge pull request #93 from Venom983/patch-1
Fixed IRC bot from announcing the secondary disconnect message
|
2016-01-12 13:12:40 +11:00 |
|
Venom983
|
d2c31d65ed
|
Fixed IRC bot from announcing the secondary disconnect message of hidden players
|
2016-01-11 08:13:03 -05:00 |
|
UnknownShadow200
|
91435b6050
|
Update devs list, remove last bit of MCGalaxy staff protection code.
|
2016-01-12 00:07:26 +11:00 |
|
UnknownShadow200
|
cb74d96ca5
|
Cleanup /reveal, make it keep your own position instead of resetting to spawn.
|
2016-01-11 13:41:06 +11:00 |
|
UnknownShadow200
|
c5be2acb05
|
Add /gb edit.
|
2016-01-11 12:43:14 +11:00 |
|
UnknownShadow200
|
804d9d2ce5
|
Fix /write not working with custom blocks.
|
2016-01-11 10:06:01 +11:00 |
|