Commit Graph
5 Commits
Author SHA1 Message Date
emerald000 1dba59c89d timers: change Charge time to 7 minutes 2021-01-01 19:54:56 -05:00
emerald000 db46662b1d worldmap: Fix Asgarnian Ice Dungeon spelling (#11864) 2020-06-09 19:39:49 +00:00
Maël Cournoyer-Michel 384f99d7a4 Add HP for level 19 and 22 Guards. 2019-12-17 02:18:43 -05:00
emerald000 7d912c4de7 Correct medium Western diary requirement
You only need 29 cooking to complete the Gnome Restaurant tutorial. You can cancel tasks if you do not have the level required to cook the requested food.
2019-10-31 08:20:20 +01:00
emerald000 8026785f16 Refactor combat level calculations to use closed-form formulas. (#8874)
* Refactor combat level calculations to use closed-form formulas.

Also move most calculations to the Experience utility class.
Fixes #7411.

* Add new test for magic levels that barely reach the next combat level.

* Add another test that breaks on master.
2019-05-20 10:31:16 -04:00