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

  1. SpawnGroups: Fix loading order
  2. SpawnGroup/WorldState: Fix looking for worldstate_name in wrong db
  3. Spell/Player: Fix permanent cooldown spells bugging out clientside
  4. Player: Add permanent serverside cooldowns for db loaded auras
  5. SpawnGroup: Add additional checks on load for new conditions and clar…
  6. [14055] SpawnGroup: Implement using conditions for spawning rather th…
  7. Player: Fix emote state handling for text emotes like dance
  8. Player/Spell: Do not send zero spellmods on login
  9. MMap: Adjust Blood Furnace extraction
  10. Spell: Make mounted flying players above ground immune to CC
  11. TK: Use IsAboveGround in spell_gravity_lapse_knockup
  12. Unit: Implement IsAboveGround
  13. SWP: Fix sinister reflections only staring during defensive aggro
  14. Scripts: Add documentation for jumping movement in dbscripts
  15. Scripts: Implement MoveJump supports in dbscripts
  16. [14056] Scripts: Add two float columns to dbscripts for future use
  17. Add food anim to spell 46581
  18. EbonHold: Fix speed aura being leftover after eye control is removed
  19. Spell: Dest targeted instant spells should be after self
  20. Fix spell 34853 serverside
  21. SpawnGroup/Instance: Fix compilation and compilation warning
  22. SpawnGroup/Instance: Implement experimental OnCreatureGroupDespawn ho…
  23. [14057] SpawnGroup: Implement chance for spawn_group_spawn
  24. Added Theramore sparring event - Red vs Blue
  25. [Spell] Add Fixate Effect for s.34852 Call of the Falcon
  26. Update The Blackwood Corrupted script to CombatAI
  27. [Spell] Prevent Orientation during s.34664 Sleep Visual - Flavor
  28. [SD] Improve Script for Prospector Anvilward 15420
  29. improve platform labelling by addin arm archs
  30. BG: Partial revert to fix arena entry
  31. Fix crash due to typo in 7dc176d
  32. Scripts: Implement SCRIPT_COMMAND_SET_WORLDSTATE
  33. Spell: Fix column naming in spell_template to correspond with core an…
  34. Fix wotlk vs tbc collisions causing more spawns
  35. LFG: Fix quest compilation due to quest_sort
  36. LFG/SD2: Implement custom worldstates for engaging seasonal dungeons …
  37. LFG: Implement rewarding
  38. Terrain: When whoEntry has no areaId, use it for further checks regar…
  39. Vehicle: Check AI when making it passive
  40. LFG: Implement per expansion dungeon min/max levels
  41. LFG: Implement proposal and instance join in debug mode
  42. Spell: Fix justrespawned being called twice for DoSummonWild and DoSu…
  43. LFG: Implement failure of group proposal
  44. LFG: Implement queue pop for full group
  45. LFG: Implement rolecheck timeout
  46. LFG: Fix declining rolecheck and logout not removing from queue properly
  47. LFG: Fix compilation warnings about flag being serverside only
  48. AI/Spell: Fix non pets being forced to follow movement due to owner f…
  49. Vehicle: Fix order protocol for sending vehicle updatefield changes
  50. Movement: Allow using different mover on CMSG_MOVE_CHNG_TRANSPORT
  51. Vehicle: Fix vehicle dismount not properly handling unroot of passenger
  52. [14058] Quest: Implement MaxLevel column for quest_template
  53. Add s.28364 to wotlk
  54. Github action build script improvement
  55. Add missing spells from forgotten port from tbc
  56. Spell: Fix minipets trying to summon twice
  57. Spell: Introduce enum SummonPropSlot
  58. LFG: Fix solo grouping and specific dungeon grouping
  59. Midsummer: Implement Throw Torch item
  60. Midsummer: Remove obsolete npc_dancing_flames
  61. Midsummer: Add script for positioning brazier correctly
  62. Scripts: Adjust documentation for outdated stuff
  63. Adjust documentation of SCRIPT_COMMAND_SEND_AI_EVENT
  64. MMAP: Fix mmtile loading path not accounting for datapath
  65. Spell: Fix crash in EffectSummonObjectWild for GO casting
  66. MMAP: Fix building of transport maps after recent changes
  67. [14059] Vehicle: Implement vehicle seat exit customization
  68. Movement: Do not add MOVEFLAG_SPLINE_ENABLED | MOVEFLAG_FORWARD on or…
  69. SlavePens/Midsummer: Despawn ahune spawns on evade and death
  70. Map: Fix dynamic zone info packet sizing
  71. SunsReach/WorldState: Make Isle change weather based on phase
  72. Quest/Player: Do not display visible quests above maxlevel as grey qu…
  73. NPC/Vendor: Fix proper MAX_VENDOR_ITEMS limit at 150
  74. GameObject: Exclude critters from chest aggro
  75. GameObject: Add higher precision reading for gameobject table
  76. Map: Minor refactor and bugfix of zone dynamic info on zone change
  77. LFG/Chat: Fix error due to permissions for HandleDebugLfgCommand
  78. Pet/Player: Do not save auras with AURA_INTERRUPT_FLAG_LEAVE_WORLD
  79. Fix SD2 file missing ,
  80. Fix autoshot not going off at all
  81. Spell: Make auto shot not clip with SPELL_ATTR_EX2_NOT_RESET_AUTO_ACT…
  82. [SD] Correct broadcast_text_id in script_texts.
  83. More improvement to github action script
  84. chore: Set permissions for GitHub actions
  85. Github action build script improvement
  86. Midsummer/SP: Rework Ahune and add some missing parts
  87. Map/Vmap: Fix liquid level query not going through on maps without te…
  88. Add notes about missing documentation and deprecated stuff
  89. MMAP/Map: Fix loading of mmtiles in maps with no tiles/vmtiles
  90. Map/Vmap: Fix liquid level query not going through on maps without te…
  91. Midsummer/SP: Rework Ahune and add some missing parts
  92. Fix EAI docu about ACTION_T_SET_SPELL_SET
  93. WaypointMovement: Fix AI crash on movegen init and fix pathId not bei…
  94. [14060] Waypoint: Implement forced naming of waypoint_path paths
  95. WaypointMovement: Get rid of escort AI dependancy through overload of…
  96. 10kNeedles: Modernize and improve script and move path to waypoint_path
  97. EAI/Scripts/EscortAI: Enable specifying waypoint_path entry
  98. Add missing Hallows End texts to GossipNPCPeriodicTriggerTalk
  99. Item/Spell: Add enchantment log on enchant removal
  100. Fix EAI docu about ACTION_T_UPDATE_TEMPLATE
  101. Add more EAI notes about deprecation
  102. [SD2] Script for Mountaineer Pebblebitty Removed
  103. Fill SpellCastResultNames
  104. Spell/AI: Add SpellCastResultNames for more legible errors
  105. fix aura 8733 stacking with itself
  106. Transports: Use already existing interpolation functions instead of c…
  107. Fix combat_condition not being insertable on db end
  108. Fix unit_condition not being insertable on db end
  109. DK: Fix or implement all DK glyphs
  110. Sholazar: Remove texts in favor of bct use
  111. Sholazar: Fix polish typo
  112. Northrend/Sholazar: Add weather setting to q.12537
  113. SD2: Sholazar Basin - more summon spells fixed
  114. Spell: Rewrite DoSummonVehicle and EffectSummonType to support full r…
  115. Sholazar: Add s.53032 script
  116. SD2: Update spells Quest: 12726
  117. Spell: Also use Damage Done Multiplier script setting in healing
  118. Spell/Unit: Port rest of unit damage script to spell scripts
  119. Fix duplication like a dummy
  120. Spell/Unit: Port several more spells from unit damage handlers to spe…
  121. Fix memory leak in G3D::Array
  122. Spell/Unit: Migrate a lot of wotlk only scripts to spell scripts
  123. Fix sql errors
  124. GameObject: Despawn/Refill chests 5 min after first opening even if n…
  125. [Spell] Add spells to should not be removed on Evade (#620)
  126. [Spell] Add "Controlled" Prevention for Backstab and Gouge Spells
  127. Northrend/Borean: Add weather setting to q.11961
  128. Spell: Fix errors from spell scripts due to not being needed in wotlk
  129. Sholazar: Fix assignment of proper entry for q.12726
  130. Creature: Fix UpdateEntry protocol not working whilst being ridden by…
  131. Creature: Add error if creature_template_spells is conflicting with c…
  132. Spell/Druid: Fix compilation
  133. Spell/Druid: Implement almost all missing glyphs for druid
  134. SD2: Script for Q.8519 Removed
  135. Improve Database API to avoid memory leaks in the future, part 3.
  136. Improve Database API to avoid memory leaks in the future, part 2.
  137. Improve Database API to avoid memory leaks in the future, part 1.
  138. QueryCallback: simplify/modernize. Callback: remove, no longer needed.
  139. GameObject: Fix sitting on chairs on a transport
  140. Vehicles: Fix projectile delayed calculation
  141. Player: Refactor corpse reclaim delay code to fix crash
  142. Icecrown: Implement s.56683 and s.56684
  143. Vehicles: Ensure vehicle attachments stay attached (#451)
  144. Item: Implement Val'anyr effect (#471)
  145. Spell: Clear item pointer on consumption
  146. Creature: Name CREATURE_TYPEFLAGS_FORCE_GOSSIP
  147. Vehicles: Fix invalid coordinates (#475)
  148. Vehicles: Minor fixup of usage on windows
  149. Vehicles: Use correct coordinate data for seat locations and add extr…
  150. Fix crash in BattleGroundWS.cpp due to wrong argument passed to IsFla…
  151. Ulduar: Convert XT-002 Deconstructor to BossAI + Spell Lists (#427)
  152. Vehicle: Fix remaining var init
  153. Vehicle: Fix missing init for all vars
  154. Creature: Adjust updateentry overwriting some critical unit flags
  155. Add missing erroring spells from tbc
  156. Fix error due to s.44333 being used by an item
  157. Should fix win build
  158. Update Github Workflows to boost 1.83
  159. Update Github workfows spellings
  160. Update GitHub Workflows
  161. Mage: Implement all missing mage glyphs
  162. Spell: Implement m_effectSkipMask
  163. Hunter: Implement all bugged/missing hunter glyphs
  164. Scripts: Fix interaction of SCRIPT_FLAG_BUDDY_BY_STRING_ID and SCRIPT…
  165. Rig random battleground BattlemasterListEntry to have correct data to…
  166. Scripts: Add missing SCRIPT_FLAG_BUDDY_BY_STRING_ID to doc file
  167. Spell: Fix spells with negative SPELL_EFFECT_THREAT and SPELL_ATTR_EX…
  168. Spell: Fix passing of wrong proc flag to PROC_EX_CAST_END event and m…
  169. Spell/Unit: Make PROC_EX_ABSORB tagged hits also proc on full absorb
  170. Paladin: Eye for an eye should also use absorbed damage in reflection
  171. Spell/Unit: Add absorb information to proc system
  172. Fix delayed respawnsave crash
  173. Add missing serversides from tbc
  174. StringId: Fix string id objects not being cleared on despawn
  175. Dynguid: Refactor non spawn group dynguid code to account for despawn…
  176. Chat: Implement .npc despawn command
  177. Spell: Disable sending packet with aura removal for self when possessed
  178. Player: Make shapeshift forms which dont override attack speed use we…
  179. Stormwind: Add detail to dashel stonefist
  180. Stormwind: Modernize Dashel Stonefist to support spell lists
  181. TK: Make flamestrike npc despawn and not chase around
  182. TK: Rework Kael using spell scripts, combat ai, bct and spell lists
  183. Player: Implement CONFIG_BOOL_DISABLE_INSTANCE_RELOCATE
  184. Dragonblight: Add script for targeting of 51922 - Lapsing Dream
  185. Spell: Add dyngo fake caster support
  186. Spell: Mindflay calculate base damage for tick (#491)
  187. Chat: Generalize .go creature name command and fix not tping to spawn…
  188. Chat: Add some performance improvements to .go creature name
  189. Chat: Fix linking of dynguid objects
  190. Paladin: Resolve merge error
  191. SQL: Fix Merge error
  192. Stormwind: Fix typo in merged sql for npc_lady_katrana_prestor
  193. Player: Mark SendCancelTrade as const
  194. Quest: Fix Reginald Windsor script for 'The Masquerade'
  195. Null pointers check
  196. Map: Fix order of operations causing new dynguid fixes not working fo…
  197. Spell: Add check for single target to resist/miss channeled spell cancel
  198. Fix #3480 Replace hardcoded gossip strings with database entries for …
  199. Dialogue: Fix dialogue helper not working with BCTs
  200. [Spell] Retching Plague 30079 should not be removed on Evade
  201. [Spell] Spore Burst 38471 should not be removed on Evade
  202. [SD][Spell] Add s.16331 Incorporeal Defense for mobs_spectral_ghostly…
  203. [Spell] s.7131 - npc 2638,4785,5097,6493,6932,11027,11263
  204. Kara: Add back bct on repentance
  205. Add maiden of Virtue to spell_list
  206. Should fix nix build
  207. Bump actions/upload-artifact from 3 to 4
  208. Bump rjstone/discord-webhook-notify from 1.0.4 to 1.1.1
  209. Bump actions/checkout from 3 to 4
  210. Bump actions/download-artifact from 3 to 4
  211. chore: Included githubactions in the dependabot config
  212. Add stats support for 2 same item id in same loot entry.
  213. Move loot entry check to more correct place
  214. Add loot command to ChatHandler
  215. Remove debug lootdropstats command
  216. Simplify loot process call
  217. Simplify memory management for loot template
  218. Scripts: Implement SCRIPT_COMMAND_RECALL_OR_RESPAWN_ACCESSORIES
  219. Vehicle: Remove unconfirmed faulty implementation of VEHICLE_FLAG_PAS…
  220. Generalize XP rate mod of previous commit and unify GetXPModRate call
  221. Support expansion-specific XP modifiers
  222. Clang: Fix or silence compiler warnings
  223. Fix compilation errors
  224. Fix type of last dword in MSG_QUERY_NEXT_MAIL_TIME
  225. Fix NPC name in new mail notification when receiving mails from NPCs
  226. Bump MarkusJx/install-boost from 2.4.4 to 2.4.5
  227. Northrend: Add empty overrides for init and
  228. SpawnGroup: Implement CREATURE_GROUP_FORMATION_MIRRORING
  229. Spell: Clean up some extraneous bonus applications
  230. Add back mistakenly deleted spell_bonus_data values
  231. Roll spell_template into Spell.sql
  232. [14082] Use bonus coefficient data from spell_template/DBC
  233. Icecrown: support for random groups
  234. SpawnGroup: Fix flag collision
  235. GO: Add chair triggeredEvent handling
  236. Spell: Fix HandleTriggerLinkedAura using pointer to out of scope vari…
  237. Config: Implement config override with env vars (#502)
  238. Rename BUILD_PLAYERBOT option to BUILD_DEPRECATED_PLAYERBOT
  239. Move Log to its own folder to avoid possible issues with g3dlite log.h
  240. Unit: Add nullptr check for caster
  241. Pet: Tryfix double unsummon crash due to visibility
  242. G3D: Fix MacOS/Apple Silicon compile
  243. GO/Scripts: Fix error due to newly added chair script event
  244. Add spells from recent ports
  245. Pet: Fix compilation for pch on linux
  246. [Quest] modernize 'Protect the Shipment' escort quest
  247. [Quest] modernize defias brotherhood escort quest
  248. [Quest] rework Missing in Action quest using new systems (#660)
  249. fix ProcSystemArguments constructor arg mismatch
  250. Spell: Implement usage of restriction skip attributes for basic things