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
48fb8dae73cbde69c2e82cbf90e409e152b12bb7
infinitefusion-e18
/
Data
/
Scripts
/
020_Debug
/
003_Debug menus
History
Maruno17
48fb8dae73
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
..
001_Debug_Menus.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
002_Debug_MenuCommands.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
003_Debug_MenuExtraCode.rb
Tweaked the Level 101+ equations for some growth rates, moved code that plays the overworld dust animation
2023-04-29 18:10:26 +01:00
004_Debug_BattleCommands.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
005_Debug_BattlePkmnCommands.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_Debug_BattleExtraCode.rb
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
2023-01-23 22:27:04 +00:00
007_Debug_PokemonCommands.rb
Fixed incorrect Hall of Fame time, fixed Shields Down showing too many messages, fixed target of Pluck still being able to consume its healing berry
2023-03-04 23:37:50 +00:00
008_Debug_FilenameUpdater.rb
Lots of rubocop
2023-01-28 15:21:12 +00:00