P0nk / Cosmic

MapleStory Global v83 server emulator
https://discord.gg/JU5aQapVZK
GNU Affero General Public License v3.0
394 stars 201 forks source link

Fix minimum HP and MP checks on AP reset #247

Closed NoirReverie closed 2 weeks ago

NoirReverie commented 2 months ago

Description

Fixed issue where AP reset to reduce MP is allowed on the client, but disallowed on the server.

All minimum HP and MP checks on the server are now synced up with the same checks on the client-side (thanks teto on Discord for helping me find the relevant client code).

Checklist before requesting a review

Screenshots

N/A