From 1b14d93c566d2e16462e7879f1d1b4722e8bbae4 Mon Sep 17 00:00:00 2001 From: Taoshi Date: Wed, 16 Nov 2022 14:46:18 +0100 Subject: Aatrox buff calculation in Slayer Overlay (#439) * If aatrox has his +25% buff active, update calculation * Formatted code and updated 2.1.1.md Should be more like the rest of the code now. * More readable * surely this time * CTRL+ALT+L * Fix 0 bosses to kill if below xpPerBoss --- Update Notes/2.1.1.md | 1 + 1 file changed, 1 insertion(+) (limited to 'Update Notes') diff --git a/Update Notes/2.1.1.md b/Update Notes/2.1.1.md index 52f0f7f4..308d484e 100644 --- a/Update Notes/2.1.1.md +++ b/Update Notes/2.1.1.md @@ -50,3 +50,4 @@ - Added searchbar to Kills/Deaths section in pv - Cobble8 - Added Ender Node Highlighter, Endermite Nest Alert - GodOfPro - Added CTRL + F support to searchbar and config menu - Lulonaut + - Fixed Slayer Overlay to now take Aatrox's +25% Slayer XP buff into account - Taoshi -- cgit