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-09 14:14:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0af3fe46bdc1b05997d82f7ec7d2f3df81817fd4
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
004_AI
History
Maruno17
0af3fe46bd
Merge branch 'dev' into dev-gen8
2021-07-01 21:09:05 +01:00
..
001_PokeBattle_AI.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
002_AI_Item.rb
Made various changes to effects, added some Gen 8 mechanics
2021-06-30 23:25:47 +01:00
003_AI_Switch.rb
Fixed typo in egg generatio, fixed typo in battle code that changes a Pokémon's type, fixed bug in AI that prevents switching
2021-05-15 20:28:15 +01:00
004_AI_Move.rb
Deprecated three move flags as they should depend on move effects instead
2021-07-01 21:06:24 +01:00
005_AI_Move_EffectScores.rb
Fixed: some items not working in battle, typo in Shell Trap's AI, Vs animation not triggering, Battle Factory Pokémon being chosen incorrectly, Battle Factory double mode being single battles, some game data not being cleared when compiling
2021-06-12 15:44:13 +01:00
006_AI_Move_Utilities.rb
Deprecated three move flags as they should depend on move effects instead
2021-07-01 21:06:24 +01:00