| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-01-12 | Scripts/BM: Remove unused text | offl | |
| 2022-01-12 | Scripts/Spells: Few fixes to spells with GameObjectActions (#27587) | offl | |
| 2022-01-07 | Scripts\Event: COG Corrections (#27532) | acidmanifesto | |
| Goldshire is a area not a zone. Zone is Elwynn Forest. CHILDEREN is spelled with 1 E not 2. | |||
| 2022-01-02 | Update inkeeper content (#27507) | Grindelwald | |
| * Update localized hotel content Update localized hotel content * Using the database to display GOSSIP The broadcast_text_locale has the relevant gossip_menu_option data, but C++'s strong coding makes them appear only in the default English. | |||
| 2022-01-01 | DB: Sync structure of a shared auth table between branches | Shauren | |
| 2021-12-23 | Scripts/Spells: Update Gordunni Trap spell script (#27437) | offl | |
| Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com> | |||
| 2021-12-20 | Scripts/Spells: Remove unnecessary SetAnimationTier | offl | |
| 2021-12-18 | Scripts/Quest: Rework 'The Cleansing' (11317,11322) (#27413) | offl | |
| 2021-12-18 | Update cs_misc.cpp (#27418) | kvolk2git | |
| 2021-12-16 | Scripts/Spells: Furious Rage & scripts for creatures who uses it (#27403) | offl | |
| 2021-12-13 | Scripts/Quest: Update 'It's All Fun and Games' (12887,12892) (#27394) | offl | |
| 2021-12-13 | Scripts/MFF: Update Ahune's Ice Spear behavior (#27384) | offl | |
| 2021-12-09 | Scripts/HoS: Update Maiden of Grief (#27360) | offl | |
| 2021-12-09 | Scripts/HoS: Update Sjonnir (#27357) | offl | |
| 2021-12-01 | Scripts/Crypts: Rework Exarch Maladaar (#27313) | offl | |
| 2021-12-01 | Scripts/Spells: Generic spell script for quest portals (#27305) | offl | |
| 2021-12-01 | Scripts/The Eye: Few updates to Kael'thas & Astromancer (#27304) | offl | |
| 2021-12-01 | Scripts/Botanica: Rework Laj (#27282) | offl | |
| 2021-12-01 | Scripts/Mechanar: Rework Nethermancer Sepethrea (#27277) | offl | |
| 2021-12-01 | Scripts/ZG: Improve High Priestess Jeklik (#27274) | offl | |
| 2021-11-24 | Scripts/Spells: Small cleanup for gen/item spell scripts (#27311) | offl | |
| 2021-11-23 | Scripts/Misc: Migrate world event scripts to separate files 2 (#27309) | offl | |
| 2021-11-21 | Scripts/Misc: Migrate world event scripts to separate files (#27284) | offl | |
| 2021-11-21 | Scripts/Borean Tundra: Add missing else in ↵ | Shauren | |
| a8558c4361a7e3560c094886ef3072d46c64de44 | |||
| 2021-11-20 | Scripts/Spells: Void Zone's Consumption (#27265) | offl | |
| 2021-11-10 | Scripts/Creature: Replace trigger_periodic with unique scripts (#27240) | offl | |
| 2021-11-02 | DB/Creature: Zaetar's Spirit | offl | |
| 2021-11-01 | Scripts/Quest: Make 'Search and Rescue' less hacky (#27227) | offl | |
| 2021-11-01 | Scripts/Quest: Update 'Trail of Fire' & 'Warning: Some Assembly Required' ↵ | offl | |
| (#27184) | |||
| 2021-11-01 | Scripts/Misc: Migrate Operation Gnomeregan & Zalazane's Fall scripts to own ↵ | offl | |
| files (#27163) | |||
| 2021-11-01 | Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160) | offl | |
| 2021-10-29 | Scripts/Uldaman: Fix Ironaya crash (#27189) | Gildor | |
| * Scripts/Uldaman: Fix Ironaya crash * little code cleanup * oops | |||
| 2021-10-25 | Core/Spells: Fixed Prayer of Mending (#27105) | Lucas Nascimento | |
| Closes #3770 | |||
| 2021-10-25 | add item xxxxx show to who was added item (#27020) | kvolk2git | |
| Co-authored-by: Aokromes <Aokromes@users.noreply.github.com> | |||
| 2021-10-24 | Scripts/Commands: fix `.learn all recipes` (#27153) | ihm-tswow | |
| if client had same locale as server, the command didn't work (should've been != and not ==). Furthermore, server dbcs only have the server locale for these, and they might or might not match up with the client. only downside of removing the check entirely is possibility of mixups if two locales have overlapping names for different skills. I highly doubt a single such instance exists. | |||
| 2021-10-21 | DB/Creature: The Brewmaiden & The Black Brewmaiden (#27133) | offl | |
| Closes #27127 | |||
| 2021-10-20 | Core/Scripting: Get rid of ModifyVehiclePassengerExitPos (#27126) | offl | |
| 2021-10-09 | Scripts/Spells: Fixed Life Tap (#27003) | Lucas Nascimento | |
| 2021-10-08 | Script/World: Brewfest Reveler Script (#27031) | Malcrom | |
| 2021-10-07 | Scripts/Spells: Handle quest tame spells in spell script (#27022) | offl | |
| 2021-10-06 | Scripts/Misc: Remove again LANG_ADDITEM | Aokromes | |
| 2021-10-06 | Scripts/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-06 | Script/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-06 | Core/Misc: Fix appleclang 12 warnings | Shauren | |
| (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-05 | Scripts/Misc: Remove 2 logs, they are handled by gm logs | Aokromes | |
| 2021-10-02 | Skip proccing Sheath of Light when at full health (#26987) | Giacomo Pozzoni | |
| 2021-09-28 | Scripts/ICC: Implemented spell Dark Reckoning | Keader | |
| Closes #26941 | |||
| 2021-09-27 | Scripts/Spells: Mount check aura for Gryphon Hatchling & Wind Rider Cub (#26897) | offl | |
| Closes #26600 | |||
| 2021-09-16 | Core/Misc: Rename UNIT_FLAG_SWIMMING to UNIT_FLAG_CAN_SWIM | offl | |
| Ref #26912 | |||
| 2021-09-15 | Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913) | offl | |
