forked from runelite/runelite
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor combat level calculations to use closed-form formulas. (rune…
…lite#8874) * Refactor combat level calculations to use closed-form formulas. Also move most calculations to the Experience utility class. Fixes runelite#7411. * Add new test for magic levels that barely reach the next combat level. * Add another test that breaks on master.
- Loading branch information
1 parent
8890d5b
commit 8026785
Showing
3 changed files
with
404 additions
and
294 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.