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
36ff7c4ba377e860060be321e48f1eae2fd7e33d
infinitefusion-e18
/
Data
/
Scripts
/
016_UI
/
001_Non-interactive UI
History
Maruno17
166a289a60
Fixed transitions in controls and credits screens, fixed slight text cropping in credits screen, fixed crash when changing the scene
2021-10-07 18:47:28 +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
Fixed transitions in controls and credits screens, fixed slight text cropping in credits screen, fixed crash when changing the scene
2021-10-07 18:47:28 +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
Fixed transitions in controls and credits screens, fixed slight text cropping in credits screen, fixed crash when changing the scene
2021-10-07 18:47:28 +01:00