Commit Graph

14346 Commits

Author SHA1 Message Date
Emo Norfik
2dc6cb15ed Scripts/Utgarde Pinnacle:
- Fix spamming of spell Ball of Flame (48246).
- Added missing text of Image of Arthas.
- Code cleanup and code style.
- Typo fix in sql naming in commit 6cb4950489
2012-01-09 14:01:58 +01:00
kaelima
f850baeb30 Script/Naxxramas: Fixed "A Spore Loser", texts and timers for Loatheb encounter.
Creds to Warpten, thanks.
2012-01-09 10:07:46 +01:00
Shocker
f53a1f253e Merge pull request #4719 from Norfik/bjarngrim
Scripts/Halls of Lightning: Implement "Lightning Struck" achievement
2012-01-08 15:30:14 -08:00
Emo Norfik
6cb4950489 Scripts/Utgarde Pinnacle:
- Re-write Svala Sorrowgrave
- Scripted achievement The Incredible Hulk.

This script was writen basing on work and data:
- Original TC script.
- Albis fix for Arthas sounds and texts https://github.com/TrinityCore/TrinityCore/issues/4002 .
- Ric event start fix.
- Recorded encounters uploaded on YouTube.
- Data found on ScriptDev2 forums.
- Iov's custom SD2 repo and Svalas's script https://github.com/Iov/scriptdev2 .
Also thx to:
- ZxBiohazardZx for pointing how to fix looting problem when boss is killed when flying.
- Aokromes for confirmig how many times event "Ritual of the Sword" is performed.

- Mini event with Arthas.
- Call Flames: timers of cast and time between "Ball of Flame" (48246) can be wrong (based on videos).
- Ritual of the Sword works  and is performed once at 50% hp but:
  a) Still need retail data for teleport position of Svala floating above player.
  b) Need fully fixed spell Ritual of the Sword (48276), the triggering of spell Ritual Strike - Trigger Missile (48331) part was hardcoded.
- Spell Paralyze (48278) used by Ritual Channeler: fixed stacking and selection to ritual player only.
- Achievement "The Incredible Hulk": works but often Scourge Hulk don't get initial dmg from spell Ritual Strike (spell 48277 Effect #1 Value: 6650 to 7350).
- Looting problems when Svala was killed in air (require vmaps and option "vmap.enableHeight = 1" enabled in "worldserver.conf").
- Moved script_texts to creature_text.

