Commit Graph

34 Commits

Author SHA1 Message Date
Jesse Boyd 2c0a47c60f Fix chunk listener items and tweak p2 mask. 2016-06-24 15:38:30 +10:00
Jesse Boyd abbd5cbf62 Fix bad import 2016-06-21 22:17:59 +10:00
Jesse Boyd e4b1cc376b Document some stuff 2016-06-21 20:35:09 +10:00
Jesse Boyd 8555276a78 Various
Fixed slow bukkit api placer (if no NMS placer exists) (it will try to
stay above 18.5 TPS)
Added more messages to translations
Added copy brush
Added resizable clipboard builder (API)
Added image download
2016-06-21 15:53:52 +10:00
Jesse Boyd 3d8a7f84cd Change commit to flush 2016-06-20 16:11:54 +10:00
Jesse Boyd 990d2fcbb0 Fix logging 2016-06-20 15:36:10 +10:00
Jesse Boyd 0d7c0474cc Various fixes 2016-06-20 14:06:14 +10:00
Jesse Boyd 4c59ffc371 Various
Fixed entity copy, tree gen, snow height, reload history limit,
2016-06-19 12:24:28 +10:00
Jesse Boyd 4937ce99fc Update paper download link 2016-06-18 14:19:56 +10:00
Jesse Boyd 9bf2d2b0c3 Various
Update to PS 3.4.1
- Added various optimizations for PlotSquared
- Support full schematic exporting (includes NBT now)

Added compression level option:
0 is no compression
1-9 = varying levels of compression at the expense of CPU
3 = Good fast compression
5 = Good high compression
8 = Lots of compression (going further has diminishing returns)

Add EditSession builder (for extra control over optimizations)
Added compression option to FaweChangeSet constructor
Added FAWE format (used for history / clipboard on disk)

Various minor optimizations

TODO bug fixes
2016-06-16 20:25:21 +10:00
Jesse Boyd fbb4ae9ddf wrong import 2016-06-14 10:37:50 +10:00
Jesse Boyd 50e4231125 Fix java 1.7 compatibility 2016-06-10 14:08:37 +10:00
Jesse Boyd 92ccbfcdcd Fixes #147 2016-06-10 05:10:56 +10:00
Jesse Boyd 62e40bd9b6 Fixes for unused EditSessions clogging queue 2016-06-06 10:58:13 +10:00
Jesse Boyd cc4f654941 debug failed queue initialization 2016-05-30 00:24:24 +10:00
Jesse Boyd a05ae2e550 Various fixes for VS / WE 2016-05-28 08:37:16 +10:00
Jesse Boyd 89222036ea Various
Optimize undo / use AsyncWorld with RangeBlockHelper / Fix performer
queue / Rename  command
2016-05-24 06:47:12 +10:00
Jesse Boyd 4ac02d6297 Fixes #121 2016-05-23 23:00:33 +10:00
Jesse Boyd e8d76e3f3a VS history on disk/undo/rename perform to //p 2016-05-23 06:38:59 +10:00
Jesse Boyd 8a91f09192 Fix vs mask 2016-05-23 05:01:29 +10:00
Jesse Boyd c950b7554d async bukkit wrappers / vs hook / api changes 2016-05-23 03:37:55 +10:00
Jesse Boyd 54864b73d2 Various
centralize error handling
fix tile entities (undo/redo)
2016-05-19 17:41:55 +10:00
Jesse Boyd 00c685cd93 Various
add git revision to jar
fix fixlighting
fix fallback bukkit queue
(currently not stable for forge/sponge)
2016-05-13 18:19:18 +10:00
Jesse Boyd b5a8eb2176 Various
update to 1.9.4
progress notifications
lighting fixes
optimizations

Only stable for bukkit 1.8/1.9
2016-05-13 18:19:18 +10:00
Jesse Boyd 947ff54a4c Merge pull request #98 from techfortress/master
allow trusted players in GriefPrevention to WorldEdit
2016-05-06 09:02:27 +10:00
Jesse Boyd 1d5765e8cc Various
fix pom
combine stages
work on efficient handling tiles / entities in changeset
other minor restructuring
(Currently only stable for bukkit 1.8 with
Settings.COMBINE_HISTORY_STAGE=true)
2016-05-06 08:59:21 +10:00
RoboMWM f2cca4c614 allow trusted players in GriefPrevention to WorldEdit 2016-05-05 15:47:17 -07:00
Jesse Boyd 71da20c6c4 Fix 1.8 packet sending 2016-05-02 16:44:30 +10:00
Jesse Boyd bf0903246b Use clipboard instead 2016-05-02 13:06:23 +10:00
Jesse Boyd 9f0602f2ec Various
Fixes #89
brush fixes
optimizations
restructure
etc
2016-05-02 12:04:28 +10:00
Jesse Boyd ea6840535a fix translation problem 2016-05-01 21:11:16 +10:00
Jesse Boyd 024d46be78 Various
Fixes #68
Fixes #69
Fixes #80
Fixes #70
Fixes #72
added heightmap brush
2016-05-01 11:10:39 +10:00
Jesse Boyd 19c0e03989 Various
Fixes #71
Fixes #65
Fixes #81
Fixes #73
Fixes center for opposite sign x/z
2016-04-30 12:49:23 +10:00
Jesse Boyd 06a548e09e Various
Fixes #62
Fixes #63
Fixes #64 (maybe)
Fixes #66
Fixes #61
Fixes #67
Minor cleanup
2016-04-30 07:24:59 +10:00