PlotSquared/src/main/java/com/intellectualcrafters/plot/generator
boy0001 7db9c0b9a2 Fixed a couple issues related to world generation / clearing
- Fixed competition of multiple augmented populators if there are
several augmented plot clusters of specific terrain type
- Fixed fastmode clearing sometimes doing strange things if chunks
connected to the road have not previously been generated
- Fixed fastmode clearing not setting block data correctly on unloaded
chunks under specific conditions.
2015-07-26 00:43:19 +10:00
..
AugmentedPopulator.java Fixed a couple issues related to world generation / clearing 2015-07-26 00:43:19 +10:00
BukkitHybridUtils.java Minor tweaks 2015-07-20 15:14:46 +10:00
ClassicPlotManager.java Move all files! Hahah 2015-07-16 16:16:16 +02:00
ClassicPlotWorld.java clean imports 2015-07-18 22:21:36 +10:00
GridPlotManager.java Move all files! Hahah 2015-07-16 16:16:16 +02:00
GridPlotWorld.java Move all files! Hahah 2015-07-16 16:16:16 +02:00
HybridGen.java Fixes 2015-07-19 03:04:10 +10:00
HybridPlotManager.java Optimizations to schematic loading / pasting -> ~10,000,000 bps 2015-07-23 02:33:30 +10:00
HybridPlotWorld.java Optimizations to schematic loading / pasting -> ~10,000,000 bps 2015-07-23 02:33:30 +10:00
HybridPop.java Move all files! Hahah 2015-07-16 16:16:16 +02:00
HybridUtils.java Lazy initialization 2015-07-22 04:31:12 +10:00
SquarePlotManager.java Optimizations to schematic loading / pasting -> ~10,000,000 bps 2015-07-23 02:33:30 +10:00
SquarePlotWorld.java Move all files! Hahah 2015-07-16 16:16:16 +02:00