Advertisement
Guest User

Untitled

a guest
Mar 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.43 KB | None | 0 0
  1. --> Reece 19/03/18
  2. Combat Overhaul -
  3. Prayer:
  4. - Corrected Prayer Draining method
  5. - Converted all Prayers from handleIngoingHit into seperate cases (Player Combat)
  6. - All Prayers are now handled on delayHit
  7. - Corrected Effects for Soulsplit (based off wiki)
  8. - Corrected Sap Prayers
  9. - Corrected Leech Prayers
  10. - Blocking Prayers
  11. - Soulsplit heals will now be displayed in purple hitmarkers
  12.  
  13. Combat Formulae(s)
  14. RANGED:
  15. - Rewrote Ranged weapon handling (cases)
  16.  
  17. MELEE:
  18. - Reconfigured getMaxHit formula
  19. - Reconfigured getRandomHit formula
  20. - Granite Maul Special attack Fix
  21. - Staff Of Light Full effects function properly now
  22. - Divine Spirit Shield Effects now function
  23. - Elysian Spirit Shield Effects now function
  24.  
  25. MAGE:
  26. New Spells
  27. - Disruption Shield
  28. - Vengence Group
  29. - Vengence Other (Disabled)
  30. - Fixed Miasmic Spells & Requirements
  31. - Fixed InterfaceOnNPC Packet Handling (Manual casting to NPCs)
  32. - Fixed Blood Barrage Projectile (Incorrect Graphic)
  33. SpellBook Changes (Used in wilderness Sends straight home, otherwise Opens HomeTeleports Dialogue)
  34. - Fixed Moderns Spellbook Home Teleport
  35. - Fixed Lunars Spellbook Home Teleport
  36. - Fixed Ancient Spellbook Home Teleport
  37.  
  38. New Set Bonuses
  39. - Full Elite torva + 2.0% Melee Strength
  40. - Full Elite Pernix + 3.75% Ranged Strengh
  41. - Full Void set + 1.50% Ranged & Melee Strength
  42. - Full Elite Void set + 2.0 Ranged & Melee Strength
  43.  
  44. Single Item Bonuses
  45. - Zaryte Bow + 3.0% Ranged Strength
  46. - Zaryte Bow (I) + 3.35% Ranged Strength
  47.  
  48. Potion Changes
  49. - Rewrote Prayer renewal Effects
  50.  
  51. Single Item Modifications
  52. - Abyssal Whip (Vine) - Special Attack (10 tier of extra hits) & Poison
  53. - Morrigan's Javilins Rewrite
  54. - Bolas Function Rewrite (No longer damages target, Correct Projecttile graphic)
  55.  
  56. Unrelated Patches
  57. - Duel Arena isTradable checks Fixed
  58.  
  59. Unrelated Additions
  60. - Killstreak Skulls
  61. - < 10 = Regular
  62. - > 11 = Upgrade 1
  63. - > 22 = Upgrade 2
  64. - > 42 = Upgrade 3
  65. - > 84 = Upgrade 4
  66. - > 100 = upgrade 5
  67.  
  68.  
  69. --> Luke 19/03/18
  70. -Implemented barrows minigame
  71. -Added barrows teleport to global teleports.
  72. -Added x2 barrow loot to vote book
  73. -Added missing NPC definitions for torag & karil brothers.
  74.  
  75. --> Reece 20/03/18
  76. [Rewrote Corporeal Beast Combat script]
  77. [Rewrote Corporeal Beast Handlers]
  78. [Fixed Corporeal Beast Controler]
  79. [Fixed Losing items on death in corporeal Beast]
  80. [Fixed Corporeal Beast Spawning issues]
  81. [Implemented Intelligent NPC Combat Routing]
  82. [Revamped Wilderness Agility Course]
  83. [Fixed Maps & xteas (Old Edgeville etc)]
  84. [Fixed Barrows interface from displaying outside of the barrows Minigame]
  85. [Implemented Barbarian course, Regular & Advanced]
  86.  
  87. Agility Course:
  88. - Gnome Agility
  89. Obsticles:
  90. - Log Balance
  91. - Obsticle net (1)
  92. - Tree Branch (1)
  93. - Tree Branch (2)
  94. - Balancing rope
  95. - Tree Branch (3)
  96. - Obsticle net (2)
  97. - Obsticle Pipe
  98. - Signpost
  99. - Pole
  100. - Barrier
  101. - Barbarian Agility
  102. Obsticles:
  103. - Obsticle Pipe
  104. - Rope Swing
  105. - Log Balance
  106. - Obsticle net
  107. - Balancing Ledge
  108. - Ladder
  109. - Crumbling wall (1)
  110. - Crumbling wall (2)
  111. - Run up Wall
  112. - Climbing wall
  113. - Spring Device
  114. - Balance Beam
  115. - Slide down roof
  116. - Wilderness Agility
  117. Obsticles:
  118. - Enterence
  119. - Obsticle Pipe
  120. - Rope swing
  121. - Stepping stone
  122. - Log Balance
  123. - Climbing Rocks
  124.  
  125. --> Luke 20/03/18
  126. -Added the xmas familiar extra vote reward mechanism
  127. Barrows:
  128. -Changed coffin ids to 2010 ids
  129. -Edited the interface check @Player:processEntity()
  130. -Added blackout enable/disable when going in/out underground
  131. -Swapped guthan and torag to correct coffins
  132. -Swapped dharok and verac to correct coffins
  133. -Added all new "tough" barrow piece items (default barrow as models atm)
  134. -Added bonuses to all new "tough" barrow pieces
  135.  
  136. --> Reece 21/03/18
  137. [Reworked (lite) weapon item Options, now has ability to both recharge & check charges]
  138. [Chaos Dagger's default attack has been set to the DDs special attack, hits are divided by 3 in wilderness & / 2 outside]
  139. [Reworked Titles, Every title is now automated meaning your title will auto change upon achieving higher kill counts, (Custom titles implemented)]
  140. [Prestige effects will no longer be applied in the duel arena]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement