| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-23 | Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players ↵ | Nyeriah | |
| are in range (specially during waves) | |||
| 2014-11-21 | Scripts/SteamVault: Remove non-selectable flag from access panels once their ↵ | Nyeriah | |
| respective bosses are done | |||
| 2014-11-20 | Scripts/SethekkHalls: fixed Talon King Coffer | joschiwald | |
| 2014-11-19 | Remove uneeded script | Dr-J | |
| Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage | |||
| 2014-11-14 | Script/Spells: fixed crash in spell_hun_aspect_of_the_beast | joschiwald | |
| Closes #13560 | |||
| 2014-11-11 | Scripts/Commands: mod xp command | Heihachi | |
| Closes #13476 | |||
| 2014-11-10 | Core/Commands: implement .pvpstats command | ShinDarth | |
| Shows number of battleground victories in the last 7 days Closes #13460 | |||
| 2014-11-06 | Scripts/ToC: Simplify the code for "A Tribute to Immortality" achievement | Nyeriah | |
| * also fixes the achievement being still awarded if players die indirectly during boss fights (Anub'arak adds, for example) | |||
| 2014-11-04 | Codestyle | treak | |
| 2014-11-03 | Scripts/Ulduar: fix Achievs "Champion of Ulduar" and "Conqueror of Ulduar" | treak | |
| Signed-off-by: treak <goodfeelingzzz@gmail.com> | |||
| 2014-11-03 | Scripts/ScarletMonastery: Kill an unused parameter warning | Nyeriah | |
| 2014-11-02 | Scripts/CoS: removed SetDespawnAtFar, fixed situation when Artas attacked ↵ | MitchesD | |
| some NPC and disappeared because he was out of range of players With these lines it's almost impossible to finish properly this dungeon. For example when Arthas moves ahead to attack NPC and then returns back, when this happens, Arthas is despawned. | |||
| 2014-11-02 | Scripts/ToC: Remove a safe-measure call that caused issues | Nyeriah | |
| Closes #11874 | |||
| 2014-11-01 | Scripts/ToC: Few codestyle changes and clean ups | Nyeriah | |
| 2014-11-01 | Scripts/ToC: Misc forgotten clean ups | Nyeriah | |
| 2014-11-01 | Scripts/ToC: Twin Val'kyr | Nyeriah | |
| - Script rewritten to EventMaps - Implemented random special ability sequence - Adjusted timer for special abilities to 45 seconds - Misc clean up. Closes #7546 | |||
| 2014-10-29 | Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement ↵ | Nyeriah | |
| "Hot Pocket" | |||
| 2014-10-28 | Merge pull request #13440 from Rochet2/ahbot | jackpoz | |
| Core/AH: AHBot related fixes | |||
| 2014-10-27 | Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to ↵ | Nyeriah | |
| access the rubble spawning triggers | |||
| 2014-10-27 | Scripts/Freya: Fix Lumberjacked Achieve | treak | |
| Closes #13435 Fixes #8166 | |||
| 2014-10-26 | Scripts: replaced various Location struct defines with proper Position or ↵ | joschiwald | |
| G3D::Vector3 | |||
| 2014-10-25 | AHBot related fixes | Rochet2 | |
| Fix rebuild command requiring a dummy value Fix ahbot config to normal Fix sellprice setting in core. Closes #13425 | |||
| 2014-10-23 | Scripts/Ulduar: Fix Ignis' golems not shattering in 25m | Unholychick | |
| Closes #10519 | |||
| 2014-10-20 | Scripts/ScarletMonastery: Summon the Headless Horseman once the Call the ↵ | Nyeriah | |
| Headless Horseman is quest complete By @cr4st Closes #13273 | |||
| 2014-10-20 | Scripts/Ulduar: Exclude Ignis' main target from the Slag Pot target selector | Nyeriah | |
| Closes #10516 | |||
| 2014-10-19 | Core/Misc: fixed a scenario when character factionchange create unexpected ↵ | joschiwald | |
| results, also moved packet generating code into unique methods | |||
| 2014-10-19 | Core/Misc: Remove unsafe not thread-safe localtime() calls | jackpoz | |
| Replace not thread-safe localtime() calls with thread-safe localtime_r(). (cherry picked from commit 5b08387792dae0afbf91ab74808dc978bf418bca) | |||
| 2014-10-18 | Scripts/Commands: Fix static analysis issues | Nyeriah | |
| 2014-10-18 | Scripts/Commands: Implement mutehistory command for GM's with requested ↵ | Heihachi | |
| improvements Closes #13350 | |||
| 2014-10-18 | Script/Spell: fix Mixology value bonus | treak | |
| Closes #13297 Fixes #2172 This might not be best solution but a better way could not be found for the moment. | |||
| 2014-10-18 | Scripts/Commands: Implement commands to set and get boss states during run time | Nyeriah | |
| Closes #13186 | |||
| 2014-10-18 | Scripts/MC: Rework Shazzrah script and implement spell script | Intra | |
| Closes #13317 | |||
| 2014-10-18 | Core/BattlegroundIC: | Golrag | |
| * Fixed Catapults * Fixed Graveyards * Fixed Cannons on Gunships * More Blizzlike Teleport to Gunship * Fixed Gunship Teleport to Hangar * Fixed Teleporters Closes #13052 Fixes #12323 and #9557 | |||
| 2014-10-18 | Merge pull request #13353 from ShinDarth/335_quest_tracker | Duarte Duarte | |
| Core/Quest: implement Quest Tracker | |||
| 2014-10-18 | Core/Quest: implement Quest Tracker | ShinDarth | |
| 2014-10-18 | Core/ObjectAccessor: don't use singleton when calling static methods | joschiwald | |
| 2014-10-17 | Core/Players: Fix players not being notified if on loading screen | jackpoz | |
| Fix packets not being sent to players on loading screen even if the system supports these packets to be queued and sent till the player is in world. There might be additional cases where this applies, please report back if you find any. Fixes #11339 | |||
| 2014-10-14 | Scripts/ToC: fixed typo introduced in cfc0c50b5e3bc84310417c5146ce0d5901e39fc5 | joschiwald | |
| * also update anub arak position to sniffed values Closes #13323 | |||
| 2014-10-14 | Scripts/Icecrown Citadel: Register Rotface's summons so they can be ↵ | Nyeriah | |
| despawned later | |||
| 2014-10-11 | Scripts/GO: Remove go_field_repair_bot_74A | DDuarte | |
| Replaced by SAI in c05a4189e29f52e648103f07859f8b3bcf8e | |||
| 2014-10-09 | Build: Fixed game & collision depending on each other for linking | Shauren | |
| 2014-10-09 | Scripts/Dalaran: remove unneeded script | MitchesD | |
| 2014-10-08 | Core/Logging: Replaced direct calls to GetCounter() in logs with ToString() | Shauren | |
| 2014-10-04 | Core: Remove Whitespaces | Vincent-Michael | |
| 2014-10-04 | Scripts/Misc: fixed GameObjects chests in CoS and HoR | MitchesD | |
| Fixes https://github.com/TrinityCore/TrinityCore/issues/13246 | |||
| 2014-10-03 | Merge pull request #13259 from sonic3000/master | Duarte Duarte | |
| Core/Scripts: Fix for issue #882 | |||
| 2014-10-03 | Core/Brewfest: Fix typo in b74ef3f3ca277e7ce1bca7563fb0e9affbaf1a5a (thx to ↵ | Vincent-Michael | |
| Gooyeth) | |||
| 2014-09-30 | Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark ↵ | Vincent-Michael | |
| for the Barleybrews!" | |||
| 2014-09-30 | Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid target | Vincent-Michael | |
| 2014-09-28 | Core/Scripts: Fix for issue ↵ | sonic3000 | |
| https://github.com/TrinityCore/TrinityCore/issues/882#issuecomment-57065326 | |||
