Commit Graph

31 Commits

Author SHA1 Message Date
Jesse Boyd ff60177dcc Working async relighting 2016-07-27 08:03:51 +10:00
Jesse Boyd 4bde477206 Various
Fix forge multiworld
Add NMS setLight (sky/block)
Fix clipboard on disk start index
Fix cmd block data
2016-07-25 08:25:07 +10:00
Jesse Boyd c52c1bee27 Relight improvements + ports
6 lighting modes (0-5), see config
forge194
forge110
bukkit1710
(untested)
2016-07-15 09:53:30 +10:00
Jesse Boyd 87f79f9fa6 Various fixes
Fix undo
Fix blockshub hook
API improvements
Added worldedit from console
Fixed async world loading for paperspigot
Some minor optimizations
Added some extra translations
2016-07-12 17:54:00 +10:00
Jesse Boyd 272a359c28 Possible fix for tiles 2016-06-29 02:39:07 +10:00
Jesse Boyd 615c51d948 Add voxel shortperm 2016-06-21 21:38:58 +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 ed08bf8a9c Fixes fixlighting
Relates to #140
2016-06-06 17:04:16 +10:00
Jesse Boyd dbaa587530 Fixes #139 2016-06-06 16:23:21 +10:00
Jesse Boyd a05ae2e550 Various fixes for VS / WE 2016-05-28 08:37:16 +10:00
Jesse Boyd b168d1b336 Various
Fix entity y value not within chunk
Fix combined stages CPUOptimizedHistory not restoring air in existing
sections on undo
Change EditSession to wait for completion on flush (you should be
flushing it async)
Added setting for edit session history with no session
2016-05-26 05:29:55 +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 c950b7554d async bukkit wrappers / vs hook / api changes 2016-05-23 03:37:55 +10:00
Jesse Boyd 9f86b8fe33 Fixes #107 (for bukkit at least) 2016-05-20 18:55:26 +10:00
Jesse Boyd 6c14c13ceb Fix move / 19R2 entity packet sending 2016-05-20 18:14:21 +10:00
Jesse Boyd 9e128b8d0c Fix entity create/remove 2016-05-20 04:43:28 +10:00
Jesse Boyd 54864b73d2 Various
centralize error handling
fix tile entities (undo/redo)
2016-05-19 17:41:55 +10:00
Jesse Boyd 0bc703e1b9 Forge/Sponge 3.5.0 2016-05-14 23:38:07 +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 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
Jesse Boyd 71da20c6c4 Fix 1.8 packet sending 2016-05-02 16:44:30 +10:00
Jesse Boyd 7d9043da51 minor reflection fix 2016-05-02 15:40:29 +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