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-08 21:54:58 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6db668b4495fc96e604453075281dbf6ccb4fc04
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
003_Battle
History
aprogergely
84b1512c9b
typo (
#121
)
...
the ! should always be in front of the word, not after it
2021-06-27 17:37:23 +01:00
..
001_PokeBattle_BattleCommon.rb
Bugfixes (
#104
)
2021-05-01 17:40:05 +01:00
002_PokeBattle_Battle.rb
Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names
2021-05-03 17:34:19 +01:00
003_Battle_StartAndEnd.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
004_Battle_ExpAndMoveLearning.rb
Ball property in trainers.txt can now be a Poké Ball item's ID, fixed move-learning saying "already knows four moves" regardless of the value of Pokemon::MAX_MOVES
2021-05-13 21:50:36 +01:00
005_Battle_Action_AttacksPriority.rb
Fixed event movement checks ignoring ledges if they're not on the top layer, fixed Sketch not working, fixed a couple of other minor bugs, Rubocop-suggested tweaks
2021-05-09 16:48:47 +01:00
006_Battle_Action_Switching.rb
Made more use of nil_or_empty?, fixed incorrect default species body shape, fixed Illusion, fixed potential foreign Pokémon with blank names
2021-05-03 17:34:19 +01:00
007_Battle_Action_UseItem.rb
typo (
#121
)
2021-06-27 17:37:23 +01:00
008_Battle_Action_Running.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
009_Battle_Action_Other.rb
Fixed not being able to detect a Pokémon being a Mega Evolution, fixed inadequate checking if a Mega Stone is unlosable
2021-05-03 18:58:02 +01:00
010_Battle_Phase_Command.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
011_Battle_Phase_Attack.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
012_Battle_Phase_EndOfRound.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00