Nyeriah
2a1ad10b80
Scripts/ToC: Twin Val'kyr
...
- Script rewritten to EventMaps
- Implemented random special ability sequence
- Adjusted timer for special abilities to 45 seconds
- Misc clean up.
Closes #7546
(cherry picked from commit e5da0dccfa )
2014-11-01 00:47:15 -02:00
Nyeriah
379be86493
Scripts/Ulduar: Fix Ignis' Slag Pot periodic ticks and enable achievement "Hot Pocket"
...
(cherry picked from commit 21820b425b )
2014-10-29 21:54:15 -02:00
Unholychick
ccb055d95f
Scripts/Ulduar: Fix Ignis' golems not shattering in 25m
...
Closes #10519
(cherry picked from commit 60493b3057 )
2014-10-29 14:57:38 -02:00
Nyeriah
3bb3283c07
Scripts/Ulduar: Fix Kologarn's arms being despawned before they're used to access the rubble spawning triggers
...
(cherry picked from commit 4c93ac74da )
2014-10-29 14:54:43 -02:00
DDuarte
efa79f4469
Scripts/Cmds: Replace AccountMgr::normalizeString with Utf8ToUpperOnlyLatin
2014-10-19 04:06:01 +01:00
DDuarte
eb68b11627
Merge remote-tracking branch 'origin/3.3.5' into 4.3.4
2014-10-19 00:22:33 +01:00
DDuarte
5bf55eacfd
Merge remote-tracking branch 'origin/3.3.5' into 4.3.4
...
Conflicts:
sql/base/auth_database.sql
src/server/game/Instances/InstanceScript.h
src/server/scripts/Northrend/isle_of_conquest.cpp
src/server/shared/Database/Implementation/LoginDatabase.cpp
src/server/shared/Database/Implementation/LoginDatabase.h
2014-10-19 00:18:06 +01:00
Nyeriah
5462936896
Scripts/Commands: Fix static analysis issues
2014-10-18 20:17:31 -03:00
Heihachi
15a9c6729e
Scripts/Commands: Implement mutehistory command for GM's with requested improvements
...
Closes #13350
2014-10-18 23:34:18 +01:00
treak
f21b55068c
Script/Spell: fix Mixology value bonus
...
Closes #13297
Fixes #2172
This might not be best solution but a better way could not be found for the moment.
2014-10-18 22:36:31 +01:00
Nyeriah
2f016098c2
Scripts/Commands: Implement commands to set and get boss states during run time
...
Closes #13186
2014-10-18 22:05:04 +01:00
Intra
98e1e06830
Scripts/MC: Rework Shazzrah script and implement spell script
...
Closes #13317
2014-10-18 22:57:30 +02:00
Golrag
5ede64260c
Core/BattlegroundIC:
...
* 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 21:33:21 +01:00
Duarte Duarte
670d12722c
Merge pull request #13245 from Mihapro/4.3.4
...
DB/Quests: Fear No Evil changes
2014-10-18 18:59:31 +01:00
Duarte Duarte
996ad78122
Merge pull request #13353 from ShinDarth/335_quest_tracker
...
Core/Quest: implement Quest Tracker
2014-10-18 18:57:30 +01:00
ShinDarth
e806fc8a02
Core/Quest: implement Quest Tracker
2014-10-18 18:37:39 +02:00
Shauren
c238e8faff
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Battlegrounds/ArenaTeamMgr.cpp
src/server/game/Handlers/GroupHandler.cpp
2014-10-18 15:54:30 +02:00
joschiwald
0de1603944
Core/ObjectAccessor: don't use singleton when calling static methods
2014-10-18 15:13:29 +02:00
Vincent-Michael
35bd935779
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/DungeonFinding/LFGMgr.cpp
src/server/game/Handlers/ChatHandler.cpp
src/server/game/Handlers/GroupHandler.cpp
src/server/game/Handlers/LFGHandler.cpp
src/server/game/Handlers/PetitionsHandler.cpp
2014-10-18 00:32:39 +02:00
Shauren
f773a9e053
Core: Implemented IPC (Inter-process communication) between worldserver and bnetserver using ZeroMQ library.
...
* Implemented ToonReady and ToonLoggedOut battle.net packets
2014-10-17 22:48:06 +02:00
jackpoz
ee5eaab598
Core/Players: Fix players not being notified if on loading screen
...
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-17 22:35:28 +02:00
joschiwald
8fdc7a6286
Scripts/ToC: fixed typo introduced in cfc0c50b5e
...
* also update anub arak position to sniffed values
Closes #13323
2014-10-14 18:35:46 +02:00
Nyeriah
0fa1024dbd
Scripts/Icecrown Citadel: Register Rotface's summons so they can be despawned later
2014-10-14 02:51:33 -03:00
Vincent-Michael
02192ab870
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-12 02:02:07 +02:00
DDuarte
103fd9cb63
Scripts/GO: Remove go_field_repair_bot_74A
...
Replaced by SAI in c05a4189e2
2014-10-11 20:40:48 +01:00
Vincent-Michael
63d7b348bb
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-10 05:29:06 +02:00
Shauren
67f9d916cb
Build: Fixed game & collision depending on each other for linking
2014-10-09 23:01:31 +02:00
MitchesD
9e7a9ff6e1
Scripts/Dalaran: remove unneeded script
2014-10-09 16:42:08 +02:00
Shauren
b781a4dc33
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
2014-10-08 17:59:27 +02:00
Vincent-Michael
689b7f6d56
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-05 03:44:35 +02:00
Vincent-Michael
8a4abdaa67
Core: Remove Whitespaces
2014-10-04 22:04:36 +02:00
MitchesD
3c103f718d
Scripts/Misc: fixed GameObjects chests in CoS and HoR
...
Fixes https://github.com/TrinityCore/TrinityCore/issues/13246
2014-10-04 16:48:15 +02:00
Vincent-Michael
339ddf5e83
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-10-04 03:29:04 +02:00
Duarte Duarte
64e4b507fa
Merge pull request #13259 from sonic3000/master
...
Core/Scripts: Fix for issue #882
2014-10-03 16:47:53 +01:00
Vincent-Michael
758b8ee164
Core/Brewfest: Fix typo in b74ef3f3ca (thx to Gooyeth)
2014-10-03 16:03:13 +02:00
Vincent-Michael
9cddbe0b11
Core/Brewfest: Fix typo in b74ef3f3ca (thx to Gooyeth)
2014-10-02 23:12:30 +02:00
Vincent-Michael
faa4fc1b31
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-30 22:33:30 +02:00
Vincent-Michael
b74ef3f3ca
Core/Brewfest: Added texts for quest "Bark for the Thunderbrews!" / "Bark for the Barleybrews!"
2014-09-30 22:30:27 +02:00
Vincent-Michael
88ea67add0
Core/SAI: Addet new error log for SMART_ACTION_CAST kill credit invalid target
2014-09-30 18:56:12 +02:00
Mihapro
8ecbedccb7
Fear No Evil changes
2014-09-30 01:14:24 +02:00
Shauren
83668e8f8f
Core/GameObjects: Implemented new gameobject type 11 (transport) states, fixes elevators in orgrimmar as well as all stoppable elevators
...
Closes #10019
Closes #12747
Closes #13194
2014-09-29 20:10:08 +02:00
Mihapro
79936ef1b0
DB/Quests: Fear No Evil quest script
...
Closes #13236
Fixes #12331
2014-09-29 14:17:24 +01:00
sonic3000
e57fbbd308
Core/Scripts: Fix for issue https://github.com/TrinityCore/TrinityCore/issues/882#issuecomment-57065326
2014-09-28 00:13:10 +02:00
Vincent-Michael
774195a935
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
2014-09-27 12:45:29 +02:00
Vincent-Michael
09f682b11e
Core/Spells: Fix typo
2014-09-27 06:03:57 +02:00
Vincent-Michael
da91ae1f22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp
src/server/scripts/EasternKingdoms/zone_isle_of_queldanas.cpp
src/server/scripts/Spells/spell_dk.cpp
src/server/scripts/Spells/spell_druid.cpp
src/server/scripts/Spells/spell_shaman.cpp
src/server/scripts/Spells/spell_warrior.cpp
2014-09-27 05:23:46 +02:00
Vincent-Michael
a6a23a73af
Misc/Brewfest: Fix Quest "11407 - Bark for Drohn''s Distillery!" / "11408 -Bark for T''chali''s Voodoo Brewery!"
2014-09-27 01:19:20 +02:00
joschiwald
eb4ff759ec
Scripts/Spells: fixed typo in Improved Frost Presence
2014-09-26 23:28:08 +02:00
jackpoz
0af6d3a16d
Core/Misc: Refactor scripts to fix static analysis warnings
...
Last issue to be fixed, fixes #12960
2014-09-26 22:58:15 +02:00
Shauren
07f47a4b91
Scripts: Fixed compiler warning
2014-09-26 20:48:10 +02:00