Commit Graph

  • 9d2c631035
    **BaseBlocks are immutable dordsor21 2021-01-06 21:13:32 +0000
  • d691cf40f3 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit MattBDev 2021-01-06 13:34:42 -0500
  • 8f74186e14
    *BaseBlocks are immutable dordsor21 2021-01-06 18:15:59 +0000
  • 7afddcc411
    Fix more NBT mutability issues dordsor21 2021-01-06 18:00:40 +0000
  • 653d362806 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit MattBDev 2021-01-06 12:53:34 -0500
  • 1b870c5d78
    Upstream/add missing y variable to generate biome (#824) Aurora 2021-01-06 17:57:59 +0100
  • e40e86df5f
    Add some more __internal__ <-> air logi Fixes #831 dordsor21 2021-01-06 16:40:28 +0000
  • 336b90be15
    Also fix CPUOptimizedClipboard dordsor21 2021-01-06 13:39:25 +0000
  • 280ade9994
    fix NBT in memory optimized clipboard dordsor21 2021-01-06 13:29:52 +0000
  • 91de441403
    No need to check WorldEdit schematics for bad entities dordsor21 2021-01-05 17:21:35 +0000
  • 6db588a19f
    Don't allow FAWE to "deadlock" itself when post-processing history by switching to the primary ForkJoinPool - With enough chunks waiting to write to history, it's possible to fill the secondary fork pool up with locked threads, and thus prevent any threads from actually writing their history. dordsor21 2021-01-05 16:42:53 +0000
  • 89cc2f9d9f
    Large memory use reduction when PostProcessing history dordsor21 2021-01-05 15:03:47 +0000
  • 7c174ee6b3
    Return to static "sections" in CharBlocks. - Synchronise (lock) outside the static object - Reduces object creation dordsor21 2021-01-05 13:51:26 +0000
  • aece0229c4
    Properly repeat extents for negative coordinates (#825) Hannes Greule 2021-01-05 14:01:11 +0100
  • bfd04e4155
    Revert "~1/3 faster history writing with small caching" dordsor21 2021-01-05 00:50:26 +0000
  • 836b7a9750
    ~1/3 faster history writing with small caching dordsor21 2021-01-04 21:25:29 +0000
  • 916c080310
    5000th commit: Fix //download dordsor21 2021-01-04 19:10:10 +0000
  • 3f0b9a2a92
    Reorder BuildInClipboardFormat and document changed JNBT classes (#807) Alexander Söderberg 2021-01-04 19:18:23 +0100
  • efcca5b66f
    it's better not to bother with tickets to avoid tickets not being removed all the time dordsor21 2021-01-01 19:49:11 +0000
  • 580cb4a91e
    add chunk tickets and don't force sync sending chunk packets dordsor21 2021-01-01 18:04:30 +0000
  • 39b0da2b99
    we do want to synchronise across the chunk when loading sections dordsor21 2021-01-01 17:19:14 +0000
  • 42346b429b
    Don't synchronise across the entire edit for a single ChunkSection load (speed boost) dordsor21 2021-01-01 16:48:17 +0000
  • 606cfa5cbc
    we don't need to "update" when copying sections dordsor21 2021-01-01 16:07:57 +0000
  • fbfe3221d7
    Fix fast schematic reader/writer - Have both sponge and fast r/w available but default to "fast" - Correctly "offset" entities in the schematic, and add a legacy mode for loading old FAWE schematics with entities required. - Lazily reading means it's read in order of appearance in the inputstream so we need to read schematic version first (skip past everything) and then reset the stream. Fixes #740 - Add an FAWEVersion to the metadata - Correctly actually return a BlockArrayClipboard when required. Fixes #454 dordsor21 2021-01-01 15:01:35 +0000
  • 82f640d132
    fix loading Fawe.properties dordsor21 2020-12-31 17:45:07 +0000
  • 59c227b49a
    actually fix AsyncBlock dordsor21 2020-12-31 15:32:00 +0000
  • 935130aa0e
    Fix AsyncBlock dordsor21 2020-12-31 15:22:29 +0000
  • df48b7e81d
    stop bottling clipboard sizes for no reason dordsor21 2020-12-31 15:01:54 +0000
  • 71059505d1 Implement missing AsyncChunk#getTileEntities Alexander Söderberg 2020-12-26 21:00:45 +0100
  • 6e49427b26
    fix WNA dordsor21 2020-12-27 21:03:09 +0000
  • 3c5041ddb7
    Fix uploading/download P2 schematics with /plot save|load dordsor21 2020-12-24 15:47:02 +0000
  • b60d9ef6d5
    Fix #787 dordsor21 2020-12-23 17:26:26 +0000
  • 7236f1d6fa
    Update zStandard jni N0tMyFaultOG 2020-12-22 11:57:12 +0100
  • bbc0ea0f35
    Update dependency com.github.luben:zstd-jni to v1.4.8-1 Renovate Bot 2020-12-21 20:06:43 +0000
  • 9f2baf71f7
    Remove unnecessary version check N0tMyFaultOG 2020-12-21 19:43:23 +0100
  • 27512ceab3
    Don't shade metrics twice N0tMyFaultOG 2020-12-21 19:40:06 +0100
  • 44f15da5a3
    Update Paster N0tMyFaultOG 2020-12-21 15:57:57 +0100
  • be05ae9230
    Update dependency net.java.truevfs:truevfs-profile-default_2.13 to v0.12.2 (#796) renovate[bot] 2020-12-21 11:40:00 +0100
  • a32f3b0e8c
    Exclude dependencies from renovate NotMyFault 2020-12-21 11:17:46 +0100
  • 73406b2e15
    Update dependency gradle to v6.7.1 (#794) renovate[bot] 2020-12-21 10:57:19 +0100
  • 7928479046
    Update dependency de.schlichtherle:truezip to v6.8.4 (#793) renovate[bot] 2020-12-21 10:55:46 +0100
  • f36afe1907
    Paperlib 1.6 N0tMyFaultOG 2020-12-21 10:52:15 +0100
  • 675777190f
    Merge remote-tracking branch 'origin/renovate/io.papermc-paperlib-1.x' into main N0tMyFaultOG 2020-12-21 10:51:46 +0100
  • b3ecbe8c95
    bStats 1.8 N0tMyFaultOG 2020-12-21 10:50:12 +0100
  • 3954953d0d
    Merge remote-tracking branch 'origin/renovate/org.bstats-bstats-bukkit-1.x' into main N0tMyFaultOG 2020-12-21 10:49:32 +0100
  • 2f23643635
    Update dependency org.slf4j:slf4j-api to v1.7.30 (#803) renovate[bot] 2020-12-21 10:47:07 +0100
  • f6cbde6386
    Update dependency org.yaml:snakeyaml to v1.27 (#804) renovate[bot] 2020-12-21 10:44:31 +0100
  • d77e16c66f
    Update dependency org.bstats:bstats-bukkit to v1.8 Renovate Bot 2020-12-21 02:36:35 +0000
  • 79f825d21a
    Update dependency io.papermc:paperlib to v1.0.6 Renovate Bot 2020-12-21 00:37:05 +0000
  • 2eb4f14724
    Update dependency com.plotsquared:PlotSquared-Core to v5.13.3 (#791) renovate[bot] 2020-12-20 23:35:57 +0100
  • aca45e4ab0
    Update dependency com.comphenix.protocol:ProtocolLib to v4.5.1 (#789) renovate[bot] 2020-12-20 23:15:24 +0100
  • 4a93d9afb5
    Merge branch 'renovate/configure' into main N0tMyFaultOG 2020-12-20 22:43:02 +0100
  • acec8a8749
    Add renovate.json Renovate Bot 2020-12-20 21:29:54 +0000
  • 5964ac8303
    renovate > dependabot N0tMyFaultOG 2020-12-20 22:24:55 +0100
  • c5a74cde72
    Create dependabot.yml NotMyFault 2020-12-20 22:11:19 +0100
  • 7444c643a1
    Switch to IncendoPaster "library" dordsor21 2020-12-19 16:18:57 +0000
  • e08fda0ac2
    cache the correct number of blocks for FAWE fixes #747 dordsor21 2020-12-17 22:06:32 +0000
  • e8f0c0e6ea
    allow count to access "full" chunks if counting air dordsor21 2020-12-17 22:05:32 +0000
  • 884ec322b8
    Ensure chunk sections are reloaded for every edit/chunk read Add an option for force-reloading the cached chunk sections when a layer is updated dordsor21 2020-12-17 22:04:49 +0000
  • d379b0af9b
    fix //image ane image brush fixes #208 and fixes #698 dordsor21 2020-12-17 20:19:54 +0000
  • 94a14b03b6
    fix brush size 0/1 dordsor21 2020-12-17 15:26:17 +0000
  • 236e3c3f6f
    correctly set changes to editsession for line/spline fixes #696 dordsor21 2020-12-17 15:02:49 +0000
  • b57c472b86
    Save the get blocks to the set chunk after history is written when post-processing dordsor21 2020-12-17 14:09:54 +0000
  • 030c253732 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-12-16 22:54:26 -0500
  • f347e0f5f5
    update some utility commands fixes #557 dordsor21 2020-12-16 19:23:41 +0000
  • d5005a04e3
    Return air if attempt to retrieve block from outside range Fixes #682 dordsor21 2020-12-16 19:08:00 +0000
  • aeccce24a9
    fix #550 dordsor21 2020-12-16 17:38:15 +0000
  • 61fd8c0de5
    Update generate tree to match upstream dordsor21 2020-12-16 17:20:33 +0000
  • 3a3bf7382d
    Update block NBT to include the coordinates when saving to history fixes #708 and fixes #655 dordsor21 2020-12-16 16:59:16 +0000
  • e4709eb6dc
    idk why I did &3 half fixes #769 dordsor21 2020-12-16 12:34:54 +0000
  • fdeaa8ad41 Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main MattBDev 2020-12-14 18:23:14 -0500
  • 6676d77aaa
    Stop writing corrupt tile entities to schematics also make some stuff definitely immutable. dordsor21 2020-12-13 21:06:36 +0000
  • 04ba545aa2
    NullPointer fix for /schematic list (#781) Ivan Volkov 2020-12-13 09:20:10 -0500
  • bfc657d3f6
    Schem file limits (#773) Ivan Volkov 2020-12-12 17:38:44 -0500
  • 26e3e56988
    Don't allow blocks as brushes fixes #748 dordsor21 2020-12-11 17:02:54 +0000
  • ae39f7bba3
    use full chunks for distr and account for __RESERVED__ blocks fixes #759 dordsor21 2020-12-11 16:13:09 +0000
  • 56cf49c167
    Send chunks if they're in the paper no-tick-distance Fixes #766 and #677 dordsor21 2020-12-11 15:36:42 +0000
  • 3717351d61
    //setbiome should be 3D as well dordsor21 2020-12-11 12:55:49 +0000
  • ff7c972ea6
    Don't try to be clever with bitwise Fixes #769 dordsor21 2020-12-11 12:55:38 +0000
  • be44e1449c
    remove mutability in clipboards (particularly clipboard pattern) fixes #776 dordsor21 2020-12-11 11:34:56 +0000
  • d4c0ab3790
    Update label N0tMyFaultOG 2020-12-10 11:36:54 +0100
  • 99fbd12ffd
    Stale ignores pull requests NotMyFault 2020-12-10 11:29:29 +0100
  • 3af1f45b4c
    Add note about outdated java version N0tMyFaultOG 2020-12-08 00:12:39 +0100
  • 55ba004c3f
    Merge pull request #771 from IntellectualSites/16r2customRegistry NotMyFault 2020-12-07 18:49:12 +0100
  • 44fa96939b
    Merge branch 'main' into 16r2customRegistry NotMyFault 2020-12-07 18:49:00 +0100
  • 2ada9fd086
    Update stale.yml NotMyFault 2020-12-07 18:48:43 +0100
  • 0c941465b1
    Change Method on 1.16 R2 Aurora 2020-12-07 17:21:02 +0100
  • cc5b3ec60d
    Create stale.yml NotMyFault 2020-12-04 15:46:51 +0100
  • 1bdac416d0
    Add missing upstream methods N0tMyFaultOG 2020-12-02 17:12:04 +0100
  • 3b201536a8
    Maybe we should actually load the 1.16.4 adapter as well (#764) Aurora 2020-12-02 14:55:24 +0100
  • 11f50f8b53
    Add 1.16 tree types (#757) Aurora 2020-11-23 19:04:34 +0100
  • 202631ca26
    Update github actions workflow N0tMyFaultOG 2020-11-23 18:49:08 +0100
  • fbc972f89c
    Merge pull request #751 from libraryaddict/main NotMyFault 2020-11-17 09:14:38 +0100
  • 2ccc234608
    Correct typo from max world height of 265 to 256 libraryaddict 2020-11-17 21:06:03 +1300
  • 164907a47a Merge branch 'main' of https://github.com/IntellectualSites/FastAsyncWorldEdit into main N0tMyFaultOG 2020-11-16 13:53:47 +0100
  • f88106886b Update website url N0tMyFaultOG 2020-11-16 13:53:25 +0100
  • 2a5b385578
    Fix missing stacker tool message NotMyFault 2020-11-16 13:31:49 +0100
  • 60f3224318 Deprecate the non-Pattern methods in EditSession and fix a recursion loop N0tMyFaultOG 2020-11-13 22:42:03 +0100
  • 6cd28a87d4 Update the CraftScript README and SUBMITTING files N0tMyFaultOG 2020-11-13 22:40:35 +0100
  • 5d283e1a17 Fix variable argument functions in expressions N0tMyFaultOG 2020-11-13 22:35:53 +0100