Commit graph

28 commits

Author SHA1 Message Date
boy0001
162e91bef2 Started work on trim function 2015-01-08 00:29:20 +11:00
boy0001
277018df63 Working on flag system 2015-01-07 03:08:29 +11:00
boy0001
6b988f616a plot merging + '* UUID 2015-01-06 14:33:37 +11:00
boy0001
0fdb358291 Potential plot clear fix 2015-01-04 16:01:23 +11:00
boy0001
997b6e44b3 decrease entity remover frequency 2015-01-02 12:54:27 +11:00
boy0001
9bca812d28 Fixed plugin.yml 2015-01-02 12:35:47 +11:00
boy0001
5e5e46eef0 . 2014-12-28 11:14:54 +11:00
boy0001
2dff41fa53 Claiming new plot 2014-12-23 03:04:56 +11:00
boy0001
5c4f1332d6 Fixed null pointers for getName 2014-12-23 02:44:13 +11:00
Sauilitired
7feddad853 Merge branch 'master' of git://github.com/drtshock/PlotSquared
Conflicts:
	PlotSquared/src/main/java/com/intellectualcrafters/plot/PlotMain.java
	PlotSquared/src/main/java/com/intellectualcrafters/plot/commands/Unclaim.java
	PlotSquared/src/main/java/com/intellectualcrafters/plot/listeners/WorldEditListener.java
2014-12-18 12:32:20 +01:00
boy0001
d777b42a48 wall sign issue 2014-12-18 18:45:26 +11:00
drtshock
73e92b8341 Reformat. 2014-12-17 20:15:11 -06:00
boy0001
59be72aefe Weekly code cleanup 2014-12-16 16:03:20 +11:00
boy0001
a93e6b5a55 Reverting "Moved UUID classes to UUID package" as it broke stuff. 2014-12-16 15:57:40 +11:00
boy0001
4651731f65 Moved UUID classes to UUID package 2014-12-16 15:53:06 +11:00
boy0001
42c02b37bf Fixes plot claim block removing on clear. 2014-12-16 15:44:25 +11:00
boy0001
46a00357b3 [NEEDS TESTING] [FIX] merging: roads, signs, bedrock 2014-12-15 23:23:44 +11:00
boy0001
760041607e Seems to work for 1.7.2 (which doesn't have UUIDs) 2014-12-14 00:30:29 +11:00
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)