Commit Graph

63 Commits

Author SHA1 Message Date
c386f33df8 cleanup 2015-09-11 20:09:22 +10:00
ea146dcf91 Fix plot chat, chatspy + add comment spying 2015-09-06 10:33:11 +10:00
a71d5a134b Fix rating when no categories are configured 2015-09-05 20:17:39 +10:00
4e321d2b27 Here you go. 2015-09-03 22:40:36 +10:00
afef79ea66 Some changes
Fixes #605
Possibly #604
Other minor tweaks
2015-09-03 15:45:25 +10:00
29da0da8bb Fixes #577 2015-09-01 08:51:51 +10:00
3662b05da8 Fixes #584 2015-08-29 18:47:56 +10:00
1e8bdb17f8 Per player plot cluster limits 2015-08-28 16:28:55 +10:00
22997ac089 Some work on plot clusters 2015-08-28 12:37:01 +10:00
dc37465c8a Forgot to push this 2015-08-26 08:35:32 +10:00
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