Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

DoubleX RMMV Unison Item v1.03a

No permission to download

DoubleX

Adventurer
Xy$
1.19
DoubleX submitted a new resource:

DoubleX RMMV Unison Item - Lets you set some skills/items needing mutiple battlers to use

Introduction
JavaScript:
*  In the default RMMV battle system, no skill/item needs more than 1  
*  battlers to use  
*  With this plugin, you can set some skills/items to be unison ones  
*  needing more than 1 battlers to use them  
*  Unison battlers are those needed to use the unison skill/item  
*  Unison invoker is the battler actually selecting and invoking the  
*  unison skill/item  
*  Unison invokees are all unison battlers besides...
Read more about this resource...
[doublepost=1451350390,1451054106][/doublepost]Updates
DoubleX RMMV Unison Item Default:
v1.00b(GMT 0300 26-12-2015):
1. Fixed unison skills/items not usable outside battles bug
2. Simplified the unison skill usability checks
This plugin:
v1.00b(GMT 0900 30-12-2015):
1. Fixed failed to extend battler property name descriptors bug
2. Fixed using new Function and class instead of eval and prototype
3. Fixed unintentionally declaring global variable in strict mode bug
4. Fixed calling push for an Object instead of its Array values bug
5. Fixed using 1 single variable to store all old getter functions bug
 
Last edited:

DoubleX

Adventurer
Xy$
1.19
Updates
DoubleX RMMV Unison Item Default:
v1.00c(GMT 0100 1-1-2016):
1. Fixed undefined SceneManager.scene by using $gameParty.inBattle()
This plugin:
v1.00c(GMT 1300 31-12-2015):
1. Fixed writing getter contents directly instead of using String bug
[doublepost=1451905438,1451566146][/doublepost]Updates
DoubleX RMMV Unison Item Default:
v1.00d(GMT 1100 4-1-2016):
1. Fixed all unison item being unusable due to typo bug
2. Added plugin description and author name in the plugin manager
This plugin:
v1.00d(GMT 0200 3-1-2016):
1. FUNCTIONS now store all battler functions instead of merely getters
[doublepost=1454170465][/doublepost]Updates
Added this video:
DoubleX RMMV Unison Item Default -
DoubleX RMMV Unison Item Default:
v1.00e(GMT 1500 30-1-2016):
1. Fixed not passing this to canUseUnisonSkill and canUseUnisonItem
2. Fixed not checking if item exist first in canUse bug
3. Fixed unison invoker might not have the smallest party member index
This plugin:
v1.00e(GMT 1500 30-1-2016):
1. Fixed not returning value in makeDamageValue bug
2. Fixed not showing unison item names in the battle log window bug
3. Fixed enemy using actor unison item showing unison actor names bug
[doublepost=1456672902][/doublepost]Updates
Added this video:
DoubleX RMMV Unison Item YEP_X_BattleSysCTB:
v1.00a(GMT 1500 28-2-2016):
1. 1st version of this plugin finished
2. Unison skills/items needing charging might be executed immediately and/or cause the action order queue to be incorrect and/or outdated
This plugin:
v1.00f(GMT 1000 28-2-2016):
1. Fixed unison invokees not stepping forward when executing actions
[doublepost=1458050395][/doublepost]Updates
This plugin:
v1.01a(GMT 1400 15-3-2016):
1. Added <unison item actor mp cost: ids> and <unison item actor tp cost: ids>
[doublepost=1458447157][/doublepost]Updates
This plugin:
v1.01b(GMT 1300 17-3-2016):
1. Fixed undefined uIFAs[RegExp.$1] in DM.loadItemNotes bug
2. Fixed incorrect unison battler stat when using unison rules bug
[doublepost=1463239741][/doublepost]Updates
Added this video:
DoubleX RMMV UnisonItem YEP_X_BattleSysCTB:
v1.00b(GMT 130014-5-2016):
1.In sync with the latest version of DoubleX RMMV UnisonItemConfig
DoubleX RMMV UnisonItemDefault:
v1.00f(GMT 130014-5-2016):
1.Fixed a bug where unison items can have unison invokees with no empty action slots
2.In sync with the latest version of this plugin
This plugin:
v1.02a(GMT 130014-5-2016):
1.Added<unison item actor learn: flags> and <async unison item>
[doublepost=1463814702][/doublepost]Updates
Added this video:
DoubleX RMMV Unison Item YEP_X_BattleSysATB:
v1.00a(GMT 0600 21-5-2016):
1. 1st version of this plugin finished
DoubleX RMMV Unison Item YEP_X_BattleSysCTB:
v1.00c(GMT 0600 21-5-2016):
1. Fixed BattleManager.asyncUnisonItems not using unique key
2. Fixed not clearing actors in BattleManager.asyncUnisonItems
[doublepost=1465097376][/doublepost]Updates
DoubleX RMMV Unison Item Default:
v1.00g(GMT 0300 5-6-2016):
1. Fixed a bug where game crashes when accessing equips in item menu
[doublepost=1469255620][/doublepost]Updates
This plugin:
v1.03a(GMT 0500 23-7-2016):
1. Added <unison item actor function drain: weights>
 
Top