Commit Graph

326 Commits

Author SHA1 Message Date
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
b491a56112 version 1.2.4 2019-12-10 19:27:08 -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
31bb754444 version 1.2.3 2019-11-09 09:44:15 -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
7efd9d89f4 version 1.2.2 2019-10-22 11:58:15 -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
Brianna
0e80f9ba37 version 1.2.1 2019-10-10 18:47:35 -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
Brianna
af93fa83ef Converted to core command system & added auto complete. 2019-10-07 21:50:10 -04:00
Brianna
0eae353afa Converted more versioning. 2019-10-07 18:34:11 -04:00
Brianna
5b8c5f47e0 Formatting clean up. 2019-10-07 17:25:54 -04:00
Brianna
22d58040f2 Converted to Core versioning system. 2019-10-07 17:24:55 -04:00
Brianna
6135f9c257 - Added SongodaCore
- Removed Lombok
 - Redid worldguard system
 - Removed a lot of useless/unused code.
 - Added compatibility with PlayerPoints and The Reserve.
2019-10-07 16:53:51 -04:00
Esophose
1b7be6cfc0 Merge remote-tracking branch 'origin/development' into development 2019-08-22 10:32:21 -06:00
Esophose
8aa867c615 Added support for 1.13 entities 2019-08-22 10:32:14 -06:00
jascotty2
7d4fb871bc remove durability check, prefer material and item meta for spawn eggs 2019-08-16 12:22:53 -05:00
jascotty2
cfa18f7c3f typo fix in messages 2019-08-16 07:27:03 -05:00
jascotty2
5944301722 fix WG 5 compatibility 2019-08-13 13:32:58 -05:00
jascotty2
9d30164308 fix message store overwrite on spawn, other NPE errors 2019-08-13 12:23:24 -05:00
Esophose
e9d0dbeb62 1.14 mobs 2019-08-04 12:02:01 -06:00
Esophose
ce3d75492d Need to make a data folder now 2019-08-04 01:01:09 -06:00