This website requires JavaScript.
Explore
Help
Sign In
DocRock3r
/
infinitefusion-e18
Watch
1
Star
0
Fork
0
You've already forked infinitefusion-e18
mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced
2025-12-06 06:01:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8af787abdd38377b492d1f29776e1a1d336ab035
infinitefusion-e18
/
Data
/
Scripts
/
020_Debug
History
Maruno17
8af787abdd
Quick fix to previous commit
2021-05-18 21:30:51 +01:00
..
001_Editor screens
Playing ME is stopped if a battle is skipped, fixed bug in Encounters Editor, sprite renamer now recognises 4+ digit ID numbers
2021-05-18 20:01:01 +01:00
002_Animation editor
Fixed battle recordings playback, fixed being unable to import .anm files in the Animations Editor
2021-05-15 21:01:39 +01:00
003_Debug menus
Quick fix to previous commit
2021-05-18 21:30:51 +01:00
001_Editor_Utilities.rb
Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES
2021-05-13 21:50:36 +01:00
002_Editor_DataTypes.rb
Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES
2021-05-13 21:50:36 +01:00
003_Editor_Listers.rb
Renamed trainers.txt property Ability to AbilityIndex, and added the property Ability which accepts an ability ID (and an index number for backwards compatibility)
2021-05-13 22:34:46 +01:00