aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2009-06-11*Fix Glyph of Icy Veins.QAston
--HG-- branch : trunk rename : sql/updates/3914_world_spell_proc_event.sql => sql/updates/3927_world_spell_proc_event.sql
2009-06-11MergeMachiavelli
--HG-- branch : trunk
2009-06-11* Change name of recently added scriptAI functions to better reflect purposeMachiavelli
* Fix typo in 3910_world.sql, spotted by irish --HG-- branch : trunk
2009-06-11Forgotten changes in characters.sqlChaz Brown
--HG-- branch : trunk
2009-06-11*Switch to support client version 3.1.3megamage
*I strongly recommend you not to use this until you get the 313 db. Now all destructible buildings cause client crash. Source: Mangos Thanks to TOM_RUS for most work to make this switch possible ;) --HG-- branch : trunk
2009-06-11mergeKudlaty
--HG-- branch : trunk
2009-06-10Fix *nix problem with ( and ) in sql file nameKudlaty
--HG-- branch : trunk
2009-06-10*Fix Improved Spell ReflectionQAston
*Fix Glyph of Improved Scorch *Sword And Board *Fix Glyph of Devastate - original patch by CRAZyBUg --HG-- branch : trunk
2009-06-10*Add missing part of last commit.Anubisss
--HG-- branch : trunk
2009-06-10*Merge SD2.Anubisss
*r993: Added support for quest 2078 *r994: Added missing SQL update files in rev 993 *r995: Added support for quest 731 *r996: Use CombatStartPosition as return point for escortAI instead of script generated location. - Skip. *r997: Added gossip to obtain scarlet illusion related to quest 5862/5944 --HG-- branch : trunk
2009-06-10*Some merge of Mangos before update to 3.1.3. TC2 will update to 3.1.3 after ↵megamage
about 10 hours. --HG-- branch : trunk
2009-06-10*Spell_proc_event entry for Glyph of Felhunter.QAston
--HG-- branch : trunk
2009-06-10*Allow Pyroclasm to proc from ConflagrateQAston
--HG-- branch : trunk
2009-06-09*Add script sql for nexus. By PSZmegamage
*Thanks to onkelz28 for preparing the patch --HG-- branch : trunk
2009-06-09*Spell_script_target entry for Death pact.QAston
--HG-- branch : trunk
2009-06-08*Fix dk quest until 12727. Some scripts are needed for quest 12727.megamage
--HG-- branch : trunk
2009-06-08*Fix a typo in last rev. By Drahy.megamage
--HG-- branch : trunk
2009-06-08 [7980] Implement item use target requirements store and check (new table ↵megamage
`item_required_target`). Author: NoFantasy Signed-off-by: VladimirMangos <vladimir@getmangos.com> * Also implement this table reload * Static Spell::SendCastResult function for call not from spell code. Can be also used in scripts where need send explicitly spell cast error to client. --HG-- branch : trunk
2009-06-08*Add column heroic_level_min in table access_requirementmegamage
--HG-- branch : trunk
2009-06-08*Add some sql tools to merge two db. This is only a template and is pushed ↵megamage
for dev use. Do not use it unless you understand it and know how to modify it. --HG-- branch : trunk
2009-06-07*Some small update of kelthuzad script.megamage
--HG-- branch : trunk
2009-06-07*Fix some spell script target. By Drahy.megamage
*Fix a typo in 3810 spell bonus sql. --HG-- branch : trunk
2009-06-06*Merge.megamage
--HG-- branch : trunk
2009-06-06*Fix quest gift of harvester.megamage
*Add missing frostbrood vanquisher vehicle id in previous sql. Thanks to Azrael --HG-- branch : trunk
2009-06-06*Update spell bonus data for many spells.Drahy
--HG-- branch : trunk
2009-06-06*Minor changes in Salanar the Horseman's script.Anubisss
--HG-- branch : trunk
2009-06-06*Remove Arcane Blast on Arcane Missiles and Arcane Barrage castQAston
*Spell_affect entry for Fingers of frost - by Larva *use spellaffect entries in every affect check *Allow spell_affect table to modify affect data for any spell --HG-- branch : trunk
2009-06-05Add forgotten sql changes for 3791Chaz Brown
--HG-- branch : trunk
2009-06-05*Rename the quest sql because too many people ask why their quest systems ↵megamage
are broken. --HG-- branch : trunk
2009-06-03[7945] Implement support quest data for DetailsEmoteDelay and ↵megamage
OfferRewardEmoteDelay value for set time ordering details and reward emotes. Author: NoFantasy --HG-- branch : trunk
2009-06-04* Used trinity sql coding styleDrahy
--HG-- branch : trunk
2009-06-03*Fix quest 12687. Note that this is only a workaround.megamage
--HG-- branch : trunk
2009-06-02[7938] Use same type for account ids in different tables related to used in ↵megamage
code uint32 type for it. Author: charlie2025 --HG-- branch : trunk
2009-06-02Add script for quest 12687Kudlaty
--HG-- branch : trunk
2009-06-01[7932] Store in DB only spell part of pet action bar, set other to default ↵megamage
state (reaction saved). Author: VladimirMangos --HG-- branch : trunk
2009-06-01*Merge. (4s rule while drinking in arena skipped because i do not know how ↵megamage
to merge it) --HG-- branch : trunk
2009-05-31*Merge SD2.Anubisss
*r988: Remove obsolete code for first boss in BT. - Just use enums. *r989: Added summons for misc ethereum gameobjects *r990: Added gossip options to learn engineering "teleport trinket" schematics (misc npc's) *r991: Correcting a few waypoints, added more texts and visuals to shadowfang prisoners - Skip: Its already merged. *r992: Added GO summons related to quest 10990, 10991 and 10992 *Register 2 missing scripts. --HG-- branch : trunk
2009-05-31* Added new sql file 3648_world_trinity_string_full - please import it to ↵Drahy
your world DB - this should fix many crash because of wrong or missing previous data * Used trinity sql coding style --HG-- branch : trunk
2009-05-30*Allow to spawn correct npc for defender/attacker in wintergrasp based on ↵megamage
game event. Now only xxx Champion is spawned based on faction for test. Other npc and gameobjects requires DB support (now in db the defender is always horde and attacker always alliance, and the data of counterpart is missing) *Fix defenders' portal (now only useable for horde) *Display random model if the model id in creature table is one of those in creature_template table (in this case they should be 0 actually). --HG-- branch : trunk
2009-05-30*Fix spell Rune Strike.megamage
--HG-- branch : trunk
2009-05-29 [7908] Extract class data from creature_*_addon bytes0 fields, drop its, ↵megamage
amd add unit_class field to creature_template. Author: NoFantasy --HG-- branch : trunk
2009-05-28 [7904] Change creature damage calculation formula. Author: Seizerkillermegamage
* Add new creature_template field `dmg_multiplier` * Make attackpower include in creature damage not dependent from attack speed. NOTE: included in sql update recalculation for creature damage related fields only make temporary possible usable values. Real values need revisited by DB devs for correctness. --HG-- branch : trunk
2009-05-28 [7903] Load and save for pets only talents. Not store unused (in fact) ↵megamage
free talent point amount. Author: VladimirMangos * Other pet spell types auto-learned at level setup/load. * Code will cleanup pet_spell table from non-talents spell if detect any at load. * Free talents points recalculated at loading and levelup so store its in DB useless. Note: bug with not highlighting learned pet talents (except first line) until learn one more talent not fixed. --HG-- branch : trunk
2009-05-28* Used trinity sql coding styleDrahy
--HG-- branch : trunk
2009-05-28Fix wrong data type for core_revision in DB, againParadox
--HG-- branch : trunk
2009-05-28Fix wrong data type for core_revision in DB, againParadox
--HG-- branch : trunk
2009-05-28*Fix a typo in scriptname.freeganja
--HG-- branch : trunk
2009-05-27*Some improvement of DK start zone quests (no new quest fixed)megamage
--HG-- branch : trunk
2009-05-27[7902] Speed up Creature and GO loads. Author: AlexDerekamegamage
--HG-- branch : trunk
2009-05-27[7896] Rename creature_template class/race fields to ↵megamage
trainer_class/trainer_race for clarify use. Author: NoFantasy --HG-- branch : trunk