Commit Graph

  • b6c45f2df3
    Add an on-complete task to PlotArea#mergePlots (#3671) Jordan 2022-06-13 08:06:01 +01:00
  • 3615a147f9
    Merge f27bf9a153bd5e395f8c35cb553a4f730b91d310 into b9479405e16418c35f1cc91c1dab88244e0717ae Alexander Brandes 2022-06-12 16:29:22 +00:00
  • f27bf9a153
    fix: Don't publish root directory (Fixes #3647) fix/v6/publishing Alexander Brandes 2022-06-12 18:28:13 +02:00
  • 979aa5a4b1
    Merge d629e9eecb4fdbbb2272dc87d91ddaa9ca047bbc into b9479405e16418c35f1cc91c1dab88244e0717ae Jordan 2022-06-12 17:16:02 +02:00
  • 36305b80da Fix max plot restriction check in continue command schuwi 2022-06-12 12:17:29 +02:00
  • bbb9965526 replace usages of switch over keyed enums SirYwell 2022-06-12 11:43:50 +02:00
  • b9479405e1
    Ensure forceSync is provided when constructing chunk coordinators (#3657) Jordan 2022-06-12 09:47:43 +01:00
  • a238ff19bf
    Implement tile entities to generation using Populators (#3665) Jordan 2022-06-12 09:47:25 +01:00
  • c93b08d0c7
    feat: Add 1.19 music disk to the /plot music GUI (#3668) Alexander Brandes 2022-06-12 10:47:00 +02:00
  • 1470b7117a
    chore: Add tadpole buckets to the list of dispensable items (#3669) Alexander Brandes 2022-06-12 10:46:21 +02:00
  • 662b5fd888
    Merge 70baca7145739a59a7a36dc2aa1c9a9d1901c6dd into 7cbc67f4fc9c0f8f5613c65f354212ae7853d5a8 Jordan 2022-06-11 15:33:00 +00:00
  • 70baca7145
    Better naming for "legacy" block state populator feature/v6/tile-and-entity-generation dordsor21 2022-06-11 16:32:54 +01:00
  • 1bdf4ecfac
    Merge 95470c81b302ea8b087d417ee36da2d6cc73b2c3 into 7cbc67f4fc9c0f8f5613c65f354212ae7853d5a8 Jordan 2022-06-11 16:15:53 +01:00
  • 8baadf9a77
    Merge ad95215ff69dab0fa7e60595a4faa84ef0a3421f into 7cbc67f4fc9c0f8f5613c65f354212ae7853d5a8 Alexander Brandes 2022-06-11 16:15:53 +01:00
  • bae98a0f99
    Merge a59cf08447464088400fd4bc98acd5e5f7a2e145 into 7cbc67f4fc9c0f8f5613c65f354212ae7853d5a8 Alexander Brandes 2022-06-11 16:15:53 +01:00
  • 7cbc67f4fc
    chore: Fix typo Alexander Brandes 2022-06-11 17:14:51 +02:00
  • 0a76bbb2b0
    Update README.md Alexander Brandes 2022-06-11 17:14:05 +02:00
  • 2a90015037
    Address comments Jordan 2022-06-11 16:04:38 +01:00
  • 09cc59a1c1
    docs: Unify WE, P2 and Fawe abbreviations (#3672) Alexander Brandes 2022-06-11 16:16:06 +02:00
  • 9d1d5694ff
    Merge 17cbcf394c6431a36fde1f722af735a817643743 into 60f7113105ddcbf22f262be031a0a74b453946ec Jordan 2022-06-11 15:07:20 +01:00
  • 7b27d22f99
    docs: Unify WE, P2 and Fawe abbreviations Alexander Brandes 2022-06-11 15:49:52 +02:00
  • d629e9eecb
    Fix typo feature/v6/merge-oncomplete-task dordsor21 2022-06-11 14:42:16 +01:00
  • 2802939112
    Add an on-complete task to PlotArea#mergePlots dordsor21 2022-06-11 14:25:49 +01:00
  • 666a60a1c7
    Merge branch 'v7' into feature/v7/new-generation-api dordsor21 2022-06-11 14:12:32 +01:00
  • 60f7113105
    build: Update bom Alexander Brandes 2022-06-11 14:53:39 +02:00
  • f17aa377b7
    Better exception handling when setting data to LimitedRegion during chunk population dordsor21 2022-06-11 13:29:57 +01:00
  • e159fa054d
    Clean up HybridGen - There's no need for while loops acting as a modulo after we've already performed a modulo - Make the code-sections calculating if positions are in the wall/road more readable - Collaps duplicate if-elseif bodies dordsor21 2022-06-11 13:24:03 +01:00
  • 26c0c1b7cd
    Merge branch 'v6' into v7 Alexander Brandes 2022-06-11 14:11:25 +02:00
  • 058c65e34c
    Ensure Location is still sealed, and add api description annotation to public methods in UncheckedWorldLocation dordsor21 2022-06-11 13:04:05 +01:00
  • 8608604306
    Address comments regarding javadocs/comments dordsor21 2022-06-11 13:03:09 +01:00
  • cdc8cdc497
    Merge branch 'v7' into feature/v7/new-generation-api dordsor21 2022-06-10 18:26:22 +01:00
  • 307a1a6deb
    Delegate to platformGenerator in deprecated generation method if applicable when using new generation methods (1.19) dordsor21 2022-06-10 16:44:17 +01:00
  • a59cf08447
    chore: Add tadpole buckets to the list of disposables chore/v6/tadpoles Alexander Brandes 2022-06-10 17:09:23 +02:00
  • bf646be482
    Only load world cofigurations if WorldEdit has fully enabled (safe to do) (#3666) Jordan 2022-06-10 15:52:17 +01:00
  • ad95215ff6
    feat: Add 1.19 music disk to the GUI enhancement/v6/1music-disk Alexander Brandes 2022-06-10 15:21:28 +02:00
  • 95470c81b3
    Remove old create method that Guice doesn't like fix/v6/set-forcesync-to-chunk-coordinator dordsor21 2022-06-10 13:49:48 +01:00
  • 7b46b294c7
    Merge 5f90c663e8f648b893afb2717caed20fb2dd6604 into cc7e17960b6d8fa29598ea796de5c8b20b5d5cad Jordan 2022-06-10 12:48:29 +01:00
  • cc7e17960b
    docs: Add 1.19 to issue template Alexander Brandes 2022-06-10 13:42:09 +02:00
  • 5f90c663e8
    Update Core/src/main/java/com/plotsquared/core/PlotSquared.java fix/v6/config-load-order Alexander Brandes 2022-06-10 01:28:49 +02:00
  • 3c75b170f0
    fix: mob cap counting for each connected plot individually (#3643) Bernhard 2022-06-10 01:27:39 +02:00
  • 764c94c9cc
    Merge branch 'v6' into v7 Alexander Brandes 2022-06-10 01:14:09 +02:00
  • 8d0cc68721
    Don't do the big error if heads don't work dordsor21 2022-06-09 22:00:51 +01:00
  • 320363e5ff
    QueryCapability is effectively a "dumb" method dordsor21 2022-06-09 21:38:06 +01:00
  • 366c26dc15
    Fix imports dordsor21 2022-06-09 21:09:25 +01:00
  • 2a79c0a419
    Javadocs dordsor21 2022-06-09 21:07:49 +01:00
  • 5402516db0
    Only load world cofigurations if WorldEdit has fully enabled (safe to do) - Fixes #3664 dordsor21 2022-06-09 20:50:30 +01:00
  • 90d42b8b9f
    Implement tile entities to generation using Populators - Fixes #3051 dordsor21 2022-06-09 20:49:43 +01:00
  • d30d91d87e
    Merge 08f20eb31b34cee3f539e511ae5a8ec415b66ebf into a79c474957edfe034eb285896c9936a6166b5ee7 Pierre Maurice Schwang 2022-06-09 20:46:48 +01:00
  • 7c524a932d chore: missing since-annotations Pierre Maurice Schwang 2022-06-09 18:53:45 +02:00
  • aa0b736e16 fix: load worlds after worldedit registries are initialized Pierre Maurice Schwang 2022-06-09 18:48:58 +02:00
  • 84c9bb0d92
    Ensure compiled is actually set to true in BlockBucket dordsor21 2022-06-09 17:25:55 +01:00
  • 7f9e179ea0
    Merge 5d1dbed1942425c2dbe8fd0d529007c6ab648238 into a79c474957edfe034eb285896c9936a6166b5ee7 Bernhard 2022-06-09 15:50:35 +02:00
  • a79c474957
    Deprecate methods for removal that will be removed/had their signatures changed in v7 dordsor21 2022-06-09 13:49:58 +01:00
  • 88fddcfc08
    Merge dd996ae44f55224cd370572e9fccf61246ec562d into 3d87ee41b393c097b80262e242826ebba8067713 Jordan 2022-06-09 12:43:19 +00:00
  • dd996ae44f
    Address comments chore/v7/queue-deprecations dordsor21 2022-06-09 13:43:00 +01:00
  • 4bb480a238
    chore: Update Code of conduct email (#3661) Alexander Brandes 2022-06-09 12:58:31 +02:00
  • 9ffa935c0c
    build: Switch to bill of materials (#3653) Alexander Brandes 2022-06-09 12:57:37 +02:00
  • 1f7971fde9
    Merge 7f8ffc1f561fb1691874ca8efe13288986592ba5 into 0a32268784a76cdbe44d0a091c019168d988296b Alexander Brandes 2022-06-08 20:59:07 +00:00
  • 7f8ffc1f56
    chore: Update Code of conduct email chore/v6/3651 Alexander Brandes 2022-06-08 22:57:22 +02:00
  • 1b08fc5419
    Any fixes to flat world biome setting will target 1.19 dordsor21 2022-06-08 21:15:53 +01:00
  • 9188c8c40d
    Move to new generation API - Currently not working due to lack of biome-setting capability via BiomeProvider for flat worlds dordsor21 2022-06-08 21:12:16 +01:00
  • 43150abb86
    Address deprecations in queue/generation code dordsor21 2022-06-08 21:12:55 +01:00
  • 17cbcf394c
    Address deprecations for removal throughout the plugin chore/v7/general-deprecations dordsor21 2022-06-08 21:09:55 +01:00
  • 3d87ee41b3
    v7 is 7.0.0-SNAPSHOT dordsor21 2022-06-08 14:42:14 +01:00
  • 763f7681a7
    Re-add old factory create method and deprecate for removal dordsor21 2022-06-07 16:41:36 +01:00
  • a46037b1f1
    Ensure forceSync is provided when constructing chunk coordinators dordsor21 2022-06-07 16:24:27 +01:00
  • ac82ce5053
    Merge 00f089bcb71c86807e56e3dcc8d6f0d74e635277 into 0a32268784a76cdbe44d0a091c019168d988296b Alexander Brandes 2022-06-06 22:31:49 +00:00
  • 00f089bcb7
    fix: Use the correct bom version build/v6/managed-deps NotMyFault 2022-06-07 00:31:20 +02:00
  • 7257775dad
    Update build.gradle.kts Alexander Brandes 2022-06-07 00:17:34 +02:00
  • 5c418edcef
    build: Update bom Alexander Brandes 2022-06-06 19:45:12 +02:00
  • 689ba656b0
    Merge b278c4eaaf313371cb284793afa236a55ccae212 into 0a32268784a76cdbe44d0a091c019168d988296b renovate[bot] 2022-06-06 14:42:25 +00:00
  • b278c4eaaf
    build: Update dependency net.kyori:adventure-text-minimessage to v4.11.0 renovate/adventure-text-minimessage Renovate Bot 2022-06-06 14:42:22 +00:00
  • 63b3d9df7d
    build: Move bom to root build script Alexander Brandes 2022-06-06 13:46:38 +02:00
  • cd9c74f732
    Merge d3a9872dd59c9a535d622c12e160f6ce8220ac43 into 0a32268784a76cdbe44d0a091c019168d988296b renovate[bot] 2022-06-06 11:29:51 +00:00
  • d3a9872dd5
    build: Update dependency net.kyori:adventure-api to v4.11.0 renovate/adventure-api Renovate Bot 2022-06-06 11:29:47 +00:00
  • 021041ea0f
    Merge 1aeabbe47ed5c26c6700802a09cbaf2a4e7e7912 into 0a32268784a76cdbe44d0a091c019168d988296b renovate[bot] 2022-06-06 11:29:46 +00:00
  • 1aeabbe47e
    build: Update dependency org.checkerframework:checker-qual to v3.22.1 Renovate Bot 2022-06-06 11:29:42 +00:00
  • dd48069756
    build: Switch to managed dependencies Alexander Brandes 2022-06-06 12:46:22 +02:00
  • 0a32268784
    Prevent blocks moving/generating below and above build height (#3641) Bernhard 2022-06-05 20:51:07 +02:00
  • ae3b8c06f6
    chore: Address Paper javadoc warnings (#3648) Alexander Brandes 2022-06-05 20:50:49 +02:00
  • 803b53f020 chore: add missing license headers feat/v7/gui-rework Pierre Maurice Schwang 2022-06-04 17:16:03 +02:00
  • dca9ec385f chore/feat: cleanup gui logic, extendable inventories / guis Pierre Maurice Schwang 2022-06-04 16:30:33 +02:00
  • 22f7be70ff
    Merge 3584875b81a647b259d0ebaacebcaa48fb744c27 into 713c4ad0d24079c30c4268b9db8fbc3d5c679e9e Bernhard 2022-06-04 02:41:25 +02:00
  • 3584875b81
    Merge branch 'v6' into fix/v6/build-limit-events Bernhard 2022-06-04 02:41:22 +02:00
  • 65dcc6043b
    Merge d797bf8361bde91151daa3122f0edc8fa935fceb into 713c4ad0d24079c30c4268b9db8fbc3d5c679e9e Alexander Brandes 2022-06-04 01:47:47 +02:00
  • 6ad2c1a170
    Merge 86c54bf04ce9b6263940b86f8f3b9ef59ed85ec6 into fd8832ac983b0a4c0ad55777911c8a4b0aabe688 Alexander Söderberg 2022-06-04 01:46:14 +02:00
  • 7cb5df6253 feat: started plot gui rework Pierre Maurice Schwang 2022-06-04 01:19:49 +02:00
  • 713c4ad0d2
    Remove aggregation of cross module javadocs (#3646) Alexander Brandes 2022-06-03 23:13:41 +02:00
  • 6f857c917a
    refactor: undo unnecessary changes xaver106 2022-06-03 15:48:33 +02:00
  • d797bf8361
    chore: Address Paper javadoc warnings chore/v6/paper-jd Alexander Brandes 2022-06-03 10:37:13 +02:00
  • 3fed8ba970
    refactor: import cleanup xaver106 2022-06-03 00:01:20 +02:00
  • 0eef7220a6
    refactor: implement Path and Files xaver106 2022-06-02 23:58:37 +02:00
  • 058589643a
    Merge 576ee735a510e663ad6107ddbe1cb9043d822f7c into 48386c082816e3afeff5014d8d0dc24893458e6c Alexander Brandes 2022-06-02 16:59:05 +00:00
  • 576ee735a5
    chore: Don't aggregate javadocs anymore build/master/aggregation Alexander Brandes 2022-06-02 18:06:55 +02:00
  • fe37fe3c10
    refactor: remove old code xaver106 2022-06-02 12:33:24 +02:00
  • 58378dd900
    refactor: replace try with if statements xaver106 2022-06-02 12:32:17 +02:00
  • 724c8a6148
    refactor: cleanup imports xaver106 2022-06-01 23:54:32 +02:00
  • 197fbb6617
    feature: Add language files to debugpaste xaver106 2022-06-01 23:48:22 +02:00
  • fd8832ac98
    Merge branch 'v6' into v7 NotMyFault 2022-06-01 20:13:07 +02:00
  • 48386c0828
    build: Back to snapshot for development NotMyFault 2022-06-01 20:12:50 +02:00