delaford / game

⚔️ An online JavaScript 2D Medieval RPG.
https://play.delaford.com/?useGuestAccount
MIT License
1.32k stars 846 forks source link

Fix levels of progress #158

Closed LuizeraSD closed 2 years ago

LuizeraSD commented 2 years ago

Description

Fix level of skill experience progress, changes made:

Related Issue

153

Motivation and Context

The skill level was not being checked on the player constructor, so this could lead to the level of the skill being different from the real experience value

How Has This Been Tested?

Q&A (manual testing)

Screenshots (if appropriate):

Types of change

naknode commented 2 years ago

Thank you!! Will take a look letter. Looks promising.

naknode commented 2 years ago

Thank you -- looks good. :+1: