Brian
96cc2b1d48
* Backed out changeset 44ff24439269
...
* We will implement this in a generic way using the conditions system
--HG--
branch : trunk
2010-04-05 14:42:40 -06:00
malcromdev@gmail.com>
ce1280627d
Add option maxPercentHealth to item_required_target to allow setting health percentage a target must be at before item use on item_required_target is allowed. This will allow better scripting of quest item use on some creatures.
...
--HG--
branch : trunk
2010-04-05 02:05:26 -02:30
_manuel_
a5c09f5d44
Corrected Ferocious Inspiration entry.
...
--HG--
branch : trunk
2010-04-04 14:54:11 -03:00
_manuel_
ffd133388a
Merge
...
--HG--
branch : trunk
2010-04-03 13:40:05 -03:00
_manuel_
b835df6153
Implemented more stack rules for player spells. See --> pastebin.com/8LHknLgr
...
Thanks to QAston.
--HG--
branch : trunk
2010-04-03 13:34:03 -03:00
malcromdev@gmail.com>
85d3dc8b71
Valiance keep Cannoneer script to activate cannon.
...
--HG--
branch : trunk
2010-04-03 14:01:00 -02:30
Trazom62
6b6ee726dd
Script Instance Pit of Saron.
...
First basic script based on proposal of Synric on trinitycore forum (submitted by Skarabex on GC).
Still WiP with lots of work. In particular, the faction based npc/mob will have to be fixed when they will be spawned in TDB.
Fixes issue #1308 .
--HG--
branch : trunk
2010-04-03 09:04:02 +02:00
_manuel_
77a6c20e12
Implemented:
...
* Script at_aldurthar_gate for quests 13315 and 13351.
* Script at_warsong_farms for quest 11686.
* Script at_stormwright_shelf for quest 12741.
Code from ScriptDev2.
Before execute sql updates, apply TDB fix. New Fix Submissions > Core related DB content
--HG--
branch : trunk
2010-04-02 16:13:05 -03:00
_manuel_
9f544d2f93
Implemented script for vendor/trainer Hira Snowdawn.
...
--HG--
branch : trunk
2010-04-01 12:58:02 -03:00
Trazom62
d02f303b8d
Implement Script CoS. Thanks Johnholiver.
...
Fixes issue #336 .
Requires DB update.
Still WiP but functional.
--HG--
branch : trunk
2010-03-27 18:39:22 +01:00
Xanadu
180651d95e
A visually better way to handle Avenger Wrath blocking of immunity shields.
...
--HG--
branch : trunk
2010-03-26 22:21:33 +01:00
Spp
cd372966af
* Add support to save and load worldstates.
...
will be mainly used by outdoorPvP system
* Update next arena auto distribute points time to custom worldstate
--HG--
branch : trunk
2010-03-26 16:48:33 +01:00
teacher
afbb5f2e3c
Moved sql update files to sql\updates\3.3.2_old.
...
--HG--
branch : trunk
2010-03-26 14:40:09 +01:00
Xanadu
68a19906c8
Renamed the SQLs to reflect correct revision after the merges.
...
--HG--
branch : trunk
rename : sql/updates/7692_world_creature_template.sql => sql/updates/7694_world_creature_template.sql
rename : sql/updates/7692_world_gameobject_template.sql => sql/updates/7694_world_gameobject_template.sql
rename : sql/updates/7692_world_item_template.sql => sql/updates/7694_world_item_template.sql
rename : sql/updates/7692_world_npc_text.sql => sql/updates/7694_world_npc_text.sql
rename : sql/updates/7692_world_page_text.sql => sql/updates/7694_world_page_text.sql
rename : sql/updates/7692_world_quest_template.sql => sql/updates/7694_world_quest_template.sql
rename : sql/updates/7694_world_npc_trainer.sql => sql/updates/7697_world_npc_trainer.sql
rename : sql/updates/7694_world_npc_vendor.sql => sql/updates/7697_world_npc_vendor.sql
2010-03-25 17:19:19 +01:00
Xanadu
d0c10d44b8
Merge
...
--HG--
branch : trunk
2010-03-25 17:09:45 +01:00
Xanadu
20de79f6ba
Fixed Forbearance. Also self-cast LoH will now correctly prevent Avenging Wrath for 30 s. Closes issue #1270 . Thanks to _manuel_ for research.
...
--HG--
branch : trunk
2010-03-25 17:09:05 +01:00
Brian
808254af50
* Missed SQL from previous commit
...
--HG--
branch : trunk
2010-03-24 18:36:46 -06:00
teacher
baf946bdc7
Changed default value for WDBVerified field for better future handling.
...
--HG--
branch : trunk
2010-03-25 00:01:02 +01:00
teacher
99e186c830
Added spells to Wintergarde Gryphon (by Malcrom).
...
Added place holders for server-side spells.
Import errors fixes in world.sql.
--HG--
branch : trunk
2010-03-24 15:05:25 +01:00
Xanadu
cfc094040f
Added support for maximum allowed player level for quests. By Gyullo.
...
--HG--
branch : trunk
2010-03-23 16:10:18 +01:00
teacher
05e7a155a5
Fixed long forgotten gamebuild default value (thx Aokromes).
...
Also fixed typo in script full file (thx ogeraisi).
--HG--
branch : trunk
2010-03-23 02:13:38 +01:00
Tartalo
df45e38ba6
Gundrak: Implement Eck the Ferocious spawning
...
Based on pivonroll's code but rewrited from scratch
--HG--
branch : trunk
2010-03-22 22:27:37 +01:00
Trazom62
4478ccf6c4
Add script VoA/Koralon and Toravon. Thanks WarHead.
...
Fixes issue #1231 .
--HG--
branch : trunk
2010-03-22 15:33:44 +01:00
teacher
3b7677d364
Restored UPDATE query in 7660_world_creature_template.sql.
...
Thank you Zor for bringing reason to my mind!
--HG--
branch : trunk
2010-03-22 15:08:11 +01:00
Trazom62
248286c08d
Fix Crash in XT-002 (Gravity Bomb proc). Fixes issue #734 .
...
Fix compilation warning.
Fix typo in Freya soundid.
--HG--
branch : trunk
2010-03-22 14:07:08 +01:00
Tartalo
daf5ce32aa
Add missing sql assign from oculus patch. ty kiper
...
--HG--
branch : trunk
2010-03-21 21:56:49 +01:00
teacher
fd3b4ec908
Added missing sql file for rev 7656 (by Machiavelli).
...
Removed DB content data from previous commit.
--HG--
branch : trunk
2010-03-21 19:57:00 +01:00
_manuel_
2318d74dde
Added missing sql for last commit.
...
--HG--
branch : trunk
2010-03-21 15:07:13 -03:00
Tartalo
2c34b6d376
The Obsidiam Sanctum: Several updates, by Ouden
...
Portal event, Flame Tsunami, Twilight Eggs, Twilights Fissure, Achievements in Hard Mode
Closes issue #1015 .
--HG--
branch : trunk
2010-03-21 18:32:50 +01:00
Trazom62
450b2fba9d
Update Script Ulduar/XT-002. Thanks Dakeyras. Fixes issue 1074.
...
Add script texts for all ulduar bosses and adds. Mainly from wowwiki, Thanks.
Some code style cleanup.
Still WiP.
--HG--
branch : trunk
2010-03-21 17:17:34 +01:00
malcromdev@gmail.com>
c5f8341634
fixed oculus drake cpp and sql
...
--HG--
branch : trunk
2010-03-21 13:39:59 -02:30
Machiavelli
c45da17ef9
Fix SQL's
...
--HG--
branch : trunk
2010-03-21 16:56:07 +01:00
Tartalo
36b2b5a1bc
The Nexus, The Oculus: Boss drakos support, register needed scripts
...
This scripts are pushed for testing purposes, so is not recommended
opening it for production enviroments. any feedback is welcome :)
Fixes issue #449 .
--HG--
branch : trunk
2010-03-21 15:28:37 +01:00
Machiavelli
b6258cf1cf
Fix SQL yet again, thanks Trazom. (My apologies)
...
--HG--
branch : trunk
2010-03-19 22:06:38 +01:00
Machiavelli
86a33aa538
Fix SQL's, thanks Aokromes.
...
--HG--
branch : trunk
2010-03-19 22:00:52 +01:00
Machiavelli
3ae5a4094e
Implement instance script for Zul'Farrak and prevent Gahz'Rilla from being summoned multiple times.
...
--HG--
branch : trunk
2010-03-19 21:38:07 +01:00
teacher
9d5049da94
Little sql improvement.
...
--HG--
branch : trunk
2010-03-19 14:21:21 +01:00
Machiavelli
35a7f4849e
Store alternate currency spent on an item by Item ExtendedCost entry instead of honorPts/arenaPts/items seperately. Thanks to Opterman for the idea.
...
--HG--
branch : trunk
2010-03-18 22:56:48 +01:00
Rat
ef57a96cce
*fix quest Bury Those Cockroaches!(11608)
...
--HG--
branch : trunk
2010-03-18 22:34:14 +01:00
Rat
d08567965a
*fix Merciless Totem of the Third Wind proc
...
*fix in world.sql
--HG--
branch : trunk
2010-03-18 21:32:16 +01:00
Machiavelli
302af79bc2
Implement vendor item refund system.
...
For info about this system, see: hxxp://us.blizzard.com/support/article.xml?locale=en_US&articleId=27351
Thanks to:
- Opterman, Malcrom, Xanadu + anonymous colleagues for aiding research on packet structure
- Aokromes and Svannon for testing
--HG--
branch : trunk
2010-03-18 17:27:40 +01:00
malcromtdb@gmail.com
bef85de621
Add script for Amberpine Woodsmen Grizzly Hills
...
--HG--
branch : trunk
2010-03-17 18:27:17 -02:30
Xanadu
5603de6048
Argent Tournament Post script by Malcrom
...
--HG--
branch : trunk
2010-03-17 21:20:21 +01:00
Xanadu
e5cbe017f4
Fixed Drain Soul increased damage for targets below 25% HP. Closes issue #394 . Closes issue #748 . Closes issue #938 . Rejoice, new era of server-side spells has begun!
...
--HG--
branch : trunk
2010-03-17 16:38:31 +01:00
Trazom62
b00c745455
Update Halls of Stones script text entries to correct range.
...
Fixes issue #607 .
--HG--
branch : trunk
2010-03-16 21:24:00 +01:00
teacher
5b277b11a7
Moved sql update files to 3.3.2_old directory.
...
Fixed my typo in world.sql.
--HG--
branch : trunk
2010-03-15 23:43:20 +01:00
thenecromancer
a81ad6986c
Remove Hack detecting spell 61988 in HasAura()
...
Correctly cast 61988/61987 after casting Avenging Wrath/Divine Shield respectively
(This will correctly show both spells disabled state)
Don't allow casting Lay on Hands on self when aura 61988 is present (ie. after using Avenging Wrath)
--HG--
branch : trunk
2010-03-15 18:03:43 +01:00
Machiavelli
ce51f24ff3
Change field crc in characters.addons to int(32) to support proper values.
...
--HG--
branch : trunk
2010-03-15 13:24:45 +01:00
Brian
9aa96aaf9b
* Fix potential import error for vehicle_accessory table
...
* Thanks Riccardo
--HG--
branch : trunk
2010-03-14 16:31:47 -06:00
teacher
274268a686
Random sql cleanup.
...
--HG--
branch : trunk
2010-03-13 20:51:59 +01:00