EasyRPG / liblcf

Library to handle RPG Maker 2000/2003 and EasyRPG projects
https://easyrpg.org
MIT License
116 stars 55 forks source link

Rename some chunks to make their purpose more clear #444

Closed Ghabry closed 1 year ago

Ghabry commented 1 year ago

(Player PR follows soon)

move_route_repeated -> move_route_done sprite_direction -> facing sprite_transparent -> sprite_hidden route_through -> move_route_through

Event command SpriteTransparency -> PlayerVisibility This cmd only toggles visible and hidden, not transparency

Fix #378

carstene1ns commented 1 year ago

Can you apply this change here as well? https://github.com/EasyRPG/Player/commit/879b6efe5fe1991afc1fe7e9f117d72ddedf0223

Ghabry commented 1 year ago

Ubuntu 21.04 seems to be gone, too. Replaced this with Debian 11. Is now full synced with Player.