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 13:15:01 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4480def33c06090047ab2824ab59eb9f6897694a
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
003_Move
History
Maruno17
8c5911e4a4
Fixed being able to bypass a caught mon being forced into the party, fixed Rotom Catalog, fixed incorrect writing of some enums to PBS files, fixed Jukebox's awareness of audio files, fixed bug when battle default weather is primordial, disabled path cache to add speed
2024-01-01 20:35:28 +00:00
..
001_Battle_Move.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
002_Move_Usage.rb
Pokémon sent into battle now default to the Fight option, fixed bugs in Instruct, fixed some AI bugs, fixed parameter mixup for def pbMoveCanTarget?, renamed function to function_code everywhere, fixed black party Pokémon icons in storage, added some more AI testing code
2023-06-18 20:12:36 +01:00
003_Move_UsageCalculations.rb
Fixed potential slight irregularities in effect chances of elemental Fang moves, tweaked how credits are gathered,
2023-06-27 19:16:14 +01:00
004_Move_BaseEffects.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
005_MoveEffects_Misc.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
006_MoveEffects_BattlerStats.rb
Fixed being able to bypass a caught mon being forced into the party, fixed Rotom Catalog, fixed incorrect writing of some enums to PBS files, fixed Jukebox's awareness of audio files, fixed bug when battle default weather is primordial, disabled path cache to add speed
2024-01-01 20:35:28 +00:00
007_MoveEffects_BattlerOther.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
008_MoveEffects_MoveAttributes.rb
Fixed error in Powder's backfire message, fixed move disruption affecting recharge moves when it shouldn't, fixed error when Shell Side Arm has no targets, fixed AI not unregistering Mega Evolution if it won't do so after all
2023-06-19 23:55:49 +01:00
009_MoveEffects_MultiHit.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
010_MoveEffects_Healing.rb
Fixed rendering of some tiles for certain sizes of tilesets, more rubocopping
2023-04-12 21:14:26 +01:00
011_MoveEffects_Items.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
012_MoveEffects_ChangeMoveEffect.rb
Pokémon sent into battle now default to the Fight option, fixed bugs in Instruct, fixed some AI bugs, fixed parameter mixup for def pbMoveCanTarget?, renamed function to function_code everywhere, fixed black party Pokémon icons in storage, added some more AI testing code
2023-06-18 20:12:36 +01:00
013_MoveEffects_SwitchingActing.rb
Pokémon sent into battle now default to the Fight option, fixed bugs in Instruct, fixed some AI bugs, fixed parameter mixup for def pbMoveCanTarget?, renamed function to function_code everywhere, fixed black party Pokémon icons in storage, added some more AI testing code
2023-06-18 20:12:36 +01:00