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
218307d993c252d7dba4fb71f96985830147f34c
infinitefusion-e18
/
Data
/
Scripts
/
011_Battle
/
005_Battle scene
History
Maruno17
c39eca3975
Merge branch 'master' into dev
2021-08-24 13:46:03 +01:00
..
001_PokeBattle_Animation.rb
Removed dual functionalities of Ability and Ball properties in trainers.txt, abolished $BallTypes, removed support for tm.txt
2021-06-15 22:03:16 +01:00
002_PokeBattle_SceneAnimations.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
003_PokeBattle_SceneConstants.rb
Added more Gen 8 code
2021-07-13 20:52:26 +01:00
004_PokeBattle_SceneElements.rb
Added settings that enable disobedience check, swapped alternate movement speed key with pause menu key, fixed pbEventCommentInput not working, fixed issue with animating Exp bar upon hitting the max level
2021-08-15 18:27:37 +01:00
005_PokeBattle_SceneMenus.rb
Removed all uses of ID numbers for types, Shape property in pokemon.txt must now be a name and not a number
2021-06-16 20:32:30 +01:00
006_PokeBattle_Scene.rb
Yet more script rearranging
2021-04-17 23:45:42 +01:00
007_Scene_Initialize.rb
Fixed incorrect layering of sprites in battle, unfixed RMXP transitions
2021-08-24 13:36:52 +01:00
008_Scene_Commands.rb
Added "Consumable" property to items.txt, light effects now properly centre themselves on the event regardless of graphic size, Disguise/Double Iron Bash Gen 8 changes
2021-07-21 22:46:49 +01:00
009_Scene_Animations.rb
Tidied up semicolon use, refactored random dungeon generation code, fixed visual bug in Day Care debug screen
2021-08-22 23:18:34 +01:00