Vincent_Michael
7b534774b6
Core/Spells: Remove spell script "spell_gen_damage_reduction_aura"
2012-12-24 17:22:33 +01:00
Subv
73d1ef7271
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
2012-12-24 10:35:37 -05:00
Malcrom
1a4d21a02d
DB/Conditions: Add missing condition for Attunement to the core for horde
...
Closes #5619
2012-12-24 11:31:33 -03:30
Vincent_Michael
62b2f0c528
SQL: Rename in correct names
2012-12-24 13:02:46 +01:00
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
Subv
7a2c81bfd0
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Entities/Player/Player.cpp
2012-12-23 13:24:59 -05: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
Subv
eff2a994b1
Merge branch '4.3.4' of https://github.com/TrinityCore/TrinityCore into 4.3.4
2012-12-23 08:34:10 -05:00
Subv
3869bb7b3a
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
...
Conflicts:
src/server/game/Entities/Item/Item.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Entities/Player/Player.h
2012-12-23 08:33:13 -05: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
Warpten
05b3cf57b7
DB: Fixed importing 2012_12_08_00_character_worldstate.sql
2012-12-22 19:01:11 +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
Spp
80b1b6c494
Merge branch 'master' into 4.3.4
...
Conflicts:
src/server/game/Globals/ObjectMgr.cpp
src/server/game/World/World.h
src/server/scripts/Kalimdor/moonglade.cpp
2012-12-19 08:23:34 +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
Spp
a227a34947
Merge branch 'master' into 4.3.4
...
Conflicts:
src/server/game/AI/CoreAI/PetAI.cpp
src/server/game/Entities/Player/Player.cpp
src/server/game/Handlers/QuestHandler.cpp
src/server/game/Spells/SpellEffects.cpp
src/server/scripts/EasternKingdoms/stormwind_city.cpp
2012-12-17 12:13:51 +01: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