2996 Commits

Author SHA1 Message Date
UnknownShadow200
8f2fc6cc0e Fix bots falling outside map on bottom and borders, also fix bots not walking through core blocks modified to have collide type of air. (Thanks FAM0R) 2017-04-08 21:56:36 +10:00
Goodlyay
b9308cdca2 Merge branch 'master' of https://github.com/Hetal728/MCGalaxy 2017-04-06 15:08:37 -07:00
Goodlyay
c2a96ed5c1 Level gen and resize automatically fix user's input 2017-04-06 15:08:30 -07:00
UnknownShadow200
f7a8ef46f8 Fix goodlyay causing /whois to error 2017-04-03 20:47:51 +10:00
Goodlyay
700bb8ebff Make draw cmd instructions more accurate. 2017-04-02 23:35:38 -07:00
Goodlyay
88c707474c Remove debug text from transform rotate. 2017-03-31 20:34:31 -07:00
Goodlyay
84302d7f60 Add stone cliffs to heightmap gen 2017-03-28 00:12:05 -07:00
Goodlyay
ee92c6c2be Make /fixgrass default permission AdvBuilder. 2017-03-24 19:17:32 -07:00
Goodlyay
2df709960e Fix fall death. (Thanks Hetal.) 2017-03-11 18:39:45 -08:00
UnknownShadow200
2d58ad5a9a ded file 2017-03-05 21:00:10 +11:00
UnknownShadow200
8e05e93730 Release 1.8.8.9 1.8.8.9 2017-03-05 19:58:04 +11:00
UnknownShadow200
5de3c0da59 Better LightPass 2017-03-05 19:54:26 +11:00
UnknownShadow200
0a41938c6b Make entity spawning code a lot better 2017-03-05 19:29:41 +11:00
UnknownShadow200
8155b341d9 Don't allow using /rankmsg to bypass ignore 2017-03-05 17:31:14 +11:00
UnknownShadow200
069bd78fc1 Add priority Chat.MessageAll, for messaging all players regarding events such an imminent shutdown/update 2017-03-05 17:28:50 +11:00
UnknownShadow200
a85fb12a22 should still see /goto messages when hidden to visible players. also code cleanup. 2017-03-05 17:23:49 +11:00
UnknownShadow200
3ca3cdf54a add wlock/wunlock aliases 2017-03-05 15:55:16 +11:00
UnknownShadow200
17c31d28c8 Fix case where painting over white, and having white bound to door_white, would not echo back a white block. 2017-03-05 15:08:18 +11:00
UnknownShadow200
836d90c443 Fix some block changes not adding to BlockDB 2017-03-05 14:49:42 +11:00
UnknownShadow200
4da9db50d4 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-03-05 13:01:48 +11:00
UnknownShadow200
4a35f71379 Fix /lb add wrong collide type (Thanks DramaticLove) 2017-03-05 13:00:59 +11:00
UnknownShadow200
fcbb9d5ba0 Merge pull request #381 from rasmusolle/master
Fix maxplayer overload
2017-03-05 12:16:56 +11:00
UnknownShadow200
44df804d3d Make /tempban save, better, show time left in kick message 2017-03-05 11:25:24 +11:00
UnknownShadow200
07a1210a90 document 2017-03-05 10:40:28 +11:00
Rasmus
f6d37796cb Fix maxplayer overload
This "overload" may happen if a VIP, Dev or Mod joins an already full server. Then when it'll heartbeat it'll give an error because the "users=" is higher than "max=" and eventually it'll disappear from the server list.
2017-03-04 15:51:21 +01:00
UnknownShadow200
d783fe143b Now goto/mapinfo match against unloaded maps, instead of loaded maps then unloaded 2017-03-04 23:04:36 +11:00
UnknownShadow200
3fab0c11f6 now /realm map remove is alias for delete (Thanks Tree) 2017-03-04 21:27:45 +11:00
UnknownShadow200
e576634c5f Now whoip/clones includes self 2017-03-04 21:14:12 +11:00
UnknownShadow200
96e8351a08 Fix /clones not including online player latest IPs 2017-03-04 21:02:47 +11:00
UnknownShadow200
4df2aaf752 Remove /voteresults as it is pointless 2017-03-04 20:04:30 +11:00
UnknownShadow200
92152d2c91 Show block id/name message at end of /b (Thanks goodlyay) 2017-03-04 19:51:35 +11:00
Goodlyay
2f75cc3734 Complete last commit 2017-03-04 00:26:02 -08:00
Goodlyay
709fec39c8 Commands used on bots no longer message whole level 2017-03-04 00:06:09 -08:00
UnknownShadow200
9ba8e05d32 Make it easier to change software name from MCGalaxy 2017-03-04 12:58:45 +11:00
UnknownShadow200
176e840926 Prevent using /summon to reset AFK. (Thanks Joseph) 2017-03-03 19:31:12 +11:00
UnknownShadow200
d1e9862c6b Better Chat class 2017-03-03 19:24:24 +11:00
UnknownShadow200
c52b91feff prefer explicit new type[] { 2017-03-03 09:09:26 +11:00
UnknownShadow200
785255d389 fix last commit 2017-03-02 20:15:01 +11:00
UnknownShadow200
cd2a5e11f1 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-03-02 20:14:22 +11:00
UnknownShadow200
5b0f5a6f35 Coloured /help 2017-03-02 20:13:56 +11:00
UnknownShadow200
7ae8bca868 Merge branch 'master' of github.com:Hetal728/MCGalaxy 2017-03-02 10:45:13 +11:00
UnknownShadow200
c4287c2fb6 prefer explicit array declarations 2017-03-02 10:01:05 +11:00
UnknownShadow200
87e0fbadd8 Don't allow yourself to be patrolled, partially addresses #363 2017-03-02 07:57:05 +11:00
UnknownShadow200
377632e10b load maps with physics properly 2017-03-01 14:00:02 +11:00
UnknownShadow200
8a0f245fcb less awful init code 2017-03-01 13:50:21 +11:00
UnknownShadow200
958670ce60 do not allow usage of /kill when muted or chat moderation on 2017-03-01 12:13:51 +11:00
UnknownShadow200
a36f84bb06 Remove pervisit/perbuild from levels list in main gui 2017-03-01 11:56:34 +11:00
UnknownShadow200
4a6f46d626 Fix empty teams not being removed. (Thanks goodlyay) 2017-03-01 10:45:34 +11:00
UnknownShadow200
cc5550fd8d Show reason for kick from IRC 2017-03-01 07:36:26 +11:00
UnknownShadow200
27b3b0950d cleanup 2017-02-28 23:15:20 +11:00