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
4fc0806c8af2abe051ded4a6d94870b393be06b0
infinitefusion-e18
/
Data
/
Scripts
/
005_Sprites
History
Maruno17
9c2a9130a5
Consolidated code for the player interacting in the overworld, fixed bad splash screen animations, added ShowQuantity property to items.txt, fixed Quick Draw and Aroma Veil, fixed text alignment in long list of regional Dexes in Pokédex, added better error message in load screen if player's charset is missing
2023-06-12 22:32:41 +01:00
..
001_Sprite_Picture.rb
Yet more Rubocopping
2021-12-23 00:27:17 +00:00
002_Sprite_Timer.rb
More FPS agnosticism, fixed pause after finishing an event's repeating move route
2023-05-24 21:20:20 +01:00
003_Sprite_Character.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
004_Sprite_Reflection.rb
Moved Poké Radar encounters into encounters.txt, added Setting/map metadata for reflection rippling, fixed def minimum_level, fixed ice/waterfalls forcing movement even when holding Ctrl in Debug mode, Pokédex no longer shows genders for species without gender differences
2023-06-04 20:40:42 +01:00
005_Sprite_SurfBase.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_Spriteset_Global.rb
More Rubocopping
2021-12-20 17:18:21 +00:00
007_Spriteset_Map.rb
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
2023-01-23 22:27:04 +00:00
008_Sprite_AnimationSprite.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
009_Sprite_DynamicShadows.rb
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
2023-01-23 22:27:04 +00:00
010_PictureEx.rb
Consolidated code for the player interacting in the overworld, fixed bad splash screen animations, added ShowQuantity property to items.txt, fixed Quick Draw and Aroma Veil, fixed text alignment in long list of regional Dexes in Pokédex, added better error message in load screen if player's charset is missing
2023-06-12 22:32:41 +01:00
011_ScreenPosHelper.rb
Finished FPS agnosticism, removed particle engine
2023-06-03 21:55:02 +01:00