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. Vehicle: Remove unconfirmed faulty implementation of VEHICLE_FLAG_PAS…
  2. Generalize XP rate mod of previous commit and unify GetXPModRate call
  3. Support expansion-specific XP modifiers
  4. Should fix nix build
  5. Bump actions/upload-artifact from 3 to 4
  6. Bump rjstone/discord-webhook-notify from 1.0.4 to 1.1.1
  7. Bump actions/checkout from 3 to 4
  8. Bump actions/download-artifact from 3 to 4
  9. chore: Included githubactions in the dependabot config
  10. Add stats support for 2 same item id in same loot entry.
  11. Move loot entry check to more correct place
  12. Add loot command to ChatHandler
  13. Remove debug lootdropstats command
  14. Simplify loot process call
  15. Simplify memory management for loot template
  16. Clang: Fix or silence compiler warnings
  17. Fix compilation errors
  18. Fix type of last dword in MSG_QUERY_NEXT_MAIL_TIME
  19. Fix NPC name in new mail notification when receiving mails from NPCs
  20. Bump MarkusJx/install-boost from 2.4.4 to 2.4.5
  21. SpawnGroup: Implement CREATURE_GROUP_FORMATION_MIRRORING
  22. Spell: Clean up some extraneous bonus applications
  23. Add back mistakenly deleted spell_bonus_data values
  24. Roll spell_template into Spell.sql
  25. [14082] Use bonus coefficient data from spell_template/DBC
  26. Icecrown: support for random groups
  27. Northrend: Add empty overrides for init and
  28. Spell: Fix HandleTriggerLinkedAura using pointer to out of scope vari…
  29. SpawnGroup: Fix flag collision
  30. GO: Add chair triggeredEvent handling
  31. Rename BUILD_PLAYERBOT option to BUILD_DEPRECATED_PLAYERBOT
  32. Move Log to its own folder to avoid possible issues with g3dlite log.h
  33. Config: Implement config override with env vars (#502)
  34. Unit: Add nullptr check for caster
  35. Pet: Tryfix double unsummon crash due to visibility
  36. G3D: Extend Support for new MacOS Versions (+Apple Silicon)
  37. G3D: Fix MacOS/Apple Silicon compile
  38. GO/Scripts: Fix error due to newly added chair script event
  39. Add spells from recent ports
  40. Pet: Fix compilation for pch on linux
  41. [Quest] modernize 'Protect the Shipment' escort quest
  42. [Quest] modernize defias brotherhood escort quest
  43. [Quest] rework Missing in Action quest using new systems (#660)
  44. fix ProcSystemArguments constructor arg mismatch
  45. Spell: Implement usage of restriction skip attributes for basic things
  46. Relations: Implement caster and target flag skip from attributes
  47. Spell: Add flag usage to SMSG_SPELL_COOLDOWN instead of random value
  48. Player: Add afk kick after 15 minutes back in
  49. SL: Fix ambassador hellmaw going banished on reset
  50. Creature: Reimplement Creature::LockOutSpells with CreatureStaticFlag…
  51. Spell: Fix EffectSummonType always overriding level for wild spawns
  52. Tools/MMaps: Fixed a suspicious bitwise condition.
  53. Network: Add back error handling from old code for packet header in m…
  54. [14083] Auth: Adjust joindate to be datetime
  55. Sunwell: Add crash check and respawn fix against misuse of chat commands
  56. Adjust CreatureFamilyAssistanceRadius being too big
  57. Chat/GM: Add unkillable command
  58. Fix fix of fix of every fix fix
  59. [14084] Creature: Add CharmedSpellList shorthand during charm
  60. Creature: Tryfix schema
  61. Creature: Fix CLASS_ROGUE AP formula
  62. [14085] Creature: Implement base stat usage for npcs
  63. Spell: Add auto break proc script for auras and their respective glyphs
  64. Creature: Fix CLS reading mistake
  65. Creature: Fix mage class coefficient for str
  66. Compiler: Fix various warnings
  67. Compiler: Fix warnings in shadow_labyrinth.h
  68. Compiler: Fix WotLK not compiling without PCH
  69. AQ: Resolve wipe accumulating guids on ossirian
  70. Magmadar panic should have a higher cooldown
  71. Creature: Resolve issues causing mobs not spawning with full health a…
  72. Creature: Fix typo in update
  73. Creature: I hate safe mode
  74. Spell: Add check for cancel aura when no icon
  75. Creature: Move from an adhoc model to probability model for displayids
  76. Spell: Add usage of SPELL_ATTR_EX3_IGNORE_CASTER_AND_TARGET_RESTRICTI
  77. Instance: Do not trigger ::AddInstanceEvent as GM
  78. Instance: Fix ::AddInstanceEvent only going off once
  79. Botanica: Add missing files in previous commit
  80. Instance: Implement partially generalized example for triggering even…
  81. Spell/Unit: Fix default for coefficient being 0 and fix coeff for npc…
  82. AC: Add ignore los to shirrak inhibit magic aoe
  83. Spell/Unit: Remove now redundant default coeff calculation
  84. [14086] Assign version to displayid probability change manually
  85. Spells: Ensure that Corruption and Seed of Corruption are interchange…
  86. Scripts: Implement EAI vehicle hooks
  87. Spell: Remove setting flags from TakePossessOf in favor of configurat…
  88. Spell: Add support for 56839 & 57418 Spells
  89. Spell: Assign proper spell id from damage field for summon vehicle type
  90. Icecrown: Fix issues due to script executing on multiple effects
  91. Spell: Make phase auras stackable
  92. Warlock: Move Haunt to Spell Scripts
  93. Creature: Implement several needed static flags
  94. Spell: Fix Dream Vision allowing autohit
  95. Fix broken playerbot build (#512)
  96. Transport: Ensure correct HighGuid
  97. Icecrown: Implement s57385 and s57412
  98. Sd2: Script for Frozen Siegebolt Spells
  99. CI: Update Platform Version for Boost
  100. CI/CD: Update MacOS version to 12
  101. Icecrown: Implement missing full energy text and disable go wmo targe…
  102. OpenSSL: Drop legacy 1.1.1 support in the source files
  103. OpenSSL: Update bundled Windows libs to 3.0.14
  104. MySQL: Update bundled Windows library to 8.4.0
  105. OpenSSL: Fix missing legacy bundled Windows lib (3.0.14)
  106. OpenSSL3: Fix bundled modules search path on Windows
  107. Restrict torch spell targets
  108. Spell: Adjust base targeting of SPELL_EFFECT_SEND_EVENT
  109. Sd2: Spell 57413
  110. Unify SMSG_GROUP_JOINED_BATTLEGROUND partly with tbc
  111. Remove SMSG_ITEM_PUSH_RESULT comment after recheck
  112. Minor codestyle change for SMSG_PET_NAME_INVALID
  113. Core/PacketIO: Fix and update SMSG_LOGOUT_RESPONSE
  114. Spell: Allow spell_script_target for any SPELL_EFFECT_PERSISTENT_AREA…
  115. Icecrown: Add script for 57346
  116. Resolve compilation warnings
  117. also remove gossip texts
  118. Eversong: completly remove prospector anvilward script and rework it …
  119. MySQL: Fix compile warning about missing override
  120. PCH: Fix compile errors due to missing includes
  121. Ramparts: correct some code to trigger boss aggro
  122. Ungoro: Modernize simone gossip
  123. SD2: Add gossip API for using bct for core scripted gossips
  124. Unit: Rework handling of attack power mods as two int shorts
  125. Karazhan: Implement check to fix dance vibe combat log spam
  126. SpawnGroup: Implement HasGroupMember
  127. Botanica: Laj shouldnt target a player after using teleport spell
  128. Magtheridon: Remove TODO and adjust comments
  129. Magtheridon: Rework Magtheridon Fight (#683)
  130. BF: rework Broggok fight (#682)
  131. BF: Completly remove boss the maker script, and add it to acid and sp…
  132. Add Combat delay for Nazan after landing
  133. SH: Add delays to talon king ikiss blink
  134. Arca: Make harbinger skyriss copies be aoe immune
  135. Loot: Add more error handling for loot opcodes
  136. Add serverside commits from tbc
  137. Icecrown: 2 more randomized SpawnGroups added
  138. Fix previous commit
  139. Spell: Z cord corrected for 59303
  140. Spell: 42793 corrected
  141. Spell: Z cord corrected for 4328
  142. Icecrown: Change targeting on 3 spells that need trigger to be on caster
  143. Init.
  144. Build: Fixed INSTALL target on windows having incorrect path for debu…
  145. Spell: 60079 set correct target
  146. Battleground: Fix EOTS bases being capturable multiple times
  147. GO: Fix aura generator not applying other effects and add condition f…
  148. BEM: Minor codestyle change
  149. Quest: Additional check and style change
  150. Quest: Auto-accept quests in starting zone
  151. Spell: Add SpellScript for Mind Amplification Dish
  152. Unit: deprecate ApplyPowerMod
  153. Unit: fix mana absorb shield
  154. WorldSession: Remove unusedd sync timer
  155. Vehicle: Remove bogus block and add some immobilization entries
  156. Add missing GetWeakPtr functions (#1)
  157. Misc: Use new unique_trackable_ptr for various classes exposed to scr…
  158. Utils: Added a custom smart pointer type unique_trackable_ptr - a spe…
  159. GameEvent: Defer GameEventUpdateCreatureDataInMapsWorker to map itself
  160. Remove redundant whitespace
  161. BattleGround: Wave 1 of safeguards against race conditions
  162. Icecrown: Add custom error and reagent consumption to summon spells
  163. Spell: Implement TRIGGERED_FORCE_COSTS and aura triggerflag support
  164. Creature: Try to make power rounding accurate
  165. GCC: Switch from ceilf to ceil
  166. Spell: 61171 - Burning
  167. Spell: 59288 - Infra-Green Shield
  168. Spell: Icecrown spell fixes
  169. AI: Fix missing cherry pick part for ResetTimersOnEvade
  170. Quest: Ensure that instant complete quests are completed
  171. Reputation: Fix typo in function call
  172. Spell: Fix Kael'Thas Flamestrike exploding immediately
  173. SD2: Stone Watcher of Norgannon 7918
  174. SD2: Loramus Thalipedes 7783 update
  175. SafeLoc: Add Crossroads as Horde default (pending confirmation)
  176. SafeLoc: Implement Westfall GY as fallback graveyard
  177. Spell: Fix division by zero in pull effect
  178. Vehicle: Name flag and clear target
  179. Icecrown: Script s.56578 to deal percentage damage
  180. Spell: 25730 - Find the Ancient Hero - Fixed
  181. Northrend: Script for quest 12813 moved to DB
  182. Creature: Add function to CallAssistance explicitly
  183. StaticFlags: Implement NO_BIRTH_ANIM
  184. StaticFlags: Implement IGNORE_SANCTUARY (#542)
  185. BossAI: Reset on home
  186. Spell: Do not knock back when rooted
  187. StaticFlags: Implement SPELL_CLICK_FOR_PARTY_ONLY
  188. StaticFlags: Implement IGNORE_MISDIRECTION (#543)
  189. StaticFlags: Implement NO_AUTOMATIC_REGEN
  190. StaticFlags: Implement NO_MELEE_APPROACH (#539)
  191. StaticFlags: Implement FOREVER_CORPSE_DURATION (#535)
  192. Flags: Update UNKs from TC (#548)
  193. StaticFlags: Implement CANNOT_DAZE (#540)
  194. Creature: Allow setting RespawnDelay with chrono literals
  195. Creature: Accept Chrono literals for ForcedDespawn
  196. StaticFlags: Implement CANNOT_TURN
  197. StaticFlags: Implement SPAWN_DEFENSIVE and IGNORE_COMBAT (#538)
  198. Ulduar: Convert Hodir to BossAI
  199. Add s.36294
  200. Make s.4020 only hit one target
  201. Icecrown: Target corrected for Spell 57853
  202. Add s.32147
  203. Icecrown: Spell 58569 Scripted
  204. Icecrown: Spell 59724 Scripted
  205. SD2: Add Hodir updates to sd2.sql (#567)
  206. StaticFlags: Implement DONT_REPOSITION_IF_MELEE_TARGET_IS_TOO_CLOSE (…
  207. AI: Prevent crash when killing a guard with a gameobject (like a trap…
  208. Icecrown: Bloodstained Stone
  209. Timer: Add a timer for code-benchmarking with RAII
  210. Fix CodeBench guard macro
  211. Map: Fixed a crash loading an instanceId 1 which is reserved for ebon…
  212. Playerbot: Prevent double login while player is teleporting
  213. -Fix bots being unable to enter northrend.
  214. -Added some missed if defined which combined BUILD_DEPRECATED_PLAYERB…
  215. Implement PlayerBots option By MangosBot team!
  216. Silvermoon: Implement guard turning
  217. Battle Shout used from various tbc trash npcs should not stack (#700)
  218. [Spell] Withering Poison Proc 13886 should not be removed on Evade
  219. Sethekk Halls: add worldstate handling for random group combinations …
  220. Magtheridon: Fix logical mistake
  221. SP: add worldstate for naturalist bite dbscript
  222. Stormwind: Fix "The Missing Diplomat - Part 8" quest (#694)
  223. Spell: Fix bool logic error from previous commit
  224. Spell: Revert usage of SPELL_ATTR_EX3_TREAT_AS_PERIODIC as proc indic…
  225. Battleground: Codestyle changes for battleground adjacent code
  226. Change default from previous commit
  227. MMAP: Implement pre-load of mmap files for additional thread safety
  228. MMAP: Add partial pre-loading on map init
  229. MMAP: Refactor mmap manager dependancies and improve code
  230. VMAP: Fix one wrong check with new preallocated ids
  231. Spell: Only trigger cooldown if any aura procced and fix attributes f…
  232. Scripts: Fix some strings in previous commit
  233. Scripts: Fix error with string id and spawn group when buddy entry se…
  234. VMAP: Fix compilation and warnings
  235. VMAP: Resolve VMAP manager race conditions with iInstanceMapTrees
  236. SL: add worldstates for correct grouping
  237. Playerbot: Compile fix for new quest weakptr.
  238. Auth: Enable 2FA on Classic
  239. Realm/Core: Implement realm category mapping using realm zone and maj…
  240. Stormwind: Add some details to windsor script
  241. make razorgore vanilla blizzlike
  242. [Spell] Aerie Gryphon Speed Buff 21190 should not be removed on Evade
  243. [Spell] Immolate 11984 should not be removed on Evade
  244. [Spell] Shadowform 16592 should not be removed on Evade
  245. [Spell] Spell Reflection 9941 should not be removed on Evade
  246. [Spell] Plague Cloud 12002 should not be removed on Evade
  247. [Spell] Leech Pulse 8434 should not be removed on Evade
  248. [Spell] Quick Snap 4161 should not be removed on Evade
  249. [Spell] Barbs 8393 should not be removed on Evade
  250. [Spell] Bonus Dodge 8273 should not be removed on Evade