Commit Graph

4662 Commits

Author SHA1 Message Date
Gacko
7860969e4d DB/SAI: correct some issues with Eliza's Grave Dirt
Closes #8709
2012-12-24 12:31:16 +01:00
Malcrom
cbae843326 DB/reputation_reward_rate: Set correct daily quest reputation gain for faction: The Kalu'ak 2012-12-24 01:58:44 -03:30
Malcrom
523f3eeff3 DB/Object: Add Warpwood Pod Spawns to Dire Maul 2012-12-24 00:35:51 -03:30
Malcrom
ab7c789678 DB/Creature: Malygos 25 mode fix. Also fix file extention on previous push.
Closes #8658
2012-12-23 22:49:38 -03:30
Malcrom
df8b228cc2 DB/SAI: Val'kyr Taskmistress Combat AI 2012-12-23 22:41:25 -03:30
Trista
fb3245d125 Scripts/Quest: Gambling Debt and Words of Power
* Quest support for Gambling Debt. Closes: #3122
* Fix bugging script for Words of Power: Closes: #7349
* Fix codestyle that vs broke from: 8c82c075cc
2012-12-24 01:35:55 +02:00
Trista
8c82c075cc Scripts/Quest: Defending Wyrmrest Temple
* insert complete db sniff support, appart from missing spawns
* remove achievement from disables (supported by core - timed one)
* insert core support for spells and the defender itself, since SAI makes it act weird (maybe in future when SAI get integrated someone will convert it)

Closes #1861 on 90% (except spawns (there are enough, but a lot more needed and minnor stuff that are core side connected with vehicles spellcastresults)
2012-12-24 00:51:39 +02:00
Pitcrawler
bdd625fda3 DB/SAI: Fixes quest: Hell Hath a Fury 2012-12-23 19:02:08 +01:00
Nay
368e7113ce DB/Players: Fix message sent when DND is enabled
Closes #8428

