Commit Graph

7 Commits

Author SHA1 Message Date
Charles
bcbb4edabe 1.1.8-U2
+ Fixed issue where TopDamagerTargetHandler wasn't targeting anyone due to forgetting to flip a boolean
2019-03-03 23:33:05 +08:00
Charles
0134c679ca 1.0.0-SNAPSHOT-U77
+ Added TargetingEditor, BossListTargetingEditor, BossListEditor GUI and modified BossListEquipmentEditorPanel to use a more abstract system
+ Fixed a patch on NotDamagedNearbyTargetHandler where no player would be targeted after all nearby players had hit the boss at least once
2018-11-22 21:49:56 +08:00
Charles
6edbfc1359 1.0.0-SNAPSHOT-U76
+ Fixed issues with commands not saving correctly
+ Fixed issues with second bosses not spawning
2018-11-21 22:29:35 +08:00
Charles
33c5438445 1.0.0-SNAPSHOT-U65
+ Removed need for NBTFactory
+ Added an ignore for players in creative/spectator for targeting
2018-11-19 15:49:50 +08:00
Brianna O'Keefe
96ace06f92 1.0.0-SNAPSHOT-U64
+ Remodeled Minion System
+ Remodeled targeting system
+ Begun work on the drops manager
2018-11-19 01:25:46 -05:00
AMinecraftDev
7130f9acd3 1.0.0-SNAPSHOT-U49
+ More small tweaks
+ Added boss giveEgg cmd
+ Completed BossInfo cmd
+ Completed BossKillAll cmd
+ Completed BossList cmd
+ begun working on boss nearby cmd
+ Improved some other methods of how the plugin works
+ Fixed bugs with loading and killing the boss
2018-11-14 22:23:42 +08:00
AMinecraftDev
6a77346abb 1.0.0-SNAPSHOT-U39
+ Started and completed the Taunt system for bosses which runs on intervals.
+ Updated NumberUtils to contain a squared int method
+ Added MessageUtils to make sendMessage easier for radius messages, and just simple messages
2018-11-04 21:36:33 +08:00