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
cd32b5e725dd538bcbb7aff9ef9c24d9cf6b9e09
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
003_Move
History
Maruno17
a5734eaf46
Code tidying with Rubocop
2023-07-18 22:42:10 +01: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
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
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