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 21:24:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c756e2647ad4d7bbdef7c6eb4005a0a87a8f9278
infinitefusion-e18
/
Data
/
Scripts
/
016_UI
/
001_Non-interactive UI
History
Maruno17
c756e2647a
More FPS agnosticism, fixed pause after finishing an event's repeating move route
2023-05-24 21:20:20 +01:00
..
001_UI_SplashesAndTitleScreen.rb
Removed Graphics.delta_s and the usage thereof, tweaked credits screen code
2023-05-17 18:50:38 +01:00
002_UI_Controls.rb
Removed redundant "\r" from various messages, removed usages of BitmapWrapper, fixed Lure Ball error in battles started in the Debug menu, improved Terrain Tag editor, fixed some Compiler errors, enabled vsync, fixed event graphics frozen to the screen when using $game_player.moveto directly.
2023-05-04 21:28:00 +01:00
003_UI_EggHatching.rb
A lot of FPS agnosticism, added def lerp
2023-05-20 18:37:54 +01:00
004_UI_Evolution.rb
More FPS agnosticism, fixed pause after finishing an event's repeating move route
2023-05-24 21:20:20 +01:00
005_UI_Trading.rb
Removed redundant "\r" from various messages, removed usages of BitmapWrapper, fixed Lure Ball error in battles started in the Debug menu, improved Terrain Tag editor, fixed some Compiler errors, enabled vsync, fixed event graphics frozen to the screen when using $game_player.moveto directly.
2023-05-04 21:28:00 +01:00
006_UI_HallOfFame.rb
Added message saving back to compiler, tweaked various messages, fixed typo of constant, fixed missing attr_reader
2023-04-15 20:29:47 +01:00
007_UI_Credits.rb
Removed Graphics.delta_s and the usage thereof, tweaked credits screen code
2023-05-17 18:50:38 +01:00