Commit Graph

1131 Commits

Author SHA1 Message Date
Jesse Boyd 6744a59d08
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2017-08-06 18:36:55 +10:00
Jesse Boyd d23a4398ed
Fixes #674 2017-08-06 18:36:35 +10:00
Jesse Boyd 515a8ebdf4 Merge pull request #681 from mikeprimm/fix_addblockschematicsave
Fix AddBlock stream to write bytes on odd vs even offsets (off-by-one)
2017-08-06 12:41:39 +10:00
Mike Primm 7b38d847c9 Fix AddBlock stream to write bytes on odd vs even offsets (off-by-one) 2017-08-05 18:50:40 -05:00
Jesse Boyd 1186ca87df
* 2017-08-04 15:15:31 +10:00
Jesse Boyd d77ae61894
Fix angle mask 2017-08-04 15:11:11 +10:00
Jesse Boyd 3d2f939377
*forgot to commit all 2017-08-04 14:22:56 +10:00
Jesse Boyd fd83406e29
Merge branch 'master' of https://github.com/boy0001/FastAsyncWorldedit 2017-08-04 14:17:30 +10:00
Jesse Boyd db524acc3d
Fix compat with spigot 1.12.1 2017-08-04 14:17:18 +10:00
Jesse Boyd 737bd5cfab Merge pull request #678 from mikeprimm/restore_sponge111
Restore Sponge build for 1.11
2017-08-04 14:12:40 +10:00
Mike Primm 42f594f433 Restore Sponge build for 1.11 2017-08-03 22:54:14 -05:00
Jesse Boyd 8c2e6a875c
Fixes https://github.com/jb-aero/SKCompat/issues/30 2017-08-03 20:54:26 +10:00
Jesse Boyd 20c9dbacdf
Fixes #674 2017-08-03 20:48:49 +10:00
Jesse Boyd b7c19ee1f7
Update sponge lib 2017-08-03 11:38:15 +10:00
Jesse Boyd e3d62d14ad
Fix WE/VS dl for 1.7.10 2017-08-03 10:00:07 +10:00
Jesse Boyd bcdde9e647
Fix typo 2017-08-03 00:12:10 +10:00
Jesse Boyd 12fd9b0d62
Fixes #665 & Fix download button not being clickable 2017-08-02 23:38:37 +10:00
Jesse Boyd 5f05b5a58a
* 2017-08-02 17:03:00 +10:00
Jesse Boyd b685680340
interactive schematic/brush list 2017-08-02 16:46:59 +10:00
Jesse Boyd 914165b428
Improved modifier help 2017-08-02 14:32:44 +10:00
Jesse Boyd fb3c8cc5e1
Only resize if expanding 2017-08-02 13:20:47 +10:00
Jesse Boyd 371f61c36b Merge pull request #673 from mikeprimm/addblock_bugfix
Fix problems with handling of schematic loads with extended block IDs
2017-08-02 13:11:12 +10:00
Mike Primm 2411adb6d1 Finish fixing AddBlock support 2017-08-01 21:58:02 -05:00
Mike Primm 8c519afce6 Fix handling of AddBlocks length, DiskClipboard resize 2017-08-01 20:47:16 -05:00
Jesse Boyd 1cc9a37520
Some more message interaction 2017-08-01 15:42:42 +10:00
Jesse Boyd 6ce0e2d9f0
Fixes #672 2017-07-31 16:38:14 +10:00
Jesse Boyd 6305919397
cleanup disk clipboard code 2017-07-31 12:48:30 +10:00
Jesse Boyd 3726a69f13
Copy/paste/stack/move biomes 2017-07-31 11:56:32 +10:00
Jesse Boyd 36fc147cc2
Start work on biome copy (will finish later) 2017-07-30 23:39:55 +10:00
Jesse Boyd 249f175672 Merge pull request #671 from xnrand/pr-hashes
Verify integrity of downloaded jars
2017-07-30 23:33:11 +10:00
xnrand 253d8907e9 gradlew should be marked as executable
Allows "./gradlew" on a fresh checkout on linux
2017-07-30 15:25:46 +02:00
xnrand e20f03d72e Verify integrity of downloaded jars
The bukkit plugins download jar files from Curse and then load those
as plugins, i.e. they're running downloaded code.

In order to increase security, this commit adds logic to verify the
SHA-256 hash of the downloaded jar files.
2017-07-30 15:25:37 +02:00
Jesse Boyd 531ff8f4a2
Fix compile 2017-07-29 03:39:14 +10:00
Jesse Boyd 8dfcb0f914
Various
Start work on interactive commands (//help, //biomelist, //pos1/2)
Added clipboard and world remapping (between mcpe/pe)
//schematic remap
//anvil remapall
Added anvil -> leveldb converter (run Nukkit jar or /anvil2leveldb)
Added safe zstd decompressor
Angle mask fixes
Fix paste air issues with fawe format (which no-one uses anyway)
Fix cfi file:// with an absolute path
FIx schematic format and addBlocks
Update forge to 1.12
Fixes #663
2017-07-28 15:12:58 +10:00
Jesse Boyd 590b620d9d
Fix calc 1.7.10 2017-07-28 15:12:56 +10:00
Jesse Boyd 42d0317d6c
Remove java version check 2017-07-28 15:12:56 +10:00
Jesse Boyd 11d1466d2c Merge pull request #661 from BrainStone/master
Updated Sponge to 1.12
2017-07-28 11:52:24 +10:00
BrainStone 20b6f85310 Updated Sponge 2017-07-27 02:47:14 +02:00
Jesse Boyd 090eda1d0d
Better //wand 2017-07-26 15:46:52 +10:00
Jesse Boyd aa6dbc9040
Fix compile 2017-07-26 14:49:56 +10:00
Jesse Boyd 864d471176
*remove debug 2017-07-25 21:39:08 +10:00
Jesse Boyd 2712f5fea8
Fix changing visual mode not updating client 2017-07-25 13:01:02 +10:00
Jesse Boyd 9649482f59
Fix quartz pillar rotation 2017-07-24 13:39:39 +10:00
Jesse Boyd 5caeed19a1
Fix pasting nbt on the same block with combine-stages disabled 2017-07-24 13:16:03 +10:00
Jesse Boyd 58d7a330a0
Fix bed paste 2017-07-24 13:11:43 +10:00
Jesse Boyd 8150b71d2f
Closes #654 2017-07-22 22:23:18 +10:00
Jesse Boyd b07d72808b
Might fix #652 2017-07-22 17:48:10 +10:00
Jesse Boyd 3964390832
Fixes #651 2017-07-22 17:36:19 +10:00
Jesse Boyd 70c0838602
Fixes #650 2017-07-22 16:55:33 +10:00
Jesse Boyd d8e756a74e
Fixes #649 2017-07-22 16:50:30 +10:00