Commit graph

10 commits

Author SHA1 Message Date
boy0001
7b203261a3 UUIDs are now Abstract 2014-12-13 22:59:43 +11:00
boy0001
7c35150e12 Fixed road issue 2014-12-07 01:19:35 +11:00
boy0001
a424bb006f Faster plot clearing for large plots. + sudo async.
- Optimized the plot clearing algorithm (biome + entity clearing)
- Reduced immediate load by separating clearing into multiple tasks
- Clearing 512x512 plot takes ~4.5 seconds
2014-11-30 15:59:41 +11:00
Sauilitired
75a5a76fe9 A whole load of fixes 2014-11-21 23:45:46 +01:00
boy0001
2a9119c7c3 Merge remote-tracking branch 'origin/master'
Conflicts:

	PlotSquared/src/main/java/com/intellectualcrafters/plot/util/PlotHelper.java
2014-11-21 14:14:33 +11:00
boy0001
5cfcedeab8 NMS chunk sending (rather than using refresh chunk) 2014-11-21 14:11:41 +11:00
Sauilitired
ef7e021937 Some additional JavaDoc's (PlotMain.class)
Added option to teleport to road on login
2014-11-20 19:29:05 +01:00
Sauilitired
7b83ea2413 More documentation :_: 2014-11-20 00:00:38 +01:00
Sauilitired
8261b944b2 Fixed lots of "warnings", and minor stuff.
Deprecated old Plot Constructor(s)
2014-11-19 17:46:30 +01:00
Sauilitired
23d88763d1 Major Restructure 2014-11-16 10:48:19 +01:00
Renamed from PlotSquared/src/main/java/com/intellectualcrafters/plot/PlotHelper.java (Browse further)