Commit Graph

10251 Commits

Author SHA1 Message Date
Natureknight
e8955cf6dd Scripts/Spells: Death Grip should not be castable while jumping/falling and should have 8-30 yards range in PvP instead of 0-30 yards
Closes #13499
2014-12-28 16:54:41 +00:00
Duarte Duarte
32d9a71a42 Merge pull request #13547 from heihachi/master
Core/Player: Fix Restes/RaF exp on the exp bar and from kills
2014-12-28 15:57:28 +00:00
MitchesD
3d3dafbe38 Scripts/ICC: fixed situations when LK tried to cast Necrotic Plague on pets and then Necrotic Plague was omitted 2014-12-28 12:09:12 +01:00
Rat
d1e7c6d080 Core/Logs: fixing typos 2014-12-28 10:41:08 +01:00
Aokromes
bbca7e7da3 Core/Logs: Move runtime log to debug
because it's already checked at startup.
2014-12-28 10:17:59 +01:00
jackpoz
cdf6c88462 Shared/Networking: Fix buffer overflow in Socket handling
Fix a buffer overflow caused by Boost trying to store too much data in a buffer too small.
2014-12-27 14:03:54 +01:00
Nyeriah
5d4f26d820 Scripts/Commands: Fix a conversion loss at the mute history command 2014-12-26 16:18:22 -02:00
Nyeriah
63c1e265aa Scripts/Oculus: Implement a couple of missing texts 2014-12-26 13:03:15 -02:00
Nyeriah
aff5229cd1 Scripts/Naxxramas: Add script support for quarter teleporters and spawn missing ones
Updates #13255
2014-12-26 03:58:42 -02:00
Unholychick
d13036442e Core/Scripts: Add new SpellScript hook OnEffectSuccessfulDispel
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 ebf95e7ed7)

Conflicts:
	src/server/game/Spells/SpellEffects.cpp
2014-12-25 21:33:02 +00:00
Duarte Duarte
3cb6ac02b2 Merge pull request #13749 from mthsena/3.3.5
Core/PetitionsHandler: Move charter costs to config
2014-12-25 20:53:35 +00:00
Nyeriah
e2f7b91298 Scripts/Nexus: Implement Grand Magus Telestra's seasonal costume
Closes #13643
2014-12-25 16:49:39 -02:00
MitchesD
f743fb3e43 Scripts/Nexus: rewritten instance script 2014-12-25 19:41:59 +01:00
mthsena
0c1d3aa344 Core/PetitionsHandler: Move charter costs to config 2014-12-24 14:26:21 -02:00
Nyeriah
0043a5dd22 Core/Players: Fix a flaw as timed quests can still turn failed even if complete 2014-12-21 21:46:42 -02:00
jackpoz
1bb2bdfe6d Merge PR https://github.com/TrinityCore/TrinityCore/pull/13702 into 3.3.5
Core/RBAC: Add two side trade to RBAC
2014-12-21 20:26:46 +01:00
mthsena
3ee2f0d2bf Core/RBAC: Add two side trade to RBAC 2014-12-21 00:56:01 -02:00
z0ldrax
1b9aca10c7 Merge pull request https://github.com/TrinityCore/TrinityCore/pull/13650
RandomMovementGenerator - no need for extra complexity in computing height
2014-12-18 20:54:16 +01:00
Nyeriah
37ccea13cb Scripts/HallsOfLightning: Readd a safe-measure line to remove Loken's aura 2014-12-17 15:02:54 -02:00
Nyeriah
dd942db85f Scripts/Naxxramas:
* 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-17 14:49:43 -02:00
mthsena
884953942b Scripts/MountHyjal: Kill warning 2014-12-15 16:52:01 -02:00
Nyeriah
d417e92930 Scripts/HallsOfLightning: Implement Loken's intro speech and rewrite boss script to EventMaps/BossAI 2014-12-15 15:39:53 -02:00
joschiwald
4ecb754da8 Scripts/Archimonde: replaced one yell with proper db content and unhacked drain world tree
(cherry picked from commit 58aca0da81)
2014-12-15 00:17:29 +01:00
Nyeriah
ee1fa93360 Scripts/Naxxramas: Implement Kel'Thuzad's taunts after defeating each wing and the one after killing Mr. Bigglesworth 2014-12-13 21:43:10 -02:00
Aokromes
664b11d862 Update worldserver.conf.dist 2014-12-12 20:31:53 +01:00
Nyeriah
f7a5a19f00 Scripts/Naxxramas: Implement the Four Horsemen's dialogue that happens after Gothik's death 2014-12-12 15:13:19 -02:00
Sarah Alexander
6dabb00870 Merge pull request #13612 from Nyeriah/rbac
Core/RBAC: Allow setting different default security level roles to diffe...
2014-12-10 18:45:45 -02:00
Nyeriah
c79af3f16f Core/RBAC: Allow setting different default security level roles to different realms 2014-12-10 18:43:14 -02:00
Dr-J
f5c2fa899e Remove Alexstrasza the Life-Binder CPP 2014-12-09 14:20:05 +00:00
jackpoz
ce5226dc55 Merge pull request #13558 from MrSmite/3.3.5
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-08 21:09:18 +01:00
Gacko
0bad99626b Core/ObjectMgr: Fix log format
(cherry picked from commit 3498d9579d)

