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
28a2b7c9c13ede642cd42294c0add9f91061255a
infinitefusion-e18
/
Data
/
Scripts
/
013_Items
History
Maruno17
28a2b7c9c1
Removed Graphics.delta_s and the usage thereof, tweaked credits screen code
2023-05-17 18:50:38 +01:00
..
001_Item_Utilities.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_Item_Effects.rb
Added Debug function to edit Repel steps, Flash/Strength usage and Black/White Flute effects; split old and new Black/White Flute effects
2023-05-05 20:17:07 +01:00
003_Item_BattleEffects.rb
Rewrote AI item usage (inc. adding Revives), various fixes/changes to AI, removed Struggle from PBS files, some bug fixes
2023-04-23 17:52:39 +01:00
004_Item_Phone.rb
Removed Graphics.delta_s and the usage thereof, tweaked credits screen code
2023-05-17 18:50:38 +01:00
005_Item_PokeRadar.rb
Fixed previous commit always causing recompiling if shadow_pokemon.dat doesn't exist, also rubocopping
2023-01-23 22:27:04 +00:00
006_Item_Mail.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_Item_Sprites.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_PokemonBag.rb
Removed deprecated code, renamed "base_damage"/"baseDamage"/"baseDmg" to "power"
2023-02-10 21:18:10 +00:00