Commit Graph

169 Commits

Author SHA1 Message Date
ceze88 efde51034d Fix memory leak 2023-01-25 15:50:41 +01:00
ceze88 1db481d1aa New looting system 2023-01-16 21:32:17 +01:00
ceze88 a69c8ad0c3 Performance fixes, fix Mythicmobs compatibility, MySQL/SQLite fixes 2023-01-02 13:38:58 +01:00
Christian Koop cba75610cf
Replaces deprecated NBTItem calls 2022-03-18 21:38:26 +01:00
Brianna 8638d1a127 1.17 Support. 2021-06-13 10:40:46 -05:00
Brianna 5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna 51456230cf Don't take items in creative. 2021-05-21 15:52:33 -05:00
Brianna b87f73589c Minor code clean up. 2021-03-05 08:09:02 -06:00
Brianna 601dcc1f09 Added a custom entity api with initial support for MythicMobs. 2020-10-26 12:41:56 -05:00
Brianna dda9a47f01 Remove unused MySQL database file. 2020-10-19 13:23:39 -05:00
Brianna 1940dfc8c0 Changed import style. 2020-09-01 13:54:52 -05:00
Brianna 4eaebd4de2 General cleanup. 2020-09-01 13:54:48 -05:00
Brianna 4e889efcdb Organized imports. 2020-09-01 13:13:53 -05:00
Brianna ccd9b68d1f Added validation for stackables. 2020-08-26 08:40:51 -05:00
Brianna 306e67d583 Fix nulled value. 2020-08-26 08:21:50 -05:00
Brianna 3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00
Brianna 903fdd8e10 Added Lootables GUI update. 2020-06-03 08:44:21 -05:00
Brianna 5334503cd1 Added nbt support for spawners. 2020-05-01 03:53:32 -04:00
Brianna c760238600 Don't try and stack non stackable items. 2020-04-06 17:32:55 -04:00
Brianna 5874b3bcad More performance improvements. 2020-04-05 17:15:08 -04:00
Brianna cd206b16e1 Performance update. 2020-04-05 11:16:38 -04:00
Brianna 92cdeae938 Remove invulnerable from 1.8 2020-02-02 09:46:00 -05:00
Brianna ad470c750c Make sure new mobs don't spawn with invulnerability. 2020-02-01 07:57:29 -05:00
Brianna 05c015e7b5 Clear drops even if no items are being dropped. 2019-12-27 08:29:44 -05:00
Brianna 23d846f937 Added option to not count weapons as equipment. 2019-12-16 17:02:39 -05:00
Brianna 6ba64cc391 Added support for disabling knockback on stacked mobs. 2019-12-14 18:46:57 -05:00
Brianna 7a1cede33b Major performance improvements. 2019-12-14 18:46:38 -05:00
Brianna efcde28e83 Bees fly. 2019-12-11 17:30:49 -05:00
Brianna f7848a5249 Added a check for equipment. 2019-12-03 19:49:10 -05:00
Brianna 23b653b924 Proper item multiplying. 2019-11-07 15:57:00 -05:00
Brianna 67a57a1001 Redid drop system to be compatible with drop manipulating plugins. 2019-10-16 10:39:50 -04:00
jascotty2 787cfa089b validate check config strings 2019-10-05 12:01:23 -04:00
Brianna b4ae761932 Restrict derp to 1.9.4+ 2019-10-05 12:00:23 -04:00
Brianna a5214fd7a1 Added support for derped snowmen. 2019-09-22 16:17:19 -04:00
jascotty2 71f9636e07 fix null errors, migrate internal API to new methods 2019-09-10 13:11:12 -05:00
jascotty2 413c26c914 Merge branch 'development' of gitlab.com:Songoda/ultimatestacker into development 2019-09-09 11:08:40 -05:00
jascotty2 4779912462 core update 2019-09-09 11:08:04 -05:00
Brianna c0bc2d8cf3 Settings 2019-09-07 17:55:16 -04:00
jascotty2 d628eb9f8c settings refactor 2019-09-03 16:22:15 -05:00
jascotty2 59fedc8fdf merge core update 2019-09-03 16:08:30 -05:00
jascotty2 2d551c05e1 merge 2019-09-03 15:44:53 -05:00
jascotty2 d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
Brianna 30c1d7f3df Typo 2019-08-31 13:20:33 -04:00
Lilac 958c0e66ce Added realistic weapon damage. 2019-08-30 20:40:34 +01:00
Brianna 3f67df4c17 Added the ability to disable reroll, fixed problem with sheep drops. 2019-08-29 19:30:13 -04:00
jascotty2 d7aef463d1 this needs to be reworked at some point. 2019-08-27 10:03:39 -05:00
jascotty2 0f1b5acd08 re-add missing API 2019-08-27 09:35:48 -05:00
Lilac 2b1418f03c Added support for 1.13- items 2019-08-19 19:35:15 +01:00
jascotty2 12798edaca add spawn reason filter for stacking 2019-08-18 20:48:35 -05:00
jascotty2 7854f01496 fix world delete errors, fix comparator update on item pickup 2019-08-18 17:46:35 -05:00