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-09 06:04:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a2f0723ab5576cd1b6d59273c545313a641602c
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
004_Scene
History
Maruno17
a397e60ca5
Added Debug menu functions, rearranged Debug menu more, fixed Pokémon sprite not refreshing when changing its held item in its summary screen
2023-05-06 18:25:56 +01:00
..
001_Battle_Scene.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
002_Scene_Initialize.rb
Fixed some bad usage of sprintf, cleaned up some translatable messages
2023-04-02 00:52:12 +01:00
003_Scene_ChooseCommands.rb
Added Debug menu functions, rearranged Debug menu more, fixed Pokémon sprite not refreshing when changing its held item in its summary screen
2023-05-06 18:25:56 +01:00
004_Scene_PlayAnimations.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_Battle_Scene_Menus.rb
Added Debug menu functions, rearranged Debug menu more, fixed Pokémon sprite not refreshing when changing its held item in its summary screen
2023-05-06 18:25:56 +01:00
006_Battle_Scene_Objects.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
007_Battle_Scene_BaseAnimation.rb
Fixed rendering of some tiles for certain sizes of tilesets, more rubocopping
2023-04-12 21:14:26 +01:00
008_Battle_Scene_Animations.rb
Lots of rubocop
2023-01-28 15:21:12 +00:00
009_Battle_DebugScene.rb
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
2023-01-23 22:27:04 +00:00