Commit Graph

5508 Commits

Author SHA1 Message Date
Jordan 638f0bd078
fix: do not use overall max schem height for checking road schem height (#4124) 2023-07-30 12:17:35 +02:00
Jordan c27b838dad
fix: add missing method in UncheckedWorldLocation (#4112)
Co-authored-by: Alexander Brandes <mc.cache@web.de>
2023-07-24 18:00:56 +00:00
Jordan e0cb2949df
fix: switch to consistent heights for schematic generation (#4113) 2023-07-24 16:56:53 +01:00
Jordan 59be582c28
fix: correct reflected fields for chunk needs saving (#4111) 2023-07-24 16:56:46 +01:00
Alexander Brandes f6cbb3792f
[ci skip] Update documentation location 2023-07-22 11:40:01 +02:00
renovate[bot] a68918f830
Update dependency gradle to v8.2.1 (#4117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 11:16:24 +02:00
renovate[bot] 1a7ded864e
Update dependency com.diffplug.spotless to v6.20.0 (#4118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-22 09:11:22 +00:00
Alexander Brandes cbc8bc8879
[ci skip] Publish javadocs for releases only 2023-07-22 11:05:30 +02:00
Alexander Brandes 21f79d1c13
Back to snapshot for development 2023-07-22 11:01:11 +02:00
Alexander Brandes 293d7acf2d
Release 7.0.0-rc.3 2023-07-22 10:56:35 +02:00
Aurélien d876d3722a
Fix default flags registration for third parties (#4114)
Co-authored-by: Leomixer17 <leonardo.dgs@yahoo.com>
2023-07-17 22:30:02 +02:00
Jordan dffb7672ff
fix: add missing spawn event reasons (#4110) 2023-07-16 15:25:07 +01:00
Alexander Brandes f867867a42
Fix typo in comment 2023-07-15 19:56:44 +02:00
Jordan 59eefd6865
fix: even better handling of schematic heights (#4102) 2023-07-10 23:13:36 +02:00
Alexander Brandes 587a286d05
Back to snapsho for development 2023-07-05 13:35:51 +02:00
Alexander Brandes e10caf6aa0
Release 7.0.0-rc.2 2023-07-05 13:28:13 +02:00
RedstoneFuture 08b325e37d
feat: improvement of kick messages (#4099)
* Adding new player_not_in_plot message

* Adding new cannot_kick_player message

* Small typo

* Rejection: renaming of the player placeholder
2023-07-04 18:44:45 +02:00
Jordan c394108ba6
feat: add a sculk sensor flag (#4095) 2023-07-04 16:56:28 +01:00
renovate[bot] 31e89019f1
Update worldedit to v7.2.15 (#4096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-01 10:43:53 +02:00
renovate[bot] 3a7075e28d
Update dependency com.intellectualsites.bom:bom-newest to v1.31 (#4097)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-01 10:43:36 +02:00
renovate[bot] 8373b7874e
Update dependency gradle to v8.2 (#4098)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-01 10:42:20 +02:00
Alexander Brandes fe13882b97
Update renovate.json 2023-07-01 10:28:10 +02:00
dordsor21 f45064c4c4
fix: P2 areas are in worlds.yml 2023-06-23 14:11:12 +01:00
Alexander Brandes af32399dd2
Correct calculating the plot price, if 'merge' differs from 'claim' 2023-06-23 10:40:40 +02:00
Jordan f3c03348d9
fix: return on null plot on big boom (#4085)
- Fixes #4084
2023-06-22 20:09:31 +02:00
Alexander Brandes a53330e39b
Disable update checker for RC phase 2023-06-22 20:08:43 +02:00
Alexander Brandes e2ba93dab9
Update unsupported MiniMessage syntax 2023-06-22 19:55:36 +02:00
Alexander Brandes 9d43434e40
Add 1.20.1 to the issue template 2023-06-17 18:45:42 +02:00
Alexander Brandes 4f421167d1
Move renovate to .github folder 2023-06-17 18:43:53 +02:00
Alexander Brandes 94f4619c2c
Publish javadocs for v7 2023-06-15 17:30:27 +02:00
Alexander Brandes 9885d3e506
Fill in 'since' annotations 2023-06-15 17:24:21 +02:00
Hannes Greule a54276d3b2
Strip legacy color codes if message cannot be parsed by MiniMessage (#4077) 2023-06-15 10:23:09 +02:00
Hannes Greule cbb284b0fd
Properly drop unsupported biomes from biome list (#4074)
* Drop CUSTOM from biome list

* Drop cherry_grove if present on pre 1.20 versions
2023-06-14 15:12:34 +02:00
Alexander Brandes ed22b22e9c
[ci skip] Update bug_report.yml 2023-06-11 12:06:33 +02:00
Alexander Brandes 444ccda807
Add support for 1.20 (#4061)
1.20 fixes
2023-06-09 13:22:55 +02:00
Phillipp Glanz db361cc420
Wrong biome list for 1.19.4 if datapacks are not enabled (#4016)
* Remove cherry grove for 1.20 below

* Handle PR feedback. Replace version check with registry check

* Simplify the biomes list

* Update Bukkit/src/main/java/com/plotsquared/bukkit/generator/BukkitPlotGenerator.java

Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>

* Handle pr feedback

---------

Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>
2023-06-09 13:22:23 +02:00
renovate[bot] 079dc02cfe
Update dependency net.essentialsx:EssentialsX to v2.20.0 (#4063)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-09 11:09:06 +00:00
Alexander Brandes e98791c865
Update top level group id and lowercaswe artifact names (#4060)
* Update top level group Id (#4055)

* Lowercase artifact names
2023-06-08 10:40:02 +02:00
Alexander Brandes 7c3112f30f
Update gradle (#4044)
* Update gradle

* Update codeQL

* *
2023-06-04 13:57:39 +02:00
renovate[bot] c01f5f5c7d
Update dependency com.diffplug.spotless to v6.19.0 (#4052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 09:21:53 +02:00
renovate[bot] 95caa19505
Update guice to v7 (major) (#4053)
Update guice to v7

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-06-01 09:21:43 +02:00
Jordan b8055201df
fix: do not reset the connectedCache every time Plot#getRegions is called (#4046)
* fix: do not reset the connectedCache every time Plot#getRegions is called
 - Fixes IntellectualSites/FastAsyncWorldEdit#2188

* Remove unused import
2023-05-25 19:05:20 +02:00
Jordan 81daefae4a
fix: do not overwrite bedrock with wall (#4048)
- Fixes #4047
2023-05-25 19:04:53 +02:00
Jordan 02437a8c72
feat: add cost for the merge when using plot auto-merge (#3841)
* feat: add cost for the merge when using plot auto-merge
 - Closes #3814

* fix: Don't charge for auto merge if there is no auto merge

---------

Co-authored-by: Alexander Brandes <mc.cache@web.de>
2023-05-21 17:57:46 +02:00
Pierre Maurice Schwang 958c66b28f
Road-Schematic-Generation now shows correct skull skins and banner patterns (#4026)
* fix: Preserve NBT Data for Banners and Skulls on Chunk Generation

* Update Bukkit/src/main/java/com/plotsquared/bukkit/schematic/StateWrapper.java

* Make it compile

---------

Co-authored-by: Alexander Brandes <mc.cache@web.de>
2023-05-13 22:32:33 +02:00
MrJoshuaT c656190e14
Fix plot done success flag being false when complexity is higher than… (#4040)
Fix plot done success flag being false when complexity is higher than the threshold

Co-authored-by: MrJoshuaT <josh@jmt.me>
2023-05-13 22:23:11 +02:00
Alexander Brandes e914cb210e
Update announce-release-on-discord.yml (#4036) 2023-05-01 10:16:29 +02:00
Alexander Brandes 94c6af74d2
Update build.yml 2023-05-01 10:15:50 +02:00
Alexander Brandes ebb82bd66d
Update build-pr.yml 2023-05-01 10:15:20 +02:00
Alexander Brandes 66f907eb5d
Update codeql 2023-05-01 10:15:04 +02:00