New account registrations are disabed. This website is now an archive. Read more here.
  • Home
  • Code PostsDoubleX RMVXA Enhanced YSA Battle System: Classical ATB Compatibility

RPG Maker VX Ace    Posted November 7, 2015 by DoubleX

DoubleX RMVXA Enhanced YSA Battle System: Classical ATB Compatibility

Introduction

Fixes compatibility issues in DoubleX RMVXA Enhanced YSA Battle System: Classical ATB

Features

Scripts Addressed:
1. Yanfly Engine Ace – Party System Add-On: Command Party
2. Yanfly Engine Ace – Battle Command List
USE_CONFIRM_WINDOW as true won’t be supported
3. Yanfly Engine Ace – Combat Log Display
4. Yanfly Engine Ace – Command Equip
5. Yanfly Engine Ace – Lunatic States
6. Yanfly Engine Ace – Victory Aftermath
It must be placed above ECATB to be compatible with ECATB
7. Yanfly Engine Ace – Ace Equip Engine
8. Yanfly Engine Ace – Follow-Up Skill
This script’s unison skills/items aren’t compatible with that script yet
9. Yanfly Engine Ace – Passive States
10. Yanfly Engine Ace – Skill Restrictions
<custom cost: string> is changed to <custom cost: "string">
11. Yanfly Engine Ace – Skill Cost Manager
<custom cost: string> is changed to <custom cost: "string">
12. Yami Engine Symphony – Equipment Learning
13. Yami Engine Ace – Guardian Summon
14. DoubleX RMVXA Confusion Edit
15. DoubleX RMVXA Constants Edit
16. DoubleX RMVXA State Counters
17. DoubleX RMVXA State Triggers
18. Mr.Bubble’s Tactics Ogre PSP Crafting System
19. Actor Personal Hotkeys by Riff
20. Theolized Sideview Battle System
21. Tsukihime’s Core – Inventory
22. Tsukihime’s Battle Reactions
23. Victor Engine – Custom Slip Effect

The Code

License Terms

Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.

Instructions

#    1. Open the script editor and put this script into an open slot between   |
#       DoubleX RMVXA Enhanced YSA Battle System: Classical ATB and Main. Save |
#       to take effect.                                                        |

Version History

