3
0
Mirror von https://github.com/IntellectualSites/FastAsyncWorldEdit.git synchronisiert 2024-07-01 08:18:03 +02:00

Commit graph

  • 7c7118ce26
    Update dependency paperweight-userdev to v1.20.6-R0.1-20240615.211816-120 (#2794) renovate[bot] 2024-06-17 01:44:06 +0000
  • 3f422a4082
    Update dependency paperweight-userdev to v1.20.6-R0.1-20240615.211816-120 renovate[bot] 2024-06-17 01:37:37 +0000
  • 605ce4e795
    Update dependency com.palmergames.bukkit.towny:towny to v0.100.3.0 renovate[bot] 2024-06-17 01:37:30 +0000
  • 9bb04492c0
    chore: buffer streams in isFormat check Pierre Maurice Schwang 2024-06-16 21:44:32 +0200
  • d6819f2b06
    fix: create new biome paletted container when writing - resizing a paletted container copy alters the original paletted container - copy is not clone - fixes #2790 dordsor21 2024-06-16 17:17:32 +0100
  • 204a2fc345
    chore: add null check again Pierre Maurice Schwang 2024-06-16 18:09:48 +0200
  • b150c69c2a
    chore: use the actual FileChannel for mark / reset (if present) Pierre Maurice Schwang 2024-06-16 18:08:29 +0200
  • b4b427b38e
    fix: offset must be inverted for origin Pierre Maurice Schwang 2024-06-16 17:29:53 +0200
  • 9d7446cec0
    Merge remote-tracking branch 'origin/main' into feat/spongeSchemV3 Pierre Maurice Schwang 2024-06-16 17:17:33 +0200
  • 870a96e9c0
    chore/feat: more work on the fast v3 reader Pierre Maurice Schwang 2024-06-16 17:15:35 +0200
  • 823a97dce1
    fix: correctly process chunks when using worldguard region blacklists - fixes #2399 dordsor21 2024-06-16 13:07:09 +0100
  • 5ab79a3f61
    ref: biomes refrection works on 1.20.6 dordsor21 2024-06-16 09:24:54 +0100
  • 49ac08d5b4
    Revert "Remove self-refraction-check" dordsor21 2024-06-15 20:53:01 +0100
  • b4cd0cd8b1
    Clone regions to fix Polyhedral dordsor21 2024-06-15 17:32:06 +0100
  • a5db5ec726
    fix: always init ChunkFilterBlock to the chunk - rename initFilterBlock from init to create - remove where we now needlessly init filter blocks - fixes #2662 dordsor21 2024-06-15 16:07:43 +0100
  • 220a0a66c9
    Merge branch 'main' into feat/improved-entity-operations dordsor21 2024-06-15 15:11:02 +0100
  • 3761b5184c
    fix: correctly create Minecraft Structure format schematics (#2787) Jordan 2024-06-15 15:52:11 +0200
  • af83b2f9c9
    fix: improve biome setting to avoid writing directly to chunk (#2757) Jordan 2024-06-15 13:08:42 +0200
  • 8aba1e6c06
    fix: allow use of quotes to allow spaces to be used as "and" (#2786) Jordan 2024-06-15 13:07:29 +0200
  • aa76a83e09
    Switch back to Int2Obj to reduce jar size dordsor21 2024-06-15 11:26:31 +0100
  • f42da84e0e
    Remove static dordsor21 2024-06-15 11:01:34 +0100
  • 54a8ac8352
    fix: correclty create Minecraft Structure format schematics - fixes #2784 - fixes #2785 dordsor21 2024-06-15 10:58:37 +0100
  • a412d48a7c
    fix: allow use of quotes to allow spaces to be sued as "and" - e.g. //set "#mask[grass_block&<air][green_concrete][red_concrete]" - fixes #1883 dordsor21 2024-06-15 09:40:56 +0100
  • 11fcc99859
    fix: take confirm-large from default limit for unlimited, add option to override - fixes #2706 dordsor21 2024-06-14 21:39:33 +0100
  • 0d13d73710
    feat: add option to prevent parsing legacy blocks to the FaweLimit - Closes #951 dordsor21 2024-06-14 21:37:09 +0100
  • a9414a11b4
    Merge branch 'main' into feat/improved-entity-operations dordsor21 2024-06-14 19:36:51 +0100
  • 707696b7a5
    Merge branch 'main' into feat/lin-bus dordsor21 2024-06-14 19:34:50 +0100
  • 941a545ce2
    Reimplement NumberTag behaviour dordsor21 2024-06-14 19:33:58 +0100
  • 4a5ff8e306
    fix: wrap immutable map in MinecraftStructure writer - fixes #2781 dordsor21 2024-06-14 19:18:35 +0100
  • bfef670ba5
    Actually add the new files? dordsor21 2024-06-14 17:48:52 +0100
  • e7f7894598
    Clean dordsor21 2024-06-14 17:36:35 +0100
  • ad511fa3da
    Cleanup dordsor21 2024-06-14 17:24:02 +0100
  • 864c684101
    Switch from adventure NBT to LinBus Octavia Togami 2022-07-11 00:29:15 -0700
  • 23a66d6fd2
    Merge branch 'main' into feat/improved-fawe-limits dordsor21 2024-06-13 19:42:24 +0100
  • 31110ed703
    Minor fawe adapter cleanup dordsor21 2024-06-13 19:40:46 +0100
  • 031fdf2efd
    fix: ensure config-legacy.yml is created before accessed (#2752) Jordan 2024-06-13 20:31:45 +0200
  • 865cc55a0e
    feat: add #hotbar mask and pattern (#2769) Jordan 2024-06-13 20:31:34 +0200
  • e2a6e0a4b6
    Add a BiomeCategories API (#2338) Maddy Miller 2023-06-24 15:11:31 +1000
  • 500812efe1
    Merge remote-tracking branch 'origin/main' into feat/spongeSchemV3 Pierre Maurice Schwang 2024-06-12 18:43:40 +0200
  • ca8ac01946
    Cleanup dordsor21 2024-06-12 16:02:41 +0100
  • b4ed044981
    Merge branch 'main' into feat/feature-placement dordsor21 2024-06-12 15:50:48 +0100
  • 9843bb0188
    chore: address deprecations from new records (#2768) Jordan 2024-06-12 15:00:40 +0200
  • cd110f537b
    chore: replace while loop with simple if as char can be max 2 bytes Pierre Maurice Schwang 2024-06-11 21:33:47 +0200
  • f740ab064a
    chore: start on reader (class exists at least) Pierre Maurice Schwang 2024-06-11 19:32:52 +0200
  • 7905ee0e86
    fix/chore: write pos as doubles Pierre Maurice Schwang 2024-06-10 21:17:27 +0200
  • c35cd6e816
    fix: make FastSchematicWriterV3 work Pierre Maurice Schwang 2024-06-10 21:03:42 +0200
  • 2f435424e5
    Merge branch 'main' into feat/block-connections-updates dordsor21 2024-06-10 19:20:29 +0100
  • 62297f9479
    refactor: adjust chunk sending (#2770) Jordan 2024-06-10 20:11:04 +0200
  • c6e297942f
    Update dependency paperweight-userdev to v1.20.6-R0.1-20240604.210637-112 (#2775) renovate[bot] 2024-06-10 01:54:22 +0000
  • a87124821f
    Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.14 (#2774) renovate[bot] 2024-06-10 01:53:35 +0000
  • 77fa78c512
    Update dependency paperweight-userdev to v1.20.6-R0.1-20240604.210637-112 renovate[bot] 2024-06-10 01:47:58 +0000
  • 5e3178a17b
    Update dependency com.palmergames.bukkit.towny:towny to v0.100.2.14 renovate[bot] 2024-06-10 01:47:52 +0000
  • ff580218b9
    chore: more work on FastSchematicWriterV3 Pierre Maurice Schwang 2024-06-09 20:55:20 +0200
  • da801ef3b1
    cleanup dordsor21 2024-06-09 19:43:11 +0100
  • 2eb6b5a123
    Remove self-refraction-check dordsor21 2024-06-09 19:23:44 +0100
  • a5b2a4e968
    feat: improve fawe limits - add FaweLimit implementations for increasing concurrency levels - allow FaweLimit to perform processing (and forcefully disable as required) to capture [tile] entities - Use BlockVector3#set(Extent orDefault) where appropriate to reduce block checks - fixes #2679 - fixes #1874 dordsor21 2024-06-09 19:21:30 +0100
  • a9c89616b1
    fix: only write into palette once, write into data as varint Pierre Maurice Schwang 2024-06-09 19:03:46 +0200
  • e53d3b6d89
    feat: initial work on FastSchematicWriterV2 Pierre Maurice Schwang 2024-06-09 18:58:27 +0200
  • 1f73309f6f
    chore: ensure flushed clipboard in spongev2 writer Pierre Maurice Schwang 2024-06-09 17:31:34 +0200
  • 5ba7b1fe39
    Update for final changes Octavia Togami 2021-05-29 10:35:31 -0700
  • f3216326e6
    Fix imports Octavia Togami 2021-05-29 10:02:26 -0700
  • ff08ab842a
    Licenses lol Octavia Togami 2021-05-29 03:16:55 -0700
  • 56ae44b1e2
    Update to Sponge Schematic 3 Octavia Togami 2021-05-19 22:41:03 +0200
  • c0ec3e3a19
    Copyto is nullable dordsor21 2024-06-09 09:17:28 +0100
  • 2324763883
    fix: extract new config option for deleting disk history on logout - fixes #2663 dordsor21 2024-06-09 09:14:58 +0100
  • 43d920f1a6
    fix: recover from trimmed chunk - It's theoretically possible for the section FULL to return a null layer due to race condition with a trim operation - Locally cache result and if null, recover - I just had the error from #1592 again - This seems to have stopped the error, but adding logging did not log, so possibly some bigger bytecode changes? - Oh well dordsor21 2024-06-08 16:45:55 +0100
  • 725bdc7e0b
    refactor: adjust chunk sending - synchronise on the chunk GET object (when available) - kick it off to be run at some point on the main server thread dordsor21 2024-06-08 13:43:04 +0100
  • 736e04dff0
    Merge branch 'main' into fix/config-creation Jordan 2024-06-08 13:16:12 +0100
  • 5e1aba5107
    Stop error attempting to load FAWE config if it doesn't exist dordsor21 2024-06-08 13:15:52 +0100
  • 41dba196ca
    feat: add #hotbar mask and pattern - closes #2765 dordsor21 2024-06-08 10:29:30 +0100
  • c210865e62
    Category should implement Keyed dordsor21 2024-06-08 09:58:15 +0100
  • a65ec76870
    chore: address deprecations from new records dordsor21 2024-06-08 09:24:22 +0100
  • 430520550d
    Merge remote-tracking branch 'origin/main' into feat/feature-placement dordsor21 2024-06-08 09:14:46 +0100
  • ee5d1caa2c
    Fix more upstream incompatibilities (#2767) Pierre Maurice Schwang 2024-06-08 10:07:05 +0200
  • ba30e5a197
    Undo Minecraft has a lot of different methods between private and public to determine if structures can be placed. We cannot possibly cover all of them whilst also ensuring issues do not arise with generic "true"s dordsor21 2024-06-07 20:51:45 +0100
  • e230f666a4
    chore: code-style Pierre Maurice Schwang 2024-06-07 21:06:51 +0200
  • a770a527cc
    chore: cleanup remaining deprecations Pierre Maurice Schwang 2024-06-07 20:40:00 +0200
  • 5e6b94e3f0
    chore: revert weird merge in ClientProxy Pierre Maurice Schwang 2024-06-07 20:37:10 +0200
  • f289abaf39
    chore: add since to Deprecated annotation Pierre Maurice Schwang 2024-06-07 20:31:33 +0200
  • 05a2ac56b1
    fix: variable record getter access Pierre Maurice Schwang 2024-06-07 20:25:02 +0200
  • 078618be9a
    Use records in expression impl Octavia Togami 2024-03-07 09:52:55 +0100
  • 0e87ee5185
    Merge branch 'main' into feat/feature-placement dordsor21 2024-06-07 19:17:15 +0100
  • a2c0498b0c
    Upstream changes, use correct list of cached block changes dordsor21 2024-06-07 19:14:23 +0100
  • 48ec4685cd
    fix: mask reference in NegatedMask Pierre Maurice Schwang 2024-06-07 20:12:41 +0200
  • 063f82354a
    chore: pull in PlacementType Pierre Maurice Schwang 2024-06-07 20:10:49 +0200
  • 4a0b0fd78a
    Move more public types to records Octavia Togami 2024-03-07 09:21:01 +0100
  • aa2fe57d43
    Merge 8db2e7d77d into 111eebe828 Jordan 2024-06-07 15:23:16 +0000
  • 8db2e7d77d
    Address vector deprecations feature/anvil dordsor21 2024-06-07 16:23:05 +0100
  • 07c6148ee4
    Merge branch 'v3' into feature/anvil dordsor21 2024-06-07 16:21:19 +0100
  • 111eebe828
    Merge branch 'main' into v3 v3 dordsor21 2024-06-07 16:19:50 +0100
  • c095c492e0
    fix: normalize layer when setting ordinal to ThreadUnsafeCharBlocks (#2764) EpicPlayerA10 2024-06-07 12:30:31 +0200
  • f9e244bdff
    Merge branch 'main' into fix/set-block-negative-y EpicPlayerA10 2024-06-05 21:35:38 +0200
  • 52c3545bf1
    dont change in CharBlocks EpicPlayerA10 2024-06-05 21:33:09 +0200
  • 5714a52675
    fix: correctly trim the max chunk section (#2753) Jordan 2024-06-05 21:23:12 +0200
  • 94fc802e85
    Fix set block on negative layer EpicPlayerA10 2024-06-05 20:28:25 +0200
  • a7e4d19605 Remove debug dordsor21 2024-06-02 17:25:32 +0100
  • 47b0ece377 Add since tags to new methods dordsor21 2024-06-02 09:27:56 +0100
  • a82ba31185 feat: allow NBT on wand items - closes #2383 dordsor21 2024-06-02 09:23:31 +0100
  • 393ed00524 Update eps1lon/actions-label-merge-conflict action to v3.0.2 renovate[bot] 2024-06-03 03:30:58 +0000
  • e044b92d45 Update dependency paperweight-userdev renovate[bot] 2024-06-03 03:30:53 +0000