Commit Graph

81 Commits

Author SHA1 Message Date
Brianna
5a25fa384f Updated Spawning system to use the version that is in core. 2021-05-27 14:21:57 -05:00
Brianna
b87f73589c Minor code clean up. 2021-03-05 08:09:02 -06:00
Brianna
64dbf4665c Fixed compatibility issue with Jobs. 2021-02-22 10:17:18 -06:00
Brianna
027722b9cc Added a hologram offset. 2020-11-30 13:56:38 -06:00
Brianna
601dcc1f09 Added a custom entity api with initial support for MythicMobs. 2020-10-26 12:41:56 -05:00
Brianna
cce2f5d71e Lets use the correct hologram config option for block stacking. 2020-10-12 12:10:45 -05:00
Brianna
a62eda2666 EntityTransformEvent isn't in 1.12- 2020-09-09 09:22:08 -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
f61e9e17f7 Clean up commands. 2020-09-01 13:30:08 -05:00
Brianna
50f5a5d5b4 Remove the old storage system. 2020-09-01 13:15:40 -05:00
Brianna
ccd9b68d1f Added validation for stackables. 2020-08-26 08:40:51 -05:00
Brianna
3e97f839dd NBT Support - Async - Block Stacking. 2020-08-24 18:01:15 -05:00
Brianna
e820f80dfa Update item amounts correctly when entities pick up items. 2020-08-05 15:48:08 -05:00
Brianna
8e361ff2c3 Added support for 1.16 2020-06-27 21:12:17 -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
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
ae58d85c5a Capitalize item names by default. 2019-12-27 12:42:02 -05:00
Brianna
48d329b2fe Check to see if a spawner has been illegally removed. 2019-12-27 08:01:50 -05:00
Brianna
8b53d1c4ce Removed hologram initial deployment spawner verification. 2019-12-03 19:49:05 -05:00
songoda
4228fa4386 Added minimum item hologram amount. 2019-09-19 16:32:26 -04: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
jascotty2
9f1ec0a8ff fix remnant holograms 2019-09-10 16:50:41 -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
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
d916f6a121 actually load hologram hooks 2019-09-04 08:17:45 -05:00
jascotty2
d5139cd5e0 implement core library 2019-09-03 15:38:00 -05:00
Brianna
e3f6131bfd Kill whole stack. 2019-08-08 20:52:41 -04:00
Brianna
3e76d9cc14 Fix for error when holograms are disabled. 2019-08-03 20:51:28 -04:00
Brianna
17e4c6709a New data system. 2019-08-02 09:59:10 -04:00
Brianna
b5c82f4e11 Performance boost. 2019-07-31 00:29:10 -04:00
Brianna
b03c7c60f8 Lootables 2019-07-23 10:55:49 -04:00
Brianna
1aae07c08d Locale update. 2019-07-18 22:19:33 -04:00
Brianna
1184ce24f3 Made it so entities spawn directly into stacks from spawners. 2019-07-17 08:56:50 -04:00
Brianna
94cfe24ae2 Added reloading to lootables. 2019-07-09 15:21:42 -04:00
Brianna
c02a5b1751 Added lootables. 2019-07-08 12:39:57 -04:00
Brianna
79e091c6ba Fixed spawner deserialization.
Added spawning directly into stack.
2019-06-27 14:34:33 -04:00
Brianna
8775e9e370 Added clearlag support. 2019-06-20 03:33:29 -04:00
Brianna
91875e73cd Added support for pigs -> pig zombies and villages -> witches.
Removed stack saving system and integrated an in nametag serialization.
Fixed issue with updating name tags after stack remove.
Cleaned up some reflection.
Cleaned up breed cooldown system.
2019-06-20 01:51:38 -04:00
Brianna
6f40d5c20c Added the ability to convert from stackmob and wildstacker. 2019-06-09 20:47:29 -04:00
Brianna
43737db620 Fixed error with sound not loading on 1.8 2019-06-09 11:28:18 -04:00