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-10 14:44:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3e167b9357ccce680ab7681366325e8aa567e7cd
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
002_Battler
History
Maruno17
3e167b9357
Fixed type-resisting berries trying to be consumed twice when triggered by a move called by another move, fixed bad old phone data conversion, fixed events of even sizes moving endlessly when approaching the player
2024-02-15 21:16:15 +00:00
..
001_Battle_Battler.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
002_Battler_Initialize.rb
Merge branch 'dev' into ai
2022-12-31 17:28:56 +00:00
003_Battler_ChangeSelf.rb
Merge branch 'dev' into ai
2023-03-09 18:31:30 +00:00
004_Battler_Statuses.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
005_Battler_StatStages.rb
More work on the AI, refactored stat stage multipliers
2023-04-09 22:26:48 +01:00
006_Battler_AbilityAndItem.rb
Fixed BGM bug when ending surfing and immediately triggering a trainer battle with an intro BGM, fixed events making all other events check if they trigger after the event moves, fixed Neutralizing Gas triggering twice upon fainting
2023-11-05 15:42:15 +00:00
007_Battler_UseMove.rb
Fixed type-resisting berries trying to be consumed twice when triggered by a move called by another move, fixed bad old phone data conversion, fixed events of even sizes moving endlessly when approaching the player
2024-02-15 21:16:15 +00:00
008_Battler_UseMoveTargeting.rb
Added decent spacing to all scripts thanks to Rubocop
2021-12-18 15:25:40 +00:00
009_Battler_UseMoveSuccessChecks.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_Battler_UseMoveTriggerEffects.rb
Fixed Cramorant not reverting form after coughing up a Gulp Missle, fixed crash when a phone contact calls when you're on a map with no metadata
2023-09-10 16:57:09 +01:00