aboutsummaryrefslogtreecommitdiff
path: root/Update Notes
diff options
context:
space:
mode:
authorTaoshi <nicolaikh@live.dk>2022-11-16 14:46:18 +0100
committerGitHub <noreply@github.com>2022-11-16 14:46:18 +0100
commit1b14d93c566d2e16462e7879f1d1b4722e8bbae4 (patch)
tree15d16c22e712db5e2658b041a407e7479934d018 /Update Notes
parent9d0d62d66698f1d3833e7335ba81d059233709c1 (diff)
downloadNotEnoughUpdates-1b14d93c566d2e16462e7879f1d1b4722e8bbae4.tar.gz
NotEnoughUpdates-1b14d93c566d2e16462e7879f1d1b4722e8bbae4.tar.bz2
NotEnoughUpdates-1b14d93c566d2e16462e7879f1d1b4722e8bbae4.zip
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
Diffstat (limited to 'Update Notes')
-rw-r--r--Update Notes/2.1.1.md1
1 files changed, 1 insertions, 0 deletions
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