rutgerkok / Pokkit

Nukkit plugin that is able to load Bukkit plugins. Bring your Bukkit plugins to Minecraft PE!
Other
80 stars 27 forks source link

Player#setExp and Player#getExp now use the correct scale. Fixes #83 #85

Closed RaynLegends closed 7 years ago

RaynLegends commented 7 years ago

Fixed by directly applying the percent of the bar to be filled instead of using Nukkit's methods which use a scale that depends on the level of the player.

RaynLegends commented 7 years ago

Added a commit: Implemented some methods in PokkitLiveInventory and PokkitPlayer

rutgerkok commented 7 years ago

Looks nice! I have only one comment, see above.

If you want, I can give you access to this repo. In that way, there is no need to open a pull request for every change.

RaynLegends commented 7 years ago

That would be nice!

rutgerkok commented 7 years ago

Merged, thanks! I have sent you an invite.