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-23 06:46:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5734eaf468091b90a11b129738a1bbbb8fee7d6
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
001_Battle
History
Maruno17
a5734eaf46
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
..
001_Battle.rb
A lot of FPS agnosticism, added def lerp
2023-05-20 18:37:54 +01:00
002_Battle_StartAndEnd.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +01:00
003_Battle_ExpAndMoveLearning.rb
Code tidying with Rubocop
2023-07-18 22:42:10 +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
Implemented item portion names, e.g. "bag of Soft Sand"
2023-01-03 21:32:32 +00:00
007_Battle_ActionRunning.rb
Improved Debug running options in battle, allowed Debug running from battle by choosing Call, removed support for save files in the old save location
2022-10-02 16:01:35 +01:00
008_Battle_ActionOther.rb
Improved Debug running options in battle, allowed Debug running from battle by choosing Call, removed support for save files in the old save location
2022-10-02 16:01:35 +01:00
009_Battle_CommandPhase.rb
Refactored AI switching code, added "UsePokemonInOrder" skill flag
2023-02-14 16:40:52 +00:00
010_Battle_AttackPhase.rb
Merge branch 'dev' into ai
2023-02-05 19:10:25 +00:00
011_Battle_EndOfRoundPhase.rb
Merge branch 'dev' into ai
2023-04-09 22:28:34 +01:00