Commit Graph

82 Commits

Author SHA1 Message Date
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
b2fbd74d4b Fixes #419 , among other things 2015-07-17 20:48:13 +10:00
f471a05dcd Fixes #405 2015-07-17 13:48:23 +10:00
cff47cbac0 Move all files! Hahah 2015-07-16 16:16:16 +02:00