JOO200
7e817c3330
Protect signs against usage of (glowing) ink sac
2021-07-10 11:09:05 +02:00
wizjany
5302bcb132
Changelog for 7.0.6 beta 1.
2021-07-07 10:17:08 -04:00
stonar96
bcac63dcaa
Fix regions in negative heights ( #1792 )
2021-07-07 10:17:08 -04:00
JOO200
37906c0fc4
Added use-dripleaf flag, Handle Deepslate Redstone Ore correctly
2021-07-07 10:17:08 -04:00
wizjany
6879f10de6
Fix crop growth config option.
2021-07-07 10:17:08 -04:00
JOO200
7155ef5833
Protect cave vines and glow berries correctly
2021-07-07 10:17:08 -04:00
JOO200
e2f775c952
Fixed wrong dependencies, removed not needed repository
2021-07-07 10:17:08 -04:00
JOO200
c5dad7476d
Compare items for /stack with ItemStack.isSimilar
2021-07-07 10:17:08 -04:00
JOO200
4dfb9bea38
Switch back dependency from Spigot to Paper
2021-07-07 10:17:08 -04:00
JOO200
7436d5064e
Fixed incorrectly shaded squirrelid
2021-07-07 10:17:08 -04:00
JOO200
621c1289b3
Bump squirrelid to 0.3.0, Deprecated PaperProfileServer (replaced by squirrelid)
2021-07-07 10:17:08 -04:00
JOO200
093e282e13
relocate bstats like worldedit
2021-07-07 10:17:08 -04:00
JOO200
2958c2526c
Shade correctly bstats
2021-07-07 10:17:08 -04:00
wizjany
d21ee98624
Re-add shade config, fix some other gradle black magic.
2021-07-07 10:17:08 -04:00
wizjany
dd90fa21c7
Cover item dispense behaviors.
...
Depends on spigot throwing events.
2021-07-07 10:17:08 -04:00
JOO200
34ed6175e5
Bump api version to 1.17
2021-07-07 10:17:08 -04:00
JOO200
0818b3c262
Update to Java 16, Gradle 7.0.2 and Bstats 2.1.0
2021-07-07 10:17:08 -04:00
JOO200
04541ed5a6
Updated build environment, switched to Jupiter Unit Tests
2021-07-07 10:17:08 -04:00
JOO200
f17f1fc8c8
bump travis-ci to jdk11
2021-07-07 10:17:08 -04:00
JOO200
9defab65d1
Fix protections for copper and rooted dirt
2021-07-07 10:17:08 -04:00
JOO200
a225d1b2d3
Added 1.17 materials
2021-07-07 10:17:08 -04:00
JOO200
bcab33c12c
Updated dependencies and gradle
2021-07-07 10:17:08 -04:00
JOO200
3cb83465d1
Update dependencies to 1.17
2021-07-07 10:17:08 -04:00
wizjany
32d16a7eaa
Bump to snapshot.
2021-06-07 23:03:37 -04:00
wizjany
3827266eb3
Release 7.0.5.
2021-06-07 22:52:20 -04:00
wizjany
c3dbfdd699
Changelog for 7.0.5.
2021-06-07 22:49:23 -04:00
wizjany
f19ebab0e1
Handle spigot's entity mount event ( #1755 )
...
* Add handler for spigot's EntityMountEvent.
Closes #1677 .
* checkstyle.
2021-06-06 19:34:26 -04:00
stonar96
f8f95a44f0
Fix Iron Doors ( #1781 )
...
Co-authored-by: wizjany <wizjany@gmail.com>
2021-06-06 19:30:40 -04:00
stonar96
0a74d02fc9
Add nonplayer-protection-domains flag ( #1763 )
2021-06-06 19:28:00 -04:00
stonar96
46a662e1a7
Fix Dispenser Shulker Box bug and cleanup ( #1776 )
2021-06-06 19:27:48 -04:00
stonar96
149d1f84e8
Remove unused RegionGroup.MEMBERS from the teleport flag ( #1769 )
2021-05-23 12:37:06 -04:00
stonar96
c4e76af5f4
Fix Cause#isKnown() ( #1768 )
...
* Fix Cause#isKnown()
* Grammar
Co-authored-by: wizjany <wizjany@gmail.com>
2021-05-15 15:03:55 -04:00
stonar96
c1c26360e3
Remove unnecessary FlagValueCalculator#getPriority(ProtectedRegion) calls
2021-05-15 15:03:02 -04:00
stonar96
65c894cfe9
Fix doc comment of FlagValueCalculator#getMembership(RegionAssociable)
2021-05-15 15:02:08 -04:00
TheBusyBiscuit
7dcec2b3b4
Small performance improvement for PlayerDomain#contains()
( #1765 )
...
* Improve performance by putting UUID checks first.
* Added wizjany's suggestion
Co-authored-by: wizjany <wizjany@gmail.com>
2021-05-15 15:01:15 -04:00
stonar96
09ce3b6373
Update Java version in CONTRIBUTING.md ( #1764 )
2021-05-10 11:22:38 +10:00
wizjany
de22a5cd25
Deprecate and immediately void setMin/MaxPoint in ProtectedCuboidRegion.
...
Not sure why these were here to begin with, Poly doesn't have them either
and mutating regions after creation leads to undefined behavior.
2021-04-12 14:18:11 -04:00
JOO200
d2c2bfbab2
Deprecate flags (replaced by RegistryFlag), added some null checks ( #1747 )
2021-04-10 13:58:39 -04:00
wizjany
528ba32a93
Also change paperlib to shade.
...
This change has been sitting here for a while uncommitted and unpushed.
2021-03-06 15:36:25 -05:00
JOO200
f37fbb1ae8
Fix Falling blocks may change snow layers to that block
2021-03-06 15:31:06 -05:00
wizjany
f1f8b625a8
Gradle cleanup/unfuckery.
...
Fixes #1729
2021-02-10 15:21:03 -05:00
wizjany
e933050436
Change relocated/shaded artifacts to compileOnly.
2021-02-10 13:33:48 -05:00
wizjany
59d4c7b96d
Fix nullability annotation.
2021-02-10 00:02:28 -05:00
Shane Freeder
0c7f4bb8f7
Fix TimedHandler not calling delegated handler ( #1727 )
...
The original commit was calling super, which means that the actual
registered handlers were not called, also, added getInvincibility
which was originally missing
2021-02-09 23:48:03 -05:00
wizjany
3c9b21d01f
Add timings to third-party session handlers ( #1717 )
...
* Add Timings for third-party session handlers.
These often cause WorldGuard to get blamed by timings.
* Add config option to turn off extra timings.
* Move relocation to the right build file.
* Move config to a map for potential future expansion.
* Calculate timing immediately per-factory.
Instead of on each handler creation.
2021-02-06 11:10:04 -05:00
wizjany
aeea455560
Ignore BlockFertilizeEvent with empty list.
...
Plugins can clear this list without fully cancelling the event.
Fixes #1723
2021-02-06 10:58:29 -05:00
wizjany
129d27351a
Don't send empty messages from chorus-fruit/enderpearl teleports.
2021-02-02 19:44:38 -05:00
wizjany
310ce9a662
Make UUIDFlag ctors public.
...
smh.
2021-01-26 16:18:07 -05:00
kikelkik
e04c654cde
Added arguments to /rg toggle-bypass: on, off
2021-01-23 22:01:28 -05:00
JOO200
b1674e5cb7
Added test cases for FlagValueCalculator and MapFlags
2021-01-23 21:43:44 -05:00