Commit Graph

  • dbf74377d5 Added support for Rabbits shansen 2015-01-30 17:44:42 +0100
  • 95b9960db1 Added support for Guardians. shansen 2015-01-30 17:43:00 +0100
  • b294d1db5b Added support for Endermites. shansen 2015-01-30 17:40:12 +0100
  • 54df5d2299 Removed obsolete bukkit repo. shansen 2015-01-30 17:15:42 +0100
  • f4977e7312 Updated Vault dependency to 1.5.2 shansen 2015-01-30 17:10:22 +0100
  • eadfd0aa02 Updated bukkit dependency to 1.8 shansen 2015-01-30 17:01:28 +0100
  • 43c408b234 Merge 6be7739949 into 78a330ba83 Nicolas Shreiner 2015-01-29 11:08:06 +0000
  • 6be7739949 Add in Missing Variants, Kill Mobs Correctly Nicolas Shreiner 2015-01-29 06:06:55 -0500
  • 7b1d05bd05 Update to 2.1.3 Nicolas Shreiner 2015-01-28 07:30:52 -0500
  • b6d0c15740 Update Pom to Proper Repos and Updated Dependencies Nicolas Shreiner 2015-01-27 14:48:13 -0500
  • 400489fe86 Merge c9383325ec into 78a330ba83 Monkey0x9 2015-01-19 22:24:29 +0000
  • c9383325ec test pop stuff Monkey0x9 2015-01-19 22:57:00 +0100
  • aca1ba5b6a Usseless file, I think so Monkey0x9 2015-01-19 22:26:00 +0100
  • d2ed01a364 Tried to add guardians 2 Monkey0x9 2015-01-19 21:11:47 +0100
  • b4099dc0b2 Tried to add guardians Monkey0x9 2015-01-19 21:09:40 +0100
  • 805126a866 Tried to add rabbits 2 Monkey0x9 2015-01-19 20:46:48 +0100
  • 5d235e5a52 Tried to add rabbits Monkey0x9 2015-01-19 20:41:38 +0100
  • 6c465d36fd Serialize MobData for Retrieval when Spawning Nicolas Shreiner 2014-12-16 02:24:51 -0500
  • db9c4c7061 really do that last one Nicolas Shreiner 2014-12-13 19:12:28 -0500
  • a54598f9a8 Release 2.1.2 Exclude Local Jars from Github Nicolas Shreiner 2014-12-13 19:09:07 -0500
  • daa8ba4452 Release 2.1.2 Nicolas Shreiner 2014-12-13 18:54:37 -0500
  • fbfb29b663 Update to 1.8 Nicolas Shreiner 2014-12-13 18:30:33 -0500
  • 78a330ba83 Updated to version 2.1.1 v2.1.1 shansen 2013-12-24 09:02:57 +0000
  • decfdf72df Changed update method to be compliant with new bukkit guidelines. shansen 2013-12-24 08:58:43 +0000
  • db0e89d147 Updated to version 2.1 v2.1 shansen 2013-12-19 00:58:34 +0000
  • 7aaadba6e3 Horses will drop now their inventory when caught. shansen 2013-12-19 00:43:51 +0000
  • 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/ shansen 2013-12-18 20:25:42 +0000
  • cbf7880175 Fixed maven warnings. shansen 2013-12-18 19:32:06 +0000
  • 54da34e39a Shade org.mcstats to me.shansen.EggCatcher.mcstats to make package conflicts with other plugins using mcstats MUCH less likely. Alexander Krivács Schrøder 2013-09-29 10:40:12 +0200
  • 4e8010aa00 Added permission to allow free catches despite costs in configuration file. Alexander Krivács Schrøder 2013-09-29 10:31:29 +0200
  • e37b52523e Don't use wrapper classes for primitive types where not necessary, it reduces performance. Alexander Krivács Schrøder 2013-09-29 10:11:12 +0200
  • 604d90c0be Reduce the usage of deprecated ItemStack constructor. Suppress the warning where not possible. Alexander Krivács Schrøder 2013-09-29 10:00:27 +0200
  • aa389b38e2 Fix problem with building on Maven, solution borrowed from https://github.com/Parquet/parquet-mr/issues/125#issuecomment-22554047 Alexander Krivács Schrøder 2013-09-29 09:32:07 +0200
  • a47e506056 Updated maven dependency to target metrics R7 shansen 2013-12-18 18:46:32 +0000
  • 58af2f4941 Updated maven dependency to target Vault 1.2.27 shansen 2013-12-18 18:43:53 +0000
  • 769f6dc034 Updated maven dependency to target bukkit 1.7.2 shansen 2013-12-18 18:41:58 +0000
  • 574775a5e4 Merge d05730b061 into 8c82080662 Alexander Krivács Schrøder 2013-09-29 01:54:18 -0700
  • d05730b061 *sigh* Eclipse decided to use tabs instead of spaces here, for some reason... Alexander Krivács Schrøder 2013-09-29 10:52:16 +0200
  • a955b99ea6 Shade org.mcstats to me.shansen.EggCatcher.mcstats to make package conflicts with other plugins using mcstats MUCH less likely. Alexander Krivács Schrøder 2013-09-29 10:40:12 +0200
  • 42ce212f32 Added permission to allow free catches despite costs in configuration file. Alexander Krivács Schrøder 2013-09-29 10:31:29 +0200
  • 6d537a59b7 Don't use wrapper classes for primitive types where not necessary, it reduces performance. Alexander Krivács Schrøder 2013-09-29 10:11:12 +0200
  • be85694812 Reduce the usage of deprecated ItemStack constructor. Suppress the warning where not possible. Alexander Krivács Schrøder 2013-09-29 10:00:27 +0200
  • 05cfab39b1 Target 1.6.4 and the newest version of Vault (1.2.27) Alexander Krivács Schrøder 2013-09-29 09:59:51 +0200
  • afa5f44a66 Fix problem with building on Maven, solution borrowed from https://github.com/Parquet/parquet-mr/issues/125#issuecomment-22554047 Alexander Krivács Schrøder 2013-09-29 09:32:07 +0200
  • 8c82080662 Update README.md Shansen 2013-07-11 20:56:23 +0100
  • 95bc7ca7a0 Update README.md Shansen 2013-07-11 20:55:15 +0100
  • b32b0ec83d Fixed bug where tamed animals could not be catched. v2.0 Shansen 2013-07-11 02:45:29 +0100
  • 4881fd86a5 Changed default setting for NonPlayerCatching to false Shansen 2013-07-11 02:31:57 +0100
  • b8a7e715f4 Resetting configuration updater Shansen 2013-07-11 02:11:06 +0100
  • 679cb41a49 Added horse permission Shansen 2013-07-11 02:09:07 +0100
  • e27d726678 Updated to version 2.0 Shansen 2013-07-11 02:08:43 +0100
  • df27bc6cba Added support for catching horses Shansen 2013-07-11 02:08:02 +0100
  • 3805230471 Updated to bukkit 1.6.2-R0.1-SNAPSHOT Shansen 2013-07-09 14:12:53 +0100
  • e4c419f79f Updated to Vault 1.2.5 Shansen 2013-07-02 15:05:50 +0100
  • e4bb1170e4 Updated to bukkit 1.6.1-R0.1-SNAPSHOT Shansen 2013-07-02 15:05:17 +0100
  • db1b3cd454 Updated to version 1.29 v1.29 Shansen 2013-06-24 14:49:02 +0100
  • 1934aa4bf9 Caught pigs with saddles will now drop their saddle. Shansen 2013-06-24 14:47:09 +0100
  • 1e2170db6a Updated to version 1.28. v1.28 Shansen 2013-04-04 03:25:38 +0200
  • 55a05b8c15 Updated configuration file, and configuration updater to support ItemData. Shansen 2013-04-04 03:25:14 +0200
  • 2f93e55cf4 Merge pull request #3 from andrepl/master Shansen 2013-04-03 18:21:33 -0700
  • 24a264410f Merge b0bc3cb898 into 453c287f86 andrepl 2013-04-02 20:56:44 -0700
  • b0bc3cb898 adds support for data values on ItemCosts Andre LeBlanc 2013-04-02 23:52:08 -0400
  • 453c287f86 Update README.md Shansen 2013-04-02 05:22:33 +0300
  • be7774b5bc Updated .gitignore to exclude IntelliJ related files Shansen 2013-04-02 04:07:06 +0200
  • c097a5dd7a Updated GPL headers. Shansen 2013-04-02 03:54:43 +0200
  • f5a2fbdfa8 Updated to version 1.27 v1.27 Shansen 2013-04-02 03:13:14 +0200
  • 96497fc1d8 Merge pull request #2 from andrepl/master Shansen 2013-04-01 18:04:15 -0700
  • e941173de2 Merge 148dc516e3 into cbadef3d7d andrepl 2013-03-16 14:59:12 -0700
  • 148dc516e3 preserve custom entity names Andre LeBlanc 2013-03-16 17:47:11 -0400
  • cbadef3d7d Updated to 1.5 dev snapshot. Updated version to v1.26 v1.26 Shansen 2013-03-16 01:33:27 +0100
  • 9ec651ea57 Added a configuration option to enable/disable update checking v1.25 Shansen 2013-03-01 15:04:24 +0100
  • 4f54f2f9c5 Removed redundant enable/disable messages Shansen 2013-02-28 20:34:13 +0100
  • afc967a960 Various code clean up Shansen 2013-02-28 20:29:03 +0100
  • dbdff0616c Mob health check now respects LooseEggOnFail Fixed a bug where it was possible to spawn infinite amounts of chickens if the catch failed. Shansen 2013-02-28 20:07:12 +0100
  • 0450da73ab Added update check. Shansen 2013-02-28 19:49:14 +0100
  • 6adcfb7fb9 Fixed travis build problem. Shansen 2013-02-28 18:42:25 +0100
  • 7c3f19be82 Changed Travis JDK version. Shansen 2013-02-28 18:35:28 +0100
  • 4fd5313986 Added health percentage check Shansen 2013-02-28 18:21:43 +0100
  • 46a96a6475 Updated to version number to v1.24 v1.24 Shansen 2013-02-27 17:01:45 +0100
  • e2184ba0c2 GriefPrevention support Shansen 2013-02-27 17:00:42 +0100
  • 071de94cf2 Shading metrics dependency Shansen 2013-02-24 21:03:09 +0100
  • ebb67312e3 Updated version number to 1.23 Shansen 2013-02-24 20:08:48 +0100
  • b87dacd1a0 Merge pull request #1 from andrepl/event Shansen 2013-02-24 11:00:14 -0800
  • dc4f238bcc Merge b1b7dbd71d into 9d6756a7b3 andrepl 2013-02-24 10:59:34 -0800
  • 9d6756a7b3 Added metrics Shansen 2013-02-24 19:58:12 +0100
  • b1b7dbd71d added cancellable EggCaptureEvent Andre LeBlanc 2013-02-13 12:14:32 -0500
  • 2787a65585 Updated config file Shansen 2013-01-04 22:26:00 +0100
  • 312ed1c56f Added support for target bank account Shansen 2013-01-04 22:24:16 +0100
  • b55ea13262 Fixed spawn eggs for witches and bats Shansen 2013-01-04 21:50:55 +0100
  • 0856becfb9 Removed vault library Shansen 2013-01-04 21:46:18 +0100
  • 0fa777c07f Updated travis configuration Shansen 2013-01-04 21:45:45 +0100
  • 7e0f4618de Updated Vault dependency Shansen 2013-01-04 21:41:38 +0100
  • 6f9429bdcf Fix to configuration updater shansen 2012-10-31 22:53:28 -0300
  • 206bb6392a Added 1.4 Support Support for bats. Support for witches. shansen 2012-10-30 03:33:25 -0300
  • 4d67a225bf Updated version number shansen 2012-08-07 12:08:04 -0400
  • b91edecda3 Minecraft 1.3 shansen 2012-08-07 11:57:35 -0400
  • 72ed6f8ae2 Added README file shansen 2012-06-13 22:15:02 +0200
  • fe4e169151 Attempt to fix dependency problem with travis shansen 2012-06-13 17:21:37 +0200
  • 07b2092e2f Attempt to fix dependency problem with travis shansen 2012-06-13 17:17:57 +0200
  • ea9be52429 Resolving Vault dependency problem shansen 2012-06-13 17:11:15 +0200