Conflicts:
	src/server/game/Globals/ObjectMgr.cpp
2014-12-06 15:47:42 +01:00
joschiwald
5b93a6b392 Core/Scripts: log ScriptNames assigned in database without core script
(cherry picked from commit cc4ebdbe05)
2014-12-06 15:38:21 +01:00
Dr-J
2e757f8198 Remove Blackhoof Cage CPP 2014-12-06 00:08:58 +00:00
Nyeriah
548cc1cd2f Scripts/Misc: Initialize a couple of fields 2014-12-05 19:13:38 -02:00
Dr-J
f80a9f9f72 Tidying up cpp - zone_icecrown.cpp
* 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-05 19:30:05 +00:00
Nyeriah
09b71ef8bd Scripts/MountHyjal: Update Archimonde's script
@todo: instance scripts needs a major clean up
Closes #6471
2014-12-04 17:50:11 -02:00
Dr-J
19967a6646 Removing CPP for "Stinky" Ignatz 2014-12-04 02:38:52 +00:00
Dr-J
0b3b5d66e6 Some Cleanup of CPP I forgot to remove 2014-12-03 01:36:21 +00:00
jackpoz
d8c3115bbd Core/NetworkIO: Skip AntiDoS checks for queued packets 2014-11-30 22:08:09 +01:00
Nayd
f9513c8b2e Core/Scripts: Fix build
Closes #13636
2014-11-27 12:59:03 +00:00
Nyeriah
3d2d2a97e0 Scripts/MoltenCore: Fix logic at Ragnaros' Magma Blast casts
(should only be cast while the main target is not in melee range)
2014-11-27 03:19:59 -02:00
Nayd
24c173f387 Core: Use the correct function to convert strings to unsigned longs and 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-26 02:21:50 +00:00
Nyeriah
0a0e9b196f Scripts/CoS: Added SetDespawnAtFar, fixes Arthas despawning if no players are in range
(specially during waves)
2014-11-23 03:26:24 -02:00
Nyeriah
e778ee1416 Scripts/SteamVault: Remove non-selectable flag from access panels once their respective bosses are done 2014-11-21 15:46:26 -02:00
joschiwald
716d1404de Scripts/SethekkHalls: fixed Talon King Coffer 2014-11-20 17:56:21 +01:00
joschiwald
767b3e890e Fixed typo in previous commit 2014-11-20 14:15:36 +01:00
joschiwald
d9c6b8fd89 Core/Logging: improved conditions error log messages 2014-11-20 13:55:26 +01:00
Dr-J
e209a738d7 Remove uneeded script
Removing core script for go_gjalerbron_cage and go_large_gjalerbron_cage
2014-11-19 22:31:23 +00:00
Nayd
1119558b9e Core/Networking: Catch possible boost exception in StartNetwork
Closes #13557

(cherry picked from commit 3eb120ab50)
2014-11-16 20:10:23 +00:00
Heihachi
2d000a42e9 Core/Player: Fix Restes/RaF exp on the exp bar and from kills
Final Time :'(
2014-11-15 02:43:16 -06:00