It require option "vmap.enableHeight = 1" to work properly.
2012-01-08 23:07:31 +00:00
Emo Norfik
1caf09267e Scripts/Halls of Lightning: Change names of sql updates to TC standard. 2012-01-08 22:45:27 +01:00
Nay
13d3a675b1 DB/Script_texts: Someone accidentally the whole table.
Thanks Amit for finding the (silly) typo.
*sighs*
2012-01-08 20:56:03 +00:00
Shocker
0b5e071d75 Merge pull request #4705 from Norfik/fbe3eaf2266039fe5469fd79c1cae92d278ead97
Scripts/Trial of the Crusader: Fix visual of Permafrost in Anub'arak encounter
2012-01-08 12:47:15 -08:00
Shocker
5b972184e0 Merge pull request #4725 from Chaplain/cleanup
Core/Spells: Implement CAST_FLAG_ADJUST_MISSILE (old CAST_FLAG_UNKNOWN_18)
2012-01-08 12:30:48 -08:00
Subv2112
5584354444 Core/Players: Fix crash in LoadFromDB
Closes #4724
Closes #4673
2012-01-08 18:37:16 +00:00
Nay
46332bdf15 SQLs: Negative numbers are serious business 2012-01-08 18:26:06 +00:00
Emo Norfik
c0bc5f6dcc Scripts/Halls of Lightning: Move criteria check for "Lightning Struck" achievement from criteria script to DB.
Thx to Vincent-Michael for pointing this out.
2012-01-08 17:22:31 +01:00
Chaplain
67808ba453 Core/Spells: Fix CAST_FLAG_UNKNOWN_18.
*rename CAST_FLAG_UNKNOWN_18 -> CAST_FLAG_ADJUST_MISSILE
*implement handling in Spell::SendSpellGo()
2012-01-08 18:50:25 +03:00
Kaelima
e457649170 Merge pull request #4714 from elecyb/mover
Core-Vehicles: Change player mover when add/remove passenger (thanks Sub...
2012-01-08 06:41:02 -08:00
malcrom
4dfad92186 DB/text: add creature_text data for Orgrimmar Zappelin Masters from sniff
closes #4630
2012-01-08 15:16:27 +01:00
malcrom
03a7f12916 Core/Script: update creature_text for Twilight Corruptor from sniffs
closes #4697
2012-01-08 14:20:11 +01:00
Emo Norfik
138e5309e6 Scripts/Halls of Lightning: Implement "Lightning Struck" achievement. 2012-01-08 13:40:56 +01:00
malcrom
57e1972b86 Core/Script: update creature_text for the Paladin Trial Quests in Eversong from sniffs
closes #4699
2012-01-08 13:34:49 +01:00
malcrom
7b86761045 Core/Script: update creature_text for Phizzlethorpe from sniffs
closes #4698
2012-01-08 13:23:54 +01:00
ZxBiohazardZx
b556ac564b Core/Build: fix build 2012-01-08 12:50:15 +01:00
malcrom
ae4d221b3c Core/Script: update creature_text for Vanndar from sniffs
closes #4696
2012-01-08 12:07:12 +01:00
malcrom
4112b2a7d4 Core/Script: update creature_text for Drekthar from sniffs
closes #4693
2012-01-08 11:58:19 +01:00
malcrom
2ba7cfacca Core/Script: update creature_text for Galvangar from sniffs
closes #4694
2012-01-08 11:47:41 +01:00
malcrom
b6f9caff6b Core/Script: update creature_text for Balinda from sniffs
closes #4692
2012-01-08 11:43:35 +01:00
nelegalno
d608c1f43a DB/Quest: add conditions to Slaves to Saronite
Closes #4378
2012-01-08 11:25:55 +01:00
durotar
3765590ca4 DB/Quest: update quest 13093 with sniffdata
closes #4676
2012-01-08 11:21:50 +01:00
Pitcrawler
6fb0b4d86d DB/Gossip: add some gossips from sniffs
closes #4690
2012-01-08 11:18:27 +01:00
ZxBiohazardZx
c65dec07f8 Core/Scripts: remove call to unexisting class related to b52f381c3e 2012-01-08 11:13:03 +01:00
svannon
97eba2ed01 DB/Creature: update Efrem data from sniff
closes #507
2012-01-08 10:09:32 +01:00
malcrom
b52f381c3e DB/SAI: convert Blood Knight Dawnstar script to DB
closes #4701
2012-01-08 09:55:34 +01:00
elecyb
fc4b033715 Core-Vehicles: Change player mover when add/remove passenger (thanks Subv)
Core-Misc: Restore correct mover for victim of possesion spell.

Closes #4704, #4707
2012-01-08 03:56:33 -03:00
Nay
4a0ab9177f DB: Add missing changes to characters base sql 2012-01-07 22:21:22 +00:00
Shocker
0db7c3f170 Merge pull request #4702 from Venugh/year
Build/CMake: Updated year to 2012
2012-01-07 14:12:32 -08:00
Venugh
057621f866 CMake: Updated year to 2012. 2012-01-07 23:10:50 +01:00
Nay
c0d2013b78 DB: 335.11.45 TDB335.11.45 2012-01-07 21:48:40 +00:00
Emo Norfik
fbe3eaf226 Scripts/Trial of the Crusader: Fix height position of Permafrost casted by Frost Sphere.
It needs option "vmap.enableHeight = 1" to work properly.
2012-01-07 20:42:18 +01:00
Machiavelli
5a504f94f7 Merge pull request #4700 from Subv/fix001
Core/SAI: Implement SMART_EVENT_GO_STATE_CHANGED and SMART_ACTION_GO_SET_LOOT_STATE
2012-01-07 11:24:53 -08:00
Subv2112
ddb4f0ce5b Core/Build: Fixed compile 2012-01-07 13:20:59 -05:00
ZxBiohazardZx
991934911e DB/Loot: corrected id for firelord related to item 20951 2012-01-07 16:58:27 +01:00
nelegalno
307ece4271 DB/Loot: Narain's Scrying Goggles should drop 100% from all MC mobs if you are on the quest.
closes #4689
2012-01-07 13:40:41 +01:00
ZxBiohazardZx
db70abdf2d DB/Creature: add default mechanic_immune_mask data to the Nexus bosses (thx devilcoredev for partial fix) 2012-01-07 13:24:43 +01:00
Machiavelli
1dc6f6a2da Merge pull request #4646 from elecyb/crash1
Core/PacketIO: Fix crash and exploit caused when client sends tampered m...
2012-01-07 03:58:42 -08:00
Machiavelli
d3aba22280 Merge pull request #4680 from daniik/master
Core/PacketIO: Prevented excessive WhoOpcode spam - solves possible crash/lag method
2012-01-07 03:50:09 -08:00
ZxBiohazardZx
631a086cab Db/Gameobject: Fix Stratholme Service Gate
closes #1022
2012-01-07 12:28:09 +01:00
ZxBiohazardZx
f681210ee6 DB/Creature: correct data for Unleashed Soul
closes #1100
2012-01-07 11:38:11 +01:00
Discover
5034157ca8 DB/Creature: fix Visual bug for NPC : "A-Me 01" : no longer looks dead
closes #3251
2012-01-07 11:01:40 +01:00
Lopin
75614bdceb Merge pull request #4685 from Subv/fix1
Core/SAI: Crashfix and some more fixes
2012-01-07 01:48:30 -08:00
Subv2112
3c4678085c Core/SAI: Removed unused variable: mResumeActionList
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-06 22:31:38 -05:00
Subv2112
a40839fd7b Core/SAI: Changed SMART_ACTION_CALL_TIMED_ACTIONLIST params, now it has only 2, id and timerType
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-06 22:29:26 -05:00
Subv2112
15d8763478 Core/SAI: Fixed the crash with using SMART_ACTION_ATTACK_START inside a TimedActionList, closes #4650
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-06 22:24:11 -05:00
Kaelima
70d51e53c3 Merge pull request #4684 from Subv/fix1
Fixed the behaviour of SmartAI::RemoveAuras
2012-01-06 18:26:19 -08:00