Commit Graph

4721 Commits

Author SHA1 Message Date
Malcrom e5461cbd0a DB/Waypoints: Add some missing waypoints to Zul'Drak 2013-01-02 11:25:06 -03:30
Malcrom c5693d61c4 DB/Waypoints: Add some missing waypoints to The Botanica 2013-01-02 11:21:48 -03:30
Trista 423fb04270 Script/EoE: Some fixes here and there
* Add db support for Power Sparks, Teleports and Drakes
* Fix Power Sparks animations and texts and add support for giving buff to players + warning
* Fix Power Spark way of stacking - should be MultiSlot aura, didn't stack before either way
* Teleporters mechanic is fixed and will summon only 1 spark per 30-35 sec
* Fixed players getting mounted on 3rd phase
* Cleanned some wrong aggro handling, but whole aggro/attack system should be rewritten to get it working blizz
That is for today, this doesn't fix the whole instance by any means!
2013-01-02 06:35:28 +02:00
Vincent_Michael 52fd561f47 DB/Creature: Removed "Grand Apothecary Putress" from Shattrath City
Patch 3.0.3 (2008-11-04): Removed from Shattrath City.
2013-01-02 05:15:53 +01:00
Malcrom 438c908faa DB/SAI: Improve SAI for Summoned Bloodwarder Mender. Add SAI for Summoned Bloodwarder Reservist 2013-01-02 00:19:57 -03:30
Vincent_Michael e0db317530 SQL: Fix sql import problem 2013-01-02 03:06:55 +01:00
Malcrom 1062a0b40f Core/Scripts: Added spell scripting for Commander Sarannis. Added Instance Template for The Botanica.
Thanks to Vincent Michael
2013-01-01 22:28:29 -03:30
Vincent_Michael 56096b7704 DB/Creatures: Some fix for Wyrmrest Skytalon
Closes #8733
2013-01-02 02:43:41 +01:00
Malcrom f7e7f5fe26 CORE/Scripting: Move Commander Sarannis & Thorngrin the Tender to cpp scripting. Add instance script.
Thanks to Vincent Micheal for the help :)
2013-01-01 21:36:21 -03:30
Gacko 01b705c844 Core/Player: Fix armor calculation - 2nd try
Base armor value from WDB data includes the ArmorDamageModifier. Items of
same item level, required level, armor type and equiptment slot should
have (nearly) the same armor values.

See following links for further proofs:
http://pastebin.com/fqNJLYj4
http://www.wowhead.com/item=50466#comments:id=889035:reply=444786

The shown item should have a base armor value of 177 as similar items and
a bonus armor value of 560 which equals 737 - like in DB atm.
2013-01-01 21:43:17 +01:00
Gacko 87368cab45 Partially revert last commit - fix on ItemHandler coming soon 2013-01-01 21:17:48 +01:00
Gacko 431b807275 Core/Player: Fix armor calculation
Base armor value from WDB data includes the ArmorDamageModifier. Items of
same item level, required level, armor type and equiptment slot should
have (nearly) the same armor values.

See following links for further proofs:
http://pastebin.com/fqNJLYj4
http://www.wowhead.com/item=50466#comments:id=889035:reply=444786

The shown item should have a base armor value of 177 as similar items and
a bonus armor value of 560 which equals 737 - like in DB atm.
2013-01-01 20:47:05 +01:00
Vincent_Michael 7fea285aea Core/Command: Add command for near creature finding 2013-01-01 18:16:32 +01:00
Gacko edb90f957b Core/DB: Haaleshi Altar
- Prevent crash due to spamming GossipHello
- Convert core script to SAI
- Solves #8220
2012-12-31 15:03:19 +01:00
Gacko 0eb26feaf2 DB/SAI: Reforging the sword 2012-12-31 01:17:42 +01:00
Gacko 2048877746 Rename SQL
... forgot again...
2012-12-29 08:03:00 +01:00
Gacko 01997cba47 DB/Quest: Citadel footsteps questline. Thx @Exodius
This, together with
- 007461b6d8
- 9020084096
- f1d960a589
solves #7707. Any suggestions/improvements in this issue.
2012-12-29 08:01:07 +01:00
Trista 4065b17c94 DB/Quest: remove deprecated version of Ally of the Netherwing
Closes #2841
2012-12-28 16:21:29 +01:00
nelgalno 52f7a7b224 DB/Quest: add some SAI for The Moment of Truth (10201)
Closes #1108
2012-12-28 16:17:20 +01:00
ZxBiohazardZx 718313f1b8 DB/Startups: apparently we had some creatures with wrong movementtype... 2012-12-28 16:11:04 +01:00
secharles 8272affe92 Script/Commands: New command: lookup spell id #spellid
Command to allow to know spell names based on id

