Commit Graph

81 Commits

Author SHA1 Message Date
Nicolas Shreiner
6be7739949 Add in Missing Variants, Kill Mobs Correctly
Add in Missing Variants, Kill Mobs Correctly, Allow capture by Smacking
with Eggs, Create Custom Egg for Elder Guardians
2015-01-29 06:06:55 -05:00
Nicolas Shreiner
7b1d05bd05 Update to 2.1.3
Add ElderGuardian Variant, Add Ability to Catch Mobs by Smacking with
Egg
2015-01-28 07:30:52 -05:00
Nicolas Shreiner
b6d0c15740 Update Pom to Proper Repos and Updated Dependencies 2015-01-27 14:48:13 -05:00
Nicolas Shreiner
6c465d36fd Serialize MobData for Retrieval when Spawning 2014-12-16 02:24:51 -05:00
Nicolas Shreiner
db9c4c7061 really do that last one 2014-12-13 19:12:28 -05:00
Nicolas Shreiner
a54598f9a8 Release 2.1.2 Exclude Local Jars from Github 2014-12-13 19:09:07 -05:00
Nicolas Shreiner
daa8ba4452 Release 2.1.2 2014-12-13 18:54:37 -05:00
Nicolas Shreiner
fbfb29b663 Update to 1.8 2014-12-13 18:30:33 -05:00
shansen
78a330ba83 Updated to version 2.1.1 2013-12-24 09:02:57 +00:00
shansen
decfdf72df Changed update method to be compliant with new bukkit guidelines. 2013-12-24 08:58:43 +00:00
shansen
db0e89d147 Updated to version 2.1 2013-12-19 00:58:34 +00:00
shansen
7aaadba6e3 Horses will drop now their inventory when caught. 2013-12-19 00:43:51 +00:00
shansen
370304f1fa Fixed prevention of baby capturing doesn't work on villager.
http://dev.bukkit.org/bukkit-plugins/eggcatcher/tickets/18-prevention-of-baby-capturing-doesnt-work-on-villager/
2013-12-18 20:25:42 +00:00
shansen
cbf7880175 Fixed maven warnings. 2013-12-18 19:32:06 +00:00
Alexander Krivács Schrøder
54da34e39a Shade org.mcstats to me.shansen.EggCatcher.mcstats to make package conflicts with other plugins using mcstats MUCH less likely. 2013-12-18 19:26:47 +00:00
Alexander Krivács Schrøder
4e8010aa00 Added permission to allow free catches despite costs in configuration file. 2013-12-18 19:21:40 +00:00
Alexander Krivács Schrøder
e37b52523e Don't use wrapper classes for primitive types where not necessary, it reduces performance. 2013-12-18 19:20:09 +00:00
Alexander Krivács Schrøder
604d90c0be Reduce the usage of deprecated ItemStack constructor. Suppress the warning where not possible. 2013-12-18 19:19:06 +00:00
Alexander Krivács Schrøder
aa389b38e2 Fix problem with building on Maven, solution borrowed from https://github.com/Parquet/parquet-mr/issues/125#issuecomment-22554047 2013-12-18 18:50:50 +00:00
shansen
a47e506056 Updated maven dependency to target metrics R7 2013-12-18 18:46:32 +00:00
shansen
58af2f4941 Updated maven dependency to target Vault 1.2.27 2013-12-18 18:43:53 +00:00
shansen
769f6dc034 Updated maven dependency to target bukkit 1.7.2 2013-12-18 18:41:58 +00:00
Shansen
8c82080662 Update README.md
Update travis link as username was renamed.
2013-07-11 20:56:23 +01:00
Shansen
95bc7ca7a0 Update README.md
Update travis link as username was renamed.
2013-07-11 20:55:15 +01:00
Shansen
b32b0ec83d Fixed bug where tamed animals could not be catched. 2013-07-11 02:45:29 +01:00
Shansen
4881fd86a5 Changed default setting for NonPlayerCatching to false 2013-07-11 02:31:57 +01:00
Shansen
b8a7e715f4 Resetting configuration updater 2013-07-11 02:11:06 +01:00
Shansen
679cb41a49 Added horse permission 2013-07-11 02:09:07 +01:00
Shansen
e27d726678 Updated to version 2.0 2013-07-11 02:08:43 +01:00
Shansen
df27bc6cba Added support for catching horses 2013-07-11 02:08:02 +01:00
Shansen
3805230471 Updated to bukkit 1.6.2-R0.1-SNAPSHOT 2013-07-09 14:12:53 +01:00
Shansen
e4c419f79f Updated to Vault 1.2.5 2013-07-02 15:05:50 +01:00
Shansen
e4bb1170e4 Updated to bukkit 1.6.1-R0.1-SNAPSHOT 2013-07-02 15:05:17 +01:00
Shansen
db1b3cd454 Updated to version 1.29 2013-06-24 14:49:02 +01:00
Shansen
1934aa4bf9 Caught pigs with saddles will now drop their saddle. 2013-06-24 14:47:09 +01:00
Shansen
1e2170db6a Updated to version 1.28. 2013-04-04 03:25:38 +02:00
Shansen
55a05b8c15 Updated configuration file, and configuration updater to support ItemData. 2013-04-04 03:25:14 +02:00
Shansen
2f93e55cf4 Merge pull request #3 from andrepl/master
Add support for data values on Item costs.
2013-04-03 18:21:33 -07:00
Andre LeBlanc
b0bc3cb898 adds support for data values on ItemCosts 2013-04-02 23:56:32 -04:00
Shansen
453c287f86 Update README.md 2013-04-02 04:23:08 +02:00
Shansen
be7774b5bc Updated .gitignore to exclude IntelliJ related files 2013-04-02 04:07:06 +02:00
Shansen
c097a5dd7a Updated GPL headers. 2013-04-02 03:54:43 +02:00
Shansen
f5a2fbdfa8 Updated to version 1.27 2013-04-02 03:13:14 +02:00
Shansen
96497fc1d8 Merge pull request #2 from andrepl/master
Preserve custom names on entities
2013-04-02 03:11:43 +02:00
Andre LeBlanc
148dc516e3 preserve custom entity names 2013-03-16 17:58:52 -04:00
Shansen
cbadef3d7d Updated to 1.5 dev snapshot. Updated version to v1.26 2013-03-16 01:33:27 +01:00
Shansen
9ec651ea57 Added a configuration option to enable/disable update checking 2013-03-01 15:04:24 +01:00
Shansen
4f54f2f9c5 Removed redundant enable/disable messages 2013-02-28 20:34:13 +01:00
Shansen
afc967a960 Various code clean up 2013-02-28 20:29:03 +01:00
Shansen
dbdff0616c Mob health check now respects LooseEggOnFail
Fixed a bug where it was possible to spawn infinite amounts of chickens
if the catch failed.
2013-02-28 20:07:12 +01:00