Commit Graph

  • 100288ada5
    Implement a "sensitivity" setting, a mask, and an option to only distinguish air vs blocks to blendball (#1832) Jordan 2022-06-22 12:50:22 +0100
  • d498996cbd
    Use Material rather than legacy int/data when specifying block break effect type (#1829) Jordan 2022-06-22 12:50:09 +0100
  • e3f2d5f737
    [ci skip] docs: Add JB to Readme NotMyFault 2022-06-21 21:30:14 +0200
  • 968799503f
    Re-implement full Entity support in history, entity removal, entity creation, etc. (#1812) Jordan 2022-06-21 14:52:02 +0100
  • d62c88a2ca
    Remove unused import dordsor21 2022-06-21 13:00:19 +0100
  • 8b05738929
    Remove P2 apidescription annotation dordsor21 2022-06-21 12:58:21 +0100
  • c5073d79e7
    Account for use of MutableBlockVector3 in Spline Brush (#1831) Jordan 2022-06-21 12:56:02 +0100
  • 3f103eea9b
    Set the correct delegate to the ChunkHolder when using get or set in NULL delegate (#1830) Jordan 2022-06-21 12:55:51 +0100
  • fe90142f1f
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.5 (#1834) renovate[bot] 2022-06-21 10:12:19 +0200
  • 2ecf32b37c
    chore: Add runServer task (#1835) Alexander Brandes 2022-06-20 17:56:51 +0200
  • dacb89a480
    Bring stack in line with upstream using offset rather than direction (#1822) Jordan 2022-06-20 09:46:19 +0100
  • 396faf6732
    Support using //distr on console properly (#1827) Jordan 2022-06-19 22:35:36 +0100
  • dac3610bcf
    Implement generation of biome decorations to //regen <biome> and add option for a random seed to be used (#1819) Jordan 2022-06-19 22:33:16 +0100
  • 692a010c39
    Actually apply source mask when using //paste -m <mask> (#1810) Jordan 2022-06-19 22:33:01 +0100
  • 84f6039f41
    Fix #fullcopy -r (#1816) Jordan 2022-06-19 00:59:11 +0100
  • aadd35c0c4
    Don't limit split size for extra block data (signs, spawner, etc.) (#1818) Jordan 2022-06-19 00:58:59 +0100
  • 8e5204c311
    Allow editing solely of tiles/entities/heightmaps (#1817) Jordan 2022-06-19 00:58:54 +0100
  • 003cec30be
    Fix saving entities in DiskOptimizedClipboard when no tiles are present (#1815) Jordan 2022-06-19 00:58:47 +0100
  • 907ad8528e
    Don't do the unbelievable bad use of a MutableBlockVector2 in the creation of a set (#1825) Jordan 2022-06-17 22:41:25 +0100
  • d2b4154cc0
    Properly support extended world heights (y > 255) in tripleBlockCoord (#1805) Jordan 2022-06-17 15:39:27 +0100
  • 5b72f396bb
    docs: Publish javadocs to GH pages (#1824) Alexander Brandes 2022-06-17 15:09:32 +0200
  • fd00635533
    Fixes to BlockMask and "char" masks (#1787) Jordan 2022-06-16 15:24:48 +0100
  • f2bab901f4
    The extent minY check in clipboard paste is un-needed as it is handled gracefully by FAWE (#1806) Jordan 2022-06-16 15:24:00 +0100
  • 1da987d594
    Fix PNGWriter exporting blank PNGs (#1807) Jordan 2022-06-16 15:23:52 +0100
  • ac11da855a
    Processor should be added to queue, not extent (#1809) Jordan 2022-06-16 15:23:45 +0100
  • 9395b3c575
    Prevent unhinged tree generation by doing a sanity check on the block below/block of the tree placement (#1811) Jordan 2022-06-16 15:23:37 +0100
  • 462bba4f87
    Fix biome history on 1.19 dordsor21 2022-06-15 18:52:49 +0100
  • cb6e200ca6
    Use the correct CuboidRegion constructor to prevent clipboard height being limited when loading schematics (#1798) Jordan 2022-06-15 12:37:32 +0100
  • ea434163c4
    Only create entities during a restore if they are contained by the region and the editsession's mask (#1800) Jordan 2022-06-15 12:37:20 +0100
  • 5b2f8502fb
    fix: Run GriefPrevention region check in sync (#1804) Alexander Brandes 2022-06-15 13:37:08 +0200
  • 1a3b0dc133
    chore: Rename legacy adapters artifact to improve matching with FAWE (#1813) Alexander Brandes 2022-06-14 23:59:53 +0200
  • 111d604075
    Follow up to 39e1a811f7 to fix DOC loading dordsor21 2022-06-14 17:20:59 +0100
  • aae696686d
    fix: Don't export Paster transitively on the core module (#1808) Alexander Brandes 2022-06-14 17:02:11 +0200
  • 8a85225523
    fix: Suppress Tuinity light exception on 1.16 (#1801) Alexander Brandes 2022-06-14 09:21:31 +0200
  • 39e1a811f7
    Don't apply offset to SimpleClipboard (#1751) Owen 2022-06-13 17:42:50 -0400
  • b797655d0c
    Only implement cache to MaskingExtent when off main thread (#1789) Jordan 2022-06-13 22:42:40 +0100
  • 97ab47c90b
    Command block messages should be sent on the main thread as it causes a block update (#1796) Jordan 2022-06-13 22:42:26 +0100
  • f8583fb7cb
    Remove erroneous world height 256 limit dordsor21 2022-06-13 15:11:39 +0100
  • a6b1b411d5
    chore: Update upstream Alexander Brandes 2022-06-13 15:09:24 +0200
  • 99a57f31b2
    [ci skip] chore: Exclude doctools dependencies Alexander Brandes 2022-06-13 09:07:47 +0200
  • 63f031b01a
    Only synchronise tree generation at the very lowest level (#1788) Jordan 2022-06-13 08:05:18 +0100
  • 02a6bb9b27
    Implement limits to image size and load times (#1790) Jordan 2022-06-13 08:04:59 +0100
  • 8377b0987c
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.3 (#1791) renovate[bot] 2022-06-13 09:04:30 +0200
  • ab4f779445
    [ci skip] build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.7 (#1792) renovate[bot] 2022-06-13 09:04:13 +0200
  • ccc936534b
    [ci skip] chore: Update renovate ignores Alexander Brandes 2022-06-13 09:03:17 +0200
  • c3cb2c5ed7
    [ci skip] build: Update dependency net.minecrell.plugin-yml.bukkit to v0.5.2 (#1793) renovate[bot] 2022-06-13 09:01:54 +0200
  • c62f0c197f
    build: Back to snapshot for development Alexander Brandes 2022-06-10 23:45:42 +0200
  • e54cae33f1
    build: Release 2.3.0 Alexander Brandes 2022-06-10 23:34:05 +0200
  • aa94612b70
    feat: Add support for 1.19 (#1783) Alexander Brandes 2022-06-10 23:22:06 +0200
  • da3fc2e6ea
    Fix DelegateSemaphore synchronisation issues on Spigot (#1781) Jordan 2022-06-10 18:50:16 +0100
  • 7f8ce69563
    [ci skip] docs: Add 1.19 to the issue template Alexander Brandes 2022-06-10 15:39:00 +0200
  • 3ec17f3507
    chore: Drop WEManager#cancelEditSafe() logger (#1779) Alexander Brandes 2022-06-10 01:26:59 +0200
  • c5a50179f2
    [ci skip] build: Switch to bom (#1778) Alexander Brandes 2022-06-10 01:26:48 +0200
  • d7d43869e6
    chore: Update upstream Alexander Brandes 2022-06-10 01:05:51 +0200
  • 9b3608aada
    chore: Update upstream Alexander Brandes 2022-06-10 01:02:03 +0200
  • 0b33fa8757
    Allow NBT stored in DiskOptimizedClipboards to be written to disk as a compressed byte array at the end of the file (#1745) Jordan 2022-06-09 11:48:35 +0100
  • af234b284b
    Add block break effect to area pickaxe (#1770) Owen 2022-06-09 06:48:24 -0400
  • a16074cbe4
    Fix //snowsmooth not working below Y0 (#1769) Owen 2022-06-07 06:06:03 -0400
  • d5a84d6e44
    build: Update dependency org.mockito:mockito-core to v4.6.1 (#1773) renovate[bot] 2022-06-06 09:49:00 +0200
  • 32231b48fe
    Avoid int overflow when using fillr in negative coords (#1711) Jordan 2022-06-05 19:52:36 +0100
  • 198c6b7800
    Some fixes and improvements to internal queuing (#1715) Jordan 2022-06-05 19:52:28 +0100
  • 8228b798e5
    Implement biomes to filter blocks and use in Clipboard pasting (#1743) Jordan 2022-06-05 19:52:14 +0100
  • 02eea35c3f
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.2 (#1766) renovate[bot] 2022-05-31 18:13:02 +0200
  • 9804158865
    [ci skip] chore: Update renovate schedule Alexander Brandes 2022-05-31 00:28:11 +0200
  • 69eae2e4bd
    [ci skip] build: Update dependency org.mockito:mockito-core to v4.6.0 (#1765) renovate[bot] 2022-05-30 13:59:56 +0200
  • f9c56d94c5
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.2.1 (#1764) renovate[bot] 2022-05-30 13:58:43 +0200
  • a43fa912d6
    [ci skip] build: Update renovate schedule Alexander Brandes 2022-05-30 13:57:26 +0200
  • 8f01a5e4be
    [ci skip] feat: Update Readme SVG (#1763) Alexander Brandes 2022-05-30 13:47:36 +0200
  • 6bb58dc113
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.13 (#1759) renovate[bot] 2022-05-23 13:10:57 +0200
  • d1f3ac8f76
    chore: Update PaperMC repository URL (#1756) BlockyTheDev 2022-05-21 12:08:10 +0200
  • 14811169e3
    [ci skip] Attach assets to GH releases (#1754) Alexander Brandes 2022-05-19 16:17:45 +0200
  • ace325a90e
    build: Back to snapshot for development Alexander Brandes 2022-05-18 21:58:07 +0200
  • 3a65c64977
    chore: Use correct since annoation dates Alexander Brandes 2022-05-18 21:50:20 +0200
  • 3c4695bb73
    build: Release 2.2.0 Alexander Brandes 2022-05-18 21:46:22 +0200
  • 0d2ed796d8
    build: Update release-drafter/release-drafter action to v5.20.0 (#1748) renovate[bot] 2022-05-18 17:21:27 +0200
  • 84f975559c
    [ci skip] Add jenkins to downloads list (#1750) Jordan 2022-05-18 16:20:41 +0100
  • 39d77091d9
    Don't error when loading a schematic fails (#1744) Pierre Maurice Schwang 2022-05-16 14:23:21 +0200
  • 2c1ffd4ef4
    Ignore .DS_Store files (#1746) Alexander Brandes 2022-05-15 12:30:39 +0200
  • deaf5ad2d6
    Respect clipboard settings (disk vs memory) when loading a schematic (#1742) Jordan 2022-05-14 21:10:13 +0100
  • 1c7643bb58
    Allow use of BlockVectorSet for large //line selections instead of LocalBlockVectorSet (#1713) Jordan 2022-05-11 13:22:10 +0100
  • 059c5f046d
    "Empty" side effects is default, and default does "apply" side effects dordsor21 2022-05-10 17:28:09 +0100
  • b237ddf076
    Cherry pick upstream commits to fix SideEffectSet (#1737) Jordan 2022-05-10 09:11:12 +0100
  • d7543884a5
    Check cached bukkit player is the same as the current player online (#1732) Jordan 2022-05-10 09:10:59 +0100
  • ec97fca440
    build: Update dependency org.mozilla:rhino-runtime to v1.7.14 (#1733) renovate[bot] 2022-05-09 18:55:39 +0200
  • ffeb940aff
    build: Update plotsquared to v6.7.0 (#1739) renovate[bot] 2022-05-09 16:20:59 +0200
  • 776dc3b69d
    build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.12 (#1735) renovate[bot] 2022-05-09 16:18:32 +0200
  • 267dc153f0
    Don't initialise a DiskOptimisedClipboard before checking for an existing one in the LocalSession when using loadClipboardFromDisk (#1731) Jordan 2022-05-09 12:50:19 +0100
  • b85888806a
    [ci skip] chore: Update my name Alexander Brandes 2022-05-07 16:14:40 +0200
  • 210ee9f2ef
    Implement getNameUnsafe method to allow an unloaded world's name to be accessed (#1712) Jordan 2022-05-05 20:39:45 +0100
  • c1b5f8c84a
    [ci skip] build: Update org.antlr to v4.10.1 (#1699) renovate[bot] 2022-05-03 10:06:46 +0200
  • a51bc6eab3
    build: Update dependency org.checkerframework:checker-qual to v3.22.0 (#1728) renovate[bot] 2022-05-03 09:59:19 +0200
  • 091d64f723
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.11 (#1727) renovate[bot] 2022-05-02 12:40:48 +0200
  • 546e42aab5
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.10 (#1723) renovate[bot] 2022-04-30 14:14:29 +0200
  • 617b0ac95c
    [ci skip] build: Update dependency io.papermc.paperweight.userdev:io.papermc.paperweight.userdev.gradle.plugin to v1.3.6 (#1720) renovate[bot] 2022-04-25 17:17:23 +0200
  • a227e2618f
    [ci skip] build: Update dependency com.github.TownyAdvanced:Towny to v0.98.1.9 (#1719) renovate[bot] 2022-04-25 16:55:20 +0200
  • 3a22389d35
    [ci skip] build: Update dependency org.mockito:mockito-core to v4.5.1 (#1721) renovate[bot] 2022-04-25 16:23:27 +0200
  • e294245ec4
    Fix some horrendous code where methods supposed to return a boolean only ever return true (#1718) Jordan 2022-04-24 17:03:40 +0100
  • 82ba96bf71
    Add constraints to //asc and //desc dordsor21 2022-04-24 00:11:57 +0100
  • f2df511263
    Bump paperdev 1.17.1 version (fixes yarn dependency resolution) Octavia Togami 2022-04-21 18:40:49 -0700
  • 3f970cdaef
    Rename codeql.yml to codeql.yml.disabled Alexander Brandes 2022-04-21 13:11:39 +0200