Commit Graph

53 Commits

Author SHA1 Message Date
c7f5e3061d Retain trusted / helpers / denied when merging
fixes #533
2015-08-25 02:52:02 +10:00
d0605b9b55 Fixes
Fixes #556
Fixes #540
Fixed plot analysis being slow
Fixed auto updating
2015-08-20 14:56:25 +10:00
b059de5098 Several changes:
- Several API improvements
- persistent WorldEdit bypass toggle
- persistent plot chat toggle
- Plot BO3 exporting (useful f
- Fix fastmode clearing unclaim border
- Add player-interact flag for NPC interaction etc. Fixes #543
- Several fixes for sponge
- some code cleanup
- Closes #529
2015-08-18 23:20:11 +10:00
ccbd2ab30f Sponge stuff + done flag 2015-08-14 08:52:31 +10:00
b7fe6ea749 Fix plot rating & mega plots + fix plot expiry analysis 2015-08-13 22:49:16 +10:00
0d9b6fa6ff Add plot metadata 2015-08-12 14:01:18 +10:00
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
7a6f9e061d Database changes 2015-08-11 07:03:34 +10:00
64063463ec Fixes #517 + possibly #519 2015-08-08 16:40:43 +10:00
8e240b5274 stuff 2015-08-04 22:21:12 +10:00
0a0c72bc7d Sorting / Tweaks / Fixes
Fixes #499
Add sortPlotsByTimestamp method to PS
tweak to debugexec
2015-08-04 00:54:35 +10:00
4d8b9f9674 World generation options for sponge 2015-08-03 05:25:41 +10:00
e314f46c47 Random scripting stuff 2015-08-02 04:01:41 +10:00
0a3ec5dcd8 Scripting stuff + remove PlotSquared-Null 2015-08-02 02:12:49 +10:00
222e4faf8b This 2015-08-01 04:27:32 +10:00
96dd736a6d Fixes 2015-08-01 02:12:53 +10:00
6f90700187 Plot info footer 2015-07-31 19:46:07 +10:00
4eae78590f Refactor + optimizations 2015-07-31 03:24:01 +10:00
e1ad203716 Removed unused methods 2015-07-31 01:48:14 +10:00
e1dad77d8f Fixing some more things 2015-07-31 00:25:16 +10:00
bfa877e607 Remove all warnings and magic strings from PlayerEvents :3 2015-07-28 15:25:03 +02:00
89e3bd97f0 Nothing is implemented, but it can compile and "run" on sponge now. 2015-07-28 21:38:49 +10:00
904b75a7cd Trying to reduce reliance on Bukkit 2015-07-28 16:06:19 +10:00
4939f997dc Fix some issues with console commandas 2015-07-28 04:25:21 +10:00
3a15254d8d -m \'So I hear you like commits ...\' 2015-07-27 19:50:05 +02:00
e50605d69a Minor stuff 2015-07-28 03:47:27 +10:00
5a98c5410e CommandCaller 2015-07-28 01:14:38 +10:00
a39ec22c8c commit 2015-07-27 23:10:14 +10:00
58ebf9d232 Restructure UUID handler 2015-07-27 17:26:50 +10:00
393a5bffd5 StringMan instead of StringUtils 2015-07-27 04:38:08 +10:00
a3d5326da3 Sponge 2015-07-27 02:14:34 +10:00
9184010c9f Move bukkit specific files 2015-07-26 16:51:13 +02:00
0988ef7311 Tweak 2015-07-26 15:14:01 +10:00
08cc8c58f2 Fixes #459 2015-07-26 14:11:18 +10:00
b76899c6e2 Fix multiple schematic issues (which I caused) 2015-07-26 04:12:35 +10:00
57c849cbaa City is a nub 2015-07-24 03:14:36 +10:00
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
95ad199f52 Lazy initialization 2015-07-22 04:31:12 +10:00
59c672d9a8 Optimized plot sorting 2015-07-22 03:08:51 +10:00
783355b356 Fixes #414 2015-07-21 13:41:10 +10:00
38f0e82447 Minor tweaks 2015-07-20 15:14:46 +10:00
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
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
6907f1c447 clean imports 2015-07-18 22:21:36 +10:00
9bd019399a Fixes #163 2015-07-18 10:47:35 +02:00
f833370bd9 Fix plot list top 2015-07-18 15:50:25 +10:00
fcc5056f8c Prevent plot deletion during plot analysis 2015-07-18 15:45:04 +10:00
a7cd8d995e More plot analysis + made it more obvious that plot listing is interactive 2015-07-18 15:02:44 +10:00
e026ec31eb Fix redstone comparators + more work on plot analysis 2015-07-18 13:19:36 +10:00
30b5d89dde More plot analysis 2015-07-18 02:50:40 +10:00