Hi,
V1.3 Basic and V1.5 for Steam4C2 are submitted.
List of change:
Basic and Full version:
New Propertie : Enable/Disable Debug Mode, Allow error message in console.
Conditions :
[Change]
Condition "On achievement activate success" is renamed "On Any Unlock Request Success"
Condition "On achievement activate error" is renamed "On Any Unlock Request Error"
Condition "On clear achievement success" is renamed "On Any Reset Achievement Request Success"
Condition "On clear achievement error" is renamed "On Any Reset Achievement Request Error"
Condition "On get achievement success" is renamed "On Any Achievement Is Already Unlocked"
Condition "On get achievement error" is renamed "On Any Achievement Is NOT Already Unlocked"
[New]
Add Condition "On Unlock Achievement Request Success", Triggered after 'Activate achievement' if the current achievement is successfully unlocked.
Add Condition "On Unlock Achievement Request Error", Triggered after 'Activate achievement' if the current achievement fails to be unlocked
Add Condition "On Unlock Achievement Request Error Already unlocked, Triggered after 'Activate achievement' if the current achievement fails to be unlocked
Add Condition "On Reset Achievement Request Success", Triggered after 'Clear achievement' if the current achievement was cleared.
Add Condition "On Reset Achievement Request Error", Triggered after 'Clear achievement' if current achievement can't be reset.
Add Condition "On Achievement is Already Unlocked", Triggered after 'Check Achievement State' if the achievement is unlocked.
Add Condition "On Achievement is Locked", Triggered after 'Check Achievement State' if the achievement is locked.
Add Condition "On Check Achievement State Request Error", Triggered after ANY 'Check Achievement State' if a error occurs (Wrong name or Steam Server).
Actions :
[Change]
Action "Activate achievement" is renamed "Unlock Achievement"
Action "Clear Achievements" is renamed "Reset Achievement"
Action "Achievement is unlocked?" is renamed "Check Achievement State"
Expressions :
[NEW]
Add Expression GetCloudTotal, Returns the amount of total byte on Steam Cloud.
Add Expression GetCloudAvailable, Returns the amount of available byte on Steam Cloud.
Full version :
Actions :
[Change]
Action "Update Steam Stat" is renamed "Set Steam Stat"
[NEW]
Add Action "Update Steam Stat", Add current Value to current Steam Stat.
Conditions :
[NEW]
Add Condition "On Update Stat Success", Triggered if the steam stat is updated successfully.
Add Condition "On Update Stat Error", Triggered if the steam stat fails to update.
Expressions :
[NEW]
Add Expression GetStatSynch, Returns Return Current Steam Stat Value.
Regards,
Edit: Error message are added for achievements and an error trigger is fired when you try to unlock an achievement already unlocked