UnknownShadow200
f198146f50
Core: Add aliases for gray/grey
2016-12-18 23:27:08 +11:00
UnknownShadow200
c0171a335b
fix last few commits
2016-12-18 22:29:20 +11:00
UnknownShadow200
7b9ce9aa92
Core: Fix draw commands when a custom block is replacing a core block
...
previously, it would use custom_block with the real custom block as its ext block. Now it just places the custom block.
2016-12-18 22:22:01 +11:00
UnknownShadow200
0c741926b0
Core: Show name of player who created a map in /newlvl
2016-12-18 21:59:01 +11:00
UnknownShadow200
b23d8ae420
fix last commit, core aliases should be replaced by /gb
2016-12-18 21:52:53 +11:00
UnknownShadow200
afcbd7f4cc
Core: Make it so if a /gb is used to replace a core block, it changes the name of that core block.
2016-12-18 21:52:05 +11:00
UnknownShadow200
e2eefe94c4
Core: Don't bother showing the unused door_X_air block names
2016-12-18 20:13:44 +11:00
UnknownShadow200
a9e62967b9
Make more commands have default rank guest.
2016-12-18 20:07:19 +11:00
UnknownShadow200
aa7f28070e
kill off /fakepay too
2016-12-18 09:13:17 +11:00
UnknownShadow200
3999b65736
Core: Remove /impersonate, it's very often abused and you can still accomplish the same thing with /say if you absolutely must.
2016-12-18 08:51:18 +11:00
UnknownShadow200
2698973666
Core: Fix global.json.bak never actually being saved. (Thanks CookieNetwork)
2016-12-17 09:54:49 +11:00
UnknownShadow200
225c4e5e37
Merge branch 'master' of github.com:Hetal728/MCGalaxy
2016-12-15 17:28:14 +11:00
UnknownShadow200
2e0b84af04
Core: add ipban/unipban as aliases, fixup /bind
2016-12-15 17:19:54 +11:00
UnknownShadow200
f9e0cb4960
Core: Fix changing main from server gui not working. (Thanks C1ASSIC)
2016-12-10 09:03:07 +11:00
UnknownShadow200
5f29c59e27
consistently mark brush args in help for commands as optional
2016-12-09 16:12:45 +11:00
UnknownShadow200
d6bf620162
amend last commit: /os zone del just removes you from build whitelist, it doesn't add you to build blacklist.
2016-12-09 08:59:54 +11:00
UnknownShadow200
064f54bd59
Core: now /os zone del [name] works
2016-12-09 08:41:53 +11:00
UnknownShadow200
1fe8193483
Core: /os zone add now also adds to perbuild whitelist
2016-12-09 08:11:21 +11:00
UnknownShadow200
4534697c1e
Fix compilation errors on my laptop
2016-12-08 20:35:34 +11:00
UnknownShadow200
33a8e30f39
DB: Check for BlockDB table existence before deleting/renaming.
2016-12-07 15:07:16 +11:00
UnknownShadow200
601a6a31b3
DB: More work on blockdb table exporting.
2016-12-07 14:54:40 +11:00
UnknownShadow200
5bb4b3269f
Core: Fix issue with all /gb becoming /lb after doing /server reload
2016-12-05 22:11:06 +11:00
UnknownShadow200
770d123b53
Merge branch 'master' of github.com:Hetal728/MCGalaxy
2016-12-05 21:29:39 +11:00
UnknownShadow200
48189738e7
Core: Fix /store maps erroring. (Thanks RinLen)
2016-12-05 21:26:40 +11:00
Goodlyay
a5c9a5ccd6
Core: make send check for mutes.
2016-12-02 14:01:35 -08:00
Goodlyay
36dd41619b
Core: Make "Login Failed" message more clear.
2016-12-01 20:34:33 -08:00
UnknownShadow200
bc50b7d5f5
Core: Fix /topten and offset, also adjust output number in /top by offset.
2016-12-01 23:11:15 +11:00
UnknownShadow200
603354ee7d
Use better format for /levels
2016-11-30 23:29:50 +11:00
UnknownShadow200
850004ba87
Core: use coloured name for a map/level (based on its visit and build perms) where possible, to match fCraft
2016-11-30 23:14:10 +11:00
UnknownShadow200
39a2c83da4
require an extra perm for changing bots
2016-11-30 22:14:58 +11:00
UnknownShadow200
fa817a7c8b
Also restrict with /skin bot and /model bot
2016-11-30 17:58:56 +11:00
UnknownShadow200
0ea046961a
Core: Prevent modifying bots on worlds you don't have perbuild access to.
2016-11-30 17:44:47 +11:00
UnknownShadow200
04b8e79664
Style: Make LevelAccess cleaner
2016-11-30 17:24:31 +11:00
UnknownShadow200
11ccfe430c
Fix error spam when walking into a custom block that was removed.
2016-11-30 16:27:51 +11:00
UnknownShadow200
708375151d
Now /imp is nobody by default.
2016-11-30 11:24:29 +11:00
UnknownShadow200
17d1beaad6
IRC: fix rare case of .x outputting to wrong channel. (Thanks 2k10)
...
This happens if the name of the opchannel in server.properties is not the same case as the opchannel according to the IRC network. It's fixed now to perform a case insensitive comparison.
2016-11-28 09:48:28 +11:00
UnknownShadow200
26896d2f1b
fix last commit
2016-11-28 08:43:17 +11:00
UnknownShadow200
91962a08c9
core: prevent bypassing /ignore
2016-11-28 08:36:17 +11:00
UnknownShadow200
b201d0d062
fix checkpoints
2016-11-26 18:00:42 +11:00
UnknownShadow200
13285ae257
Map: Fix spawn and cloud height for .dat format
2016-11-24 10:16:10 +11:00
UnknownShadow200
a190d64162
Map: modularise .dat parsing somewhat
2016-11-24 09:59:37 +11:00
UnknownShadow200
b52848530d
Fix compile errors
2016-11-24 09:22:36 +11:00
UnknownShadow200
f1c14cf613
MakeSelection and DeleteSelection are already there
2016-11-24 09:05:51 +11:00
Hetal728
a1adff5021
Added PlayerClick event and made PlayerExtList a tad more flexible
2016-11-23 08:11:39 -05:00
UnknownShadow200
cc6b9bc0bc
Map: Add ReadDimensions method to map importers.
2016-11-23 16:41:31 +11:00
UnknownShadow200
44ed2fd088
Core: Fix autoload commands for unix, where file names are case sensitive
...
also make all the scripting commands Nobody by default.
2016-11-21 15:01:12 +11:00
UnknownShadow200
c794c5dfe4
Core: Now doing /reload doesn't slightly move you up.
2016-11-20 23:07:25 +11:00
UnknownShadow200
b9f083969f
Core: Fix /tp not working when target player is outside map.
2016-11-20 17:18:17 +11:00
UnknownShadow200
192b9a14e6
fix last commit
2016-11-19 22:35:10 +11:00
UnknownShadow200
1963feafb0
Core: Fix mark/click, it should activate mbs/portals/doors at those coords if no selection is in progress. (Thanks xnotx123)
2016-11-19 18:58:28 +11:00