Alexander Krivács Schrøder
41299e6851
Fix issue with plot border during merge
...
* `getExtendedTopAbs()` used wrong relative plot for calculating X position.
* Not running `finishPlotMerge()` after every merge led to broken roads during a `merge all`
2019-05-29 23:28:16 -04:00
Alexander Krivács Schrøder
95cb0d84f0
Fix issue with road generation during unlink
...
Roads should always be created with respect to `current`.
2019-05-29 23:28:16 -04:00
zombachu
fb478de164
Update outdated list of files to check on failed world load ( #2365 )
2019-05-22 12:09:31 -04:00
MattBDev
84911c1a8c
Remove unused title classes
2019-05-13 18:22:17 -04:00
MattBDev
adefe2eeef
Titles can be used on Spigot and Paper now
2019-05-13 18:20:58 -04:00
MattBDev
549a4df834
Merge remote-tracking branch 'origin/breaking' into breaking
2019-05-13 15:56:41 -04:00
MattBDev
4daf1c7721
Fixes #2355
2019-05-13 15:56:28 -04:00
dordsor21
728082723c
Revert "Don't force metrics. Forcing metrics is against the precedent for all major Spigot plugins"
...
This reverts commit 4522d98934
.
2019-05-12 12:53:25 +01:00
dordsor21
4522d98934
Don't force metrics. Forcing metrics is against the precedent for all major Spigot plugins
2019-05-11 14:31:13 +01:00
MattBDev
0d67c174aa
Fix compatibility with 1.13 and 1.14
2019-05-10 23:00:11 -04:00
MattBDev
a841b4ea86
Titles are now exclusive to paper servers
2019-05-10 22:42:07 -04:00
MattBDev
f232334bcc
Various formatting tweaks as well as metrics changes.
2019-05-10 21:18:28 -04:00
MattBDev
d8ac6115c7
I never thought it would come to this
2019-05-10 17:16:48 -04:00
dordsor21
885d1b9d7e
Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking
2019-05-05 16:56:14 +01:00
dordsor21
f6e492638d
Bad temporary fix for #2345 - just don't use BukkitLocalQueue#regenChunkSafe and that on 1.14 :) (:
2019-05-05 16:56:00 +01:00
dordsor21
46beb90112
Correcter versioning
2019-05-05 11:58:45 +01:00
dordsor21
0a6fad73c3
Correct versioning
2019-05-05 11:56:08 +01:00
NotMyFault
5796db51a7
Update links
2019-05-02 20:51:52 +02:00
dordsor21
2998f45b27
Update JavaDoc link
2019-05-02 16:14:53 +01:00
dordsor21
e156d58769
Generate javadoc with aggregatedJavadocs option
2019-05-02 15:54:14 +01:00
dordsor21
eb9d98d289
Use https://www.athion.net/ISPaster/paste
2019-05-01 19:52:26 +01:00
MattBDev
2ec13e4e76
Replace code with hasFlag() where appropriate.
2019-05-01 12:31:50 -04:00
MattBDev
f72d39ed85
Fixes #1318
2019-05-01 12:11:35 -04:00
MattBDev
72291b09f2
Fix the actual issue and remove whatever junk from the previous commit
2019-04-30 15:11:43 -04:00
MattBDev
ac5cdfae64
Fix for ItemFrames
2019-04-30 14:44:33 -04:00
MattBDev
db6115eae5
Documentation and formatting changes
2019-04-29 15:20:52 -04:00
MattBDev
9e324762b6
Move the update utility setup to it's own method
2019-04-29 15:18:38 -04:00
MattBDev
299fac95fb
Add a stupidity fail-safe.
2019-04-29 11:02:47 -04:00
MattBDev
906c1081fa
Merge remote-tracking branch 'origin/breaking' into breaking
2019-04-29 10:50:10 -04:00
MattBDev
237b10a2a2
Tidying up the code
2019-04-29 10:49:58 -04:00
NotMyFault
b7909cc6e5
Fix typo
2019-04-27 16:16:13 +02:00
Matt
dca8594542
Update ISSUE_TEMPLATE.md
2019-04-25 13:06:26 -04:00
MattBDev
0b7e63bafb
Added new 1.14 blocks
2019-04-24 22:04:30 -04:00
MattBDev
9f792fa54b
Fixes #2328
...
I hope this doesn't cause more issues than it solves
2019-04-24 21:23:57 -04:00
MattBDev
d0be0780fd
Reformatting and cleaning.
2019-04-24 16:11:24 -04:00
dordsor21
bef3dbc6f4
Reformat code
2019-04-23 23:48:22 +01:00
dordsor21
d352804b5d
Update gradle lombok version for core
2019-04-23 23:47:00 +01:00
dordsor21
9485f82ea9
Fix signs between 1.13 and 1.14
2019-04-23 23:46:10 +01:00
dordsor21
c7ba94f959
Fix legacy material loading error and Jenkins4J dependencies
2019-04-23 23:03:52 +01:00
dordsor21
5ac00c4920
downgrade Jenkins4J
2019-04-23 22:41:06 +01:00
dordsor21
bd1217810f
Should fix the sign issue
2019-04-23 22:30:31 +01:00
dordsor21
1e97392244
Update to gradle 5.4
2019-04-23 22:27:32 +01:00
MattBDev
9b3ca4468c
Temporary fix for a working 1.14 build
2019-04-23 14:41:20 -04:00
MattBDev
b2b2f3cd05
attempt to fix signs
2019-04-23 14:24:55 -04:00
MattBDev
bae3774eb6
Merge remote-tracking branch 'origin/breaking' into breaking
2019-04-23 13:45:35 -04:00
MattBDev
1118901ca2
Initial 1.14 Update
2019-04-23 13:45:24 -04:00
Jesse Boyd
0c0a696d36
Merge branch 'breaking' of https://github.com/IntellectualSites/PlotSquared into breaking
2019-04-23 12:57:46 +10:00
Jesse Boyd
21a5b04b7b
remove debug
2019-04-23 12:57:39 +10:00
MattBDev
6fa41efbf5
Merge remote-tracking branch 'origin/breaking' into breaking
2019-04-22 11:55:11 -04:00
MattBDev
ef8d33db41
Minor command changes
...
Changed RequiredType in some classes and formatting changed in others.
2019-04-22 11:55:05 -04:00