runejs / server

RuneJS is a RuneScape game server written in TypeScript and JavaScript. The goal of the project is to create a comprehensive game engine, while also providing simple and easy to use content development systems and APIs.
GNU General Public License v3.0
244 stars 83 forks source link

fix: use `skills.getLevel` on player init so that modified levels are respected #373

Closed Jameskmonger closed 2 years ago

Jameskmonger commented 2 years ago

Here is a before and after of my change:

image