This website requires JavaScript.
Explore
Help
Sign In
DocRock3r
/
infinitefusion-e18
Watch
1
Star
0
Fork
0
mirror of
https://github.com/infinitefusion/infinitefusion-e18.git
synced
2026-09-07 18:04:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4489cde044ffb1fc520aceefc701e2b21d6120f4
infinitefusion-e18
/
Data
/
Scripts
/
012_Battle
/
003_Battle
T
History
Maruno17
4489cde044
Fixed animations played by an event command being mispositioned, fixed Geomancy, removed $PokemonGlobal.playerID, tweaked player/bag object creation, overrode type effectiveness for Shadow moves, bug fixes
2021-04-17 19:32:54 +01:00
..
001_PokeBattle_BattleCommon.rb
Fixed animations played by an event command being mispositioned, fixed Geomancy, removed $PokemonGlobal.playerID, tweaked player/bag object creation, overrode type effectiveness for Shadow moves, bug fixes
2021-04-17 19:32:54 +01:00
002_PokeBattle_Battle.rb
Renamed class PlayerTrainer to class Player, implemented class Player#Pokedex
2021-04-11 20:45:44 +01:00
003_Battle_StartAndEnd.rb
…
004_Battle_ExpAndMoveLearning.rb
Updated to mkxp-z v2.1.1, renamed and rearranged some script files
2021-04-04 16:24:46 +01:00
005_Battle_Action_AttacksPriority.rb
…
006_Battle_Action_Switching.rb
Rearranged and tidied up game data scripts
2021-03-29 19:01:03 +01:00
007_Battle_Action_UseItem.rb
Merge branch 'master' into dev
2021-03-28 22:36:26 +01:00
008_Battle_Action_Running.rb
…
009_Battle_Action_Other.rb
Added class GameData::Stat
2021-03-04 22:59:48 +00:00
010_Battle_Phase_Command.rb
…
011_Battle_Phase_Attack.rb
…
012_Battle_Phase_EndOfRound.rb
…