[REL] ObjectDC functions v1.1

Apparently, I never made a release thread for the ObjectDC functions, so now that they are being updated I should probably go ahead and make the thread.
Description:
This mod contains no cards, but does contain functions that are quite useful for certain cards and for other larger frameworks (for example Manual Mana and the Defending Player functions inside of the Core Fixes). Basically the mod allows for a data chest to be created for a single card object and be referenced by other abilities both on that card and from other cards. The chest is cleared on changing zones (like it did in DotP 2013), but can now be protected for 1 zone change at a time. In DotP 2013 WotC and Stainless had provided this functionality in the base game engine, but they removed it in DotP 2014, this mod aims to give the functionality back to modders.
Download:
Documentation:
Last Update:
Description:
This mod contains no cards, but does contain functions that are quite useful for certain cards and for other larger frameworks (for example Manual Mana and the Defending Player functions inside of the Core Fixes). Basically the mod allows for a data chest to be created for a single card object and be referenced by other abilities both on that card and from other cards. The chest is cleared on changing zones (like it did in DotP 2013), but can now be protected for 1 zone change at a time. In DotP 2013 WotC and Stainless had provided this functionality in the base game engine, but they removed it in DotP 2014, this mod aims to give the functionality back to modders.
Download:
Documentation:
Last Update:
- Added RSN_ProtectObjectDC( oCard ) to allow for protecting the ObjectDC across zone changes.