3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-09-21 07:10:06 +02:00
FastAsyncWorldEdit/src/main/java/com/sk89q
TomyLobo e8dcee1acf Added LocalWorld.fixLighting(Set<BlockVector2D>)
This method redos lighting in the given chunks.
BukkitWorld's current implementation introduces some slight errors and doesn't redo torch light, but it's better than nothing.
2011-10-24 13:35:48 +02:00
..
bukkit/migration Fixed warnings. 2011-10-24 04:32:02 +02:00
jnbt fixed superpickaxe for gravel & lightstone, preprocessors faster than postprocessors, added methods so same-type changes are visble client-side, fixed fixliquid & setblocks block count 2011-07-15 02:00:48 -05:00
minecraft/util/commands Fixed CommandContext.matches() always returning true. 2011-10-09 10:31:15 -07:00
util Moved YAML classes from RegionBook from WorldGuard into WorldEdit and made everything use those. 2011-10-22 23:48:15 -07:00
worldedit Added LocalWorld.fixLighting(Set<BlockVector2D>) 2011-10-24 13:35:48 +02:00