#    v0.08g(GMT 0200 7-11-2015):                                               |
#    1. Removed the below compatibility fixes:                                 |
#       - DoubleX RMVXA Dynamic Data                                           |
#       - Kread-EX's Grathnode Install                                         |
#       - Tsukihime's Instance Items                                           |
#       They're still compatible with ECATB                                    |
#    2. In sync with the latest ECATB version                                  |
#    v0.08f(GMT 0400 21-10-2015):                                              |
#    1. Fixed more compatibility bugs with Yanfly Engine Ace - Follow-Up Skill |
#    2. In sync with the latest ECATB version                                  |
#    v0.08e(GMT 0400 12-9-2015):                                               |
#    1. Fixed compatibility bugs with Theolized Sideview Battle System and     |
#       Victor Engine - Custom Slip Effect                                     |
#    v0.08d(GMT 0900 12-8-2015):                                               |
#    1. Fixed compatibility bugs with Yanfly Engine Ace - Ace Equip Engine     |
#    v0.08c(GMT 0900 1-8-2015):                                                |
#    1. In sync with the latest ECATB version                                  |
#    2. Increased this script's compactness, efficiency and readability        |
#    v0.08b(GMT 1600 5-7-2015):                                                |
#    1. Fixed compatibility bugs with Yanfly Engine Ace - Follow-Up Skill      |
#    v0.08a(GMT 1600 29-6-2015):                                               |
#    1. Addressed compatibility with Yami Engine Ace - Guardian Summon         |
#    2. Removed some redundant compatibility socket methods                    |
#    v0.07a(GMT 0800 24-6-2015):                                               |
#    1. Addressed compatibility with                                           |
#       - Kread-EX's Grathnode Install                                         |
#       - Victor Engine - Custom Slip Effect                                   |
#    2. Fixed compatibility bugs with Theolized Sideview Battle System         |
#    v0.06b(GMT 0300 31-5-2015):                                               |
#    1. USE_CONFIRM_WINDOW as true in Yanfly Engine Ace - Battle Command List  |
#       won't be supported                                                     |
#    2. Instance items created via Tsukihime's Instance Items now can use      |
#       DoubleX RMVXA Enhanced YSA Battle System: Classical ATB notetags       |
#    v0.06a(GMT 1500 30-5-2015):                                               |
#    1. Addressed compatibility with Yanfly Engine Ace - Battle Command List   |
#    2. Fixed compatibility bugs between the below compatibilities             |
#       - DoubleX RMVXA Dynamic Data                                           |
#       - Mr.Bubble's Tactics Ogre PSP Crafting System                         |
#       - Theolized Sideview Battle System                                     |
#       - Tsukihime's Instance Items                                           |
#    3. Instance items created via Tsukihime's Instance Items now can't use    |
#       DoubleX RMVXA Enhanced YSA Battle System: Classical ATB notetags       |
#    v0.05a(GMT 1000 27-5-2015):                                               |
#    1. Addressed compatibility with                                           |
#       - Mr.Bubble's Tactics Ogre PSP Crafting System                         |
#       - Tsukihime's Instance Items                                           |
#    v0.04a(GMT 0700 23-5-2015):                                               |
#    1. Fixed stack level too deep bug in Yanfly Engine Ace - Ace Equip Engine |
#       compatibility fix                                                      |
#    2. Addressed compatibility with                                           |
#       - DoubleX RMVXA Dynamic Data                                           |
#       - Theolized Sideview Battle System                                     |
#       - Tsukihime's Core - Inventory                                         |
#    v0.03c(GMT 1400 14-5-2015):                                               |
#    1. Fixed not clearing battlers' lambdas before calling Marshal bug        |
#    v0.03b(GMT 1400 12-5-2015):                                               |
#    1. Updated the DoubleX RMVXA State Triggers compatibility fix             |
#    v0.03a(GMT 0400 6-5-2015):                                                |
#    1. Removed the Yanfly Engine Ace - Battle Engine Add-On: Enemy HP Bars    |
#       and DoubleX RMVXA Percentage Addon to Yanfly Engine Ace - Battle Engine|
#       Add-On: Enemy HP Bars compatibility fixes                              |
#       - They're still compatible with                                        |
#         DoubleX RMVXA Enhanced YSA Battle System: Classical ATB              |
#    2. Addressed compatibility with Yanfly Engine Ace - Command Equip         |
#    v0.02a(GMT 0800 22-4-2015):                                               |
#    1. Removed the Yanfly Engine Ace - Command Autobattle compatibility fix   |
#       - It's still compatible with                                           |
#         DoubleX RMVXA Enhanced YSA Battle System: Classical ATB              |
#    2. Addressed compatibility with Yami Engine Symphony - Equipment Learning |
#    3. Fixed no method error in DoubleX RMVXA Confusion Edit compatibility fix|
#    4. Fixed not hiding hotkey bar in Actor Personal Hotkeys compatibility fix|
#    v0.01a(GMT 1300 15-4-2015):                                               |
#    1. Addressed compatibility with                                           |
#       - Yanfly Engine Ace - Skill Cost Manager                               |
#       - DoubleX RMVXA State Counters                                         |
#       - DoubleX RMVXA State Triggers                                         |
#    v0.01a(GMT 1400 8-4-2015):                                                |
#    1. 1st testing version of this script finished                            |

Credits & Thanks

Yami(Required)
DoubleX(Optional)

Terms & Conditions

#    You shall:                                                                |
#    1. Follow the terms of use of YSA Battle System: Classical ATB            |
#    2. Let your published edits of this script be integrated as parts of it   |
#    3. Keep this script's Script Info part's contents intact                  |
#    You shalln't:                                                             |
#    1. Claim that this script is written by anyone other than DoubleX, his    |
#       aliases, Yami, or his/her aliases                                      |
#    2. Make an edit of this script while saying it isn't                      |
#    3. Make a RMVXA project based on this script's demo while saying it isn't |
#    None of the above applies to Yami or his/her alias                        |

