Mercurial > wow > cyborg-mmo7
log CyborgMMO7.lua @ 40:67ad1101ee10
age | author | description |
---|---|---|
Thu, 25 Apr 2013 23:02:39 +0000 | madcatzinc | Added an asynchronous loading mechanism for item and battle pet data. The wow objects loading is delayed until all the necessary data is available. |
Thu, 25 Apr 2013 18:15:52 +0000 | madcatzinc | Create the saved data root table when it doesn't exist. |
Thu, 25 Apr 2013 18:15:46 +0000 | madcatzinc | Properly iterate over all modes and buttons when saving the data. |
Thu, 25 Apr 2013 01:31:36 +0000 | madcatzinc | Added a conversion function to extract as much information as possible from old profiles. |
Thu, 25 Apr 2013 01:31:31 +0000 | madcatzinc | Reworked the whole "wow object" system: |
Thu, 25 Apr 2013 01:31:21 +0000 | madcatzinc | GetSaveData and SetSaveData are always called after VARIABLES_LOADED. |
Thu, 25 Apr 2013 01:31:16 +0000 | madcatzinc | Re-activated the red Cyborg head glow. It was disabled for some reason, and the red head had a purple glow. |