5429 Commits

Author SHA1 Message Date
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
UnknownShadow200
23c0eaeda2 Fix /gb add id (Thanks FabTheZen), and fix /write. 2016-01-11 09:59:51 +11:00
UnknownShadow200
bbd599b7de Add /pclients. 2016-01-10 23:05:17 +11:00
UnknownShadow200
892b4d4323 Use separate FillDrawOp class. 2016-01-10 18:20:36 +11:00
UnknownShadow200
4b19ad6faf Fix /fill to work properly now, and now uses much less memory. 2016-01-10 17:02:32 +11:00
UnknownShadow200
07fd3fced9 Fix a bug with IRC. 2016-01-10 11:12:17 +11:00
UnknownShadow200
f828746253 Allow using /texture global/level reset to revert the texture back to an empty string. (Thanks goodlyay) 2016-01-08 21:54:22 +11:00
UnknownShadow200
a6fbd0299c Fix the compilation error, oops. 2016-01-08 18:51:15 +11:00
UnknownShadow200
c69db96f44 Fix undo times being wrong. 2016-01-08 00:08:26 +11:00
UnknownShadow200
6216b0c12b Make some changes to /gb and allow using BlockDefinitions block names in drawing commands. (Thanks goodlyay) 2016-01-07 22:24:43 +11:00
UnknownShadow200
c5578e1614 Fix undo files being chosen in the wrong order. 2016-01-07 19:13:30 +11:00
UnknownShadow200
4535e36d5f Some minor touchups to commands. (Thanks goodlyay) 2016-01-07 18:53:04 +11:00
UnknownShadow200
67ebeb8d69 Merge pull request #90 from UnknownShadow200/master
BlockDefinitions implemented, some other minor fixups.
2016-01-07 13:51:25 +11:00
UnknownShadow200
09391d4bac Fix last BlockDefinitions issues with /undo and /redo. 2016-01-07 13:07:52 +11:00
UnknownShadow200
73e9983b15 Merge branch 'master' of github.com:UnknownShadow200/MCGalaxy 2016-01-07 09:58:12 +11:00
UnknownShadow200
12b582e094 Fix BlockDefinitions custom blocks not showing in spawn world. 2016-01-07 09:03:42 +11:00
UnknownShadow200
fab0f58214 Cleanup /mapinfo, partially fix /redo. 2016-01-07 00:22:33 +11:00
UnknownShadow200
b41071dbea Cleanup /line. 2016-01-06 17:49:14 +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
a8d68f1ddc Update /draw to work with BlockDefinitions. 2016-01-06 00:05:22 +11:00
UnknownShadow200
8467a02ab2 copy/paste now works with BlockDefinitions. 2016-01-05 23:54:40 +11:00
UnknownShadow200
f58e2b8e08 replace/replacenot/replaceall works with BlockDefinitions now. 2016-01-05 23:29:35 +11:00
UnknownShadow200
3317ccc71a Drawing commands, gun/missile now work properly with BlockDefinitions. 2016-01-05 22:03:01 +11:00
UnknownShadow200
e12ca9a116 Merge with master. 2016-01-05 20:41:59 +11:00
UnknownShadow200
081186fd75 BlockDefinitions works in /p, level sending now. 2016-01-05 20:33:30 +11:00
UnknownShadow200
b9eb8d09ea Remove some of the old WoM direct code, also cleanup IRC and fix an issue with it (Thanks WhatIDoHere) 2016-01-05 18:08:30 +11:00
UnknownShadow200
59c1ce39ba BlockDefinitions now work.. barely. Also remove the old GrieferStone/Anti-Tunnelling useless features. 2016-01-04 23:51:56 +11:00
UnknownShadow200
2201895838 Move waypoints code into a separate file. 2016-01-04 16:19:19 +11:00
UnknownShadow200
f35037e784 Merge pull request #89 from UnknownShadow200/master
General cleanup of some commands, started work on BlockDefinitions.
2016-01-04 15:41:40 +11:00
UnknownShadow200
8a0f2bfe0d Cleanup /allowguns. 2016-01-04 15:40:38 +11:00