- May 25, 2013
-
-
Zoey76 authored
-
Zoey76 authored
Reported by: badboy29 Patch by: jurchiks
-
Rumen Nikiforov authored
* Reported by: takhs7 * Patch by: St3eT
-
- May 24, 2013
-
-
Adry_85 authored
* Optimized '''calcCancelStealEffects''' in formulas. * Merging all '''Cancel''' effectType in one called '''DISPEL'''. * Removed '''negateAbnormals''' and '''maxNegated''' from skills xml. * '''Cancel''' and '''!CancelDebuff''' effects now are called '''!DispelByCategory''' and are handled with proper parameters. * '''!CancelAll''' now is called '''!DispelAll'''. * '''!DispelBySlot''' and '''!StealAbnormal''' now is handled with proper parameters. * Added new effect '''!DispelBySlotProbability'''. * Fixing typo for skill '''Maximum Focus Force'''. * Reported by: blacksea * Patch by: blacksea Reviewed by: Zoey76
-
MELERIX authored
-
- May 22, 2013
-
-
Adry_85 authored
-
Adry_85 authored
-
Zoey76 authored
-
Zoey76 authored
-
Zoey76 authored
-
Zoey76 authored
Patch by: jurhciks Reviewed by: Zoey76, UnAfraid
-
Zoey76 authored
Patch by: Gladicek Reviewed by: jurchiks, Zoey76
-
Zoey76 authored
Patch by: St3eT Reviewed by: Zoey76, UnAfraid, jurchiks, xban1x, Adry_85
-
- May 21, 2013
-
-
Adry_85 authored
Reported by: oscard Tested by: oscard
-
Adry_85 authored
* Added new skill effects '''!CallPc''' and '''!CallParty'''. * Removed old skillType. * Fixed operateType in some skills. Reviewed by: Zoey76
-
Zoey76 authored
Patch by: jurchiks, xban1x Reported by: baluu Reviewed by: Zoey76
-
Zoey76 authored
* Only passive Buff effect can't be stolen. * Passive Buff effect last indefinitely. * Implemented Cubic Mastery effect. * Fixed Cubic Mastery skill to use effect, please no more COREDONE skills! * Implemented Summon Cubic effect. * Removed custom system messages and restrictions. * If cubic is already present it's replaced. * If maximum cubic count is reached (related to Cubic Mastery effect), '''a random cubic is removed and the new cubic is added last, retail like'''. * No more custom restrictions. * Fixed all cubic power enchant broken in [9230]. * Passive skills with stats need to be wrapped into Buff effect. * Fixed some skills, the rest will be fixed soon. * Added missing MP regeneration to Armor Mastery. * Fixed High Five Arena buffs, they shouldn't stack with normal buffs! * Reported by: nBd * Fixing Petrify (6882) with missing abnormal time. * Reported by: blacksea
-
Zoey76 authored
Patch by: jurchiks Reviewed by: UnAfraid, Zoey76
-
- May 20, 2013
-
-
Zoey76 authored
Patch by: jurchiks Reviewed by: Zoey76
-
Rumen Nikiforov authored
* Reported by: blacksea, Zoey76
-
- May 19, 2013
-
-
Rumen Nikiforov authored
* No more writing two times each new admin command.
-
Rumen Nikiforov authored
* Reported by: St3eT
-
Rumen Nikiforov authored
* Reported by: St3eT
-
Zoey76 authored
Reported by: blacksea Tested by: blacksea
-
- May 18, 2013
- May 17, 2013
-
-
Adry_85 authored
* Added new effect '''Escape''' and '''Teleport'''. * Added new condition !ConditionPlayerCanEscape. * Removed old skillTypes. Reviewed by: Zoey76
-
Rumen Nikiforov authored
* Patch by: xBan1x, jurchiks * Reviewed by: UnAfraid, Zoey76
-
Rumen Nikiforov authored
* Patch by: jurchiks * Reviewed by: UnAfraid, Zoey76
-
Rumen Nikiforov authored
* SQL queries to update previous quest names. * Patch by: xBan1x * Reviewed by: UnAfraid, Zoey76, jurchiks
-
Rumen Nikiforov authored
* SQL queries to update previous quest names. * Patch by: xBan1x * Reviewed by: UnAfraid, Zoey76, jurchiks
-
Rumen Nikiforov authored
* SQL queries to update previous quest names. * Patch by: xBan1x * Reviewed by: UnAfraid, Zoey76, jurchiks
-
Rumen Nikiforov authored
* SQL queries to update previous quest names. * Patch by: xBan1x * Reviewed by: UnAfraid, Zoey76, jurchiks
-
Rumen Nikiforov authored
* SQL queries to update previous quest names. * Patch by: xBan1x * Reviewed by: UnAfraid, Zoey76, jurchiks
-
Zoey76 authored
-
Zoey76 authored
* I'm not sure if "Day of Doom" is working as it should, but if it's not will be fixed later. * Minor cleanup, getAllEffects() doesn't return null anymore.
-
Zoey76 authored
* Removed useless methods from L2Effect. * Added getTimeLeft() method to properly calculate remaining time, according to effect's abnormal time and tick count. * Changed ticks' default value to 0. * Removed unused ConditionForceBuff. * '''Pre-implemented instant effects.''' * Retail like system messages for skill dispel, toggle abort and effect end! * Cancel related skills must be verified in retail. * Reworked "buff display" packets. * AbnormalStatusUpdate * PartySpelled. * ExOlympiadSpelledInfo * Improved remaining time calculation. * Fixed consume in continuous skills (toggle/ "over time"). * Reported by: LeoDetona, badboy29, MELERIX '''Note 1:''' Signet related skills are not working, they are too custom and has to be re-implemented. '''Note 2:''' Some effects in Datapack may updates after this rework, please don't spam the forums.
-