Commit Graph

46 Commits

Author SHA1 Message Date
Jesse Boyd
eda4575dd6 Tweaks / Fixes
Fixed id being renamed to type in
fde845e1d8
Fixes #870
2016-02-15 16:25:37 +11:00
Matt
fde845e1d8 Refractoring and Cleanup
Optimized some of the code where possible and removed some magic numbers as well.
2016-02-13 20:01:18 -05:00
Jesse Boyd
893c2b3088 Remove bukkit classes from core 2016-02-11 06:43:47 +11:00
Jesse Boyd
c83378a91b Refactor / Cleanup / Optimizations 2016-02-11 05:59:51 +11:00
Sauilitired
faa9c10364 Add fixes to shizzle 2016-01-16 18:32:00 +01:00
Jesse Boyd
cf517d5be0 Cleanup 2015-12-20 06:30:06 +11:00
Jesse Boyd
93a7b2cace Potential fixes
Fixes #712
Fixes #711
Fixes #707
Fixes #705
Fixes #702
Fixes #698
Fixes #697
Fixes #694
Fixes #717
2015-11-15 13:30:52 +11:00
Jesse Boyd
215ed04754 Minor tweaks 2015-10-29 23:13:10 +11:00
Jesse Boyd
50c6753bf4 Fixes
close #659
close #662
close #665
close #638
2015-10-10 18:07:26 +11:00
Jesse Boyd
0c4b703510 Fix for sponge 2015-10-07 17:33:33 +11:00
boy0001
d42ef3cf63 restructure a couple things. 2015-09-22 23:23:28 +10:00
boy0001
5137b23357 Hows this? 2015-09-13 14:04:31 +10:00
boy0001
1cccdd9d4d Merge branch 'master' of https://github.com/IntellectualSites/PlotSquared
Conflicts:
	src/main/java/com/intellectualcrafters/plot/IPlotMain.java
	src/main/java/com/intellectualcrafters/plot/commands/Trim.java
	src/main/java/com/intellectualcrafters/plot/util/ChunkManager.java
	src/main/java/com/plotsquared/bukkit/BukkitMain.java
	src/main/java/com/plotsquared/bukkit/util/BukkitChunkManager.java
	src/main/java/com/plotsquared/sponge/SpongeMain.java
	src/main/java/com/plotsquared/sponge/util/SpongeChunkManager.java
2015-09-13 13:46:45 +10:00
boy0001
c386f33df8 cleanup 2015-09-11 20:09:22 +10:00
Byteflux
629ff443f3 Fix trimming for worlds in non-standard directories 2015-09-09 22:34:41 -07:00
boy0001
66730794d6 Fixes for sponge + minor tweaks for spigot
- Updated to sponge 591
- Added optional WorldEdit restriction
- several fixes (including greeting/farewell flag)
2015-09-07 22:17:48 +10:00
boy0001
2b187f2066 3.1.6 2015-08-25 10:51:33 +10:00
boy0001
6ca6880917 New features + fixes
Fixed a very specific case of IC world not loading with multiverse every
second startup
Fixed chunks not being sent for plot clearing (although it was being
sent for other thing) Fixes #554
Added fast experimental sudo-async worldedit processor
2015-08-25 09:01:45 +10:00
boy0001
68df5b1930 Fixed interactive chat colors + added interactive pages to sponge. 2015-08-25 02:28:32 +10:00
boy0001
d0605b9b55 Fixes
Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00
boy0001
1a9ec84a4d Fixes
Progress towards #515
Fixes #512
Fixes #514
Fixes (possibly) #529
Fixes #535
Update to latest sponge
2015-08-11 20:45:13 +10:00
boy0001
7a6f9e061d Database changes 2015-08-11 07:03:34 +10:00
boy0001
e28c68ee74 Fixes #524 2015-08-09 19:58:29 +10:00
boy0001
051449157a Fixes #522 2015-08-09 03:27:18 +10:00
boy0001
d779ca366d Fixes #507 Fixes #485 2015-08-07 11:38:39 +10:00
boy0001
8e240b5274 stuff 2015-08-04 22:21:12 +10:00
boy0001
76ca8a7376 Some fixes 2015-08-04 04:20:04 +10:00
boy0001
4d8b9f9674 World generation options for sponge 2015-08-03 05:25:41 +10:00
boy0001
a4f8292f04 Fix command duplication 2015-08-01 15:16:34 +10:00
boy0001
0667e885de Some fixes 2015-07-31 15:40:53 +10:00
boy0001
4eae78590f Refactor + optimizations 2015-07-31 03:24:01 +10:00
boy0001
e1dad77d8f Fixing some more things 2015-07-31 00:25:16 +10:00
boy0001
89e3bd97f0 Nothing is implemented, but it can compile and "run" on sponge now. 2015-07-28 21:38:49 +10:00
boy0001
904b75a7cd Trying to reduce reliance on Bukkit 2015-07-28 16:06:19 +10:00
Sauilitired
2b229f49d1 Move UUID implementations to the bukkit package 2015-07-27 22:27:44 +02:00
Sauilitired
3a15254d8d -m \'So I hear you like commits ...\' 2015-07-27 19:50:05 +02:00
boy0001
955fa674d0 Fixing some stuff after testing 2015-07-28 03:28:39 +10:00
boy0001
faf6cbea0f Lazy command initialization 2015-07-28 01:41:06 +10:00
boy0001
a39ec22c8c commit 2015-07-27 23:10:14 +10:00
boy0001
58ebf9d232 Restructure UUID handler 2015-07-27 17:26:50 +10:00
sauilitired
6df9024ff1 No more errors made my me, they're all yours :) 2015-07-27 00:26:19 +02:00
boy0001
56970b85e8 Refactor 2015-07-27 04:51:07 +10:00
boy0001
042a295a55 Restructure generators 2015-07-27 03:00:09 +10:00
boy0001
a3d5326da3 Sponge 2015-07-27 02:14:34 +10:00
boy0001
f12fdae4c2 tweals 2015-07-27 01:08:06 +10:00
Sauilitired
9184010c9f Move bukkit specific files 2015-07-26 16:51:13 +02:00