UnknownShadow200
9bcfbef842
Don't bother doing MovePreviousLevelFiles() if possible
2017-04-10 18:31:33 +10:00
UnknownShadow200
3bbe26dc5e
0.001% less hardcoding
2017-04-10 18:13:13 +10:00
UnknownShadow200
4af693414a
Many commands have empty shortcut, so don't bother duplicating.
2017-04-10 10:17:53 +10:00
UnknownShadow200
e57f40cdc0
use block not id
2017-04-10 10:04:20 +10:00
UnknownShadow200
96c5b61450
Fix /newlvl and /resizelvl
2017-04-09 21:13:50 +10:00
UnknownShadow200
9dae224af0
Fix all players not being sent to spawn in countdown. (Thanks VenkSociety)
2017-04-09 20:35:50 +10:00
UnknownShadow200
958aefc727
Remove /os map delete [num], it's just /os map delete now
2017-04-09 19:52:25 +10:00
UnknownShadow200
091edea643
Fix /place x y z not working when coordinates above 1024 or below -1024 (Thanks Netheraf)
2017-04-09 18:22:50 +10:00
UnknownShadow200
cca060de92
Optimise heightmap map generator a bit
2017-04-09 11:11:28 +10:00
UnknownShadow200
0e9fb37740
Now supports running in 64 bit, and prefers 64 bit mode
2017-04-09 09:20:05 +10:00
UnknownShadow200
8b13745b79
upload 64 bit sqlite dll
2017-04-09 09:10:34 +10:00
UnknownShadow200
7f928d830c
Merge branch 'master' of github.com:Hetal728/MCGalaxy
2017-04-08 21:57:13 +10:00
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