Example:
 lookup spell id 686:
 686 - [Shadow Bolt rank 1 esES] [know]

Closes #8800

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-28 01:05:56 +00:00
Gacko a29ec679ae Rename SQL 2012-12-27 22:15:30 +01:00
Gacko 007461b6d8 DB/Quest: The Shadow's Vault questline. Thx @Exodius 2012-12-27 22:12:29 +01:00
Malcrom 8b90626e5f DB/SAI: EAI to SAI conversions 2012-12-27 14:47:36 -03:30
Nay 7fe2d7309a DB/Schema: Rename and change types of a few fields in locales_creature_text and locales_npc_text
locales_creature_text.textGroup -> locales_creature_text.groupid
locales_npc_text.entry -> locales_npc_text.ID
2012-12-27 16:42:05 +00:00
Nay b530602b96 DB/Schema: Rename locales_quest.entry to locales_quest.Id for consistency with quest_template table 2012-12-27 14:29:05 +00:00
Gacko 9020084096 DB/Quest: Orgrim's Hammer questline - Thx @Exodius 2012-12-27 14:12:22 +01:00
Gacko 98be46dfd8 Rename sql file 2012-12-27 12:25:47 +01:00
Malcrom aa92488ac6 DB/SAI: EAI to SAI Conversions 2012-12-27 01:15:34 -03:30
Malcrom 68ffe8a7a9 DB/SAI: EAI to SAI conversions. 2012-12-27 00:10:11 -03:30
Malcrom 18bc253f38 DB/SAI: EAI to SAI Conversions. 2012-12-26 23:16:05 -03:30
Malcrom 011acd0511 DB/SAI: EAI to SAI conversions. 2012-12-26 22:14:54 -03:30
Malcrom 24c4ea0801 DB/SAI: Fix SAI in previous commit. php is a powerful drug 2012-12-26 21:20:12 -03:30
Malcrom 4a7e3937d3 DB/SAI: EAI to SAI conversions 2012-12-26 21:12:24 -03:30
Malcrom b47c2d7421 DB/SAI: fix error in sql 2012-12-26 20:11:19 -03:30
Malcrom fd25bdd4b6 DB/SAI: More conversions from EAI to SAI 2012-12-26 20:01:55 -03:30
Vincent_Michael 7b9b67a3b3 Core/Quest: Drop table quest_end_scripts 2012-12-26 23:20:05 +01:00
Malcrom 24ac8f7a2a DB/SAI: Fix error in sql 2012-12-26 18:43:14 -03:30
Malcrom 914d3649c4 DB/SAI: EAI to SAI conversions with text 2012-12-26 18:26:55 -03:30
Malcrom dba6bfe477 DB/SAI: Fix errors 2012-12-26 17:32:11 -03:30
Malcrom c96326e4d9 DB/SAI: More conversions from EAI 2012-12-26 16:51:12 -03:30
Malcrom 995208eba2 DB/SAI/EAI: Update Spectral Servant to SAI and fix some EAI text errors. 2012-12-26 16:22:30 -03:30
Vincent_Michael 306c89468d DB/Game Event: Update Darkmoon Faire start times 2012-12-26 20:37:43 +01:00
Malcrom 32441d00f3 DB/SAI: Fix flags on previous commit 2012-12-26 14:52:41 -03:30
Malcrom 95d81d14f8 DB/SAI: Convert Defias EAI to SAI with text 2012-12-26 14:47:29 -03:30
Malcrom 36b1ed213e DB/SAI: Convert Kobold's from EAI to SAI with text 2012-12-26 14:20:05 -03:30
Malcrom f499b52fd6 DB/SAI: Some convertions from EAI to SAI with text 2012-12-26 13:47:33 -03:30
Malcrom 49a067726d DB/SAI: Convert Zereketh The Unbound to SAI 2012-12-26 12:51:23 -03:30
Malcrom da1f004145 DB/SAI: Convert Rhahk'Zor from EAI to SAI 2012-12-26 12:28:59 -03:30
Malcrom 30e2ab8e0f DB/SCRIPTS: Fix text for High Botanist Freywinn and remove creature_ai_texts. 2012-12-26 11:52:05 -03:30