EasyRPG / Editor

Game editor similar to RPG Maker
https://easyrpg.org/editor/
GNU General Public License v3.0
336 stars 59 forks source link

Fixed issue #218, caused by new libclf versions #221

Closed MolassesLover closed 9 months ago

MolassesLover commented 9 months ago

This pull request aims to fix issue #218 by replacing SpriteTransparency with PlayerVisibility, and ChangeEncounterRate with ChangeEncounterSteps, matching changes introduced to libclf since the last commit.

Ghabry commented 9 months ago

Jenkins: Test this please

Thanks. To explain the lack of updates here: I'm currently working on a large contribution to the editor in private with the goal to move it to a usable state more quickly. When this is ready I'll submit the code.

MolassesLover commented 9 months ago

Thanks. To explain the lack of updates here: I'm currently working on a large contribution to the editor in private with the goal to move it to a usable state more quickly. When this is ready I'll submit the code.

No worries at all, please don't feel rushed! Thank you for looking into my pull request, I hope you're having a lovely day. <3

Ghabry commented 9 months ago

Jenkins: test this please