4098 Commits

Author SHA1 Message Date
UnknownShadow200
3b6ff0f712 Change level backup to return string instead 2018-11-13 01:04:12 +11:00
UnknownShadow200
df88f190f0 Fix /award take 2018-11-11 15:06:20 +11:00
UnknownShadow200
7a7a59a9f2
Merge pull request #513 from TheRealPear/master
Fix the premium skin feature on /skin
2018-11-06 18:29:57 +11:00
_Pear
7e53bcd41c
Fixed premium MC link 2018-11-02 09:10:53 -05:00
UnknownShadow200
82f11af05d Allow making blocks outside 0 to 16 2018-11-01 13:34:24 +11:00
UnknownShadow200
ee3ba71d9a
Update readme 2018-10-20 20:06:31 +11:00
UnknownShadow200
57039c081d
Update readme 2018-10-20 20:06:10 +11:00
UnknownShadow200
b604230762 add the inf id dll 2018-10-20 20:05:25 +11:00
UnknownShadow200
b68c644c3c
Create readme 2018-10-20 19:58:34 +11:00
UnknownShadow200
ca0a1a84d4 fix env bedrock alias for real this time 2018-10-20 17:55:52 +11:00
UnknownShadow200
f349fd5df6 Really fix dropbox url conversion for /img 2018-10-20 08:06:11 +11:00
UnknownShadow200
a591b81a83 Release 1.9.1.0 1.9.1.0 2018-10-19 21:42:57 +11:00
UnknownShadow200
164f9e7908 Fix space in /cmdbind and not being able to bind to command aliases. (Thanks tornato) 2018-10-19 20:21:18 +11:00
UnknownShadow200
6a89e0cec8 Fix /bezier with static mode stuffing up. 2018-10-19 19:02:43 +11:00
UnknownShadow200
847b476202 Fix /scale negative not working properly 2018-10-19 18:54:02 +11:00
UnknownShadow200
2551b8ff82 Better messages for last commit 2018-10-17 12:44:02 +11:00
UnknownShadow200
5f7f3e1d8a Be more resilient to level corruptions when mid-way through saving 2018-10-17 12:21:24 +11:00
UnknownShadow200
466f62ea7b Allow /mode 0, /static doesn't turn off /mode, /delay is usable by all 2018-10-17 10:09:33 +11:00
UnknownShadow200
c998fdfb79 Only allow /delay to be used in /mbs, and remove the 'you are already using'. 2018-10-16 18:50:38 +11:00
UnknownShadow200
19346d9815 Allow texture ids beyond 255 when creating a custom block. 2018-10-16 18:21:53 +11:00
UnknownShadow200
9db8209d88 Readd water/bedrock aliases in /env 2018-10-15 10:21:00 +11:00
UnknownShadow200
797ac35b6f Connect/Disconnect shows to all players, regardless of /all chat. Doesn't show to people with /ignore all. 2018-10-14 20:02:41 +11:00
UnknownShadow200
0788590f38 Fix /imgprint not converting www.dropbox.com to dl.dropbox.com 2018-10-13 15:44:22 +11:00
UnknownShadow200
ca1d16c0fa Extra permission for seeing state/province in /location 2018-10-13 09:44:58 +11:00
UnknownShadow200
e7140e0408 Release 1.9.0.9 1.9.0.9 2018-10-10 00:07:42 +11:00
UnknownShadow200
051765472e fix reduce dll size by 2kb commit 2018-10-09 23:58:07 +11:00
UnknownShadow200
c45a2e1a93 Fix changing rank prefix not updating in-game players 2018-10-09 23:50:28 +11:00
UnknownShadow200
759a980573 Fix /team invite stuffing up when team has colours in its name, fix /team join not announcing you joined to you 2018-10-09 23:42:31 +11:00
UnknownShadow200
d2f7a8881c Allow you to change server default in /env 2018-10-09 23:35:27 +11:00
UnknownShadow200
c93a2f9178 Reduce dll size by 2KB 2018-10-09 23:11:20 +11:00
UnknownShadow200
0c3326cfe0 For inf id, don't pointlessly send upper 8 bits array when map only uses custom blocks from 66 to 255. Reduces client memory usage by a lot. 2018-10-09 19:10:36 +11:00
UnknownShadow200
0473c06ace Allow /centre to be used with static mode 2018-10-07 19:47:11 +11:00
UnknownShadow200
ee9c2b6f93 minor API tidy up 2018-10-06 22:55:57 +10:00
UnknownShadow200
e5b1e9425d Fix rank permissions box in GUI incorrectly allowing you to use permissions below -20 2018-10-06 22:16:13 +10:00
UnknownShadow200
a04f42f9ab Initial work on server-wide default env. Also /env reset should leave textures untouched. 2018-10-05 12:12:11 +10:00
UnknownShadow200
f9cde94dac Allow using /env preset and /env normal in /zone set too 2018-10-04 21:45:19 +10:00
UnknownShadow200
a641ea34bb Now provide details for each /env variable 2018-10-04 21:03:13 +10:00
UnknownShadow200
2f4b61d6ee Fix missing oDoor block property in /blockprops 2018-10-04 10:07:41 +10:00
UnknownShadow200
0c5411befd Always use -1 for default env props.
This means resizing level also automatically adjusts clouds height (unless specifically changed), resetting zone env property actually resets to level env.
2018-10-04 09:29:56 +10:00
UnknownShadow200
4330d5aaad Allow using /os lb fogcolour in place of /os lb fogcolor 2018-09-29 20:40:53 +10:00
UnknownShadow200
b79cfa2dad Allow /give on yourself, since it's a mod command, and you could just give money to an alt anyways 2018-09-28 00:51:08 +10:00
UnknownShadow200
732c5e476e minor code simplify 2018-09-26 23:47:08 +10:00
UnknownShadow200
c9b7b5eb88 Simplify CmdEnvironment somewhat 2018-09-25 18:41:06 +10:00
UnknownShadow200
8e4caee06b Merge branch 'master' of github.com:Hetal728/MCGalaxy 2018-09-24 18:02:08 +10:00
UnknownShadow200
d6df49d521 help import now provides details about supported formats 2018-09-24 09:38:09 +10:00
UnknownShadow200
0fee516c91 Show proper message when can't measure ping 2018-09-24 09:23:55 +10:00
UnknownShadow200
1f8813edd3 Fix /os map create (not /os map add), not working when used from non-os maps 2018-09-23 09:48:32 +10:00
UnknownShadow200
0ed02f63af Fix 'already has that colour' message being wrong 2018-09-20 09:47:41 +10:00
UnknownShadow200
d7d80cbb94 Add /blockprops copy 2018-09-18 11:00:01 +10:00
UnknownShadow200
b2b0de25ca Add /blockprops list, improve 'list' type handling in commands 2018-09-18 09:55:49 +10:00