Also update some sql file names
2012-12-23 17:54:19 +00:00
Kinzcool
bb8a4c40ba DB/Creature Text: Added sound & updated some texts with sniffed data for Millhouse Manastorm 2012-12-23 02:08:45 -05:00
Kinzcool
b0c7b01b8e DB/Creature Text: Added sounds for Warden Mellichar 2012-12-23 01:18:13 -05:00
Gacko
f1d960a589 DB: The Crusaders Pinnacle chain. Thx @Exodius 2012-12-22 23:07:49 +01:00
Trista
95a201352d DB/SAI: Finish off converting quest_end_scripts
* http://www.trinitycore.org/f/topic/7556-looking-for-people-to-convert-quest-end-scripts/
* fixup some timing errors I made on previous
* someone has to kill table + core linking to it
2012-12-22 01:43:18 +02:00
Vincent_Michael
10d957e3ad SQL: Fix "No newline at end of file" in af4f42383f 2012-12-21 20:32:41 +01:00
Vincent_Michael
af4f42383f DB/Conditions: Add conditions for Sigil of the Ebon Blade for only Lithe Stalker 2012-12-21 20:26:50 +01:00
Vincent_Michael
3e5e3aa2e1 DB/Conditions: Add some conditions for spell targets 2012-12-21 19:34:11 +01:00
joschiwald
4116ba75e3 DB/Conditions: Fix typo in f4e7cde1b5 (argh .... i've failed) 2012-12-20 23:19:29 +01:00
Vincent_Michael
852d65f7ca SQL: Rename SQL merged in PR 2012-12-20 16:48:24 +01:00
Subv
957571e18c Merge pull request #8662 from MrSmite/ItemContainer_1.1
Item Loot Saving
2012-12-20 07:00:29 -08:00
Kaelima
05c38b20ea Merge pull request #8668 from joschiwald/random_changes
Core/Misc:
2012-12-19 23:48:00 -08:00
Vincent_Michael
13c8869c78 SQL: Fix typo in 2a5fcdddd7 (need sleep :/) 2012-12-20 01:53:45 +01:00
Vincent_Michael
2a5fcdddd7 DB/Conditions: Fix door exploit with item "Vial of Frost Oil"
Closes #6658
2012-12-20 01:38:37 +01:00
Vincent_Michael
37ecd4ddf7 DB/Conditions: Fix door exploit with item "Filled Cerulean Vial"
Closes #8716
2012-12-20 01:16:35 +01:00
Pitcrawler
c0ab7c8d62 DB/SAI: Some minor corrections 2012-12-19 20:28:46 +01:00
Mislav Blažević
200968c2dd Script/AQ: Add Creature Text for Viscidus and fix model scaling 2012-12-19 13:29:55 +01:00
joschiwald
f4e7cde1b5 Core/Misc:
- some simplifications in reputation calculation
- removed aura in SPELL_AURA_LINKED should depends on SpellDifficulty
- remove some unneeded variable declarations when it's already declared
- remove some hacks
- fix some warnings in Lfg stuff
- some codestyle changes
2012-12-19 12:55:51 +01:00
Vincent_Michael
a2832805af SQL: Fix sql import problems 2012-12-19 07:02:54 +01:00
Trista
90857739dc DB/SAI: Convert more quest_end_scripts
* 12657, 12597 ,10988, 10850, 10447 and 9565
2012-12-19 01:04:29 +02:00
Vincent_Michael
7dd019e7bb Misc/Script: Convert winter veil mistletoe event in sai 2012-12-18 22:27:48 +01:00
Pitcrawler
8c22587bc9 DB/SAI: Fix quest: The Key of Warlord Zol'Maz, closes #8564 2012-12-18 19:25:44 +01:00
Gacko
40292d9a19 Core/DB: Assign texts to correct creatures
Also convert some never used script texts to creature text for future use.
Some scripts or Talk() calls need to be implemented first.

Solves #8659
2012-12-18 15:19:13 +01:00
Vincent_Michael
bb93eb0f7e Core/Character: Fix logic fail with world state in b2928e59fa 2012-12-18 14:13:09 +01:00
Trista
8c286f2b61 Server/Quest: Convert quest_end_script and drop of some c++
* drop off c++ script of Clintan Dreamwalker ID: 22834
* convert quest_end_script of 10964 to SAI
* rewrite and add bigger event support
* add a checker to his summon so the spirit script can trigger event alone (I didn't try to rewrite next quest...)

Closes: #8689
2012-12-18 02:03:30 +02:00
Vincent_Michael
e90ec5608e DB/Scripts: Implemented creature_text for Infinite Corruptor 2012-12-18 00:23:46 +01:00
Trista
103edb16ea DB/Spells: Fix support for Preserved Holly
* it needs to trigger reindeer transformation used by Fresh Holly, while has a side core check already handled. This needs to happen in the same time and not after.
* traced the auras are same from sniffs and the mechanic
* now Fa-la-la-la Ogri'La should be completeble for all (tested all normal cases)

Closes: #4333
2012-12-17 16:32:33 +02:00
Vincent_Michael
aa40ddd603 SQL: Fix sql import problems 2012-12-17 07:34:08 +01:00
Trista
48141bbfa6 Core/Quest: Song of Wind and Water
* cleanned a bit and edited old @Treak fix, credits go to him, the quest will* work 100% blizzlike when target_unit_master #8643 gets a fix for vehicle. What concerns the quest is done. I've already fixed the core kill_credit issue, but needs to be discussed.
* leaving the vehicle_AI until they get integrated correctly to SAI, this can be easily converted after. Currently need to make some hacks to make it work close to good if using SAI. (specificly terrain acts weird at that place)

Closes: #5424
2012-12-17 04:37:27 +02:00
tibbi
ae4c4c1822 DB/ToC: correcting a typo at immunities added at 1f9db80b69
Closes #8641

Signed-off-by: Nay <dnpd.dd@gmail.com>
2012-12-17 01:17:03 +00:00
Pitcrawler
5cd2f6fef9 DB/SAI: Fix quest: Foundation for Revenge, closes https://github.com/TrinityCore/TrinityCore/issues/8621 2012-12-17 00:20:02 +01:00
Vincent_Michael
f96295f6ca DB/Scripts: Implemented creature_text for Trial of the Champion 2012-12-16 21:05:05 +01:00
Vincent_Michael
728ee3e13c DB/Winter Veil: Add "Red Rider Air Rifle" at "Clockwork Assistant <Jepetto's Companion>" and "Jepetto Joybuzz <Toymaker>" 2012-12-16 02:05:25 +01:00
Vincent_Michael
78c7767cbd DB/Creatures: Add corrects hover for Vyragosa and Chillmaw 2012-12-16 01:05:53 +01:00
ZxBiohazardZx
a5e4fc8fd4 DB/Cleanup: actually remove the quest_end_scripts and correct a questid in previous push 2012-12-16 00:08:51 +01:00
ZxBiohazardZx
18da48881b DB/SAI: Convert some more quest_end_scripts 2012-12-16 00:01:12 +01:00
Trista
bd135718b6 DB/SAI:
EAI -> SAI conversion for Urom adds Closes #8644
Fix quest: Whelps of the Wyrmcult Closes #8650
Remove npc immunity for Galen's Escape Closes #4942
2012-12-15 12:32:42 +01:00
baric
8f3d944adb DB/Pathing: Various improvements to Ashenvale:
Add formation for Alliance Elites pathing in Barrens Closes #8629
Add pathing for Lady Vespia Closes #8630
Add pathing for Prince Raze Closes #8631
Add pathing for Rorgis Jowl Closes #8632
Add pathing for Branch Snapper Closes #8633
Add pathing for Akkrilus Closes #8634
Add pathing for Terrowulf Pack Lord Closes #8635
2012-12-15 12:15:07 +01:00
MrSmite
04f08d26a7 Implements saving of loot (items / money) contained inside lootable inventory items.
* Unlooted items / money persist across player sessions
* Loot inside items is tied to the item rather than the player so if trading
  partially looted items becomes possible, this implementation will still work

* New tables added:

    characters_database.sql (first time users)
    characters_create_item_loot.sql (existing users)

Implementation Can be tested with:

 Watertight Trunk [21113]
 Bulging Sack of Gems [25422]
 Fat Sack of Coins [11937]

Closes #2048
2012-12-15 00:06:32 -05:00
Subv
136dbd69fd Merge pull request #8583 from Gacko/scripttexts
Core/DB: Drop table script_texts
2012-12-14 18:11:31 -08:00
Vincent_Michael
d2cc278283 Core/Spells: Rename spell script scripts in correct script name 2012-12-14 23:19:03 +01:00
Vincent_Michael
36c3e46fdb DB/Misc: Fix startup errors 2012-12-14 11:47:16 +01:00