Commit Graph

  • 2147012beb chore: deprecate paper 1.13 listener as P2 effectively doesn't support 1.13 (#3872) Jordan 2022-11-14 21:58:05 +00:00
  • aed8aae591 Add since annotations feature/v6/configurable-extra-border dordsor21 2022-11-14 18:13:58 +00:00
  • 52bb561689 fix: attempt to recover from IllegalStateException when restoring block tags (#3838) Jordan 2022-11-14 15:47:24 +00:00
  • f88950078e chore: deprecate paper 1.13 listener as P2 effectively doesn't support 1.13 chore/v6/deprecate-1.13-paper-listener dordsor21 2022-11-14 15:04:53 +00:00
  • fa53b9c3fe feat: allow the world border to be larger than the road surrounding the outermost plots - Closes #2962 dordsor21 2022-11-14 15:00:14 +00:00
  • 21b3fc294e Add javadoc since tag feature/v6/more-road-flag-implementation Jordan 2022-11-13 10:58:33 +00:00
  • 25ce7a83f1 feat: check merge limits when completing auto-merge (#3868) Jordan 2022-11-13 10:57:41 +00:00
  • 55c8a590e7 Fix item thrower/owner can be null (#3866) Jordan 2022-11-12 16:10:21 +00:00
  • 73d57937bb feature: implement road flags as widely as seems reasonable - Closes #3047 - Any further road flag implementations would be very specific from what I can gather, and thus the gist of #3047 is now implemented dordsor21 2022-11-12 12:35:06 +00:00
  • 18346a0564 refactor: adjust specific Nullable annotations used - Fixes #3860 - Guice requires javax annotations be used for Inject annotated constructors - Guice does not require not-null annotations, this is assumed - Also to do with #3413 refactor/v6/nullable-annotations dordsor21 2022-11-12 11:45:47 +00:00
  • e888ea95dc feat: check merge limits when completing auto-merge - Closes #3748 feature/v6/auto-max-merge-check dordsor21 2022-11-11 11:37:56 +00:00
  • 9ee3e9a3a4 feature: improve handling of null issues in plot analysis - Addresses #3865 (does not fix the underlying issue though) feature/v6/better-analysis-NPE dordsor21 2022-11-11 11:29:56 +00:00
  • f0982377c1 fix: item thrower/owner can be nuill - Fixes #3862 fix/v6/null-item-thrower dordsor21 2022-11-11 11:16:00 +00:00
  • 28bd993680 Update dependency com.intellectualsites.bom:bom-1.18.x to v1.18 (#3864) renovate[bot] 2022-11-06 11:13:29 +01:00
  • 8330f37d8a Back to snapshot for development Alexander Brandes 2022-11-02 09:35:57 +01:00
  • 985fae65b6 ÂRelease 6.10.3 6.10.3 Alexander Brandes 2022-11-02 09:34:33 +01:00
  • db2d590e8e fix: account for mismatched road-schematic heights (#3854) Jordan 2022-10-23 20:22:21 +01:00
  • c5f9945e37 fix: account for mismatched road-schematic heights fix/v6/mismatched-road-schem-heights dordsor21 2022-10-23 11:03:29 +01:00
  • c8d356783a Update dependency com.intellectualsites.bom:bom-1.18.x to v1.17 (#3853) renovate[bot] 2022-10-20 10:23:56 +02:00
  • 4947450ff0 Back to snapshot for development Alexander Brandes 2022-10-18 23:14:03 +02:00
  • de4e91ff62 Release 6.10.2 6.10.2 Alexander Brandes 2022-10-18 23:12:27 +02:00
  • fe5e3d5f6d Annotate ExpireManager with @Inject (#3852) Pierre Maurice Schwang 2022-10-18 10:17:34 +02:00
  • ebbbb6c670 fix: annotate ExpireManager with @Inject fix/expireManager Pierre Maurice Schwang 2022-10-17 18:58:39 +02:00
  • b8b3098022 feat: Move ExpireManager to Guice by removing legacy IMP references (#3845) michizhou 2022-10-17 00:31:48 -07:00
  • 0ae8fc46b8 Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.3 (#3851) renovate[bot] 2022-10-17 09:24:42 +02:00
  • e0762f63a8 chore: Replace paper reference in favor of bom Alexander Brandes 2022-10-15 16:04:30 +02:00
  • 9f3850000c fix: adjust nullability checks for shulkers in the kill road mobs task (#3842) Jordan 2022-10-15 14:26:14 +01:00
  • 76c6be9ba7 Fix 'No resource for locale 'lang' found ' error (#3830) BlockyTheDev 2022-10-13 19:19:20 +02:00
  • 308a5aa781 Ensure all setBlock methods in BlockArrayCacheScopedQueueCoordinator apply the correct offset (#3843) Jordan 2022-10-13 18:17:27 +01:00
  • e244527538 Make more complex patterns work correctly (#3847) Hannes Greule 2022-10-13 19:16:19 +02:00
  • 11dd013333 fix: Adjust schematic height logic when pasting and actually set air as well (#3840) Jordan 2022-10-13 16:46:29 +01:00
  • 42f0b70e85 allow more complex patterns to work correctly fix/v6/complex-patterns SirYwell 2022-10-13 09:16:44 +02:00
  • eef6dc41ca Address comments fix/v6/schematic-gen-height-working dordsor21 2022-10-12 16:55:44 +01:00
  • b740d5854c Support MiniMessage in plot-title flag (#3835) Pierre Maurice Schwang 2022-10-10 18:41:35 +02:00
  • d5445cfbef Don't kill owned road entities (leashed / named) (#3829) BlockyTheDev 2022-10-10 18:41:25 +02:00
  • 5d29c03a35 feat: add a permission to override-allow a merge if the other plot's owner is offline - Closes #3779 feature/v6/owner-offline-merge-admin-perms dordsor21 2022-10-09 16:34:04 +01:00
  • a58581751e fix: ensure all setBlock methods in BlockArrayCacheScopedQueueCoordinator apply the correct offset - Fixes #3783 fix/v6/BlockArrayCacheScopedQueueCoordinator-set-block-offset dordsor21 2022-10-09 15:50:47 +01:00
  • 4bc8b78224 fix: adjust nullability checks for shulkers in the kill road mobs task - Fixes #3789 fix/v6/entity-road-task-shulkers dordsor21 2022-10-09 15:41:16 +01:00
  • 3effaefda7 chore: Announce releases on Discord (#3839) Alexander Brandes 2022-10-09 16:40:51 +02:00
  • 35dd4899b9 feat: add cost for the merge when using plot auto-merge - Closes #3814 dordsor21 2022-10-09 15:27:35 +01:00
  • f387bcaa77 fix: Adjust schematic height logic when pasting and actually set air as well - Fixes #3504 - It works this time dordsor21 2022-10-09 15:03:14 +01:00
  • e1f53033bc fix: attempt to recover from IllegalStateException when restoring block tags - Fixes #3801 fix/v6/IllegalStateException-recovery-tag-restore dordsor21 2022-10-09 12:55:39 +01:00
  • ac5cb8d445 fix: allow all characters in plot-title flag fix/plotTitleValue Pierre Maurice Schwang 2022-10-08 21:54:53 +02:00
  • 49b19e0eaf Check proper locations on PortalCreateEvent (#3834) Hannes Greule 2022-10-08 15:13:11 +02:00
  • caef3a923b Deprecate PlotId#copy (#3821) Hannes Greule 2022-10-08 15:11:16 +02:00
  • d4c3ceaf2b Move license into jar during compile process (#3826) BlockyTheDev 2022-10-08 15:10:57 +02:00
  • 1fb6bc79e6 check proper locations on PortalCreateEvent fix/v6/portalcreateevent SirYwell 2022-10-07 21:06:17 +02:00
  • 25e6aecf13 Update dependency com.intellectualsites.bom:bom-1.18.x to v1.16 (#3825) renovate[bot] 2022-10-04 22:54:56 +02:00
  • 33c11fdee9 Back to snapshot for development Alexander Brandes 2022-10-04 19:31:27 +02:00
  • 316dd92667 Release 6.10.1 6.10.1 Alexander Brandes 2022-10-04 19:30:44 +02:00
  • e53d2ac449 Update the plot sign when a plot has been purchased (#3822) StealWonders 2022-10-03 21:51:17 +02:00
  • 5786e8cc7a refactor: replace guava's Iterables with Java's stream API (#3823) StealWonders 2022-10-03 21:51:05 +02:00
  • 1b717c9b10 Only show visible players in /plot near (#3819) Pierre Maurice Schwang 2022-10-03 21:50:41 +02:00
  • 6d4cbb2df6 feat: check visibility of player in /plot near feat/visibility Pierre Maurice Schwang 2022-10-01 21:55:14 +02:00
  • 35abae99ca Improve feedback for invalid patterns (#3818) Hannes Greule 2022-10-02 22:22:08 +02:00
  • f54bb88394 deprecate PlotId#copy refactor/v6/plotid-copy SirYwell 2022-10-02 20:23:09 +02:00
  • 199bb1c9a2 improve feedback for invalid patterns fix/v6/improve-invalid-pattern-reporting SirYwell 2022-10-01 21:01:26 +02:00
  • d1a85982fb Fix "set block timer" error after "/plot download" with legacy-webinterface setting (#3812) Schuwi 2022-10-01 11:37:24 +02:00
  • 3446b913cd plots.auto.mega fix for #3815 (#3816) resi23 2022-09-28 10:53:44 +02:00
  • 8b8fd6aab7 Update dependency com.intellectualsites.bom:bom-1.18.x to v1.15 (#3809) renovate[bot] 2022-09-22 22:26:11 +02:00
  • 520bb64eca Back to snapshot for development Alexander Brandes 2022-09-21 16:29:17 +02:00
  • 60d266b2d7 Release 6.10.0 6.10.0 Alexander Brandes 2022-09-21 16:28:17 +02:00
  • 8deeef4f7d Add allay to animals (#3788) Hannes Greule 2022-09-21 16:18:34 +02:00
  • 9b0b071c0c Add GLOW_BERRIES to VineGrowFlag (#3803) resi23 2022-09-21 16:18:18 +02:00
  • 81a3f1098d Update dependency org.junit.jupiter:junit-jupiter to v5.9.1 (#3807) renovate[bot] 2022-09-21 16:18:08 +02:00
  • efc248dcdb Update dependency com.intellectualsites.bom:bom-1.18.x to v1.14 (#3794) renovate[bot] 2022-09-12 11:19:07 +02:00
  • 476f3d328d feature: add flag for beacon effects of other plots (#3627) DerEingerostete 2022-09-05 20:06:37 +02:00
  • 69f5f88183 Update dependency com.github.spotbugs:spotbugs-annotations to v4.7.2 (#3793) renovate[bot] 2022-09-05 09:40:41 +02:00
  • 6df63f7fc7 Invoke -parameters on compile time (#3787) Alexander Brandes 2022-09-03 12:55:55 +02:00
  • 4e83787d7a add allay to animals feature/allay SirYwell 2022-09-01 17:38:44 +02:00
  • 76e761fcf3 chore: Invoke -parameters on compile time chore/v6/compile-with-params Alexander Brandes 2022-08-29 17:18:54 +02:00
  • 295b8a0135 Update dependency cloud.commandframework:cloud-services to v1.7.1 (#3784) renovate[bot] 2022-08-27 09:32:40 +02:00
  • fcc5bc5473 Update dependency net.essentialsx:EssentialsX to v2.19.7 (#3780) renovate[bot] 2022-08-24 09:56:33 +02:00
  • 408b834376 [ci skip] chore: Add renovate schema URL Alexander Brandes 2022-08-20 15:31:51 +02:00
  • 986812b9e4 chore: make snow set more future-proof (#3768) Pierre Maurice Schwang 2022-08-19 13:41:04 +02:00
  • 8d4333ad9d fix(deps): update dependency net.essentialsx:essentialsx to v2.19.6 (#3770) renovate[bot] 2022-08-13 10:12:05 +02:00
  • 385fea359b chore: make snow set more future-proof chore/3765 Pierre Maurice Schwang 2022-08-12 19:58:11 +02:00
  • 9ff9097ff9 fix(deps): update dependency net.essentialsx:essentialsx to v2.19.5 (#3767) renovate[bot] 2022-08-12 14:13:42 +02:00
  • 1ef424a2f1 fix(deps): update dependency com.intellectualsites.bom:bom-1.18.x to v1.13 (#3766) renovate[bot] 2022-08-10 16:52:47 +02:00
  • 9fd96dbaa2 build: Back to snapshot for development Alexander Brandes 2022-08-10 11:10:41 +02:00
  • b0a4e11c46 build: Release 6.9.4 6.9.4 Alexander Brandes 2022-08-10 11:09:51 +02:00
  • 77bce43ace fix: replace usages of snow tag (#3758) Hannes Greule 2022-08-10 11:03:20 +02:00
  • cba1927cc7 Items no longer despawn on road when natural_mob_spawning = true and kill-road-items = false (#3764) Pierre Maurice Schwang 2022-08-10 10:22:19 +02:00
  • 10d140b33c chore: check in PaperListener for consistency fix/3725 Pierre Maurice Schwang 2022-08-09 18:52:33 +02:00
  • 98ee2d162b chore: de-duplicate check Pierre Maurice Schwang 2022-08-09 18:50:41 +02:00
  • 62fac61c4d fix: handling of item despawning on road Pierre Maurice Schwang 2022-08-08 19:23:10 +02:00
  • 3d19c5c2ad perf: avoid quadratic overhead for UUID collection (#3749) Hannes Greule 2022-08-08 12:50:22 +02:00
  • e0eff15694 fix: use correct uuid type in /grant (#3759) Hannes Greule 2022-08-07 21:19:01 +02:00
  • 0bdeeea83b fix(deps): update worldedit to v7.2.12 (#3762) renovate[bot] 2022-08-07 21:16:18 +02:00
  • 7669e79da1 refactor: simplify timeout logic in uuid pipeline (#3760) Hannes Greule 2022-08-06 16:32:11 +02:00
  • 6f96daae56 Update bug_report.yml Alexander Brandes 2022-08-06 13:49:25 +02:00
  • d1021d19da chore(deps): update dependency gradle to v7.5.1 (#3761) renovate[bot] 2022-08-06 13:49:01 +02:00
  • 512ccd4bbf simplify timeout logic refactor/v7/uuid-timeout SirYwell 2022-08-03 21:32:26 +02:00
  • 59a8fe5d6f powder snow is 1.17+ fix/snow-tag SirYwell 2022-08-04 16:36:24 +02:00
  • 9207c1868f use correct type fix/v6/grant SirYwell 2022-08-03 20:42:32 +02:00
  • ec51a60d80 replace usages of snow tag SirYwell 2022-08-03 20:07:19 +02:00
  • ee589ac7f0 fix(deps): update worldedit to v7.2.11 (#3750) renovate[bot] 2022-07-31 15:58:38 +02:00
  • 3b747ffecf Don't allow wall corals to dry (#3746) Traks 2022-07-29 23:00:55 +02:00
  • 4e5a2b9f96 fix: Add user friendly message for creationdate placeholder (#3745) Alexander Brandes 2022-07-29 23:00:37 +02:00
  • 704148e47f avoid quadratic overhead for UUID collection perf/v6/uuid-caching SirYwell 2022-06-16 14:49:52 +02:00