Commit Graph

  • 52fa44516e Throw, catch, and rethrow our own exception to make sure we're finding the culprit to a possible shaded-FAWE. dordsor21 2021-12-29 16:47:34 +00:00
  • 9e8f0e7325 Refactor: getVersionMin/MaxY -> versionMin/MaxY dordsor21 2021-12-29 16:44:41 +00:00
  • f505828af1 More enhanced switches dordsor21 2021-12-29 16:44:18 +00:00
  • 8d565b93f7 Compress switch statements a bit using enhanced dordsor21 2021-12-29 16:39:44 +00:00
  • 867b28d439 Remove remaining keywords frm CachedChanged. IJ doesn't warn? dordsor21 2021-12-29 16:37:21 +00:00
  • fd3619f7b5 Merge branch 'major/2.0.0/1.18' of github.com:IntellectualSites/FastAsyncWorldEdit into major/2.0.0/1.18 dordsor21 2021-12-29 16:30:12 +00:00
  • 3a3143065d Remove/add some more comments dordsor21 2021-12-29 16:29:55 +00:00
  • ca5640e89e Replace CachedChange class with record dordsor21 2021-12-29 16:16:23 +00:00
  • e5cbdec67e Remove unneeded comments dordsor21 2021-12-29 16:14:13 +00:00
  • 19de815ab4 chore: Format our loggers properly NotMyFault 2021-12-29 17:13:20 +01:00
  • e2a1721a5c Use new language features dordsor21 2021-12-29 16:12:43 +00:00
  • 0d79d084a5 Rename worldedit to fawe where appropriate dordsor21 2021-12-29 16:12:16 +00:00
  • 3c2394afa4 Add comments to changed code dordsor21 2021-12-29 16:06:49 +00:00
  • f38859237a Move to BinaryTags where appropriate in adapters dordsor21 2021-12-29 16:00:49 +00:00
  • 48e2953910 Update log4j version, update jd links to use "latest" dordsor21 2021-12-29 15:30:25 +00:00
  • 1a281badc2 Remove mentions of NMS from compilation instruction dordsor21 2021-12-29 15:30:12 +00:00
  • 177d731957 Add back statically-set reserved IDs for air blocks only, make it clear they're "reserved" (#1502) Jordan 2021-12-29 16:17:20 +01:00
  • bca3a1b04d More precise method names in MinecraftVersion - Also ensure correct comparisons are made in FaweBukkit and BukkitServerInterface - Fixes #1504 dordsor21 2021-12-29 14:46:30 +00:00
  • 5d4a2a4a0d Use Math.floor instead of int cast 757bef1f7d2b16317ab3d18427ad22183344e28d JOO200 2021-12-29 05:58:56 +01:00
  • c28a5ee66e Merge branch 'main' into major/2.0.0/1.18 dordsor21 2021-12-29 00:19:25 +00:00
  • d19369401f Don't force tick limiter enable/disable dordsor21 2021-12-29 00:18:12 +00:00
  • 3ec1912046 Fix tests dordsor21 2021-12-28 23:22:59 +00:00
  • 36857a5064 Fix #1490 dordsor21 2021-12-28 23:02:48 +00:00
  • f6319d36a1 Add methods to CLIPlatform dordsor21 2021-12-28 22:58:25 +00:00
  • f236934a39 Add get default version min/max world height to platform - Fixes #1500 dordsor21 2021-12-28 22:46:19 +00:00
  • 46fdceaea6 add missing annotation to Region dordsor21 2021-12-28 22:05:40 +00:00
  • f9ecb449cf read the actual block from ZeroBitStorage SirYwell 2021-12-27 06:02:16 +01:00
  • 596356a936 refactor: Shift FileAlreadyExistsException catch to a higher level NotMyFault 2021-12-27 00:00:49 +01:00
  • 07695786ca return air instead of reserved on get blocks SirYwell 2021-12-26 19:51:32 +01:00
  • 040a011ff1 Merge branch 'main' into major/2.0.0/1.18 NotMyFault 2021-12-26 16:24:36 +01:00
  • a717df3c5f implement 1.18 regen SirYwell 2021-12-26 16:18:09 +01:00
  • 4ab140f6a1 use spigot-compatible packet constructor SirYwell 2021-12-26 10:37:32 +01:00
  • 018042769d use spigot-compatible palette constructor SirYwell 2021-12-26 09:31:03 +01:00
  • 0c8db1e1fe feat: Add a bunch of new types to the flora generator NotMyFault 2021-12-25 19:03:30 +01:00
  • 42035bdb87 chore: Lazily prepare update checker for future job NotMyFault 2021-12-25 17:24:26 +01:00
  • 3b24a8ae8a Merge branch 'main' into major/2.0.0/1.18 NotMyFault 2021-12-25 17:20:52 +01:00
  • 96ca83704a fix: Backport fixing delay closing of clipboards on quit (#1493) Hannes Greule 2021-12-25 17:18:39 +01:00
  • 28079e8129 refactor: Also deprecated IMP for DBHandler NotMyFault 2021-12-23 15:59:05 +01:00
  • ca5ad58f01 Fix WEManager (#1487) Aurélien 2021-12-23 12:39:11 +01:00
  • 7da921e075 refactor: Deprecate IMP initializors in favor of builders NotMyFault 2021-12-22 20:58:23 +01:00
  • 34f971c729 Add classes with the correct minor version to the start of the adapter candidates list dordsor21 2021-12-22 12:19:20 +00:00
  • 1715f35341 refactor: Do prepared statements properly NotMyFault 2021-12-22 13:10:04 +01:00
  • 77802758a9 Fix parsing of build in FaweVersion dordsor21 2021-12-22 11:44:37 +00:00
  • d98f626ba6 Reverse a "debug" change to BukkitImplLoader dordsor21 2021-12-22 11:37:01 +00:00
  • 6b6c94556a refactor! Remove deprecations marked for removal that are not present in upstream (#1483) Jordan 2021-12-22 00:53:45 +00:00
  • a4cec49e89 fix: Fix /fawe debugpaste NotMyFault 2021-12-22 00:53:27 +01:00
  • 94b392dd39 refactor: Address a few TODO 1.18's NotMyFault 2021-12-21 19:00:59 +01:00
  • 28f3bc61ea More verbosely get block data and ensure biome layer isn't null dordsor21 2021-12-21 18:00:09 +00:00
  • 9ec829eddf Update adapters jar dordsor21 2021-12-21 17:59:55 +00:00
  • aff3d8ba49 build: Deploy API snapshots for 2.0.0 NotMyFault 2021-12-21 17:48:56 +01:00
  • c9dc1ed655 Merge branch 'main' into major/2.0.0/1.18 NotMyFault 2021-12-21 17:31:46 +01:00
  • 8ab1d50f01 docs: Issue templates are provided by the default branch Alex 2021-12-21 17:22:00 +01:00
  • 7453f12e66 chore: Lazily change build delimiter NotMyFault 2021-12-21 16:27:46 +01:00
  • 78aff4c81f build: Update paperweight and add 1.17 again NotMyFault 2021-12-21 11:11:08 +01:00
  • d6110013b8 tests: Add resource pack methods NotMyFault 2021-12-21 00:42:46 +01:00
  • 01ce0f94af Trigger GHPRB NotMyFault 2021-12-21 00:30:36 +01:00
  • 6350fe5411 build: Fix release drafter base branch NotMyFault 2021-12-20 22:20:41 +01:00
  • e9d97fc7b1 Update version (checking) for semver dordsor21 2021-12-20 21:18:26 +00:00
  • d6e3c331d4 Make 1.18 to be effectively in a usable state (#1452) Jordan 2021-12-20 21:12:04 +00:00
  • c697eb8d41 Merge branch 'main' into major/2.0.0/1.18 dordsor21 2021-12-20 20:28:15 +00:00
  • 37cc817cbe build: Update dependency org.checkerframework:checker-qual to v3.21.0 (#1478) renovate[bot] 2021-12-20 17:10:06 +01:00
  • c04cc7bec5 build: Update org.apache.logging.log4j to v2.17.0 (#1480) renovate[bot] 2021-12-20 17:09:57 +01:00
  • 0e0883cfb8 build: Update dependency org.mockito:mockito-core to v4.2.0 (#1479) renovate[bot] 2021-12-20 17:06:53 +01:00
  • fc56304af2 build: Update com.google.auto.value to v1.9 (#1475) renovate[bot] 2021-12-20 12:23:15 +01:00
  • 99da51270a build: Update dependency gradle.plugin.com.github.johnrengelman:shadow to v7.1.1 (#1474) renovate[bot] 2021-12-20 12:23:07 +01:00
  • 511036be23 build: Update dependency gradle to v7.3.2 (#1473) renovate[bot] 2021-12-20 11:59:39 +01:00
  • 4a6e2a87aa Configure WhiteSource Bolt for GitHub (#1468) whitesource-bolt-for-github[bot] 2021-12-18 13:30:02 +01:00
  • a87323616d Merge remote-tracking branch 'origin/renovate/org.checkerframework' NotMyFault 2021-12-13 20:18:34 +01:00
  • a7b45e7f54 build: Update org.apache.logging.log4j to v2.15.0 Renovate Bot 2021-12-13 19:01:34 +00:00
  • a360026490 build: Update dependency org.checkerframework:checker-qual to v3.20.0 Renovate Bot 2021-12-13 17:25:07 +00:00
  • 1f0f079193 build: Update com.plotsquared to v6.2.0 (#1462) renovate[bot] 2021-12-13 14:22:29 +01:00
  • 9fdff97e29 build: Update paperweight (#1454) Alex 2021-12-10 16:20:15 +01:00
  • 5367921496 fix: Use WE PaperweightAdapter for seed replacement (#1440) Hannes Greule 2021-12-07 12:59:58 +01:00
  • 781bfc542f fix: Properly delete ChangeSets on history clear (#1413) Owen1212055 2021-12-06 08:31:46 -05:00
  • e0e3688361 build: Update dependency org.ajoberstar.grgit:grgit-gradle to v4.1.1 (#1447) renovate[bot] 2021-12-06 10:22:44 +01:00
  • ec690f888b build: Update plugin pluginyml to v0.5.1 (#1448) renovate[bot] 2021-12-06 10:22:37 +01:00
  • 0fe847c69a build: Update dependency com.github.TownyAdvanced:Towny to v0.97.5.0 (#1445) renovate[bot] 2021-12-06 10:11:08 +01:00
  • e371bb16e1 build: Update dependency gradle to v7.3.1 (#1446) renovate[bot] 2021-12-06 10:08:52 +01:00
  • 6afde13a01 Drop Guava 21 enforcement NotMyFault 2021-11-30 22:13:13 +01:00
  • 1f975ac044 Update templates, address JEP deprecations and place a few TODOs NotMyFault 2021-11-30 21:30:46 +01:00
  • d3aaf7acff Move to Paper 1.18 NotMyFault 2021-11-30 18:04:47 +01:00
  • e296a329c2 Port initial paperweight classes to 1.18 folder structure NotMyFault 2021-11-30 12:35:34 +01:00
  • 930025afac Exclude 1.17 NotMyFault 2021-11-30 00:23:46 +01:00
  • 38130f701c feat: Setup project structure for 1.18 NotMyFault 2021-11-30 00:16:19 +01:00
  • 0b45248b8c style: Use minimized version output NotMyFault 2021-11-29 22:15:41 +01:00
  • 2a1bef28d0 Merge branch 'main' into major/2.0.0/1.18 NotMyFault 2021-11-27 12:21:55 +01:00
  • 05c22a6802 build: Update paperlib (#1439) Alex 2021-11-27 12:21:38 +01:00
  • 11e25911d5 upstream: Update upstream (#1430) Alex 2021-11-26 23:31:27 +01:00
  • bd9e237376 build: Update dependency org.mockito:mockito-core to v4.1.0 (#1435) renovate[bot] 2021-11-26 10:37:06 +01:00
  • 0af0d84cf7 build: Set kotlin jvm toolchain NotMyFault 2021-11-25 18:23:18 +01:00
  • 22f52fc4e1 ci: Sign artifacts NotMyFault 2021-11-25 13:14:49 +01:00
  • 121bd58029 ci: Register javadoc jar for lib artifacts NotMyFault 2021-11-23 14:14:01 +01:00
  • 64f393201f revert: OSSRH snapshot deployment was successful, returning to baseline NotMyFault 2021-11-22 18:11:27 +01:00
  • 3a189f65f2 ci: Trigger initial sync with the OSSRH NotMyFault 2021-11-22 17:18:21 +01:00
  • 52293f54e8 ci: Cleanup and finish transition NotMyFault 2021-11-22 16:56:20 +01:00
  • 7d5659aeac ci: Snapshot builds are the default NotMyFault 2021-11-22 14:35:40 +01:00
  • 705f580290 build: Update core dependencies NotMyFault 2021-11-22 13:47:59 +01:00
  • 507b8d5e35 ci: Switch deployment to gh actions and use semver & java 17 NotMyFault 2021-11-22 13:38:32 +01:00
  • 4b57a34f59 [ci skip] Setup release drafter for future work NotMyFault 2021-11-22 09:44:24 +01:00
  • fc4517fe4c feat: Sort plugins on debugpaste (#1429) Owen1212055 2021-11-20 11:28:18 -05:00