visua0 / Melvor-Idle-Combat-Simulator-Reloaded

A browser extension for the game Melvor Idle
GNU General Public License v3.0
54 stars 23 forks source link

fixed cooking mastery bonus bug #101 #102

Open gingivere0 opened 1 year ago

gingivere0 commented 1 year ago

Fixed this bug: https://github.com/visua0/Melvor-Idle-Combat-Simulator-Reloaded/issues/101 Removed short-circuit on check for cookingID of the item. While this fix seems to work, please verify that removing this check doesn't cause other issues. cookingID appears to be leftover code that isn't used elsewhere in the project

gmiclotte commented 1 year ago

Thanks a lot. However, this fix enables the mastery bonus for every item though (i.e. also for food that is not a cooking item).

We'd need to add something along this check (screen shot from the game code) 2022-08-16_11-50