sk89q
4f5a751519
Added RuleLists, which are a more flexible version of blacklists, with a cleanup of code.
...
RuleLists abstract events, and provide a way to unify WorldGuard's various code paths eventually.
There's also a general cleanup of everything and added support for changing the per-world configurations and blacklists (fixes WORLDGUARD-2232). WORLDGUARD-2203 is implicitly fixed by this, although not entirely fully as this does not yet replace blacklists.
Most configuration settings have been rewritten as RuleList rules and can be found in src/main/resources/builtin_rules.yml. Some configuration changes were made: anti-wolf-dumbness was deprecated in favor of wolves-practically-invincible, and ocelots-practically-invincible was added.
Sponges can now re-place water when they are removed, fixing WORLDGUARD-2202.
2012-11-03 23:21:32 -07:00
sk89q
a035bcc671
[maven-release-plugin] prepare for next development iteration
2012-11-03 12:38:06 -07:00
sk89q
9bcc6b9605
[maven-release-plugin] prepare release 5.6
2012-11-03 12:37:52 -07:00
BangL
1502ec12a9
Added support for the hanging events, an item frame destroy region flag, and a mobs.block-item-frame-destroy setting.
...
Now also using Bukkit 1.4.2-R0.2-SNAPSHOT and WorldEdit 5.4.4-SNAPSHOT.
2012-11-01 22:35:15 -07:00
sk89q
b8642b7ca3
Tiny change to PRTree version to make it load a Java6 compile.
2012-10-29 12:14:10 -07:00
Darth Android
0edb6e6157
Include the PRTree library in generated artifacts
2012-10-29 12:14:10 -07:00
Darth Android
4f394b5668
Update PRTree library to v1.5
...
Updated PRTreeRegionManager code to support 3D points and regions
Changed region manager to PRTreeRegionManager
2012-10-29 12:14:09 -07:00
sk89q
915d314c18
Removed <modules> that magically appeared thanks to Eclipse.
2012-10-28 14:07:41 -07:00
sk89q
f725e73653
Move to WG 5.6-SNAPSHOT and Bukkit 1.4.2-R0.1-SNAPSHOT.
2012-10-28 14:01:17 -07:00
sk89q
c5858ef202
Removed <packaging> from pom.xml.
2012-10-28 13:56:46 -07:00
sk89q
3d1012ba94
Cleaned up pom.xml and updated CommandBook to 2.1.
2012-10-24 00:29:19 -07:00
sk89q
578eeff0e1
[maven-release-plugin] prepare for next development iteration
2012-10-07 10:47:07 -07:00
sk89q
5f2f1c67f5
[maven-release-plugin] prepare release 5.5.4
2012-10-07 10:46:51 -07:00
sk89q
479ebf4d89
Copying and pasting is bad. Fixed references of worldedit -> worldguard in new pom.xml changes.
2012-08-11 00:28:02 -07:00
sk89q
1f1e36e9f7
Updated pom.xml for license, distributionManagement, maven-site-plugin.
2012-08-11 00:26:06 -07:00
zml2008
684214ff6a
Update for async player chat stupidity
2012-08-04 19:56:48 -07:00
TomyLobo
3e0b2ef3e4
Upped Bukkit dependency version to 1.2.4-R4.1.
2012-07-14 00:16:45 +02:00
sk89q
c5304d2775
[maven-release-plugin] prepare for next development iteration
2012-07-07 10:55:58 -07:00
sk89q
ca95ae04a5
[maven-release-plugin] prepare release 5.5.3
2012-07-07 10:55:45 -07:00
TomyLobo
25280c9fa9
Set Bukkit dependency to R2.1.
...
That's the current CraftBukkit++ version.
2012-06-11 03:31:50 +02:00
TomyLobo
a98ebfdb21
Updated dependencies and added support for fireball item blocking (id 385).
2012-06-07 13:26:28 +02:00
TomyLobo
f0e6008563
Updated bukkit dependency to 1.2.5-R1.2-SNAPSHOT.
2012-04-15 19:36:15 +02:00
zml2008
93f19cca0a
[maven-release-plugin] prepare for next development iteration
2012-04-10 18:30:42 -07:00
zml2008
1cbe508f82
[maven-release-plugin] prepare release 5.5.2
2012-04-10 18:30:36 -07:00
zml2008
fe1e09289f
Add entity-painting-destroy flag to prevent entities from destroying paintings
2012-04-07 13:45:46 -07:00
TomyLobo
c5b1089c96
Changed source and target java version to 1.6 and set the WE dependency to 5.3-SNAPSHOT.
2012-03-12 08:04:08 +01:00
zml2008
14348e170b
Revert a few of the region flag changes. This should fix issues people have been having at least for now.
2012-03-01 20:11:51 -08:00
zml2008
59d1f0d817
5.5.1 release, bump to 5.5.2-SNAPSHOT to fix stuff
2012-03-01 20:11:50 -08:00
TomyLobo
74b1003c4c
Upped dependency versions for bukkit and worldedit.
2012-02-14 02:21:54 +01:00
zml2008
d9e5fc2b60
[maven-release-plugin] prepare for next development iteration
2012-02-11 16:22:22 -08:00
zml2008
646b3e3064
[maven-release-plugin] prepare release 5.5
2012-02-11 16:22:17 -08:00
zml2008
d3475208ef
Add correct git tag defaults to the release plugin config
2012-02-11 16:16:47 -08:00
zml2008
e1f917894a
Removed WorldEdit.jar from the classpath to stop conflicts with Bukkit's plugin loader
2012-02-11 12:20:56 -08:00
TomyLobo
57ed91cd28
Updated to new event system
2012-02-11 12:20:56 -08:00
zml2008
16da53ae4e
Improved compatibility with versions of CommandBook without GodComponent and updated pom dep for 2.0
2012-02-06 20:41:39 -08:00
zml2008
d33be37694
Removed /god, /heal, and /stack from WorldGuard to CommandBook. CommandBook is now checked to see whether a player is godded.
2012-02-06 23:05:30 +01:00
zml2008
74082f9c68
Updated Bukkit repo
2012-01-20 23:45:39 -08:00
TomyLobo
df206724bd
Updated dependency version for WorldGuard from 5.0 to 5.1-SNAPSHOT.
...
This fixes a warning about raw types.
2011-12-26 10:57:52 +01:00
zml2008
b29007275f
Added dynamic command registration and updated for WE 5.0 API
2011-12-24 22:49:37 -08:00
zml2008
6e8a185b63
[maven-release-plugin] prepare for next development iteration
2011-12-17 20:16:48 -08:00
zml2008
120fff1fc4
[maven-release-plugin] prepare release 5.4
2011-12-17 20:16:41 -08:00
zml2008
0829070c67
Added some OSX filesystem dust to gitignore and fixed pom.xml comment
2011-11-30 19:01:05 -08:00
zml2008
f904c91443
Updated for Bukkit 1.0 and handling new 1.0 block types in USE flag
2011-11-30 18:59:02 -08:00
sk89q
c1f1885633
[maven-release-plugin] prepare for next development iteration
2011-10-01 20:52:04 -07:00
sk89q
56e514a500
[maven-release-plugin] prepare release 5.3
2011-10-01 20:51:49 -07:00
sk89q
5ede100d56
Changed WorldGuard to use WE 4.7 in the pom.xml.
2011-10-01 20:50:35 -07:00
Wizjany
164ff5ea9a
Added missing dependency
2011-09-25 23:37:25 -04:00
Wizjany
6c89ef908a
Clean up and preparation for release.
2011-09-25 23:31:21 -04:00
sk89q
141d5ccd25
[maven-release-plugin] prepare for next development iteration
2011-06-27 12:09:57 -07:00
sk89q
c75b9c2328
[maven-release-plugin] prepare release 5.2.2
2011-06-27 12:09:47 -07:00