Commit Graph

16 Commits

Author SHA1 Message Date
boy0001
a3d5326da3 Sponge 2015-07-27 02:14:34 +10:00
Sauilitired
9184010c9f Move bukkit specific files 2015-07-26 16:51:13 +02:00
boy0001
b76899c6e2 Fix multiple schematic issues (which I caused) 2015-07-26 04:12:35 +10:00
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
boy0001
d09dbee3c7 Optimizations to schematic loading / pasting -> ~10,000,000 bps
The downside is it completely ignores entities and such, so WorldEdit is
the way to go if you need precision but don't care for large sizes or
speed.
2015-07-23 02:33:30 +10:00
boy0001
95ad199f52 Lazy initialization 2015-07-22 04:31:12 +10:00
boy0001
8166873978 Plot search? 2015-07-21 20:55:44 +10:00
boy0001
83bdcbfb97 Fixed titles and schematic on clear offset for hybrid generation. 2015-07-21 16:03:27 +10:00
boy0001
38f0e82447 Minor tweaks 2015-07-20 15:14:46 +10:00
boy0001
9c635810b0 Multiple changes
Working on async schematic saving
Default plot clearing is now properly async (and somewhat slower)
Offline mode servers now default to lowercase (there has been ample time
to update)
Fixed some issues with plot expiry
Fixed some issues with UUID caching
Optimized UUID fetching from cache (marginal)
2015-07-19 23:12:48 +10:00
boy0001
ea8f026105 Fixes
Fixed plot clearing on sub chunk sized plots
Optimized chunk generation
Fixed several messages including setup having incorrect replaced args
2015-07-19 03:04:10 +10:00
boy0001
6907f1c447 clean imports 2015-07-18 22:21:36 +10:00
boy0001
e026ec31eb Fix redstone comparators + more work on plot analysis 2015-07-18 13:19:36 +10:00
boy0001
30b5d89dde More plot analysis 2015-07-18 02:50:40 +10:00
boy0001
b2fbd74d4b Fixes #419 , among other things 2015-07-17 20:48:13 +10:00
Sauilitired
cff47cbac0 Move all files! Hahah 2015-07-16 16:16:16 +02:00