Maruno17 / pokemon-essentials

A heavily modified RPG Maker XP game project that makes the game play like a Pokémon game. Not a full project in itself; this repo is to be added into an existing RMXP game project.
Other
208 stars 398 forks source link

Refactoring and Bugfixes #127

Closed Golisopod-User closed 3 years ago

Golisopod-User commented 3 years ago

Replacing nil + compact! with delete, delete_at and delete_if wherever possible Fixed a small bug with the new Terrain Tag editor Fixed a small bug with the cursor in the TextField object of the Animation Editor