PDA

Просмотр полной версии : CMaNGOS Commits


Страницы : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 [24] 25 26 27 28 29

  1. Fix bug in UpdateAttackPowerAndDamage where OFF_ATTACK was used inste…
  2. SpellScripting: Introduce disabling periodicity by setting periodicTi…
  3. Opvp/WorldState: Exclude world buffs from being saved to database
  4. [Spell] s.6488,6498 Sariluss Elementals Passive & Feed Sarilus Passiv…
  5. [SD] BT: Adjust Teron Leash so he doesnt Leash in his room
  6. [SD] ZA: Despwan Malacrass Adds on Malacrass Kill
  7. Rework 2bc904416 to be more certain of rogue enchantments
  8. Prevent interrupt for instant cast spells which have a travel time
  9. Spell: Implement partial application for unit targets for disarm
  10. Fix target in dummy handler for spell 43753 Demon Broiled Surprise
  11. Make Shadow Sight a debuff
  12. Don't remove rogue poisons from weapons on arena join
  13. Grid: Remove redundant empty method
  14. Vmap: Propagate big models to all cells they are in so Z searcch works
  15. Fix one scenario of dead pet getting unsummoned/saved with PET_SAVE_R…
  16. Revive Hunter pets and Warlock minions when owner is resurrected in a BG
  17. Add helper for IsSpellNeedSendOnObjectUpdate
  18. GOCasting: Fix crash due to nullptr caster on spelllog init
  19. Fix invalid movement during root detection
  20. Movement: Implement unit based SMSG_MOVE_SET_COLLISION_HGT and MSG_MO…
  21. Fix WorldSession::HandleMoveWorldportAckOpcode() difficulty passing
  22. Fix compilation issue in wotlk due to difficulty setting
  23. GOCasting: Fix crash due to updating pointer
  24. Implement Eye of Kilrogg threat propagation disabling and remove redu…
  25. IsleOfQuelDanas: Add missing breaks in npc_shattered_sun_fighterAI
  26. Restore usability to "wp show on" command - Use point id as level for…
  27. Fix instantly despawning helper NPCs for "wp show" command
  28. Fix teleport exploits due to worldport ack
  29. ZA: Fix too small encounter array
  30. WorldState/SunsReach: Add saving to phase transition
  31. WorldState/SunsReach: Properly handle exceptions on loading SAVE_ID_Q…
  32. IsleOfQuelDanas: Shattered Sun Marksman and Shattered Sun Warrior imp…
  33. ZA: Fix one more spot for fixing gold exploit
  34. ZA: Safeguard starting npc event again through saving in DB
  35. Spell/Targeting: Make TARGET_UNIT_FRIEND_CHAIN_HEAL and TARGET_UNIT_F…
  36. Botanica: Fix botanist not combat moving after transition back and on…
  37. Make SPELL_AURA_SCHOOL_ABSORB work with SPELL_ATTR_LEVEL_DAMAGE_CALCU…
  38. [SD] Netherstorm: Fix AreaTrigger_at_area_52 not working if mounted
  39. Spell/Proc: Introduce true meaning to ProcFlags and add TODOs about b…
  40. Rework IsInFeralForm into SHAPESHIFT_FLAG_DONT_USE_WEAPON use
  41. Remove now hopefully redundant npc_living_flareAI hack for reapplying…
  42. Stat: Implement SHAPESHIFT_FLAG_AGILITY_ATTACK_BONUS and reimplement …
  43. Add naming for all ShapeshiftFlags
  44. Introduce ENCOUNTER_CREDIT_SCRIPT for scripting custom encounters
  45. DynGuid: Properly handle respawns on linking and forced respawns
  46. Defense skill should also be levelled on trivial targets
  47. Spell: Rework SPELL_AURA_ADD_TARGET_TRIGGER to be decided on cast end…
  48. Immunities: DynGo should ignore SPELL_ATTR_UNAFFECTED_BY_INVULNERABIL…
  49. Terokk: Reimplement Ancient Flames using spellscript
  50. Add missing Stinky Ignatz emote at end
  51. Add Kerlonian sounds
  52. MoveWaypoint/Experimental: Do not use normalization during waypoint m…
  53. Warlock: Implement Curse Of Doom Doomguard spawning
  54. Fix old issue with quest completion
  55. Spell: Knockbacks can safely remove -100 and spell 10101 should be -100
  56. Update nlohmann json header
  57. Spell/Targeting: Make 50000 radius spells not benefit from melee leeway
  58. Fix merge issues in spell.sql
  59. Spell: Rework Spellmods using trickle down RAII principle
  60. GOCasting: Fix another crash
  61. AQWarEffort: Fix flipped worldstate ids for Peacebloom collection
  62. AQWarEffort: Subtract 5 from resource id to prevent error
  63. AQWarEffort: Adjust counter conditions to automatically check against…
  64. AQWarEffort: Add worldstate to aqresource mapping for conditions
  65. AQWarEffort: Fix sending of counters on login
  66. AQWarEffort: Add GetDaysRemaining and add broadcast on phase 2 entry
  67. AQWarEffort: Add condition CONDITION_WORLD_SCRIPT WAR_EFFORT_DAYS_LEFT
  68. Spell: Check school immune for friendly fire damage spells
  69. SSC: Vashj water should spawn fish
  70. DynGuid: Add missing impl for GAMEOBJECT_EXTRA_FLAG_DYNGUID
  71. Spell/Targeting: Move exception for UNIT_FLAG_NON_ATTACKABLE_2 out of…
  72. Spell/Unit: Ignore units in MeetsSelectAttackingRequirement with UNIT…
  73. Spell: Fix targeting of pet auras
  74. EAI: Engage despawn aggregation AGGREGATION_EVADE also on despawn
  75. DynGuid: Add capability to SD2 to also despawn mobs
  76. Creature/Dynguid: Fix implementation of m_corpseDelay
  77. Spell/Targeting: Fix usage of wrong vriable in Spell::EffectTriggerMi…
  78. Spell: Add rudimentary implementation for SPELL_AURA_MOD_MELEE_HASTE_…
  79. Spell: Implement SPELL_EFFECT_FORCE_CAST_2
  80. Spell: Remove old comment
  81. Spell: Implement SPELL_EFFECT_TRIGGER_MISSILE_SPELL_WITH_VALUE
  82. Spell: Implement SPELL_ATTR_EX5_HASTE_AFFECT_DURATION
  83. Spell: Implement SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTER
  84. Spell: Implement SPELL_AURA_BLOCK_SPELL_FAMILY
  85. Spell: Implement SPELL_AURA_PREVENT_DURABILITY_LOSS
  86. Spell: Updates some more notes about wotlk only spell effects
  87. fix freebsd build
  88. Add missing column in creature_template insert
  89. GOCasting: Fix wotlk specific crashes related to the feature
  90. Fix rolling ignites designation
  91. Targeting: Fix duplicitous checking of ignored targets
  92. Update Level2.cpp
  93. Spell: Fix usage of non-const
  94. Spell: Fix implementation of SPELL_ATTR_EX_REQUIRE_ALL_TARGETS
  95. Spell: Make delayed combat check use effectMask for positivity check
  96. Spell: Add break optimization into delayed spell combat
  97. Dynguid/Linking: Fix checking for spawn in world based on dbguid
  98. Spell: Chain heal should not hit non-pets when not in grp
  99. Spell: Rename SPELL_ATTR_EX5_AI_DOESNT_FACE_TARGET and implement SPEL…
  100. Spell: Rename several spell attributes and implement SPELL_ATTR_EX4_I…
  101. Spell: Implement SPELL_ATTR_EX_REQUIRE_ALL_TARGETS
  102. [SD] TK: Kaelthas Weapons should be passive for 2secs instead of defe…
  103. GameObject: Rework AIM_Initialize and map->Add to fix JustSpawned and…
  104. Implement GetSpawnerGuid() and GetSpawner() for gameobjects
  105. Spell: Implement combat on delayed spell travel start on unittarget
  106. Spell: Reimplement SPELL_ATTR_EX3_SUPPRESS_CASTER_PROCS, SPELL_ATTR_E…
  107. Spell: Add SPELL_ATTR_EX_FAILURE_BREAKS_STEALTH note and name it
  108. Fixed unexpected ; on 4738. Changed it into a ,
  109. [14039] Anticheat: Initial implementation Integration credit: killerwife
  110. Transports: Fix endpoint being desynched with sniffed values
  111. Fix errors due to not autoloaded zeppelin masters
  112. Add offsets enum, add ghost stand flag and update existing code
  113. Transports: Deeprun Tram crash fix on heavy server load.
  114. Various improvements for Eranikus encounter in Moonglade
  115. Fix Azuregos being not attackable and move it to CombatAI
  116. Do not remove shapeshift auras forcibly on death
  117. [Karazhan] Spotlight spawns in front of Barnes (#485)
  118. fix compiler warnings
  119. Use 25 yards range for Say and TextEmote listen range
  120. Spell: Consolidate various spell enum defines into SpellDefines.h
  121. [SD] Add Script for npc_advanced_target_dummy 2674 so it can be loote…
  122. [SD] Ambassador Paxivi should use s.39650 Blue Banish State/Arcane Po…
  123. Creature: Dismount creatures on death in any event
  124. Fix area52 spotlight placement
  125. Spell: Fix targeting inconsistency with m_jumpRadius and fix chain he…
  126. Dynguid/Linking: Fix template linkage for non db spawns
  127. [Spell] Sum MaxAffectedTargets Changes by Expansion, Fix MaxAffectedT…
  128. Dynguid/Pooling: Fix addressing of pooled dynguids properly
  129. Dynguid: Fix respawning when respawndelay is set
  130. SWP: Minor Kiljaeden respawn fixes
  131. Spell: Remove wrong duplicate condition for facing
  132. EAI: Remove error when EAI is assigned with no scripts
  133. Do not broadcast facing on stun if target is not in world
  134. Implement hiding of update fields based on flags.
  135. ZA: Reimplement Hatch Eggs using spellscript
  136. SSC: Make coilfang water ignore immunity
  137. [SD] Kelidan should target topaggro during Shadowboltvolley cast
  138. [Spell] s.43783 Spawn Senjin Guardian in Senjin Village for Civilians
  139. Spell: Remove now redundant GetAffectedTargets
  140. [Spell] Add Spells from GetAffectedTargets() to Spell.sql
  141. Implement food and drink animations
  142. Implement Object based heartbeat timer
  143. Rework of main timer in WorldRunnable.cpp, smoother updates
  144. Remove BroadcastText data
  145. Fix crash when text not found in DoDisplayText
  146. Add capability to reference broadcast_text directly in SD2
  147. OHF: Script Bartolo Ginsetti 20365
  148. OHF: Script Beggar 20432
  149. Prevent Shattered Sun Marksman from chasing Dawnblade Hawkstriders
  150. Prevent Eranikus from falling to the lake when summoned
  151. QuelDanas: Solve numerous issues with npc_dawnblade_blood_knight
  152. Tryfix Dawnblade Blood Knight sparring pairs not resetting
  153. Prevent Dawnblade Blood Knight from healing sparring partner
  154. Brewfest: Script Belbi Quikswitch 23710
  155. Prevent spell 28370 from being removed on evade
  156. Add another missing include (fix build on *NIX/Clang)
  157. Add missing include (Fix build on *NIX/Clang)
  158. Fix spell effect from previous commit
  159. Make Demon Portal stationary
  160. Make Remulos healable
  161. Fix build
  162. [14041] SpellLists: Implement a thorough version of official spell re…
  163. UnitAI: Fix instant aoe spells changing target in crosshairs
  164. OHF: Enable gossip option after defeating epoch
  165. Paladin: Make judgements not triggered
  166. Spell: Implement TRIGGERED_CHANNEL_ONLY for summoning ritual animations
  167. Fix creature_spawn_entry not forcing no equip on change
  168. Spell: Make NPC to PC cones always use max Z
  169. [SD] Add Aggro Text for Guardian of B
  170. [SD] Model npc_redemption_target after 2009 Sniff following c.6172
  171. [SD] Correct Ouro Spawn Trigger Respawn Time
  172. Fix linux compilation
  173. HallowsEnd: Fix head of horseman not despawning on fail or win
  174. CasterAI: Generalize CasterAI from RangedCombatAI and EAI into Creatu…
  175. Hyjal: Implement EternalSilence residual silence after getting out of…
  176. Scripts: Implement passing target to MovePoint, MovePath and MoveWayp…
  177. Spell: Add executionless targets for SPELL_EFFECT_PERSISTENT_AREA_AUR…
  178. Creature: Add missing data->spawnTemplate->faction usage
  179. Scripts: Generalize SD2 UseOpenableObject and add it to SCRIPT_COMMAN…
  180. Fix GO compilation
  181. GameObject/Updateflags: Fix GO dynflag updates by prefilling them on …
  182. Fix compilation due to previous commit
  183. Fix startup errors due to broadcast_text migration
  184. Fix stack smashing crash due to spell lists rework
  185. [PlayerBot] Fix bots no longer using mounts
  186. Fix mangos.sql due to spell lists
  187. Add second instance for alliance and horde DK start area
  188. [PlayerBot] Fix targets being initalised by integers instead of nullptr
  189. RFD: Initial packet handler and some packet sender function add
  190. Implement correct SMSG_CHANGE_PLAYER_DIFFICULTY_RESULT payloads for a…
  191. Implement dynamic difficulty changing for ICC and Ruby Sanctum
  192. Fix broadcast text errors due to transition period with mangos strings
  193. Tryfix linux compilation
  194. [14043] Implement SpawnGroups with pooling and linkage Squashed commi…
  195. Brewfest: Add s.39707
  196. ZG: Give hakkar double attack aura
  197. [SD] Add missing Root Self s.23973 for Frenzied Bloodseeker Bat 14965
  198. Targeting: Fix implicit target of SPELL_EFFECT_RESURRECT making it no…
  199. GameObject: Give GO models m2 flag if they have m2 in name on load
  200. [Spell] Add Disease Cloud and Green Ghost Visual (ZG) to IsSpellRemov…
  201. Item: Fix overflow caused by item duration
  202. SWP: Fix gas nova interruptions on felmyst caused by passing wrong ta…
  203. Remove obsolete setting for ignoring spell LoS.
  204. [14042] Scripts: Deprecate textId[1] and textId[2] for SCRIPT_COMMAND…
  205. Remove npc_shenthul script, will use EventAI instead.
  206. Item: Add missing init of m_usedInSpell
  207. Fix some compilation warnings
  208. Send SMSG_PARTYKILLLOG to killer as well and only in group reward range
  209. Scripts: Add functionality for relayids to SCRIPT_COMMAND_MOVE_DYNAMIC
  210. Fix issue with dynamic difficulty on login inside instance
  211. Implement raid difficulty change cooldown and miscellaneous bugfixes …
  212. [14044] Implement instance extending
  213. Implement pending Instance Lock on entering permanently locked instance
  214. [14045] RDF: Implement RDF initial screen fill
  215. Implement HandleAuraDamageShield SP scaling and Druid Brambles talent
  216. LFG: Implement CMSG_LFG_PARTY_LOCK_INFO_REQUEST
  217. WorldSession: Initialize forgotten values
  218. Spell: Make fishability check 10 times before evaluating as failure
  219. Fix Shaman Earth Shield proccing on incoming heals
  220. Extend taxi node DK hack to all ebon hold mount taxis
  221. Add missing include in MiscHandler.cpp
  222. Add missing include in WorldStateVariableManager.h
  223. Add missing include in SpawnManager.cpp
  224. Add missing include in SpawnManager.cpp
  225. Add missing include in GridNotifiers.cpp
  226. Rename FACTION_TEMPLATE_FLAG_CONTESTED_GUARD to FACTION_TEMPLATE_FLAG…
  227. EAI: Remove duplicate entercombat parent call
  228. SH: Rewrite ikiss with CombatAI
  229. [Spell] 38203 is cast by player on 18473
  230. [SD] Correct Init Timer for Aran Superspell
  231. BT: Fix envenom animations, reset threat not working and port it to s…
  232. SpellList: Fix crash due to wrong variable use
  233. [spell_script] Prevent scourge strike 28265 from being executed on pl…
  234. [Spell] Flameshocker - Immolate Visual 28330 should not be removed on…
  235. Linking: Make follow reinitialize after home evade instead of immedia…
  236. SpawnGroup: Fix respawn command not working as intended
  237. Reimplement ammo handling to incorporate both min and max dps
  238. Add rule for songflower serenade stacking
  239. Add gameobject chest aggro prototype on loot
  240. BG: Add dbguid support to event spawning in battlegrounds
  241. Add missing includes for LFG files
  242. Fix semicolon inside spell.sql due to scourge invasion
  243. Fix sql for 28203 serverside
  244. Port scourge invasions from vmangos
  245. LFG: Unify naming of some packets and add entry functions for queue s…
  246. LFG: Implement Raid Browser for singular players
  247. LFG: Tryfix compilation
  248. Fix linux and clang compilation
  249. LFG: Implement join and leave queue through LFGQueue
  250. LFG: Generalize SendLfgUpdate for party and player