
Results 1 to 10 of 149
Threaded View
-
15-05-10, 02:41 PM #11Code:
Mangos 9892 - 9901 Cleanups for BattleGroundEY code Also prevent send uninitilized mark data in case BATTLEGROUND_EY end. Simplify related code. Fixed some spelling typos in function/structure names. Move GetCastingTimeForBonus and some other code to GetSpellCastTimeForBonus. Important changes: * Chaged way caluclation "-5% of total per any additional effect" to percent apply instead use raw value that correct only for 3500 cast time spells. * GetSpellCastTimeForBonus result now alwasy not applied to creature casted spells Before it not applied only to instant spells. Please test if this ok in all cases. * Leech effect modify spell casting time move into GetCastingTimeForBonus and then called also for melee spells. But only creature spells exist with melee class damage and its not affected by GetCastingTimeForBonus anyway now. Move DotFactor+GetSpellCastTimeForBonus call to CalculateDefaultCoefficient * This coeff used if not spell_bonus_data provided for spell * Continue prev. commit line expected that creature casts not affected by DotFactor Cleanup spell bonus coeff use code * Avoid coeff calculation if target value is 0.0f * Avoid use spell_bonus_data coeffs for creature damage. Avoid multiply AP bonus coeff. with spell power bonus. Problem exist in original code before recent commits. Implement redundent values check in `spell_bonus_data` Also do table content cleanup base at added feature. Original check code provided by nos4r2zod. Fixed sql update for ptrev. commit. Fix SPELL_MOD_SPELL_BONUS_DAMAGE applying Second attempt fix sql update :/ Implement 71342 mount selection
mangos_scriptname_full
scriptdev2_script_full
[http://mmopro.net/forums/f155/mangos-ytdb-scriptdev2-changelog-2232] Mangos + YTDB + Scriptdev2 + Changelog
[http://mmopro.net/forums/f155/%5Barchive%5D-mangos-ytdb-scriptdev2-changelog-4337][Archive] Mangos + YTDB + Scriptdev2 + Changelog
Also you can find my releases on my forum