Commit graph

3 commits

Author SHA1 Message Date
Spigot
72cde1fd01 Upstream merge
By: md_5 <git@md-5.net>
2013-12-18 17:48:18 +11:00
Spigot
9a3140c935 Split out the configuration of engine modes 1 and 2 to eliminate the block lag seen when mining stone or wood and using engine mode 1.
Now we maintain a new list of blocks to replace with ores in engine mode 2, to ensure that we only update when players mine blocks that are potentially not an ore. We could perhaps even elimate this slight lag from mode 2 by reducing the need for calling update(x,y,z)

By: md_5 <git@md-5.net>
2013-12-13 11:28:47 +11:00
Spigot
9f9133e482 Pop anti xray patch to top
By: md_5 <git@md-5.net>
2013-12-13 11:10:33 +11:00
Renamed from CraftBukkit-Patches/0017-Orebfuscator.patch (Browse further)