Commit Graph

14382 Commits

Author SHA1 Message Date
Nay
ebfa6bbcd1 SQL: Fix remaining errors... *sighs* 2012-01-14 01:53:21 +00:00
Nay
1371bd8919 Merge pull request #4806 from Venugh/texts
DB/SQL: Fixed my typo from previous Commit.
2012-01-13 17:08:21 -08:00
Venugh
ab923f7157 Core/Scripts: typo from last commit. thx Discovered. 2012-01-14 00:22:26 +01:00
Venugh
46d1736d0d Core/Scripts: Convert Torek script_texts to creature_text.
Apply coding style in it.
2012-01-14 00:20:03 +01:00
Venugh
c548f4ea73 DB/SQL: Fixed my typo from previous Commit. 2012-01-13 23:05:43 +01:00
ZxBiohazardZx
4479c7285b Merge pull request #4805 from Venugh/texts
Core/Scripts: convert script_text to creature_texts
2012-01-13 13:25:09 -08:00
Venugh
fdef33ed66 DB/SQL: Corrected the sql names. and add a new line. 2012-01-13 22:22:52 +01:00
svannon
b878e68f8a Core/Script: remove unused script 2012-01-13 22:13:10 +01:00
Venugh
b242a19ad5 Core/Scripts: remove define from arcatraz. 2012-01-13 22:02:04 +01:00
Venugh
d359c87908 Core/Scripts: Convert Warden Mellichar texts to creature_texts. 2012-01-13 21:59:21 +01:00
malcrom
4110c1b4bc DB/Gossip: Gossip insert from sniff
closes #4754
2012-01-13 21:48:09 +01:00
Venugh
e6b159f7ea Core/Scripts: Correct rand change. thanks to Nayd for explain. 2012-01-13 21:41:45 +01:00
malcrom
80536d72a5 DB/SAI: Smuggling this one into the EU...
closes #4604
2012-01-13 21:31:49 +01:00
malcrom
e4634aaf85 DB/Gossip: Gossip for npc 6497 Astor Hadren from sniff 2012-01-13 21:25:22 +01:00
malcrom
42e15d957b DB/Creature: adding triggers in Terokkar.
closes #4792
2012-01-13 21:23:52 +01:00
Venugh
6929fff8d6 Core/Scripts: Convert MillHouse Manastorm texts to creature_texts. 2012-01-13 21:13:18 +01:00
Discover-
be871b2e35 Merge pull request #4799 from Valcorb/master
Updating two headers (were 2010)
2012-01-13 08:49:09 -08:00
Valcorb
ed27fb6d7d Update the rest of the headers 2012-01-13 16:58:48 +01:00
Machiavelli
2293d2d7df Core/Movement: Prevent IdleMovementGenerator being put into MOTION_SLOT_IDLE and MOTION_SLOT_ACTIVE simultaneously 2012-01-13 16:43:49 +01:00
Shauren
e9b243991e Compile fix 2012-01-12 22:33:11 +01:00
Shauren
84c7eb5643 Core/Scripts: Fixed DoSendNotifyToInstance message formatting (that should only be done once) 2012-01-12 21:14:57 +01:00
Shauren
d3f66dfe6d Core/Commands: Correction to 57490ead83, when ip parameter is supplied it should be used over selection 2012-01-12 21:02:19 +01:00
Discover-
7684340fe2 DB/SAI: Converted all EventAI for Flightmasters to SAI
Not all flightmasters had EAI so this is also some new AI.
2012-01-12 19:47:34 +01:00
QAston
95ad9a992d Merge pull request #4771 from devilcoredev/fix_001
Core/Spells: Fix the 'Trueshot Aura' on pet
2012-01-12 08:33:32 -08:00
kaelima
233d891952 Scripts/Achievements:
- Move achievement Shocking! to appropriate boss script instead of instance script.
- Split the polarity spellscript into two and move to proper boss file
- Fixed a typo in Loatheb's spore achievement.
2012-01-11 17:21:03 +01:00
Giuseppe Montesanto
885e9fda34 Fix the 'Trueshot Aura' on pet 2012-01-11 12:15:44 +01:00
Shocker
c398f20988 Core/Achievements: Add SQLs for recent pull 2012-01-11 01:08:35 +02:00
Shocker
41488c9deb Merge pull request #4757 from Subv/shocking
Core/Achievements: Fix Shocking! on 10-man and 25-man
2012-01-10 15:06:25 -08:00
Jorge
528a9a6966 Merge pull request #4742 from Subv/gossips
Gossips
2012-01-10 03:16:06 -08:00
Subv2112
f7276a95de Scripts/Achievements: Fixed achievement Shocking! on 10-man and 25-man
closes #4751

Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-09 20:36:56 -05:00
Kaelima
d007780ab6 Merge pull request #4740 from drskull/master
Shaman T10 Enhancement 4P Bonus
2012-01-09 12:31:27 -08:00
Subv2112
d02c781241 Core/Gossips: Fixed questgiver GOs that also have gossip menus, fixed gossip option selecting on GOs
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-09 09:29:45 -05:00
Subv2112
7101e9626c Scripts/Commands: Fixed an error with account set gmlevel, the gmRealmID can be signed
Signed-off-by: Subv2112 <s.v.h21@hotmail.com>
2012-01-09 09:28:27 -05:00
Nay
10b7eb42d2 Merge pull request #4739 from Norfik/svalafix
Scripts/Utgarde Pinnacle:
2012-01-09 06:04:33 -08:00
dr.skull
d6ff717b74 Fix Shaman T10 Enhancement 4P Bonus
Signed-off-by: dr.skull <dr.skull@centrum.sk>
2012-01-09 14:31:15 +01:00
kaelima
051faf9835 SQL: Add map difficulty limitation for the achievement added in f850baeb30
Thanks Vincent-Michael
2012-01-09 14:30:22 +01:00
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