Commit Graph

468 Commits

Author SHA1 Message Date
Brianna
a362804bde Strays aren't in 1.10. 2020-08-22 15:49:38 -05:00
Brianna
ae1c0a9078 Apply spawner data on spawn. 2020-08-05 16:05:57 -05:00
Brianna
631ec84fb7 Only triggered charged when the killer creeper is charged. 2020-08-05 15:53:40 -05:00
Fabrizio La Rosa
8037237592 Fix for concurrentModification 2020-08-05 15:50:26 -05:00
Brianna
e820f80dfa Update item amounts correctly when entities pick up items. 2020-08-05 15:48:08 -05:00
Brianna
421353e29b Fixed loot issues for 1.16. 2020-08-05 15:47:59 -05:00
Fabrizio La Rosa
e019d3febd Do not loop what is not needed 2020-08-05 15:46:53 -05:00
Brianna
8e361ff2c3 Added support for 1.16 2020-06-27 21:12:17 -05:00
Brianna
ee4cdfbdf5 Strays are not in 1.8.8 2020-06-15 17:25:19 -05:00
Brianna
8d43089508 Instance of Sheep 2020-06-14 11:15:20 -05:00
Brianna
0ceabfe57a Added skull drops for creepers, skeletons and zombies. 2020-06-06 19:05:06 -05:00
Brianna
59aeaa1494 added default drop for rabbit foot. 2020-06-06 19:04:47 -05:00
Brianna
aaa9d09036 Fixed music discs on 1.12 2020-06-06 19:03:58 -05:00
Brianna
903fdd8e10 Added Lootables GUI update. 2020-06-03 08:44:21 -05:00
Brianna
8fbc5e51aa Don't use reflection for 1.12 Spawners. 2020-05-08 17:10:03 -04:00
Brianna
4aad7fa929 Disable meta carry over on grinders to improve performance. 2020-05-08 17:04:01 -04:00
Brianna
86bf40cb74 Use the more performant isSwimming. 2020-05-03 16:14:26 -04:00
Brianna
5334503cd1 Added nbt support for spawners. 2020-05-01 03:53:32 -04:00
Brianna
f8e2d62e4e Add support for UltimateCatcher with spawners. 2020-05-01 03:53:29 -04:00
Brianna
8b32521375 Check for unaware. 2020-04-15 10:56:34 -04:00
Brianna
07beaf4fc2 This wasns't actually possible. 2020-04-07 22:22:51 -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
d229e65388 Not sure why this was done this way. 2020-04-05 12:53:05 -04:00
Brianna
cd206b16e1 Performance update. 2020-04-05 11:16:38 -04:00
Brianna
d229a7a8c6 Picking up items will no longer cancel the event. 2020-04-04 04:37:08 -04:00
Brianna
25fa0e19b9 World blacklist for items. 2020-03-22 12:46:22 -04:00
Kiran Hart
75eaf34127 Added spawn command to spawn X amount of stacked mobs. 2020-03-22 12:45:36 -04:00
Giacomello Nathan
830c49c6f7 Fix bug (https://www.youtube.com/watch?v=5eGjTv18OfY) 2020-03-22 12:45:31 -04:00
Brianna
4c70a6e79e Add the ability to shear all entities in a stack at once. 2020-02-02 11:11:50 -05:00
Brianna
92cdeae938 Remove invulnerable from 1.8 2020-02-02 09:46:00 -05:00
Brianna
6fe722a9d0 Confirm block is instance of CreatureSpawner (For a specific DataPack) 2020-02-01 10:12:18 -05:00
Brianna
c29bded94c Finally proper metadata cloning! 2020-02-01 10:05:54 -05:00
Brianna
ad470c750c Make sure new mobs don't spawn with invulnerability. 2020-02-01 07:57:29 -05:00
Brianna
1fb2d0ac83 Removed invalid server version dependency. 2020-01-21 20:06:43 -05:00
Brianna
ae58d85c5a Capitalize item names by default. 2019-12-27 12:42:02 -05:00
Brianna
05c015e7b5 Clear drops even if no items are being dropped. 2019-12-27 08:29:44 -05:00
Brianna
48d329b2fe Check to see if a spawner has been illegally removed. 2019-12-27 08:01:50 -05:00
Brianna
b9e9885fe1 Restrict gamerule support to 1.13+ 2019-12-27 07:56:38 -05:00
Brianna
2b13de19a6 Removed dead entities from our map. 2019-12-16 18:14:41 -05:00
Brianna
6c603e67eb Stop naming dead mobs. 2019-12-16 17:24:22 -05:00
Brianna
160f345b89 Respect DO_MOB_LOOT game rule. 2019-12-16 17:23:53 -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
e5e72f25d3 Optimizations. 2019-12-11 17:31:32 -05:00
Brianna
efcde28e83 Bees fly. 2019-12-11 17:30:49 -05:00
Brianna
17ba2879dd Added 1.15 Support. 2019-12-11 16:43:23 -05:00
Brianna
f7848a5249 Added a check for equipment. 2019-12-03 19:49:10 -05:00
Brianna
8b53d1c4ce Removed hologram initial deployment spawner verification. 2019-12-03 19:49:05 -05:00
Brianna
5308d1bf44 Fixed an issue where health stacking with pandas may throw an error. 2019-12-03 18:12:35 -05:00
Brianna
461da02103 Fixed an issue where spawn reasons wouldnt be carried over. 2019-12-03 18:12:13 -05:00
Brianna
b9e5b21feb Changed event priorities. 2019-11-27 12:39:24 -05:00
Brianna
23b653b924 Proper item multiplying. 2019-11-07 15:57:00 -05:00
Brianna
c4fe10db2f Added support for turtle scutes. 2019-10-24 13:15:04 -04:00
Brianna
b9023eb16f Fixed random spawnreason issue with older servers. 2019-10-23 18:18:42 -04:00
Brianna
e65a62d4da Fixed issue with breeding mooshrooms. 2019-10-22 12:43:21 -04:00
Brianna
55601df7a9 Leads will now drop when a lead entity merges. 2019-10-22 12:38:39 -04:00
Brianna
0231ea8811 removed some imports. 2019-10-20 11:56:29 -04:00
Brianna
57735defa4 Fixed an issue with zombie pigmen and spawners. 2019-10-20 11:54:17 -04:00
Brianna
50e4cdef31 Fix for egg drop amount. 2019-10-16 18:42:16 -04:00
Brianna
67a57a1001 Redid drop system to be compatible with drop manipulating plugins. 2019-10-16 10:39:50 -04:00
Brianna
fe21f02b8c Removed inaccurate comment. 2019-10-15 14:37:05 -04:00
Brianna
0ee1d41942 Added default empty lootables for Silverfish and villagers. 2019-10-15 11:41:46 -04:00
Brianna
3a4221bdf7 Don't spawn empty exp orbs. 2019-10-08 14:47:24 -04:00
Brianna
728008c678 Drowned mobs will no longer have cooked drops. 2019-10-08 13:16:19 -04:00
Brianna
3bd1937432 Added setting for auto adding spawners to inventory. 2019-10-05 12:01:31 -04:00
jascotty2
6c94c12a03 use new core setting accessor 2019-10-05 12:01:28 -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
jascotty2
58cf622fc2 fix WG null flag error in task 2019-10-05 12:00:20 -04:00
Brianna
09e1da755b Looting for wither skeleton heads defaults to off now. 2019-09-24 12:46:06 -04:00
Brianna
a8c479b423 Fixed not removing the correct amount of egg on spawner convert. 2019-09-24 12:13:20 -04:00
Brianna
f51fb571c0 Improved comments. 2019-09-22 16:45:21 -04:00
Brianna
a5214fd7a1 Added support for derped snowmen. 2019-09-22 16:17:19 -04:00
songoda
a5d58e85e6 Don't edit drops for armor stands. 2019-09-22 15:16:50 -04:00
songoda
4228fa4386 Added minimum item hologram amount. 2019-09-19 16:32:26 -04:00
jascotty2
a71331faaa fix null flag state check 2019-09-19 11:14:31 -05:00
songoda
e3cb4abe9b Fixed issue with single max stacks. 2019-09-18 12:36:51 -04:00
songoda
ac39a0b9a0 Added item stacking for items with a max stack size lower than 64. 2019-09-18 12:33:33 -04:00
songoda
00a4e5e048 Custom WorldGuard flag. 2019-09-18 12:02:35 -04:00
Lilac
61e120c3ca Fixed realistic weapon damage on 1.13- 2019-09-13 22:45:03 +01:00
Brianna
9e8ea58ca6 Fix for incompatibility. 2019-09-12 11:36:58 -04:00
jascotty2
9f1ec0a8ff fix remnant holograms 2019-09-10 16:50:41 -05:00
jascotty2
0a6927c38d fix beetroot on legacy 2019-09-10 16:01:55 -05:00
jascotty2
0f3d21c1ec sync lock health updates 2019-09-10 15:45:26 -05:00
jascotty2
7a406283a3 fallback blacklist logic 2019-09-10 13:25:48 -05:00
jascotty2
ce60a0bb98 improve blacklist efficiency + add modern names for legacy servers 2019-09-10 13:21:00 -05: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
f73614c044 Incorrect comment 2019-09-07 17:56:11 -04:00
Brianna
c0bc2d8cf3 Settings 2019-09-07 17:55:16 -04:00
jascotty2
a75c65dbeb clean up guimanager reference 2019-09-07 08:29:24 -05:00
jascotty2
9fd038c34e config note 2019-09-04 08:46:59 -05:00
jascotty2
d916f6a121 actually load hologram hooks 2019-09-04 08:17:45 -05:00
jascotty2
8963ff707b database refactor 2019-09-03 16:35:52 -05:00
jascotty2
96f4576190 settings refactor 2019-09-03 16:33:06 -05: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
Brianna
bb0a4f5413 Merge remote-tracking branch 'origin/development' into development 2019-08-31 13:20:18 -04:00
Brianna
992020af22 lootables 2019-08-31 13:19:33 -04:00
Lilac
958c0e66ce Added realistic weapon damage. 2019-08-30 20:40:34 +01:00
Brianna
97222b0d2d debug 2019-08-29 21:13:42 -04:00
Brianna
6af0f05dad mobs will now drop held items correctly while custom drops are enabled. 2019-08-29 21:10:13 -04: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
Brianna
e21515bda5 Merge remote-tracking branch 'origin/development' into development 2019-08-23 12:31:03 -04:00
Brianna
a63dbe0e36 Fixed killerType support. 2019-08-23 12:30:48 -04:00
Lilac
2b1418f03c Added support for 1.13- items 2019-08-19 19:35:15 +01:00
Brianna
07c16a32b1 Made it so you can optionally remove non stacked entities by command. 2019-08-19 11:17:03 -04:00
Brianna
d4f4415b11 Added tab complete for removeall. 2019-08-19 11:08:33 -04:00
Brianna
49aa0e6f30 Made the spawner size optional & Fixed spawner tyoe suggestions. 2019-08-19 11:07:40 -04:00
Brianna
ea027616a4 Added TabComplete 2019-08-19 11:07:10 -04:00
jascotty2
1c4487d848 execute batch as a batch 2019-08-19 04:34:29 -05: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
Lilac
8e80c97747 Fixed issues with wolves. 2019-08-18 19:00:53 +01:00
Brianna
bfded0caff Fixed drops for non stacked entities. 2019-08-14 11:41:40 -04:00
Brianna
7d6b71008b Fixed merge glitch. 2019-08-12 23:40:35 -04:00
Brianna
af64e54ecd Remove stack limit on blacklisted items. 2019-08-12 23:29:43 -04:00
Brianna
f54eecfd28 comments 2019-08-12 22:57:02 -04:00
Brianna
38da377598 version 2019-08-12 22:55:58 -04:00
Brianna
16548d8922 Added blacklist/ability to hide holograms for blacklisted items. 2019-08-12 22:55:31 -04:00
Brianna
2c2faf170f Added whitelist for items and fixed issue with non custom drops. 2019-08-12 20:59:32 -04:00
Brianna
548a893d41 Fix for skeleton type issue. 2019-08-12 07:55:20 -04:00
Brianna
82ac0044f6 spawn egg fix 2019-08-11 13:35:06 -04:00
Brianna
59607a5334 egg fixes 2019-08-10 13:52:50 -04:00
Brianna
42a1e5dac4 more egg options. 2019-08-10 13:10:58 -04:00
Brianna
1477e26206 Added support for spawner egg blocking. 2019-08-10 10:03:40 -04:00
Brianna
06d7664306 Remove debug 2019-08-08 21:00:23 -04:00
Brianna
e3f6131bfd Kill whole stack. 2019-08-08 20:52:41 -04:00
Brianna
34b1b503fa Fix for shulker stacking. 2019-08-08 09:51:51 -04:00
Brianna
71100511bb Fix 2019-08-08 09:01:40 -04:00
Brianna
38b52887bd Added Async and improved chunk stack capping. 2019-08-08 08:36:48 -04:00
Brianna
4fb240f15e Typo 2019-08-07 21:57:53 -04:00
Brianna
d0f1dce859 Ooops 2019-08-07 14:47:30 -04:00
Brianna
d63c29c7f3 Added per chunk per type stack limits. 2019-08-07 14:24:49 -04:00
Brianna
80d3c8f7b9 Version 2019-08-06 16:42:52 -04:00
Brianna
7d9445560f Fixed world issue. 2019-08-05 17:40:54 -04:00
Brianna
7907cf195a Fixed distance comparing. 2019-08-04 16:04:44 -04:00
Brianna
b4a31c525a Merge remote-tracking branch 'origin/development' into development-legacy 2019-08-03 20:51:32 -04:00
Brianna
3e76d9cc14 Fix for error when holograms are disabled. 2019-08-03 20:51:28 -04:00
Esophose
be50c3ca7a Beetroot is 1.9+ only 2019-08-03 17:29:54 +00:00
Brianna
ae881978d0 Clean up. 2019-08-03 00:23:36 -04:00
Brianna
687e1f62d0 typo 2019-08-02 23:02:50 -04:00