Comments (13)

  • [b]Updates[/b]
    [code]# v0.04a(GMT 0700 23-5-2015): |
    # 1. Fixed stack level too deep bug in Yanfly Engine Ace – Ace Equip Engine |
    # compatibility fix |
    # 2. Addressed compatibility with |
    # – DoubleX RMVXA Dynamic Data |
    # – Theolized Sideview Battle System |
    # – Tsukihime's Core – Inventory |[/code]

  • [b]Updates[/b]
    [code]# v0.05a(GMT 1000 27-5-2015): |
    # 1. Addressed compatibility with |
    # – Mr.Bubble's Tactics Ogre PSP Crafting System |
    # – Tsukihime's Instance Items |[/code]

  • [b]Updates[/b]
    [code]# v0.06a(GMT 1500 30-5-2015): |
    # 1. Addressed compatibility with Yanfly Engine Ace – Battle Command List |
    # 2. Fixed compatibility bugs between the below compatibilities |
    # – DoubleX RMVXA Dynamic Data |
    # – Mr.Bubble's Tactics Ogre PSP Crafting System |
    # – Theolized Sideview Battle System |
    # – Tsukihime's Instance Items |
    # 3. Instance items created via Tsukihime's Instance Items now can't use |
    # DoubleX RMVXA Enhanced YSA Battle System: Classical ATB notetags |[/code]

  • [b]Updates[/b]
    [code]# v0.06b(GMT 0300 31-5-2015): |
    # 1. USE_CONFIRM_WINDOW as true in Yanfly Engine Ace – Battle Command List |
    # won't be supported |
    # 2. Instance items created via Tsukihime's Instance Items now can use |
    # DoubleX RMVXA Enhanced YSA Battle System: Classical ATB notetags |[/code]

  • [b]Updates[/b]
    [code]# v0.07a(GMT 0800 24-6-2015): |
    # 1. Addressed compatibility with |
    # – Kread-EX's Grathnode Install |
    # – Victor Engine – Custom Slip Effect |
    # 2. Fixed compatibility bugs with Theolized Sideview Battle System |[/code]

  • [b]Updates[/b]
    [code]# v0.08a(GMT 1600 29-6-2015): |
    # 1. Addressed compatibility with Yami Engine Ace – Guardian Summon |
    # 2. Removed some redundant compatibility socket methods |[/code]

  • [b]Updates[/b]
    [code]# v0.08c(GMT 0900 1-8-2015): |
    # 1. In sync with the latest ECATB version |
    # 2. Increased this script's compactness, efficiency and readability |[/code]

  • [b]Updates[/b]
    [code]# v0.08e(GMT 0400 12-9-2015): |
    # 1. Fixed compatibility bugs with Theolized Sideview Battle System and |
    # Victor Engine – Custom Slip Effect |[/code]

  • [b]Updates[/b]
    [code]# v0.08f(GMT 0400 21-10-2015): |
    # 1. Fixed more compatibility bugs with Yanfly Engine Ace – Follow-Up Skill |
    # 2. In sync with the latest ECATB version |[/code]

  • [b]Updates[/b]
    [code]# v0.08g(GMT 0200 7-11-2015): |
    # 1. Removed the below compatibility fixes: |
    # – DoubleX RMVXA Dynamic Data |
    # – Kread-EX's Grathnode Install |
    # – Tsukihime's Instance Items |
    # They're still compatible with ECATB |
    # 2. In sync with the latest ECATB version |[/code]

Leave a Reply

DoubleX

  • Posted about 9 years ago

  • Engine
    RPG Maker VX Ace
  • Category
    Custom Battle Scripts
  • License
    Attribution 3.0 Unported
  • Version
    v0.08g

Stats

2,082 views

13 comments

Tags

n-a