aboutsummaryrefslogtreecommitdiff
path: root/sql/updates
AgeCommit message (Collapse)Author
2009-06-15Merge [SD2]Kudlaty
r1010 Removed script for general marcus (can be done with eventAI) r1011 Fix typos. Should not assign value. Expected equal-to operator. r1012 Added support for quest 5561 r1013 Remove redundant directory path, already in include path - Skip. r1014 Remove old tables in SD2 database no longer used. Remove ScriptName for script 'mob_eventai' that does no longer exist - Skip r1015 Added PostgreSQL database create structure - Skip --HG-- branch : trunk
2009-06-15*mergeKudlaty
--HG-- branch : trunk
2009-06-15Merge [SD2]Kudlaty
r1006 Restore build (using pointer to m_creature now exist in creatureAI). - Skip r1007 Some cleanup in mr.stonefist script and remove strange call to AttackedBy() r1008 Added support for quest 9752 - move waypoint to db --HG-- branch : trunk
2009-06-15*Fix Hungering Cold.QAston
--HG-- branch : trunk rename : sql/updates/3997_world_spell_proc_event.sql => sql/updates/4000_world_spell_proc_event.sql
2009-06-15Fix typo in last commitKudlaty
--HG-- branch : trunk
2009-06-15merge sd2Kudlaty
r998 Added support for quest 11129 r999 Remove obsolete code r1000 Summon pet of sharkkis in different way, to also allow summon if pet dies during fight. - skip --HG-- branch : trunk
2009-06-14*Fix Icy Talons and their improved version.QAston
--HG-- branch : trunk
2009-06-14*Correct interpretation of procflags and update spell_proc_event due to that ↵QAston
(some of mangos entries may be incompatibile due to that change) *Fix siphon life. *Fix Rapture. --HG-- branch : trunk
2009-06-13*spell_proc_event entries for Combat PotencyQAston
*spell_proc_event entries for some spells with ppm/internal cooldown - by Sephiroth1984. --HG-- branch : trunk
2009-06-13*Fix sudden doom.QAston
--HG-- branch : trunk
2009-06-13*Spell_bonus_data for Seal of martyr and Seal of Blood.nos4r2zod
--HG-- branch : trunk
2009-06-13*Fix Improved Succubus.QAston
--HG-- branch : trunk
2009-06-13*Fix demonic pact.QAston
--HG-- branch : trunk
2009-06-13*Fix InvigorationQAston
--HG-- branch : trunk
2009-06-12*Fix Savage RoarQAston
*Fix Glyph of Thorns. --HG-- branch : trunk
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-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*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*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-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