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-06 06:01:46 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Renamed/rearranged some script files
Browse Source
...
This commit is contained in:
Maruno17
2023-04-23 18:04:32 +01:00
parent
ce549ab62a
commit
b7a40d0344
34 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
Data/Scripts/011_Battle/005_AI/003_AI_Switch.rb → Data/Scripts/011_Battle/005_AI/002_AI_Switch.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/002_AI_Item.rb → Data/Scripts/011_Battle/005_AI/003_AI_Item.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/005_AI_MegaEvolve.rb → Data/Scripts/011_Battle/005_AI/004_AI_MegaEvolve.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/004_AI_ChooseMove.rb → Data/Scripts/011_Battle/005_AI/005_AI_ChooseMove.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/020_AI_Move_EffectScoresGeneric.rb → Data/Scripts/011_Battle/005_AI/006_AI_ChooseMove_GenericEffects.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/070_AI_MoveHandlers_GeneralModifiers.rb → Data/Scripts/011_Battle/005_AI/007_AI_ChooseMove_OtherScores.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/008_AI_Move_Utilities.rb → Data/Scripts/011_Battle/005_AI/008_AI_Utilities.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/101_AITrainer.rb → Data/Scripts/011_Battle/005_AI/010_AITrainer.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/102_AIBattler.rb → Data/Scripts/011_Battle/005_AI/011_AIBattler.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005_AI/103_AIMove.rb → Data/Scripts/011_Battle/005_AI/012_AIMove.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/051_AI_MoveHandlers_Misc.rb → Data/Scripts/011_Battle/006_AI MoveEffects/001_AI_MoveEffects_Misc.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/052_AI_MoveHandlers_BattlerStats.rb → Data/Scripts/011_Battle/006_AI MoveEffects/002_AI_MoveEffects_BattlerStats.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/053_AI_MoveHandlers_BattlerOther.rb → Data/Scripts/011_Battle/006_AI MoveEffects/003_AI_MoveEffects_BattlerOther.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/054_AI_MoveHandlers_MoveAttributes.rb → Data/Scripts/011_Battle/006_AI MoveEffects/004_AI_MoveEffects_MoveAttributes.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/055_AI_MoveHandlers_MultiHit.rb → Data/Scripts/011_Battle/006_AI MoveEffects/005_AI_MoveEffects_MultiHit.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/056_AI_MoveHandlers_Healing.rb → Data/Scripts/011_Battle/006_AI MoveEffects/006_AI_MoveEffects_Healing.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/057_AI_MoveHandlers_Items.rb → Data/Scripts/011_Battle/006_AI MoveEffects/007_AI_MoveEffects_Items.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/058_AI_MoveHandlers_ChangeMoveEffect.rb → Data/Scripts/011_Battle/006_AI MoveEffects/008_AI_MoveEffects_ChangeMoveEffect.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/005b_AI move function codes/059_AI_MoveHandlers_SwitchingActing.rb → Data/Scripts/011_Battle/006_AI MoveEffects/009_AI_MoveEffects_SwitchingActing.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/001_PBEffects.rb → Data/Scripts/011_Battle/007_Other battle code/001_PBEffects.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/002_Battle_ActiveField.rb → Data/Scripts/011_Battle/007_Other battle code/002_Battle_ActiveField.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/003_Battle_DamageState.rb → Data/Scripts/011_Battle/007_Other battle code/003_Battle_DamageState.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/004_Battle_Peers.rb → Data/Scripts/011_Battle/007_Other battle code/004_Battle_Peers.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/005_Battle_CatchAndStoreMixin.rb → Data/Scripts/011_Battle/007_Other battle code/005_Battle_CatchAndStoreMixin.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/006_Battle_Clauses.rb → Data/Scripts/011_Battle/007_Other battle code/006_Battle_Clauses.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/007_BattleAnimationPlayer.rb → Data/Scripts/011_Battle/007_Other battle code/007_BattleAnimationPlayer.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/008_Battle_AbilityEffects.rb → Data/Scripts/011_Battle/007_Other battle code/008_Battle_AbilityEffects.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/009_Battle_ItemEffects.rb → Data/Scripts/011_Battle/007_Other battle code/009_Battle_ItemEffects.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/006_Other battle code/010_Battle_PokeBallEffects.rb → Data/Scripts/011_Battle/007_Other battle code/010_Battle_PokeBallEffects.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/007_Other battle types/001_SafariBattle.rb → Data/Scripts/011_Battle/008_Other battle types/001_SafariBattle.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/007_Other battle types/002_BugContestBattle.rb → Data/Scripts/011_Battle/008_Other battle types/002_BugContestBattle.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/007_Other battle types/003_BattlePalaceBattle.rb → Data/Scripts/011_Battle/008_Other battle types/003_BattlePalaceBattle.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/007_Other battle types/004_BattleArenaBattle.rb → Data/Scripts/011_Battle/008_Other battle types/004_BattleArenaBattle.rb
Unescape
Escape
View File
0
Data/Scripts/011_Battle/007_Other battle types/005_RecordedBattle.rb → Data/Scripts/011_Battle/008_Other battle types/005_RecordedBattle.rb
Unescape
Escape
View File
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
DocRock3r/infinitefusion-e18
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block