RMRK is retiring.
Registration is disabled. The site will remain online, but eventually become a read-only archive. More information.

RMRK.net has nothing to do with Blockchains, Cryptocurrency or NFTs. We have been around since the early 2000s, but there is a new group using the RMRK name that deals with those things. We have nothing to do with them.
NFTs are a scam, and if somebody is trying to persuade you to buy or invest in crypto/blockchain/NFT content, please turn them down and save your money. See this video for more information.
Yanfly Battle Status

0 Members and 1 Guest are viewing this topic.

**
Rep:
Level 86
Deviant Designer
Introduction
This is part of YEA - Battle Engine. I took all the enhancements to the interface and removed any code that broke other system's compatibility. There are still issues with specific systems, but this should work in a much wider range than it did previously.

This script will work like the traditional system, so any add-on made by Yanfly can be inserted below this, and it will work the same. I have removed some duplicated code that is found in YEA - Core Engine. Besides the battle engine requires the core engine to run properly, so you better make sure to get that and place it above all other custom scripts.

This has an incompatibility issue with YEA - TP Manager. To fix this just erase each line of code in it that errors. Basically, these lines were part of the damage popup - they are no longer present in the battle engine.

This script was designed to work with Victor Saint's Animated Battle and the default battle system. I do not guarantee this will work perfectly with any other battle system.

I hope people can make some use out of it. :D

Screenshots
Not needed.

Credits
Yanfly and Helladen.

Commercial
To read the rights of what the author expects go here.

Script
Dropbox
« Last Edit: April 18, 2013, 09:23:19 AM by Helladen »

**
Rep:
Level 86
Deviant Designer
I have updated the script.
  • I added better compatibility for Victor Saint's Animated Battle.
  • I added script import, so you can use any add-on for this like the traditional system.
  • I removed duplicate code that is found in another script by Yanfly (YEA - Core Engine).
    I added missing code for several overrides and alias methods, so it should work more like the original.
  • I updated the script to the latest revision as of 8/06/12.
Let me know if there are any problems. :)

Another update 1.2:
  • It now runs on the default battle system like the original.
  • I added another class I missed (had minor impact), mostly was just for targeting.
« Last Edit: August 15, 2012, 08:03:06 AM by Helladen »

**
Rep:
Level 86
Deviant Designer
1.2.1:
- Fixed it to work with latest version of Victor Saint's battle engine. This does not work with his RTAB script. I am not sure whether I will make it anytime soon.

**
Rep:
Level 86
Deviant Designer
1.2.2:
- Removed animation code completely - uses default battle system's animations. This should resolve a lot of script conflicts as mentioned above.
« Last Edit: April 25, 2013, 02:46:45 PM by Helladen »