aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-01-23Core: Update allowed build to 10.2.5.53040ModoX
2024-01-23Core/Loot: implemented a custom server config setting to enable or disable ↵Ovahlord
AE loot (#29602) This config primarily serves as a means to reduce potential code differences between the master and classic branches as now we no longer have to meddle with code
2024-01-23Core/Database: Fixed HotfixDatabase not being closed on shutdown with ↵Shauren
--update-databases-only Closes #29599
2024-01-22Scripts/Baradin Hold: rewrite Argaloth encounter (#29604)Ovahlord
* handle all missing mechanics and visuals * modernized instance script
2024-01-22Core/Object: use the final keyword for several (World)Object classes that ↵Ovahlord
should not get derived from (#29585)
2024-01-21Core: Updated to 10.2.5Shauren
2024-01-18Core/Bnet: Added SRP http endpoints10.2.0.52808Shauren
2024-01-17Scripts/Durotar: Implemented Vol'jins Visions (#29553)Malcrom
* on quest More Than Expected rewarded * on quest An Ancient Enemy rewarded
2024-01-17Scripts/ExilesReach: Update phasing when Stand your Ground quest removed ↵Malcrom
(#29589)
2024-01-16Core/Creatures: fixed a logic mistake in personal skinning loot that was ↵Ovahlord
causing creatures without loot to despawn instantly (#29586)
2024-01-16Core/Units: moved health and power ordering predicates from Unit header into ↵Ovahlord
CommonPredicates (#29584)
2024-01-16Core/Worldserver: Split Worldserver services into separate files (#29555)Meji
2024-01-16Core/Units: moved CharmInfo class and its definitions into a own file (#29583)Ovahlord
2024-01-16Core/Bnet: Prevent crashes cauised be invalid values in salt column in ↵Shauren
battlenet_accounts
2024-01-14CircleCI: Enable creating docker images for wotlk_classicfunjoker
2024-01-14Core/Spells: Kill incorrect attribute implementationShauren
(cherry picked from commit 8b183ddac3b77eea47eae578226ce8b928d262b8)
2024-01-12Core/Conditions: Added stringid condition typeShauren
2024-01-11Core/Conditions: Refactor ConditionMgr internals to get rid of separate ↵Shauren
containers for some condition source types
2024-01-10Scripts/ExilesReach: Fix copy paste failModoX
* fixes combat training for priest & warlock Closes #29574
2024-01-10Core: Update allowed build to 10.2.0.52808Shauren
2024-01-09Scripts/ExilesReach: Implemented quests Down with the Quilboar and Forbidden ↵Malcrom
Quilboar Necromancy (#29540) * also added scripts to creatures in the area
2024-01-09Core/Conversations: Use WorldObject actors if CreatureId is not provided in ↵ModoX
conversation_actors
2024-01-09Core/Conversation: Implemented conversation flags (#29552)ModoX
2024-01-09Scripts/Boralus: Implement Quest "Get Your Bearings" (#29566)Naddley
2024-01-09Misc: Add wotlk_classic to readmefunjoker
2024-01-09Core/Spell: Fix target check for TARGET_UNIT_RECT_CASTER_ENEMYModoX
2024-01-09DB/Creature: Added more personal summons which should be removed on quest removeModoX
2024-01-09DB/Waypoints: Fixed some move typesModoX
2024-01-09DB/Draenor: Added some questchains for Alliance Garrison V1Naddley
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2024-01-08DB/Creature: Added some personal summons which should be removed on quest removeModoX
2024-01-08Core/Creatures: Added possibility to automatically despawn personal summons ↵ModoX
on quest remove (#29114)
2024-01-08Core/Spells: Added option to override orientation for target types using ↵ModoX
spell_target_position table (#29551)
2024-01-08DB/Waypoints: Fix delay of Ardsami nodeModoX
* ec6a5c9bf5d6a5879b31e67cfc0cc9fb4fa572c9 followup
2024-01-07DB/Misc: Followup for c7330f0d649c53e95128dd84840c6015ae01a6e0Naddley
2024-01-07DB/Disables: Disable deprecated Quest "Palm of the Tiger"malcrom
Closes #29558
2024-01-07DB/Teldrassil: Update gameobject flag for "Melithars Stolen Bags"Kelpiesklubhouse
Closes #29537
2024-01-07DB/Tirisfal: Added disableGravity to Agatha, Daschla and Aradnemalcrom
Closes #29528
2024-01-07DB/Durotar: Added some paths and cosmetic scriptsmalcrom
Closes #29527 Co-authored-by: Naddley <64811442+Naddley@users.noreply.github.com>
2024-01-07Core/GameObjects: Fixed incorrect startup error logShauren
2024-01-05Core/AreaTrigger: Fix areatrigger debug output not printing spawnid properlyModoX
2024-01-05DB/AreaTrigger: Fixed ids of missed tables..ModoX
750b99fca0afa125779afe540c9f8ec03f6f29ac followup
2024-01-05DB/AreaTrigger: Fix invalid areatrigger CreateProperties idModoX
750b99fca0afa125779afe540c9f8ec03f6f29ac followup
2024-01-05DB/AreaTrigger: Fix id of 1e4e2d953a4546cfb7a5ad1265036778f7cfbd7dModoX
2024-01-05Scripts/Draenor: Implemented Garrison V1 Alliance enter/exit (#29550)Naddley
2024-01-05Scripts/Movement: De-optional followPathBackwardsFromEndToStart in ↵ModoX
WaypointMovementGenerator
2024-01-05Core/Waypoints: Refactor to split data into path and node related info in db ↵ModoX
(#29506)
2024-01-05Core/Players: Fixed objects not being visible after seamless teleportsShauren
2024-01-03Scripts/DunMorogh: Removed some experimental leftovers from Joren Ironstock ↵ModoX
script
2024-01-02Core/Config: Added missing config CONFIG_CORPSE_DECAY_RAREShauren