Skip to content
Snippets Groups Projects
  1. May 15, 2013
  2. May 14, 2013
  3. May 13, 2013
  4. May 12, 2013
  5. May 11, 2013
    • Adry_85's avatar
      BETA: More retail like Dragon Valley: · a5052c5a
      Adry_85 authored
      	* Reworking Necromancer of the Valley AI.
      	* Added herb drop for some monster.
      	
      	Patch by: St3eT
      	Reviewed by: Adry_85, malyelfik, Zoey76
      	Tested by: FinalDestination
      	Thanks to: FinalDestination
      a5052c5a
  6. May 10, 2013
    • Zoey76's avatar
      BETA: Datapack part for [L5985]: · e5e69524
      Zoey76 authored
      	* All skills that used to have CREATE_ITEM skill type now uses retail like effect Restoration.
      	* All skills that used to have DECOY skill type now uses retail like effect SummonNpc.
      	* All skills that used to have SPAWN skill type now uses retail like effect SummonNpc.
      	* Implementing missing skills:
      		* Equipment Set 90 Day Pack (2914)
      		* Summon Life-size Decoy (2622)
      		* Event - Sad White Baby King-Tiger Scroll (9099)
      		* Event - Sad White Baby Tiger Scroll (9098)
      		* Event - White Baby King-Tiger Scroll (9097)
      		* Event - White Baby Tiger Scroll (9096)
      		* Copied Honey Watermelon Seed (9032)
      		* Copied Watermelon Seed (9031)
      		* Honey Watermelon Seed (9030)
      		* Watermelon Seed (9029)
      		* Summon Flames Box (22116)
      		* Comfort Sky Lantern Summon (22113)
      		* Sway Sky Lantern Summon (22112)
      		* Ambient Sky Lantern Summon (22111)
      		* Lucky Sky Lantern Summon (22110)
      		* Event - Gloomy Head Milk Cow Summon Scroll (2881)
      		* Event - Gloomy Milk Cow Summon Scroll (2880)
      		* Summon Head Gloomy Milk Cow (2872)
      		* Summon Gloomy Milk Cow (2871)
      		* Event - Head Milk Cow Summon Scroll (2870)
      		* Event - Milk Cow Summon Scroll (2869)
      		* Summon Humidity (6251)
      e5e69524
    • Rumen Nikiforov's avatar
      BETA: DP-Part for [L5983] · 3089c4fb
      Rumen Nikiforov authored
      3089c4fb
  7. May 09, 2013
  8. May 08, 2013
    • Adry_85's avatar
      BETA: Fixing '''Sonic Rage''' and '''Raging Force''' skills. · 79b23dc0
      Adry_85 authored
      	Reported by: lucan
      79b23dc0
    • Zoey76's avatar
      BETA: Effects cleanup after [L5978]. · 36f02251
      Zoey76 authored
      36f02251
    • Rumen Nikiforov's avatar
      BETA: Missing from [9679] · 75e17d42
      Rumen Nikiforov authored
      75e17d42
    • VlLight's avatar
      BETA: DP-Part for [L5976] · efd31b1d
      VlLight authored
       * Character templates was moved from SQL to XML.
       * Missed "speed_on_ride" parameter was added for some pet's templates.
      
      Reviewed by: UnAfraid, Zoey76
      efd31b1d
    • Adry_85's avatar
      BETA: Skills rework: · 7781a9a3
      Adry_85 authored
      	* L2PcInstance:
      		* Removed isUsingDualWeapon() not used anymore.
      		* Removed custom check for Strider Siege Assault skill (new condition will be added soon).
      		* Fixed double system message when you use Soul Rage skill.
      	* Stats:
      		* Removed useless stats (LETHAL_RATE, AGGRESSION_VULN, AGGRESSION_PROF, CRIT_PROF, NONE_WPN_VULN, transformId).
      	* !SystemMessageId:
      		* Updated system message when you done damage on target.
      		* Added missing system message for Seven Signs quests (quests will be added soon).
      	* Formulas:
      		* Moved calcLethalHit in proper effect handler.
      		* Cleanup and fixes some methods.
      		* Fixing blow bonus when you hitting from the side of target.
      	* L2Character:
      		* Removed !CpConsume check and fixed skill Over the Body.
      	* L2CubicInstance:
      		* Added !CubicDrain method.
      		* Removed useless comment.
      		* Fixed Magical Critical Rate calculation.
      	* L2Skill:
      		* Removed staticDamage variable, now have own effect like retail.
      		* Removed canBeReflected variable, now have his proper checks.
      		* Cleanup and fixes some methods.
      	* L2SkillType:
      		* Deleted PDAM, MDAM, MANADAM, CPDAMPERCENT, DRAIN, DEATHLINK, FATAL, BLOW, STRSIEGEASSAULT and CHARGEDAM.
      	* L2EffectType:
      		* Added new effects DEATH_LINK, ENERGY_ATTACK, FATAL_BLOW, HP_DRAIN, LETHAL, MAGICAL_ATTACK, MAGICAL_ATTACK_MP, PHYSICAL_ATTACK, PHYSICAL_ATTACK_HP_LINK and STATIC_DAMAGE.
      		* Renamed !IncreaseCharges to !FocusEnergy and made effect retail like.
      		* Added new effect !FocusMaxEnergy.
      	* Effecthandlers
      		* Removed !StatusUpdate from some effect because is already updated by setCurrentHp, setCurrentMp and setCurrentCp methods.
      		
      	'''NOTE''': New skill debugging will be added soon.
      	
      	Reviewed by: MELERIX, Zoey76
      7781a9a3
    • Rumen Nikiforov's avatar
      BETA: Fixing minor typo in Valakas AI (Using wrong skill id for Valakas... · c9fe56fb
      Rumen Nikiforov authored
      BETA: Fixing minor typo in Valakas AI (Using wrong skill id for Valakas Regeneration must be 4691 not 4629)
      c9fe56fb
    • Rumen Nikiforov's avatar
      BETA: Fixing skills without any affect limit set, it should be unlimited in that case. · 66619f2b
      Rumen Nikiforov authored
      	* Reported by: Ghurdyl
      	* Reviewed by: Zoey76
      66619f2b
    • MELERIX's avatar
      BETA: Minor Skill Fixes · 170537b9
      MELERIX authored
       * '''Challenge for Fate''' lock target for 4 instead of 5.
       * '''Noblesse Blessing''' can be dispeled.
       
       Reported by: Gries
      170537b9
    • MELERIX's avatar
      BETA: DP-Part for [L5965] · d5b2dc96
      MELERIX authored
       * Updated proper targetType.
       * Added two missing skillTypes.
      
      Reported by: RiZe
      d5b2dc96
  9. May 07, 2013
  10. May 05, 2013
  11. May 04, 2013
  12. May 03, 2013
Loading