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
Glitchfinder
9834c30e3a
Adding and fixing support for new and existing explosion types.
2012-10-28 20:23:36 -07:00
sk89q
f3f1b0870f
Changed default region wand to leather ( #334 ).
2012-10-28 14:12:10 -07:00
sk89q
915d314c18
Removed <modules> that magically appeared thanks to Eclipse.
2012-10-28 14:07:41 -07:00
sk89q
02b3ae6aa5
Added mobs.block-wither-block-damage.
2012-10-28 14:01:17 -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
ba2fd2ca2e
Brought README.md and CONTRIBUTING.md inline with latest updates.
2012-10-28 13:54:06 -07:00
Wojciech Stryjewski
1075d36748
Fix spurious comma in "Flags:" /region info output
...
When the "/region info" command displays any flags in the region,
it always prints an extra leading comma character after the
"Flags:" prompt.
2012-10-24 12:48:38 -05:00
sk89q
3ee3799e55
I'm OCD like that. Changed WG->${project.name} in readme, added license ver. to README.md.
2012-10-24 00:29:20 -07:00
sk89q
6654b0a67a
More readme cleanup.
2012-10-24 00:29:20 -07:00
sk89q
9577c93edb
Better place for README.md logo URL.
2012-10-24 00:29:20 -07:00
sk89q
7cd67281bc
Move extraneous files to contrib/, added region_storage_update_20110325.sql to assembly.
2012-10-24 00:29:20 -07:00
sk89q
d21c226183
Modernized README.html.
2012-10-24 00:29:19 -07:00
sk89q
4322236b9e
Updated the ancient README.html.
2012-10-24 00:29:19 -07:00
sk89q
05e408ee65
Updated README.md.
2012-10-24 00:29:19 -07:00
sk89q
3d1012ba94
Cleaned up pom.xml and updated CommandBook to 2.1.
2012-10-24 00:29:19 -07:00
sk89q
94937e41ef
Changed the region MySQL database to marshal and unmarshal values using YAML, which should fix the notable problems regarding non-string flag data types.
2012-10-24 00:28:43 -07:00
sk89q
3957aa83fc
Say hi to travis-ci.
2012-10-24 00:28:43 -07:00
Rutr
8aa79d1c4c
Fixed detection damager(when attac by magic) http://redmine.sk89q.com/issues/901
2012-10-19 09:02:19 +02: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
c92b9c3d97
Updated CHANGELOG.txt.
2012-10-07 10:40:00 -07:00
sk89q
0951d00da3
Fixed permissions for region loading/saving.
2012-10-06 21:47:37 -07:00
zml2008
6df9c3660b
Merge pull request #201 from eric-wieser/patch-1
...
Did `wcfg.useRegions` really need to be checked twice?
2012-09-16 12:31:17 -07:00
Alexander
19be2bf96e
Updated fireball item blocking
2012-08-23 12:41:36 +02:00
Fletch to 99
e10ed6ac7a
Report the amount of plugins loaded
2012-08-12 16:56:22 -03: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
TomyLobo
27e634ae03
Fixed a warning.
2012-08-11 04:37:49 +02:00
unknown
e60b20b37b
Add 'use' flag to cakes
2012-08-10 22:33:55 +02:00
zml2008
684214ff6a
Update for async player chat stupidity
2012-08-04 19:56:48 -07:00
sk89q
ba5be6071f
Added regions.use-creature-spawn-event configuration setting.
2012-07-23 13:45:04 -07:00
TomyLobo
6c8d13690e
Fixed eggs, snowballs and the likes being dupable with /stack.
2012-07-16 16:08:04 +02: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
sk89q
1ab9f85ca6
Updated CHANGELOG.
2012-07-07 10:39:37 -07:00
sk89q
01ff1b2f8f
Added host key check.
2012-07-07 10:33:18 -07:00
Zak Ford
9b17fe68e7
Added configuration option to allow plugin creature spawns
2012-07-01 16:02:24 -04:00
zml2008
0fed35a80f
Add bypass handling to the gamemode flag
...
Set a player's previous gamemode when exiting a gamemode region to the server's default gamemode if there is not a previous gamemode already set
2012-06-15 14:14:13 -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
Eric Wieser
acb1d18654
Did wcfg.useRegions
really need to be checked twice?
2012-04-28 18:18:51 +02:00
TomyLobo
18b5a4e106
Added @Ignore to TestPlayer.
...
Stupid old mavens...
2012-04-23 11:07:05 +02:00
md_5
bab420a359
Add item drop pickup flag for regions.
...
Closes #200
2012-04-20 20:25:25 -07:00
zml2008
4f14f1f736
Correctly convert \n to a newline for String flags
2012-04-16 17:00:41 -07:00
zml2008
166831447c
Split the region greeting with \n
...
Improve input handling of EnumFlag
Don't block gamemode changing after the gamemode flag is no longer in
effect but while the move event is still firing
2012-04-15 21:19:02 -07:00
zml2008
f2bd5961d0
Add GameMode flag
2012-04-15 21:19:02 -07:00
zml2008
2cc990a530
Prevent commands in the allow commands list from being blocked and vice versa
2012-04-15 21:19:02 -07:00