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
29140a517e3943409173dd91c3f7d9dd97423a38
infinitefusion-e18
/
Data
/
Scripts
/
020_Debug
/
003_Debug menus
History
Maruno17
25f85a9a8b
Added mp3 support back in, changed layout of townmapgen.html, screenshots now go in Screenshots folder, added "NoName" flag for trainer types
2023-10-14 16:28:37 +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
Fixed Pokédex showing genders for the wrong species, fixed AI always switching sleeping/frozen Pokémon, fixed class PngAnimatedBitmap animating slowly
2023-08-23 21:08:32 +01:00
003_Debug_MenuExtraCode.rb
Added mp3 support back in, changed layout of townmapgen.html, screenshots now go in Screenshots folder, added "NoName" flag for trainer types
2023-10-14 16:28:37 +01:00
004_Debug_BattleCommands.rb
Fixed another crash when entering a map with no map metadata, fixed Sky Drop failing causing the target to remain in the air, decapitalised some Debug menu text
2023-07-12 21:06:54 +01:00
005_Debug_BattlePkmnCommands.rb
Fixed another crash when entering a map with no map metadata, fixed Sky Drop failing causing the target to remain in the air, decapitalised some Debug menu text
2023-07-12 21:06:54 +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 another crash when entering a map with no map metadata, fixed Sky Drop failing causing the target to remain in the air, decapitalised some Debug menu text
2023-07-12 21:06:54 +01:00
008_Debug_FilenameUpdater.rb
Improved usage of Time.now and pbGetTimeNow
2023-05-17 19:24:38 +01:00