10 Commits
Author SHA1 Message Date
emerald000 8840659453 item stats: Add missing consumables 2022-05-25 06:15:12 +00:00
emerald000 9c11d2101a clues: Fix charcoal burners STASH location (#14306) 2021-10-29 02:55:27 +00:00
emerald000 3067169719 boss timers: Change Grotesque Guardians timer to 5 minutes (#13893)
The instance closes 5 minutes after killing Dusk if you don't ring the bell again.
2021-08-02 01:43:10 +00:00
emerald000 4d1eeec30c api: Fix Mos Le'Harmless firepit varbit (#13906)
As can be verified on chisel
(https://chisel.weirdgloop.org/varbs/display?varbit=6534), this is the correct
varbit.
2021-07-20 06:43:18 +00:00
emerald000 f150d344d3 Rename Armadylian Guards to Armadylean Guards 2021-05-19 12:05:56 -04:00
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