Commit Graph

  • bd9476a175
    refactor: Address .editorconfig violations NotMyFault 2021-10-18 23:09:21 +0200
  • 9a33789e41
    build: Update shadow and PlotSquared NotMyFault 2021-10-18 22:41:31 +0200
  • f7c428a894
    Merge branch 'main' into chore/main/deprecate-unsafe-utils NotMyFault 2021-10-18 22:08:27 +0200
  • 6827f17d4d
    build: Closes #1365 NotMyFault 2021-10-18 22:08:07 +0200
  • f1e8a1a29a
    refactor: Move Unsafe to reflection class NotMyFault 2021-10-18 22:01:54 +0200
  • c7a490fa03
    Fix paperweight changes (#1364) Pierre Maurice Schwang 2021-10-18 21:38:43 +0200
  • 74486fc8c9
    chore: Update adapters NotMyFault 2021-10-17 17:33:48 +0200
  • 8fe610311d
    Comments dordsor21 2021-09-23 12:31:53 +0100
  • c7c00021b2
    Cleanup dordsor21 2021-09-23 01:23:14 +0100
  • 7d894228d0
    Implement region blacklisting dordsor21 2021-09-23 01:19:24 +0100
  • f0880a27a0
    feat: Paperweight support (#1362) NotMyFault 2021-10-17 16:32:36 +0200
  • 9c1c8bfdf2
    Implement restoring biomes, entities, and extended world heights (#1316) Jordan 2021-10-17 14:40:55 +0100
  • 27865dc785
    chore: Exchange debug log levels & component-ify a few messages (#1342) NotMyFault 2021-10-17 14:50:42 +0200
  • 3a952e1938
    chore: Update dependency org.mockito:mockito-core to v4 (#1360) renovate[bot] 2021-10-17 10:06:45 +0200
  • 69a85fb068
    tests: Update tests to latest Server changes NotMyFault 2021-10-17 10:06:21 +0200
  • 5db9a601b1
    feat: (Re-) Add update notifications (#1361) NotMyFault 2021-10-17 09:55:25 +0200
  • e5fbc4c971
    chore: Update com.google.auto.value to v1.8.2 (#1353) renovate[bot] 2021-10-11 13:06:34 +0200
  • af94f9b1f9
    chore: Update org.antlr to v4.9.2 (#1351) renovate[bot] 2021-10-11 13:06:20 +0200
  • c58f9daf0d
    build: Test with valid junit version NotMyFault 2021-10-10 01:21:44 +0200
  • 4ce16a0343
    chore: Update dependency org.checkerframework:checker-qual to v3.18.1 (#1343) renovate[bot] 2021-10-10 00:25:21 +0200
  • 99b45c13fb
    fix: Invalid yaml syntax of new config values NotMyFault 2021-10-09 17:22:16 +0200
  • 6839fa5567
    Add configurable disallowed states for limits, global disallowed blocks (#1312) dordsor21 2021-10-09 12:02:26 +0100
  • d641e21dfc
    [ci skip] Move to org level templates NotMyFault 2021-10-08 19:03:41 +0200
  • 2eb6451810
    fix: Add dummy constructor for CraftBook5 support (Fixes #1334) (#1344) Pierre Maurice Schwang 2021-10-07 19:18:10 +0200
  • e2924f4cba
    feat: Improve wording of allowed-plugins message (#1341) NotMyFault 2021-10-07 19:12:17 +0200
  • 546ad86841
    fix: Update StubServer.java to the latest spigot changes (#1345) Pierre Maurice Schwang 2021-10-07 19:05:56 +0200
  • 4ffddd8c93
    Update dependency net.kyori:adventure-nbt to v4.9.2 (#1338) renovate[bot] 2021-10-04 17:15:08 +0200
  • fad1f5c2f0
    Update net.kyori to v4.9.2 (#1339) renovate[bot] 2021-10-04 17:14:58 +0200
  • 632c9845c1
    Update dependency com.github.TownyAdvanced:Towny to v0.97.2.4 (#1335) renovate[bot] 2021-10-04 17:14:38 +0200
  • 1166db60d1
    Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.1 (#1336) renovate[bot] 2021-10-04 17:13:48 +0200
  • f78730e337
    Update dependency dev.notmyfault.serverlib:ServerLib to v2.3.1 (#1337) renovate[bot] 2021-10-04 17:13:41 +0200
  • 6895234815
    Don't allow edits on plots when owner is offline and player is only added (#1313) dordsor21 2021-10-04 13:34:40 +0100
  • d44f297068
    Fully fix #1331 dordsor21 2021-10-01 13:27:05 +0100
  • 3a45a31e65
    Better error message for LocalBlockVectorSet dordsor21 2021-09-30 13:17:28 +0100
  • f886320c44
    SurfaceMask should be copied properly. #1331 dordsor21 2021-09-30 13:17:15 +0100
  • 7a6a0f68fe
    Don't allow area pickaxe outside max y #1331 dordsor21 2021-09-30 13:16:15 +0100
  • c10e48320b
    Fix inverted expectFail boolean dordsor21 2021-09-30 12:35:17 +0100
  • 2e10936b3d
    [ci skip] chore: Limit dependency updates to one day per week NotMyFault 2021-09-29 22:48:42 +0200
  • eafab87540
    Update dependency com.github.TownyAdvanced:Towny to v0.97.2.0 (#1323) renovate[bot] 2021-09-29 18:03:49 +0200
  • 0ed98729f8
    Allow console to execute commands now that editsessions etc. accept actors - Fixes #724 - Fixes #1044 dordsor21 2021-09-28 15:59:52 +0100
  • fa2f50dea8
    Sometimes an overlay position may not be able to be found. Attempt to resolve or fail nicely. dordsor21 2021-09-28 14:39:14 +0100
  • a3365a12bc
    Fix #1327 dordsor21 2021-09-28 14:27:36 +0100
  • e94b85a0fc
    Don't load clipboard more than once. Deprecate BukkitPlayer constructors as it's more efficient to use cached players dordsor21 2021-09-28 14:11:12 +0100
  • 848eac8623
    Fix schematic offset when loaded to clipboard dordsor21 2021-09-28 13:16:26 +0100
  • 56999fd1e0
    Drain bubble columns as well Fixes #1326 dordsor21 2021-09-27 14:42:43 +0100
  • 1cf5899586
    Allow deletion of DOC Fixes #1325 dordsor21 2021-09-27 14:39:21 +0100
  • b73db47e01
    Add switch to schem loadall to replace existing clipboard(s) dordsor21 2021-09-27 14:15:26 +0100
  • 58f231ad12
    Slightly improve add clipboard hover message for schematic list dordsor21 2021-09-27 14:14:24 +0100
  • 5155055446
    Add deprecation message to fawe EditSessionBuilder dordsor21 2021-09-26 22:10:59 +0100
  • e6675f1656
    Default per player schematics to false dordsor21 2021-09-26 22:07:25 +0100
  • 5940ebbccc
    [ci skip] chore: Never suggest to update guava NotMyFault 2021-09-26 01:36:47 +0200
  • ca15e93102
    refactor: Remove lz4-stream NotMyFault 2021-09-26 00:48:50 +0200
  • 268244119f
    Update adapters? dordsor21 2021-09-24 17:05:26 +0100
  • 6b5f21d67b
    Support old, corrupt, schematics dordsor21 2021-09-24 16:41:09 +0100
  • 4e944052cd
    un-transitive some dependencies dordsor21 2021-09-24 15:49:30 +0100
  • e97c945b2f
    Big fix to clipboards when relogging/restarting server etc. - Refactor the way FAWE clipboards work slightly with regards to offsets (FAWE-added) and origin (upstream-present) - Better error messages when exceptions are thrown attempting to load DOC - No longer attempt to resolve old clipboard versions. Attempt to give informative error instead - Don't always delete clipboards held in memory on player logout unless configured to do so - Go back to fully closing the DOC on logout. We now attempt to lock the file which will hopefully help with debugging shared clipboard folders dordsor21 2021-09-24 12:22:01 +0100
  • bfd9e5b347
    Don't stop edits for old clipboards, attempt to load them anyway (for now) dordsor21 2021-09-24 09:32:49 +0100
  • 8593c2df9f
    Rearrange DOC methods dordsor21 2021-09-23 12:42:51 +0100
  • 07c02b5825
    Remove import static org.apache.logging.log4j.LogManager.getLogger dordsor21 2021-09-23 12:34:22 +0100
  • 6c56fa29aa
    Fix #1317 dordsor21 2021-09-22 22:22:39 +0100
  • a5795461f2
    Improve a few dependency scopes NotMyFault 2021-09-22 23:00:12 +0200
  • 40b024fbba
    Set legacy ID when adapter is loaded to enable reading/writing anvil dordsor21 2021-09-22 16:15:18 +0100
  • 663d0139b7
    default to a meaningful preload chunk count dordsor21 2021-09-22 15:58:20 +0100
  • a3d50585c2
    Don't print error message if we're expecting it on biome loading dordsor21 2021-09-22 15:58:11 +0100
  • 3376baa3c5
    Remove needless EditSession#getWorld for setting blocks/biomes in a couple of cases #32 IntellectualSites/FastAsyncWorldEdit-Adapters#7 dordsor21 2021-09-22 15:04:12 +0100
  • d25a85e0d4
    Fix expression evaluation method used for generatebiome #32 dordsor21 2021-09-22 15:03:03 +0100
  • 4400b0f83e
    Fix #1114 - Ensure short is correctly cast to int, as we're using it as if it were unsigned dordsor21 2021-09-22 14:32:49 +0100
  • a241e594c1
    Slight adjustment to DOC dordsor21 2021-09-22 13:14:10 +0100
  • 64036a38cf
    Update adapters to 32c896db93 dordsor21 2021-09-22 12:58:09 +0100
  • 268d8cff49
    Apply list of properties everywhere dordsor21 2021-09-21 18:53:37 +0100
  • cf585c48ae
    Update adapters dordsor21 2021-09-21 18:41:01 +0100
  • e750e014ab
    Properties can have the same string name Make map of all properties string against list dordsor21 2021-09-21 18:34:31 +0100
  • b8ec4be95c
    Revert "Slightly preferable messages on UsageException thrown by piston" dordsor21 2021-09-21 17:30:32 +0100
  • c805102819
    Fix #1143 dordsor21 2021-09-21 17:18:49 +0100
  • 3617a29ba8
    Address javadoc violations NotMyFault 2021-09-21 17:40:53 +0200
  • 1de3a6b54a
    Don't return "=" pattern early either dordsor21 2021-09-21 15:07:58 +0100
  • 70f7f00abf
    Do the same for "=" mask dordsor21 2021-09-21 15:06:46 +0100
  • c26977f578
    Fix very specific issue where charmasks (< > $ etc.) are used with other masks, but only the charmask is used dordsor21 2021-09-21 15:05:43 +0100
  • 57b47d2451
    Use a MaskTraverser to set extent where it will be a WorldWrapper otherwise dordsor21 2021-09-21 14:59:49 +0100
  • 23ca345a2e
    Don't setextent twice in replace dordsor21 2021-09-21 14:51:39 +0100
  • 971977a66a
    Fix //sel list dordsor21 2021-09-21 14:51:05 +0100
  • 84b896151f
    Lazy fix for #1271 dordsor21 2021-09-21 14:39:14 +0100
  • d0056870be
    Fix fuzzy region dordsor21 2021-09-21 14:31:03 +0100
  • 69ae4a7121
    Fix ellipsoid selection dordsor21 2021-09-21 14:07:10 +0100
  • a23abc1bb6
    Update com.plotsquared to v6.1.2 (#1307) renovate[bot] 2021-09-21 00:57:59 +0200
  • 0fcf996c78
    Fix #1314 dordsor21 2021-09-20 23:54:26 +0100
  • e9adf0f30d
    Slightly preferable messages on UsageException thrown by piston dordsor21 2021-09-20 23:35:04 +0100
  • 9d26f030dc
    Fix some command errors being hidden by a usage message dordsor21 2021-09-20 23:18:38 +0100
  • 040edc8fd0
    Adjust exception catch slightly dordsor21 2021-09-20 23:07:58 +0100
  • f8ed4e0c38
    Separate and uppercase libs artifacts NotMyFault 2021-09-20 22:30:46 +0200
  • bb06492091
    Fix -f flag dordsor21 2021-09-20 18:10:37 +0100
  • 017a28b3dd
    Implement getAllProperties to code and adapters dordsor21 2021-09-20 16:00:50 +0100
  • 35e0a47beb
    Don't have adapters as "dependency" dordsor21 2021-09-20 15:09:34 +0100
  • d5be6940c7
    Add default getAllProperties method dordsor21 2021-09-20 14:46:51 +0100
  • 17a97f2f19
    Fix lack of handling of custom world heights in CharFilterBlock dordsor21 2021-09-20 14:15:08 +0100
  • 7a9cbe5d77
    Correct description of strip nbt dordsor21 2021-09-20 01:54:49 +0100
  • 9d68cd8380
    Automatic deployment (#1298) NotMyFault 2021-09-19 22:50:34 +0200
  • aba147f787
    Minor spring clean dordsor21 2021-09-19 21:40:15 +0100
  • 8a4f28a7cc
    StripNBT processor rather than extent dordsor21 2021-09-19 21:39:00 +0100
  • b11a67e435
    Fix #1311 dordsor21 2021-09-19 21:20:18 +0100