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-01-24 07:16:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
092fbda34d57ed272418a4c061164233b7bff775
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
007_Other battle code
History
Maruno17
b2c66b7b0c
Fixed typo relating to AI switching, fixed Pokémon sent from the party to storage in battle not resetting their battle-only conditions, fixed player's sprite in Duel minigame not caring about the player's outfit, added missing move flags
2023-09-21 19:36:10 +01:00
..
001_PBEffects.rb
…
002_Battle_ActiveField.rb
…
003_Battle_DamageState.rb
…
004_Battle_Peers.rb
…
005_Battle_CatchAndStoreMixin.rb
Fixed typo relating to AI switching, fixed Pokémon sent from the party to storage in battle not resetting their battle-only conditions, fixed player's sprite in Duel minigame not caring about the player's outfit, added missing move flags
2023-09-21 19:36:10 +01:00
006_Battle_Clauses.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
007_BattleAnimationPlayer.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
008_Battle_AbilityEffects.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
009_Battle_ItemEffects.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
010_Battle_PokeBallEffects.rb
Merge branch 'ai' into dev
2023-05-14 18:36:25 +01:00