Commit Graph

307 Commits

Author SHA1 Message Date
Brianna 331fb487e2 version 1.2.12 2020-05-09 18:05:11 -04:00
Brianna 279e8bf65c Placeholder optimizations. 2020-05-09 18:04:50 -04:00
Brianna d111263297 Lets fix these messages. 2020-05-09 15:44:36 -04:00
Brianna 2aa29b3c81 Check for null values better. 2020-04-16 04:48:12 -04:00
Brianna 690c7349a8 version 1.2.11 2020-04-16 03:26:49 -04:00
Brianna 53a06bd519 Handle ItemStack fails. 2020-04-16 03:24:37 -04:00
Brianna b7421407ce FIlter out null values in the active minion holder. 2020-04-16 03:19:05 -04:00
Brianna 22ef485ab0 Fix for NPE 2020-04-14 14:12:11 -04:00
Brianna f49aa75db6 version 1.2.10 2020-03-19 20:07:37 -04:00
Brianna 8e91016674 Lets remove active holders on death. 2020-03-19 20:07:33 -04:00
Brianna bbebd41ed3 A bit jank but this fixes the reload problem for now. 2020-03-19 14:52:41 -04:00
Brianna 706fbd8792 Fixed some nasty command mistakes. 2020-03-19 12:32:26 -04:00
Brianna e9c0583b2b version 1.2.9 2020-03-11 10:30:12 -04:00
Brianna cb5398b04b The Mob class isn't in 1.12 2020-03-11 10:26:58 -04:00
Brianna ee1c85fb56 version 1.2.8 2020-02-11 16:09:13 -05:00
Brianna 5156e3ae7c Added %player% variable to the death event command. 2020-02-11 16:09:09 -05:00
songoda 898306aed4 Attempt 2 for 1.8 2020-02-01 21:56:11 -05:00
Brianna b030922816 version 1.6.7 2020-02-01 07:24:25 -05:00
Brianna 84edeaba77 Add health mechanic fix to minions. 2020-02-01 07:18:53 -05:00
Brianna 183c262051 Null check on boss death. 2020-02-01 07:18:43 -05:00
Brianna 63a88682ce Require not null bosses. 2020-02-01 07:14:32 -05:00
Brianna 010ac0ad15 Slimes are not mobs. 2020-02-01 07:14:28 -05:00
songoda 2549af213d version 1.2.6 2020-01-16 21:43:42 -05:00
songoda b29dffc912 Another attempt at fixing the health mechanic. 2020-01-16 21:42:23 -05:00
Brianna 39be1c2996 version 1.2.5 2019-12-28 14:33:34 -05:00
Brianna ec408ef0ae 1.15 2019-12-28 14:32:58 -05:00
Brianna 61869ed80a Fixed worldguard problem. 2019-12-10 18:57:34 -05:00
Brianna 30e1ccabb6 Fixed issue with improper casting. 2019-12-10 18:47:05 -05:00
Brianna 15f57df5a7 Fixed economy issues. 2019-11-09 09:43:36 -05:00
Brianna 946051c7e7 Added back the auto spawn command. 2019-11-09 09:41:11 -05:00
Brianna 71b7d20086 Suppress errors with incorrect material names. 2019-10-26 14:01:11 -04:00
Brianna 2f64dc55af Fixed an issue with spawning bosses in water on 1.8 2019-10-22 11:51:01 -04:00
Brianna 10b37f8867 Added a message informing the user that a boss is in editing mode. 2019-10-22 10:05:09 -04:00
Brianna 2a6a2f5118 Added option to prevent bosses from exploding. 2019-10-19 17:24:57 -04:00
Brianna 0aca79652f Added vault and playerpoints as soft depends. 2019-10-19 16:09:36 -04:00
Brianna e1b05af2df Fixed command syntax issue. 2019-10-19 15:46:28 -04:00
jascotty2 035b007ea8 switch to use core for main command 2019-10-10 18:46:48 -04:00
Brianna 6d2808000c Prevent an error from migrations from old versions of bosses. 2019-10-10 18:46:42 -04:00
jascotty2 b09a308fb7 Merge branch 'development' of gitlab.com:Songoda/epicbosses into development 2019-10-08 06:04:49 -05:00
jascotty2 1e1f058973 remove entities in loaded chunks (need to store others for future load) 2019-10-08 06:04:45 -05:00
Brianna 50847321ad No spawning babies. 2019-10-08 02:26:05 -04:00
Brianna 73c5ec1efd Don't dupe mounts. 2019-10-08 02:15:28 -04:00
Brianna 2fe1d506b7 Auto tame tameable mounts. 2019-10-08 02:01:26 -04:00
Brianna 6b707436ef Added code to respawn unloaded bosses. 2019-10-08 01:29:53 -04:00
Brianna aa61bffbdb Removed code that would unload bosses on restart. 2019-10-08 01:29:40 -04:00
Brianna e5eddd4e5c Boss minion targeting issues are now resolved. 2019-10-08 01:25:47 -04:00
Brianna 91b7efd71e Armor compatibility. 2019-10-07 23:46:12 -04:00
Brianna ff58c57b7e Edit command is no longer case sensitive. 2019-10-07 23:21:52 -04:00
Brianna 67c52aee04 Fix for items now appearing on older versions. 2019-10-07 23:04:36 -04:00
Brianna 8795e22eba Fixed async error effecting 1.13+ 2019-10-07 21:56:52 -04:00