Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-26 | Scripts/Oculus: Implement a couple of missing texts | Nyeriah | |
2014-12-26 | Scripts/Naxxramas: Add script support for quarter teleporters and spawn ↵ | Nyeriah | |
missing ones Updates #13255 | |||
2014-12-25 | Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel | Unholychick | |
Adds SpellScript hook to execute scripts after succesful dispels, example could be warlock pets Devour Magic, which should only trigger when succesfully dispelling an aura. (cherry picked from commit ebf95e7ed7f518c54d9c4044e050d50e0dcb0c57) Conflicts: src/server/game/Spells/SpellEffects.cpp | |||
2014-12-25 | Merge pull request #13749 from mthsena/3.3.5 | Duarte Duarte | |
Core/PetitionsHandler: Move charter costs to config | |||
2014-12-25 | Scripts/Nexus: Implement Grand Magus Telestra's seasonal costume | Nyeriah | |
Closes #13643 | |||
2014-12-25 | Scripts/Nexus: rewritten instance script | MitchesD | |
2014-12-24 | Core/PetitionsHandler: Move charter costs to config | mthsena | |
2014-12-21 | Core/Players: Fix a flaw as timed quests can still turn failed even if complete | Nyeriah | |
2014-12-21 | Merge PR https://github.com/TrinityCore/TrinityCore/pull/13702 into 3.3.5 | jackpoz | |
Core/RBAC: Add two side trade to RBAC | |||
2014-12-21 | Core/RBAC: Add two side trade to RBAC | mthsena | |
2014-12-18 | Merge pull request https://github.com/TrinityCore/TrinityCore/pull/13650 | z0ldrax | |
RandomMovementGenerator - no need for extra complexity in computing height | |||
2014-12-17 | Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's aura | Nyeriah | |
2014-12-17 | Scripts/Naxxramas: | Nyeriah | |
* Implement dialogue after Sapphiron dies. * Spawn missing triggers at Kel'Thuzad's room. * Implement a couple of missing texts and emotes to Kel'Thuzad's fight. | |||
2014-12-15 | Scripts/MountHyjal: Kill warning | mthsena | |
2014-12-15 | Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss ↵ | Nyeriah | |
script to EventMaps/BossAI | |||
2014-12-15 | Scripts/Archimonde: replaced one yell with proper db content and unhacked ↵ | joschiwald | |
drain world tree (cherry picked from commit 58aca0da81619c7f3932024c573024518369d8a7) | |||
2014-12-13 | Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing ↵ | Nyeriah | |
and the one after killing Mr. Bigglesworth | |||
2014-12-12 | Update worldserver.conf.dist | Aokromes | |
2014-12-12 | Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after ↵ | Nyeriah | |
Gothik's death | |||
2014-12-10 | Merge pull request #13612 from Nyeriah/rbac | Sarah Alexander | |
Core/RBAC: Allow setting different default security level roles to diffe... | |||
2014-12-10 | Core/RBAC: Allow setting different default security level roles to different ↵ | Nyeriah | |
realms | |||
2014-12-09 | Remove Alexstrasza the Life-Binder CPP | Dr-J | |
2014-12-08 | Merge pull request #13558 from MrSmite/3.3.5 | jackpoz | |
Fix spell cooldown for guardian pets Fixes https://github.com/TrinityCore/TrinityCore/issues/13450 , closes https://github.com/TrinityCore/TrinityCore/pull/13452 and https://github.com/TrinityCore/TrinityCore/pull/13558 | |||
2014-12-06 | Core/ObjectMgr: Fix log format | Gacko | |
(cherry picked from commit 3498d9579dd8f0ac2ee6cc965cab6c37e0caf312) Conflicts: src/server/game/Globals/ObjectMgr.cpp | |||
2014-12-06 | Core/Scripts: log ScriptNames assigned in database without core script | joschiwald | |
(cherry picked from commit cc4ebdbe059358cac997e783b2fddc6cff4c831b) | |||
2014-12-06 | Remove Blackhoof Cage CPP | Dr-J | |
2014-12-05 | Scripts/Misc: Initialize a couple of fields | Nyeriah | |
2014-12-05 | Tidying up cpp - zone_icecrown.cpp | Dr-J | |
* Remove script for The Flesh Giant Champion * Remove script from for Vereth the Cunning as even though I scripted new recruit using the correct npc (Geist Return Bunny) today discovered this npc had script for it even though never worked as before I scripted the lithe stalkers did not move when subdued. | |||
2014-12-04 | Scripts/MountHyjal: Update Archimonde's script | Nyeriah | |
@todo: instance scripts needs a major clean up Closes #6471 | |||
2014-12-04 | Removing CPP for "Stinky" Ignatz | Dr-J | |
2014-12-03 | Some Cleanup of CPP I forgot to remove | Dr-J | |
2014-11-30 | Core/NetworkIO: Skip AntiDoS checks for queued packets | jackpoz | |
2014-11-27 | Core/Scripts: Fix build | Nayd | |
Closes #13636 | |||
2014-11-27 | Scripts/MoltenCore: Fix logic at Ragnaros' Magma Blast casts | Nyeriah | |
(should only be cast while the main target is not in melee range) | |||
2014-11-26 | Core: Use the correct function to convert strings to unsigned longs and ↵ | Nayd | |
unsigned long longs Fixes wrong data being inserted into the database (i.e explored zones). More info in #13493 Fixes #13493 Thanks to @jackpoz for finding the code issue and @Vavehl for an expectional bug report. Conflicts: src/server/game/Entities/Player/Player.cpp src/server/game/Globals/ObjectMgr.cpp src/server/scripts/Commands/cs_misc.cpp src/server/scripts/Commands/cs_modify.cpp | |||
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-20 | Fixed typo in previous commit | joschiwald | |
2014-11-20 | Core/Logging: improved conditions error log messages | joschiwald | |
2014-11-19 | Remove uneeded script | Dr-J | |
Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage | |||
2014-11-16 | Core/Networking: Catch possible boost exception in StartNetwork | Nayd | |
Closes #13557 (cherry picked from commit 3eb120ab507aa65e452d21a63ff500254129c262) | |||
2014-11-15 | Core/Player: Fix Restes/RaF exp on the exp bar and from kills | Heihachi | |
Final Time :'( | |||
2014-11-14 | Script/Spells: fixed crash in spell_hun_aspect_of_the_beast | joschiwald | |
Closes #13560 | |||
2014-11-14 | Fix spell cooldown for guardian pets | MrSmite | |
2014-11-11 | Core/Player: Fix Cosmetic Auto-Repeat Bug | cr4st | |
Closes #13532 Fixes #12436 | |||
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-10 | DB/Spells: Cleaned playercreateinfo_spell_custom table and added WoTLK class ↵ | Appled | |
spells only Current playercreateinfo_spell_custom table has very weird spells in it. I emptied table, created new character for each class, logon each class, learned every spell from trainer and then added rest spells from quests (for example, hunters' Tame Beast). After that I did a PHP script to get character's spells from character_spell table and insert them into playercreateinfo_spell_custom table. This has all trainer spells and quest spells (if any) for 3.3.5! Fixes #13509 Closes #13516 | |||
2014-11-09 | Core/LFG: Allow group bound to LFG instance to re-queue if someone leaves ↵ | jackpoz | |
the party |