60 Commits

Author SHA1 Message Date
boy0001
e3cb59f362 Lazy UUID conversion 2015-09-05 20:07:59 +10:00
boy0001
afef79ea66 Some changes
Fixes #605
Possibly #604
Other minor tweaks
2015-09-03 15:45:25 +10:00
boy0001
3a29022d19 Add command queue option + fix nearest target 2015-09-01 21:33:45 +10:00
boy0001
22997ac089 Some work on plot clusters 2015-08-28 12:37:01 +10:00
boy0001
552ace359a Feedback for failed uploads + fix plot list done 2015-08-28 09:51:59 +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
79b16b8040 ChunkProcessor auto trim and chunk unloading
- The auto trim drastically reduces the cost of players exploring on
speed 10, as it prevents chunks of unowned plots from saving to disk
when the chunk is unloaded
- It is recommended to disable world auto saving, or also enable the
chunk processor GC, as otherwise minecraft will also save chunks as they
are loaded.
2015-08-24 03:29:59 +10:00
boy0001
83b1be8944 revert this 2015-08-21 19:24:20 +10:00
boy0001
b063494955 Redstone, chunk sending, reload fix, chunk unloader,
- Added redstone disabler when no players are in the plot
- Fixed chunk sending leaving ghost blocks
- Fixed reloading not populating new values
- Added chunk unloader to chunk processor (decreases memory usage)
2015-08-21 04:54:42 +10:00
boy0001
75f189aae8 Fix auto updating. 2015-08-20 20:48:48 +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
be94aa53d3 Option for building restriction on finished plots 2015-08-19 06:44:32 +10:00
boy0001
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
boy0001
ccbd2ab30f Sponge stuff + done flag 2015-08-14 08:52:31 +10:00
boy0001
393a85c1bc Done flag 2015-08-14 03:22:32 +10:00
boy0001
b7fe6ea749 Fix plot rating & mega plots + fix plot expiry analysis 2015-08-13 22:49:16 +10:00
boy0001
8040e13919 Don't use keyset on ConcurrentHashMap 2015-08-13 22:39:29 +10:00
boy0001
160ac794e1 Fixes #538 2015-08-13 03:45:24 +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
e28c68ee74 Fixes #524 2015-08-09 19:58:29 +10:00
boy0001
d779ca366d Fixes #507 Fixes #485 2015-08-07 11:38:39 +10:00
boy0001
845aab5937 Remove debug 2015-08-07 02:41:07 +10:00
boy0001
46e48857bf Database correction / Code cleanup, Fixes #490 2015-08-07 02:05:15 +10:00
boy0001
b77b615dd4 Fixed plot list 2015-08-05 00:32:26 +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
0a0c72bc7d Sorting / Tweaks / Fixes
Fixes #499
Add sortPlotsByTimestamp method to PS
tweak to debugexec
2015-08-04 00:54:35 +10:00
boy0001
4d8b9f9674 World generation options for sponge 2015-08-03 05:25:41 +10:00
boy0001
16fbd373c9 Fix typo 2015-08-02 16:44:37 +10:00
boy0001
e314f46c47 Random scripting stuff 2015-08-02 04:01:41 +10:00
boy0001
0a3ec5dcd8 Scripting stuff + remove PlotSquared-Null 2015-08-02 02:12:49 +10:00
boy0001
9f89928120 Fixed typo 2015-07-31 20:47:10 +10:00
boy0001
0667e885de Some fixes 2015-07-31 15:40:53 +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
3a15254d8d -m \'So I hear you like commits ...\' 2015-07-27 19:50:05 +02:00
boy0001
58ebf9d232 Restructure UUID handler 2015-07-27 17:26:50 +10:00
boy0001
7fb06d624b Add sponge / bukkit jars 2015-07-27 16:20:24 +10:00
boy0001
56970b85e8 Refactor 2015-07-27 04:51:07 +10:00
boy0001
393a5bffd5 StringMan instead of StringUtils 2015-07-27 04:38:08 +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
Sauilitired
2a52ad4702 Huge UUID Update. 2015-07-24 16:06:58 +02:00
boy0001
57c849cbaa City is a nub 2015-07-24 03:14:36 +10:00
boy0001
59c672d9a8 Optimized plot sorting 2015-07-22 03:08:51 +10:00
boy0001
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