aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-10-21Core/SAI: Make 'no, thanks' actions deprecatedoffl
Deprecated events and actions will be removed after 2 weeks
2021-10-20DB/Locale/ruRU: Add missing offer rewards for some quests with duplicate ↵kvolk2git
text. Part 3 Closes #27130
2021-10-20DB/Locale/ruRU: Add missing offer rewards for some quests with duplicate ↵kvolk2git
text. Part 2 Closes #27121
2021-10-20DB/Creature: Lanthan Perilon gossip textsoffl
2021-10-20Core/AuctionHouse: Correct order of arguments in CHAR_UPD_AUCTION_BID (#27128)Duane Robertson
2021-10-20Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126)offl
2021-10-18DB/Creature: Fix MovementType errorsoffl
Closes #27107
2021-10-17DB/GameObject: Plaques in the Royal Gallery of Stormwind Keepoffl
Closes #27077
2021-10-17Entities/Unit: Fixed wrong combat stop when remove charm (#27038)Lucas Nascimento
2021-10-17DB/Gameobject: Missing signposts in Wetlands FarmCraftedRO
Closes #27104
2021-10-17DB/Locale/ruRU: Add missing offer rewards for some quests with duplicate textkvolk2git
Closes #27103
2021-10-17DB/Creature: Add missing mount to Mounted Ironforge MountaineerCraftedRO
Closes #27102
2021-10-17DB/Locale/ruRU: Add missing offer rewards for quest id 4501- 5500kvolk2git
Closes #27078
2021-10-17DB/Quest: Rework 'Disclosure' (12710)offl
Ref #25984
2021-10-16DB/Creature: Fix position of Grinkleoffl
Credit: vmangos
2021-10-16DB/Loot: Remove Tactical Task Briefing IX from Rex AshilAzcobu
Closes #27074 Credit for finding the solution: CraftedRO
2021-10-16DB/Misc: Some Icecrown visual fixesmalcrom
Closes #27042
2021-10-16DB/Quest: Make 3 Armaments of Battle quests repeatableAzcobu
Closes #27071
2021-10-16DB/Locale/ruRU: Add missing offer rewards for quest id 4001- 4500kvolk2git
Closes #27068
2021-10-16DB/Locale/ruRU: Add missing offer rewards for quest id 3501- 4000kvolk2git
Closes #27056
2021-10-15TDB 335.21101 - 2021/10/15TDB335.21101TDB Release
2021-10-14Core/SAI: Make SMART_EVENT_WAYPOINT_START & SMART_EVENT_CHARMED_TARGET ↵offl
deprecated Deprecated events and actions will be removed after 2 weeks
2021-10-14DB/SAI: Make SMART_EVENT_EVENT_PHASE_CHANGE deprecated; avoid AddAura, ↵offl
re-handle equipment in few scripts Deprecated events and actions will be removed after 2 weeks Ref 1d1e090fe928665d0612482f222466535f94852c 0e1835ee78bd8f79b8dcd5f3ed6d9f7be1eccadb
2021-10-14Core/Conditions: Fixed conditions not working for area aurasShauren
2021-10-13Core/Creature: Formation reset (#27040)Jinnaix
* Core/Creature: Formation reset * Update CreatureGroups.cpp whoops * Core/Creature: Formation reset Keep dismiss functionality
2021-10-13DB/Quest: Rallying the Troops (12070)dr-j
Closes #16561
2021-10-12DB/SAI: Experimental waypoint script modeloffl
2021-10-12DB/Creature: Fix positions of Captured Crusaderoffl
Closes #27044
2021-10-11Core/SAI: Remove deprecated events and actions (#27039)offl
2021-10-11DB/Creature: cad9aaa82361238f7cb0b64cda635fc81240eb2c followupoffl
2021-10-10Core/Unit: Fixed Deterrence stopping working for no reason (#26996)Lucas Nascimento
2021-10-09DB/Quest: 'Fix' Blast the Gateway (11516)offl
Closes #26558
2021-10-09DB/Misc: Corrections to Stormwind graveyardsmeji46
Closes #27032 Credit for research - ratkosrb
2021-10-09Scripts/Spells: Fixed Life Tap (#27003)Lucas Nascimento
2021-10-08Script/World: Brewfest Reveler Script (#27031)Malcrom
2021-10-08DB/Quest: Fix 'Bitter Rivals'malcrom
Closes #26920
2021-10-08DB/Creature: Add script to Stormpeak WyrmCraftedRO
Closes #26272
2021-10-07Core/Creature: Disallow nearly all non-static flags on DB side (#27024)offl
Closes #25764
2021-10-07Scripts/Spells: Handle quest tame spells in spell script (#27022)offl
2021-10-06Scripts/Misc: Remove again LANG_ADDITEMAokromes
2021-10-06Scripts/Commands: account onlinelist (#27004)Giacomo Pozzoni
* Script/Commands: Remove sync db queries from ".account onlinelist" * Add additional "account onlinelist" commands - "account onlinelist ip" to filter by ip address - "account onlinelist limit" to limit the output rows - "account onlinelist map" to filter by map id - "account onlinelist zone" to filter by zone id * Update src/server/scripts/Commands/cs_account.cpp
2021-10-06Script/Commands: Allow to specify the target player in .additem command (#26997)Giacomo Pozzoni
* Script/Commands: Allow to specify the target player in .additem command New syntax: .additem <required item id> <optional item count> <optional player name> Close #25875 * Move target player to new command ".additem to <player> <item> <count>"
2021-10-06Core/Conditions: Reserve CONDITION_SOURCE_TYPE_AREATRIGGER for master branchShauren
2021-10-06Build: Modernize readline finding scriptShauren
(cherry picked from commit 203f1197b4ccf7d49212549817dd3b7f21ae8259)
2021-10-06Core/Misc: Fix appleclang 12 warningsShauren
(cherry picked from commit 3bf6698116d6d683947ccd23f21bba933dc59a2e) # Conflicts: # src/server/game/Handlers/BlackMarketHandler.cpp # src/server/game/Loot/LootItemStorage.cpp # src/server/scripts/Northrend/Nexus/Oculus/boss_urom.cpp # src/server/shared/DataStores/DB2DatabaseLoader.cpp
2021-10-05Scripts/Misc: Remove 2 logs, they are handled by gm logsAokromes
2021-10-04DB/Gameobject: Fix rotation of some signsCraftedRO
Closes #26961
2021-10-04DB/Creature: Add scripts to some creaturesCraftedRO
Closes #26944
2021-10-04DB/Creature: Add some of MountCreatureIDoffl
2021-10-02Skip proccing Sheath of Light when at full health (#26987)Giacomo Pozzoni