dordsor21
8e9a142be8
Correct height in HybridUtils, also use minGenHeight + 1
2022-03-02 16:35:05 +01:00
dordsor21
ae3b86ed53
Use minGenHeight + 1 rather than build height in AugmentedUtils
2022-03-02 16:35:05 +01:00
dordsor21
c8327bfa40
Address some deprecations for regions and biome setting
2022-03-02 16:35:05 +01:00
dordsor21
c4db968830
Use world min/max heights if present in QueueCoordinator
2022-03-02 16:35:05 +01:00
dordsor21
852c180bbd
Javadocs/comments/deprecation
2022-03-02 16:35:05 +01:00
dordsor21
e45b2ba288
Address inclusivity issues for max world height
2022-03-02 16:35:05 +01:00
Jordan
f45fb8fd6f
Better javadoc
...
Co-authored-by: Hannes Greule <SirYwell@users.noreply.github.com>
2022-03-02 16:35:05 +01:00
dordsor21
b630baef55
Fix offset for min build height in SchematicHandler
2022-03-02 16:35:05 +01:00
dordsor21
f369ccb30e
Address comments
2022-03-02 16:35:05 +01:00
dordsor21
026e3fc17e
Process chunks in order when regenerating all roads
2022-03-02 16:35:05 +01:00
dordsor21
b9f6f9b2b8
Overhall regenallroads method to make it work, make sure BukkitChunkCoordinator can/will finish
2022-03-02 16:35:05 +01:00
dordsor21
a12fe280db
Fix incorrect schematic paste height, undo changes to HybridUtils
2022-03-02 16:35:05 +01:00
dordsor21
ff60ad1e24
Minor fixes, don't overlay error many times for the same y
2022-03-02 16:35:05 +01:00
dordsor21
7d15cc3ba3
Make road schematic stuff slightly more efficient by sharing queues
2022-03-02 16:35:05 +01:00
dordsor21
4367be9ad0
Address comments
2022-03-02 16:35:05 +01:00
dordsor21
9f4bdaef40
Fix up queues
2022-03-02 16:35:05 +01:00
dordsor21
0d468505bb
Few fixes
2022-03-02 16:35:05 +01:00
dordsor21
fae95b758a
Default gen/build heights based on minecraft version
2022-03-02 16:35:05 +01:00
dordsor21
f7dd0c1d38
Add min gen height to setup,
2022-03-02 16:35:05 +01:00
dordsor21
80c39ec79a
Implement extended world heights into core module
2022-03-02 16:35:05 +01:00
dordsor21
f1d9d4bdc7
Begin to implement extended world heights:
...
- Implemented in Bukkit module (and where required in Core module)
2022-03-02 16:35:05 +01:00
Hannes Greule
75f31c5bf6
Replace delombok-ed equals and hashCode methods ( #3518 )
...
* regenerate leftover delombok-ed equals and hashCode methods
* delegate to hashCode directly instead of single parameter calls
2022-02-27 18:51:37 +01:00
NotMyFault
78125ff1e2
build: Release 6.5.0
2022-02-10 12:32:02 +01:00
Alex
d7c8715b25
Don't open the component GUI if the actor has no permission for a specific preset ( #3496 )
...
* fix: Handle an empty component GUI gracefully
* Address comments
2022-02-10 12:19:35 +01:00
Alex
34f005c244
Restore ability to use PlaceholderAPI in greeting and farewell flag ( #3489 )
...
Fixes #3465
2022-02-10 12:11:39 +01:00
Alex
6fbd1376ca
Don't enable presets with prices if economy is disabled ( #3497 )
2022-02-10 12:10:47 +01:00
Pierre Maurice Schwang
951767dc64
fix: synchronize confirmExpiry ( #3481 )
...
Prevents that the MetaDataAccess is closed before setting the data
2022-02-08 15:57:09 +01:00
Pierre Maurice Schwang
16928b05f1
Display "/plot help" categories only, if the player has permission to access these commands ( #3490 )
...
* feat: only show categories with access in help-menu
* chore: cleanup imports
* feat: tab complete should respect category permissions as well
* chore: cleanup imports again
* chore: rename ambiguous method name and update access modifier
2022-02-08 15:56:29 +01:00
Pierre Maurice Schwang
543284e016
fix: NPE on unavailable music discs on lower versions ( #3475 )
...
* fix: NPE on unavailable music discs
* chore: documentation for InventoryUtil changes
* fix: no need for additional decrement
* chore: address requested changes
* fix: prevent binary mismatch
Co-authored-by: Alex <mc.cache@web.de>
2022-02-04 18:21:43 +01:00
NotMyFault
9ba2b62fc2
[ci skip] style: Restore GlobalFlagContainer's entry list being sorted alphabetically
...
Mostly helps me when updating the wiki
2022-01-31 15:50:44 +01:00
Hannes Greule
d06a827e31
Always call plot events through the event dispatcher ( #3479 )
2022-01-29 13:12:00 +01:00
Alex
10bb520f3a
docs: Switch to generated wiki ( #3482 )
2022-01-29 00:12:54 +01:00
NotMyFault
ac71046feb
build: Release 6.4.0
2022-01-27 13:49:17 +01:00
Alex
4d297cc829
Separate linked javadocs per module ( #3476 )
...
* docs: Separate javadocs per module
* docs: Read javadoc version from Gradle version catalog
2022-01-27 13:26:27 +01:00
Alex
5ab410a5c5
fix: Don't ommit flag int input in no permission message ( #3466 )
2022-01-27 12:14:39 +01:00
Pierre Maurice Schwang
92c54de5e9
fix: run whenDone on empty queue ( #3474 )
2022-01-27 12:13:55 +01:00
Alex
ff5d79699d
docs: Add @since
annotation for v6 changes ( #3471 )
2022-01-24 21:46:01 +01:00
Alex
a0594c19ee
docs: Address dangling @see
tags ( #3469 )
2022-01-24 21:43:35 +01:00
Alex
da41c136fe
docs: Unify true/false style in @return
( #3470 )
2022-01-24 21:41:54 +01:00
Pierre Maurice Schwang
59e0b4b67a
feat: unknown owner(s) for plot expiry ( #3452 )
...
* feat: unknown owner(s) for plot expiry
* Sort plugins on `/plot debugpaste` alphabetically (#3447 )
* feat: Sort plugins on debugpaste alphabetically
* Put (F[A])WE at the top
* feat: Add 1.18's music disc additions to `/plot music` (#3446 )
* refactor: Prepare removal of our maven repository (#3451 )
* Allow restoration of road schematic height calculation behaviour from pre 6.1.4 (#3444 )
* refactor: Update SquirrelID GAV
* build: Release 6.3.0
* build: Back to snapshot for development
* fix: fallback method in BukkitQueueCoordinator uses world coordinates
* mark since tags as TODO
* fix: get the lowest diff for plot age
* fix: initialize with high value and better readability
* fix: no need for multiple age checks
* fix: address exceptions in plot analysis
* chore: address requested changes
* chore: Fix introduced violations
Co-authored-by: Alex <mc.cache@web.de>
Co-authored-by: Jordan <dordsor21@gmail.com>
2022-01-23 10:44:11 +01:00
Yannick Lamprecht
a003836dbc
feat: plot-title flag value should allow single values ( #3410 )
2022-01-22 11:02:08 +01:00
NotMyFault
42bf413528
chore: Address more violations
2022-01-20 21:01:38 +01:00
Alex
827f46566c
draft: Address false positives in code style issues ( #3461 )
...
* chore: Address false positive code style issues
* chore: More work
* More work
2022-01-20 12:39:40 +01:00
Pierre Maurice Schwang
6f4d2f6d5a
Fix: Missing Component returns + plot info on unknown plot owner ( #3449 )
...
* Fix: getName should return something
* Fix caption typo
* Deprecate old getName methods + add new methods for username retrieval
* Remove wildcard import
* Use @since TODO instead of hard coded version
* chore: Update `@since` tags to TODO
Co-authored-by: NotMyFault <mc.cache@web.de>
2022-01-19 15:56:31 +01:00
Bernhard
6073b96317
feat: add worldname to the notify flags ( #3457 )
...
* feat: add worldname to the notify flags
* fix: change default message
* refactor: extract duplicated code
* fix: use area instead of world
2022-01-18 20:42:44 +01:00
NotMyFault
8b6e7b2f2b
build: Release 6.3.0
2022-01-14 11:14:00 +01:00
Jordan
9a85080bf6
Allow restoration of road schematic height calculation behaviour from pre 6.1.4 ( #3444 )
2022-01-14 10:46:04 +01:00
Alex
bcfe7c58dd
feat: Add 1.18's music disc additions to /plot music
( #3446 )
2022-01-12 22:22:01 +01:00
Alex
289f0f3bfd
Sort plugins on /plot debugpaste
alphabetically ( #3447 )
...
* feat: Sort plugins on debugpaste alphabetically
* Put (F[A])WE at the top
2022-01-12 22:21:51 +01:00
StealWonders
6fc4005c72
Fix for unwanted audio panning ( #3430 )
...
* Fixes https://github.com/IntellectualSites/PlotSquared/issues/3422
* Removed old code
Co-authored-by: Alex <mc.cache@web.de>
2022-01-11 11:02:23 +01:00