| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-06-19 | Core/Grids: Ported cmangos/mangos-wotlk@ea99457e50790acde8928aa0f3dc4a9c096b4a8c | Shauren | |
| (cherry picked from commit 9299e9bde087af7e5d777d5a55a3b79d2b63c48e) | |||
| 2017-06-19 | Core/Misc: Cleanup worldserver/authserver main() functions to run ↵ | Shauren | |
| destructors in predictable order * world/auth servers will now fail to startup if listen ports are in use * Restored "Network.OutUBuff" config option lost during boost transition (cherry picked from commit 6c92a481a34eb19c7ba751a1f7547a39c3d3a088) | |||
| 2017-06-19 | Core/Misc: Added Creature::CanGiveExperience helper function | joschiwald | |
| (cherry picked from commit c1cc0e9949a73e1cbb2640032d5d038cca051954) | |||
| 2017-06-18 | Rename 2017_06_18_03_world .sql to 2017_06_18_03_world.sql | Aokromes | |
| 2017-06-18 | DB/Creature: Use correct texts for Frostmane Shadowcaster and Frostmane Seer | Killyana | |
| Closes #19912 By Weyrath | |||
| 2017-06-18 | Core/Spells: Fixed range issue with Killing Spree | Keader | |
| Closes #19913 | |||
| 2017-06-18 | DB: Typo | Killyana | |
| 2017-06-18 | DB/Creature: Add some missing spawns in Voltarus | Killyana | |
| 2017-06-18 | rename files | Aokromes | |
| 2017-06-18 | Core/Scripts: Fixed GAMEOBJECT_TYPE_DOOR closing automatically after being ↵ | S.V | |
| opened with .gobj act (#19342) Closes #19261. | |||
| 2017-06-18 | DB/SAI: Wind Trader Marid | Dr-J | |
| Script http://www.wowhead.com/quest=10273/troublesome-distractions Closes #4617 | |||
| 2017-06-18 | DB/Quest: Improvements for Scalding Mornbrew Delivery | Weyrath | |
| Closes #19907 By Weyrath | |||
| 2017-06-18 | DB/Creature: Add some missing spawns in Sholazar Basin | Killyana | |
| 2017-06-18 | Core/Scripts: fix array out of bounds in Pit of Saron doorData | ariel- | |
| 2017-06-18 | Revert "Cross-check client-submitted fall time with server-measured time. ↵ | treeston | |
| When excessive difference is detected, punish player. (#19895)" due to really random edge case client behavior causing false positives. Going to need to find a different approach for dealing with the underlying issue. This reverts commit 27cbfc3a9358bf20f12427e4b89f986a79a0926a. | |||
| 2017-06-17 | Another follow-up to b59ca1c and 41eddd5, fixing missing update entry in ↵ | treeston | |
| auth_database base. This is a stupid, stupid system we have here. | |||
| 2017-06-17 | Cross-check client-submitted fall time with server-measured time. When ↵ | Treeston | |
| excessive difference is detected, punish player. (#19895) Fixes an exploit that could trivialize the Lich King encounter. | |||
| 2017-06-17 | Correct some missing auth DB changes from b59ca1c. | treeston | |
| 2017-06-16 | 30ac4f5 follow-up. (Finally, Keader. Finally.) | treeston | |
| 2017-06-16 | Fix an issue where temp summons were ignoring m_regenHealth. (Hi Keader.) | treeston | |
| 2017-06-16 | DB/Spells: Fixed proc of Righteous Vengeance with Judgements | Keader | |
| Closes #19898 | |||
| 2017-06-16 | DB/SAI: Nexus-prince razaan | Dr-J | |
| Correct bad unit flags in script | |||
| 2017-06-16 | DB/SAI: Wrangle some Aether Rays | Dr-J | |
| Closes #16305 | |||
| 2017-06-16 | DB/SAI: The Demoniac Scryer (Update) | Dr-J | |
| Changes to script so that credit is only given at end of event rather than after first wave of mobs due to timer aura been removed on evade | |||
| 2017-06-15 | DB/SAI: Matis the Cruel | Dr-J | |
| Closes #19873 | |||
| 2017-06-15 | DB/Creature: Necro Overlord Mezhen | Killyana | |
| 2017-06-15 | Rename .debug uws to .debug worldstate (clarity change). | treeston | |
| 2017-06-15 | Group creation again (follow-up to 132538d). Groups now only disband if all ↵ | treeston | |
| members reject the invitation (as opposed to if any member rejects the invitation). | |||
| 2017-06-15 | Fixes to all-reputation and all-skill custom option handling: | treeston | |
| - Move on-create customs (all explored, all reputations) to CharacterHandler::HandlePlayerLogin for first login. Fixes #19839. - Add Wrath factions to all reputations custom (it only had BC factions). - Remove unused ReputationMgr::SendStates. Add ReputationMgr::SendState handling for sending all updated states in arbitrary order if nullptr is passed (used in point #1). - Fix all weapon skills max custom to properly apply on learning new weapon skills. | |||
| 2017-06-15 | Hunter: Fix Piercing Shot dot clipping (#19882) | Gildor | |
| Closes #19881 | |||
| 2017-06-15 | Core/Player: Keep shared quests through map changes instead of getting stuck ↵ | Cannix | |
| in busy state (#19821) | |||
| 2017-06-14 | Core/Entities Allow DynamicObjects with UNIT_FLAG_IMMUNE_TO_PC to select ↵ | Gustavo | |
| targets (#19168) | |||
| 2017-06-14 | Core/Spells Allow bosses to receive KnockBack under certain conditions (#19312) | Gustavo | |
| Conditions: Not player, not controlled by player and not hunter's pet | |||
| 2017-06-14 | Modify group invite behavior while creating group to be blizzlike: (#19870) | Treeston | |
| - Leader can invite multiple people before the first invite is accepted - Leader can cancel group formation by sending CMSG_GROUP_DISBAND (using /run LeaveParty() or similar) Fixes #17258. | |||
| 2017-06-13 | Typo fix | Aokromes | |
| 2017-06-12 | Add new command 'npc showloot'. Does exactly what it says on the tin. | treeston | |
| 2017-06-12 | Fix reapply for 2017_06_12_01_world.sql (ac0f76f follow-up) | treeston | |
| 2017-06-12 | dynamic_spawning conflict avoidance, part deux: World.h enums | treeston | |
| 2017-06-12 | Insert dynamic_spawning RBACs (already reserved in RBAC.h as of 55d8c2b) ↵ | treeston | |
| into auth database to prevent constant base file conflicts on that branch. | |||
| 2017-06-12 | - Add new commands .group set assistant, .group set maintank and .group set ↵ | treeston | |
| mainassist to toggle raid member flags. - Fix 2017_05_29_00_auth.sql to be reapply safe. | |||
| 2017-06-12 | Removed a now-unused local (ca02629 follow-up) | treeston | |
| 2017-06-12 | Make some adjustments to .summon and .group summon behavior to make them ↵ | treeston | |
| more permissive: - Now only requires the either target's group leader or target itself to be on your map - Now summons all applicable group members even if one member fails checks - No longer has some truly weird edge case instance unbind code that could cause exploit behavior (Really, I have no idea why this existed, because it certainly didn't do what it might've been meant to do.) | |||
| 2017-06-11 | Core/OutdoorPvP: yet more unused stuff | ariel- | |
| 2017-06-11 | Core/Scripts: fix some /W4 warnings | ariel- | |
| 2017-06-11 | Core/OutdoorPvP: fix another warning | ariel- | |
| 2017-06-11 | Core/OutdoorPvP: fix warning | ariel- | |
| 2017-06-11 | Core/OutdoorPvP: refactor using Position and Quat to pack parameters | ariel- | |
| - Moved statics to cpp - Save scriptids into an array | |||
| 2017-06-11 | DB/Creature: Respawn The Howling Hollow cave | Killyana | |
| 2017-06-11 | Core/Spell: fix some spells that shouldn't allow stealth or invisibility | ariel- | |
| - Touch of Zanzil - Glowing Blood - Lambent Blood - Vibrant Blood - Black Blood - Perpetual Instability | |||
| 2017-06-10 | Core/SmartAI: implemented SMART_EVENT_EVENT_PHASE_CHANGE | ariel- | |
| - Use instead of Update + event_phase_mask when action needs to be synchronized | |||
