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
2026-05-06 16:31:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cd32b5e725dd538bcbb7aff9ef9c24d9cf6b9e09
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
001_Battle
History
Maruno17
9a42b533f1
Added more sound effects
2023-07-29 20:08:31 +01:00
..
001_Battle.rb
Now loads language files on startup if Settings::LANGUAGES has exactly 1 defined language, fixed instant text speed after a wait in a message, added battle rule "cannotSwitch"
2023-07-20 22:05:50 +01:00
002_Battle_StartAndEnd.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
003_Battle_ExpAndMoveLearning.rb
Added more sound effects
2023-07-29 20:08:31 +01:00
004_Battle_ActionAttacksPriority.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
005_Battle_ActionSwitching.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
006_Battle_ActionUseItem.rb
…
007_Battle_ActionRunning.rb
…
008_Battle_ActionOther.rb
…
009_Battle_CommandPhase.rb
…
010_Battle_AttackPhase.rb
…
011_Battle_EndOfRoundPhase.rb
…