sk89q
|
59bd11e742
|
Don't use deny effects for entities because they look bad.
|
2014-08-31 19:18:32 -07:00 |
|
sk89q
|
2e6faff8c1
|
Add option to whiteist some blocks / items so they can always be used.
Closes WORLDGUARD-3159.
|
2014-08-31 19:17:05 -07:00 |
|
sk89q
|
722cc2e38c
|
Block polygonal regions for claiming for now.
volume() returns 0.
|
2014-08-31 19:05:59 -07:00 |
|
sk89q
|
669c0e9651
|
Add more deny effects.
Closes WORLDGUARD-3158.
|
2014-08-31 19:00:45 -07:00 |
|
sk89q
|
d2252c6142
|
Warn about claim volume setting being too high.
|
2014-08-31 18:42:43 -07:00 |
|
sk89q
|
eab4101d1c
|
Consider XP drops under ITEM_PICKUP.
Fixes WORLDGUARD-3171.
|
2014-08-31 18:38:04 -07:00 |
|
sk89q
|
db31c35d8e
|
Don't consider vehicles a known cause.
Fixes WORLDGUARD-3170.
|
2014-08-31 18:33:14 -07:00 |
|
sk89q
|
125595e6b9
|
Fix mobs not being able to attack players regardless of permission.
Fixes WORLDGUARD-3172.
|
2014-08-31 18:28:50 -07:00 |
|
sk89q
|
6d5d9934cc
|
Fix Enums.findFuzzyByValue() not handling _ correctly.
|
2014-08-31 18:21:58 -07:00 |
|
sk89q
|
bd2a8daad3
|
Fix sapling + bonemeal considered as usage rather than building.
Fixes WORLDGUARD-3169.
|
2014-08-31 18:21:22 -07:00 |
|
sk89q
|
c4b3c1d033
|
Destroy sapling if some of its blocks could be placed.
Fixes WORLDGUARD-3168.
|
2014-08-31 18:08:13 -07:00 |
|
sk89q
|
eb051bc194
|
Set MODIFIES_BLOCKS flag on ink dye.
Fixes WORLDGUARD-3167.
|
2014-08-31 18:03:52 -07:00 |
|
sk89q
|
1a12faf5ab
|
Fix trees not growing naturally in protected regions.
Fixes WORLDGUARD-3166.
|
2014-08-31 17:52:03 -07:00 |
|
sk89q
|
73fe9cd62f
|
Debounce piston events and add a deny effect.
Fixes WORLDGUARD-3157.
|
2014-08-31 17:39:01 -07:00 |
|
sk89q
|
7ab4a283fe
|
Document the delegate events.
Fixes WORLDGUARD-3164.
|
2014-08-31 16:10:11 -07:00 |
|
sk89q
|
46138c9abe
|
Merge pull request #304 from stuntguy3000/master
Add silent (s) and information (i) flags to /stoplag.
|
2014-08-31 16:06:25 -07:00 |
|
sk89q
|
841cc8e033
|
Don't apply USE to hanging entities.
|
2014-08-29 21:51:55 -07:00 |
|
sk89q
|
cb0844c64d
|
Ignore _ when fuzzy searching enums.
|
2014-08-29 12:38:43 -07:00 |
|
sk89q
|
6e8e59aee5
|
Check Material in TargetMatcherParser.
|
2014-08-29 12:38:27 -07:00 |
|
sk89q
|
01892b609f
|
Have other flags override BUILD but not the other way like in WG 5.
|
2014-08-29 12:18:01 -07:00 |
|
sk89q
|
096981bd27
|
Fix condition error in handling of PVP flag.
|
2014-08-29 12:18:01 -07:00 |
|
sk89q
|
0852fc0d65
|
Have membership override BUILD=DENY like in WG 5.
|
2014-08-29 12:18:00 -07:00 |
|
sk89q
|
40ceb3d0b8
|
Fix NPE when handling PlayerFishEvent.
Fixes WORLDGUARD-3149.
|
2014-08-25 14:18:26 -07:00 |
|
sk89q
|
b52a6bd6d6
|
Ignore sneaking when checking the events.
|
2014-08-25 00:29:37 -07:00 |
|
sk89q
|
992e53856d
|
Add some deny effects.
|
2014-08-25 00:28:26 -07:00 |
|
sk89q
|
f776d15e03
|
Allow right clicking hostile mobs in protected regions too.
Fixes WORLDGUARD-3144.
|
2014-08-25 00:09:29 -07:00 |
|
sk89q
|
438bc59fbc
|
Silence spam from not being able to walk on crops.
Fixes WORLDGUARD-3143.
|
2014-08-25 00:05:44 -07:00 |
|
sk89q
|
5fcd7ddf7a
|
Handle multiple related flags more like in WG 5.
|
2014-08-24 18:34:14 -07:00 |
|
sk89q
|
b11d416035
|
Revert the default region groups of the entry/exit flags back to WG 5.
|
2014-08-24 18:11:25 -07:00 |
|
sk89q
|
f6406b668c
|
Silence messages about touching Redstone ore.
|
2014-08-24 17:56:15 -07:00 |
|
sk89q
|
bd558bb527
|
Change .interact to .use for item use permission.
|
2014-08-24 17:14:34 -07:00 |
|
sk89q
|
8d29f6971a
|
Allow hitting hostile mobs in protected regions.
|
2014-08-24 17:13:27 -07:00 |
|
sk89q
|
300f69597f
|
Don't cause item loss when the hopper is destroyed.
|
2014-08-24 17:06:13 -07:00 |
|
sk89q
|
8e320b6dbe
|
Add helper ProtectionQuery class for other plugins.
|
2014-08-24 17:01:52 -07:00 |
|
sk89q
|
e8cd1cc253
|
Block spawn eggs properly.
|
2014-08-24 16:26:15 -07:00 |
|
sk89q
|
edebb0efc9
|
Be more lax with entity spawns.
|
2014-08-24 15:53:45 -07:00 |
|
sk89q
|
913d5d64ae
|
Break denied hoppers.
|
2014-08-24 15:40:00 -07:00 |
|
sk89q
|
6da8fabb1f
|
Debounce the inventory move item event better.
|
2014-08-24 15:36:38 -07:00 |
|
sk89q
|
ee022d7cd7
|
Handle inventory move event for protection.
|
2014-08-24 15:24:52 -07:00 |
|
sk89q
|
c126a0ac38
|
Change potion splash to damage event.
|
2014-08-24 14:46:55 -07:00 |
|
sk89q
|
4a3dac0aa4
|
Ignore cancelled events in event abstraction.
|
2014-08-24 14:39:44 -07:00 |
|
sk89q
|
f4700ded12
|
Don't block self-damage if PVP is denied.
|
2014-08-24 14:33:29 -07:00 |
|
sk89q
|
612b953b63
|
Don't use empty names when loading the YAML regions file.
|
2014-08-24 14:13:12 -07:00 |
|
sk89q
|
7a8ab1df99
|
Fire a use item event on placed blocks.
|
2014-08-24 13:45:39 -07:00 |
|
sk89q
|
182c5f6a17
|
Clamp cuboid volume to Integer.MAX_VALUE and handle overflow.
|
2014-08-24 12:55:44 -07:00 |
|
sk89q
|
7c7673af20
|
Debounce entity break block events.
|
2014-08-24 12:36:17 -07:00 |
|
sk89q
|
9282fc25de
|
Fix fire handling in the event abstraction listener.
|
2014-08-24 12:25:29 -07:00 |
|
sk89q
|
f66e47c01f
|
If the cause is unknown, use NON_MEMBER as the association.
|
2014-08-24 02:56:23 -07:00 |
|
sk89q
|
f00d73d60e
|
Cause.isKnown() now returns false if it only contains objects that do not properly constitute a cause.
|
2014-08-24 02:55:57 -07:00 |
|
sk89q
|
c5b08781f7
|
Build the cause list order correctly.
|
2014-08-24 02:49:58 -07:00 |
|
sk89q
|
4b80c4e4e6
|
Clean up EventAbstactionListener.
|
2014-08-24 02:35:09 -07:00 |
|
sk89q
|
7da3cc224b
|
Fix buckets not being checked properly.
|
2014-08-24 02:26:09 -07:00 |
|
sk89q
|
0f8614519f
|
Fix /wg reload sometimes not applying new changes right away.
|
2014-08-24 02:14:15 -07:00 |
|
sk89q
|
541f828db4
|
Add optional build permission nodes.
|
2014-08-24 02:03:38 -07:00 |
|
sk89q
|
4f24f2631e
|
Automatic invincibility / no-drowning groups have to be enabled now.
|
2014-08-24 01:13:59 -07:00 |
|
sk89q
|
b5c4eb3587
|
Move build related files to config/.
|
2014-08-23 22:05:41 -07:00 |
|
sk89q
|
6174c9e486
|
Updated changelog and added upgrade information.
|
2014-08-23 21:55:49 -07:00 |
|
sk89q
|
d7629acb61
|
Use original .jar filename in the .zip.
|
2014-08-23 20:25:30 -07:00 |
|
sk89q
|
8169b6f650
|
Use Markdown for changelog + distributed README.
|
2014-08-23 20:24:25 -07:00 |
|
sk89q
|
88e7327af6
|
Merge branch 'master' into feature/region-api-update
|
2014-08-22 20:48:34 -07:00 |
|
sk89q
|
b7d8562ece
|
Use a region deny message indicating region data load failure.
|
2014-08-22 20:43:03 -07:00 |
|
sk89q
|
b94641f1b5
|
Wooden doors are interact-able.
|
2014-08-22 19:47:37 -07:00 |
|
sk89q
|
0ddf56f7f6
|
Add -g to /rg (re)define to create a global region.
|
2014-08-22 19:37:13 -07:00 |
|
sk89q
|
74e64d0641
|
Fix region bypass permission and support fake players.
|
2014-08-22 19:32:03 -07:00 |
|
sk89q
|
858b0b2c1c
|
Update Javadocs in RegionQuery.
|
2014-08-22 19:19:35 -07:00 |
|
sk89q
|
54237c0038
|
Fix potential NPE in FlagValueCalculator.
|
2014-08-22 19:17:46 -07:00 |
|
sk89q
|
0edb948a40
|
Don't let players disembark if they can't back on.
|
2014-08-22 19:17:36 -07:00 |
|
sk89q
|
f85aeecde7
|
Fix deny flags not applying when you are on an animal.
Fixes WORLDGUARD-2518.
|
2014-08-22 18:23:59 -07:00 |
|
sk89q
|
69a0f26a52
|
Handle OfflinePlayer causes.
|
2014-08-22 18:04:01 -07:00 |
|
sk89q
|
a6118c3aa4
|
Unify debouncing method.
|
2014-08-22 17:30:18 -07:00 |
|
sk89q
|
59494233e3
|
Debounce interact events.
|
2014-08-22 17:21:49 -07:00 |
|
sk89q
|
d0ff1815aa
|
Made EventDebounce more reusable.
|
2014-08-22 16:52:34 -07:00 |
|
sk89q
|
9b7970475a
|
Fix the SLEEP flag not checking the right bed material.
|
2014-08-22 16:26:43 -07:00 |
|
sk89q
|
88c0bdfffb
|
Better handle disabling of the regions feature.
|
2014-08-22 16:18:05 -07:00 |
|
sk89q
|
b43bc4a57a
|
Debounce events for 10 seconds.
|
2014-08-22 16:10:22 -07:00 |
|
sk89q
|
bd8e1a35f6
|
Add block place, block break flags.
|
2014-08-22 16:08:31 -07:00 |
|
sk89q
|
722dabcf1a
|
Add item pickup flag and implement item drop flag through event abstraction.
|
2014-08-22 16:02:21 -07:00 |
|
sk89q
|
09207367c0
|
Use specific messages for denied item drop / pick up.
|
2014-08-22 15:45:05 -07:00 |
|
sk89q
|
3336b73536
|
Don't send too many "can't do this" messages at a time.
|
2014-08-22 15:43:03 -07:00 |
|
sk89q
|
0d7e3ad2de
|
Add friendlier region deny messages.
|
2014-08-22 15:36:21 -07:00 |
|
sk89q
|
95d1bd8ee0
|
Debounce item pickup event.
|
2014-08-22 13:54:59 -07:00 |
|
sk89q
|
6c97e04c7c
|
Use event abstraction for blacklist item pickup.
|
2014-08-22 13:45:55 -07:00 |
|
sk89q
|
24f72cb07f
|
Make liquid flow checking for regions optional.
|
2014-08-22 13:37:02 -07:00 |
|
sk89q
|
ef56a32f00
|
Implement PVP flag through abstraction.
|
2014-08-22 12:47:06 -07:00 |
|
sk89q
|
d8da89703b
|
Handle the TNT flag better in the new system.
Now the build flag works in tandem with the TNT flag.
|
2014-08-22 11:27:23 -07:00 |
|
sk89q
|
e47c563ced
|
Handle null flag values in the flag set command correctly.
|
2014-08-22 11:09:09 -07:00 |
|
sk89q
|
bd0917d34b
|
Add deny-message flag to adjust the region "don't have permission" message.
Also add color code parsing for the flag set command.
|
2014-08-22 03:37:33 -07:00 |
|
sk89q
|
8098211d01
|
Add Flag.getDefault(). Breaks StateFlag.getDefault() calls.
|
2014-08-22 02:19:31 -07:00 |
|
sk89q
|
83c95bbb8c
|
Clear dirty flag if RegionManager.save() is used.
|
2014-08-22 02:08:59 -07:00 |
|
sk89q
|
4d4e1c6c26
|
Handle region data load / save failure more gracefully.
Also remove use of BoneCP and reorganize the classes.
|
2014-08-22 02:08:37 -07:00 |
|
sk89q
|
3045dc0293
|
Better handle failure conditions for background region saving.
|
2014-08-21 23:36:15 -07:00 |
|
sk89q
|
e649973318
|
Revert "Don't use the region chunk has table until a threshold."
This reverts commit f57afb2944 .
|
2014-08-21 22:49:53 -07:00 |
|
sk89q
|
2d147bb7e1
|
Change PriorityRTreeIndex to use the R-tree for intersection queries.
|
2014-08-21 22:47:46 -07:00 |
|
sk89q
|
f57afb2944
|
Don't use the region chunk has table until a threshold.
|
2014-08-21 22:39:32 -07:00 |
|
sk89q
|
95052546a5
|
Remove use of Bukkit logger.
|
2014-08-21 22:22:28 -07:00 |
|
sk89q
|
768532cb8b
|
Re-implemented region data migration.
|
2014-08-21 22:00:27 -07:00 |
|
sk89q
|
06df4585c2
|
Cleanup formatting of RegionProtectionListener.
|
2014-08-19 00:10:40 -07:00 |
|
sk89q
|
416006dbde
|
Route XP drops through the event abstraction.
|
2014-08-18 23:56:39 -07:00 |
|
sk89q
|
5ff9f5c175
|
Reduce the number of internal events for EXPERIENCE_ORB.
|
2014-08-18 23:33:45 -07:00 |
|
sk89q
|
fa14184eb4
|
Move PISTONS flag to RegionFlagsListener.
|
2014-08-18 23:32:37 -07:00 |
|