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-07 13:15:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f768df4696675294eceae70df905f42850692c62
infinitefusion-e18
/
Data
/
Scripts
/
016_UI
/
001_Non-interactive UI
History
Maruno17
f768df4696
Added settings that enable disobedience check, swapped alternate movement speed key with pause menu key, fixed pbEventCommentInput not working, fixed issue with animating Exp bar upon hitting the max level
2021-08-15 18:27:37 +01:00
..
001_UI_SplashesAndTitleScreen.rb
Added def count to all GameData variants, and one that returns the number of species for Species, removed all uses of ID numbers for GameData::Status, made more use of GameData::X.keys
2021-06-17 22:21:24 +01:00
002_UI_Controls.rb
Added settings that enable disobedience check, swapped alternate movement speed key with pause menu key, fixed pbEventCommentInput not working, fixed issue with animating Exp bar upon hitting the max level
2021-08-15 18:27:37 +01:00
003_UI_EggHatching.rb
Added some Gen 8 item effects, added super shininess
2021-06-23 23:15:15 +01:00
004_UI_Evolution.rb
Added methods Pokemon.play_cry and pkkmn.play_cry
2021-05-09 17:53:05 +01:00
005_UI_Trading.rb
Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt
2021-06-15 22:03:16 +01:00
006_UI_HallOfFame.rb
Removed all uses of ID numbers for species, some other code changes for abolishing ID numbers
2021-06-16 22:42:20 +01:00
007_UI_Credits.rb
Credits screen now renders text in multiple smaller bitmaps rather than one tall one
2021-05-22 16:29:51 +01:00