2009-03-03 Valkea
SUMMARY
- Now delete old datas if we create a character using the same name as a previous one on the same server.
- Now display the right pictures for Choppas and Slayers in the opponant profil part.
- Modify the config panel to fit the 1.2 API modifications.
- Modify the Mini profil window to fit the 1.2 API modifications.
- Modify the Target Info System to fit the 1.2 API modifications.
ADDED
Core / DK_Core.lua : added DammazKron.Start() with SystemData.Events.ENTER_WORLD and SystemData.Events.INTERFACE_RELOADED to wait for the real GamData values.
Core / DK_Core.lua : added InitializeLocal() to init local value after GameData values are ready.
CHANGED
Core / DK_Core.lua : changed DammazKron.Start() to DammazKron.OnLoad()
Core / DK_Core.lua : changed InitializeData() so it reset old datas if needed.
Tome / DK_Tome.lua : changed _careerPictures values for Slayer and Choppa.
Config / DK_Config.xml : changed the Titles length from 100 to 460 to avoid the problem with autosize...
Core / DK_Tooltip.lua : changed DammazKronTTip.SetData() and DammazKronTTip.UpdateWindow()
Core / DK_Tooltip.xml : changed the xml structure.
Core / DK_TargetInfo.lua : changed DammazKronTNFO.PlayerTargetUpdate