File Details
v0.4.19
- R
- Mar 2, 2013
- 150.53 KB
- 190
- 2.0
File Name
MereHealingFrames-v0.4.19.zip
Supported Versions
- 2.0
tag v0.4.19
c53097b11d56ce0ff7103608ce0b019e98cac380
Mere <rift@dokein.co.uk>
2013-03-02 11:58:47 +0000
Release new version for Rift 2.2. Mainly library updates.
--------------------
Mere:
- Update class colours to the official RGB values
When adding fake frames disable the watchdog - this highlights an issue of the async loading when frames are reused. On the first load of the frames the async callback pushed the frame setup to a later point in time. When reusing existing frames, the setup code runs sync to the caller, so triggers the watchdog.
I suspect that ideally I need to make the initialization async all the time, so that reusing frame objects doesn't cause the watchdog to sulk.
There maybe more changes I'll look into today (eg using the new event framework) but for now bump version to 0.4.19.
- Update LibGetOpt to v0.12
- Update LSW to 1.13.3

