aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2009-07-17* Delete wrong spell_proc_eventBroodWyrm
--HG-- branch : trunk
2009-07-16* Add script for Val'kyr Battle-maiden - patch provided by DrethekBroodWyrm
* Add summonerguid to summons by spell --HG-- branch : trunk
2009-07-16 [8182] Store and use Map* pointer in WorldObject instead map ids for ↵megamage
speedup Author: Ambal Also some code logic cleanups. Changes let make more cleanups in base map access and other places, but this chnages not inlcuded in patch. *This patch may cause crash. --HG-- branch : trunk
2009-07-16[8179] Fill `spell_check` table by data for dummy effect (0 spell family), ↵megamage
some code cleanups. Author: VladimirMangos --HG-- branch : trunk
2009-07-16[8175] Add shred in spell_check. Author: VladimirMangosmegamage
--HG-- branch : trunk
2009-07-16 [8173] Fixes for 1822 and ranks base at spell_check detection Author: ↵megamage
VladimirMangos * Update AP bonus per tick to 0.18 as expected in 3.0.2 and later. * Better spell selction to avoid unrelated spells for AP bonuses --HG-- branch : trunk
2009-07-16 [8172] Drop dead code for 33878/33876 and ranks. Author: VladimirMangosmegamage
Detected by spell_check: not have now dummy aura but have SPELL_AURA_MOD_MECHANIC_DAMAGE_TAKEN_PERCEN for proper mechanic. --HG-- branch : trunk
2009-07-16 [8171] Restore work double damage chance for spell 35290 and ranks. ↵megamage
Author: VladimirMangos It has been broken at client switch and detected by spell_check data. --HG-- branch : trunk
2009-07-16 [8170] Fill `spell_check` by data form SpellEffect.cpp until end of ↵megamage
Spell::EffectSchoolDMG. Author: VladimirMangos 2 error and 1 spell mask duplicate with strnage differences specially not fixed for show .debug spellcheck work ;) --HG-- branch : trunk
2009-07-16 [8169] Implement new optional table `spell_check` and console command ↵megamage
.debug spellcheck Author: VladimirMangos * Table expected to be store data mirror same data in code: - explicit spell ids with related expected spell properties like effects, spell family or auras - implicit requirements for select some spell sets like spell family masks, icons or visual values * For check can be used .debug spellcheck _console_ only command. * Main purpose table and related command check code parts for outdated data at client switch. It also can be used for check data in patch writing time to be sure code correctness. --HG-- branch : trunk
2009-07-14*spell_bonus_data for Glyph of Chains of Ice - by ZcuronQAston
--HG-- branch : trunk
2009-07-13*Make charge-like spells with talented warbringer correctly remove movement ↵QAston
impairing auras. *Fix Revitalize. *Use MaxHp of target instead of base hp for CC auras amount. --HG-- branch : trunk
2009-07-13Fix typos in sql FULL. Thx for poiting X-SaviorKudlaty
--HG-- branch : trunk
2009-07-12Add spells to horses needed in q 12680Kudlaty
move sql *_template changes to new file world_tmp_full.sql --HG-- branch : trunk
2009-07-12 [8158] Update `playercreateinfo_action` base at UDB data for this table. ↵megamage
Author: VladimirMangos * Some fixes added for used UDB data base at not applied old mangos sql update and drop some wrong data. * Primary key added to avoid button duplicates for (race,class) pair. * This update expected to fix recently problems with empty action bars for new created characters Note: This sql update not affect existed characters. --HG-- branch : trunk
2009-07-12[8145] Use constant name instead not-safe explicit value. Author: Ambalmegamage
--HG-- branch : trunk
2009-07-12*Merge SD2.Anubisss
*r1202: Added support for quest 12739(and 12742 to 12750). Patch by ckegg *And merge a grid searcher from SD2. --HG-- branch : trunk
2009-07-12*Show online players numbers in command server info.Anubisss
--HG-- branch : trunk
2009-07-11*Allow Illumination to proc on Holy Shock.Destalker
--HG-- branch : trunk
2009-07-11*Some improvements in procflags:QAston
-handle proc_flag_death -allow trap selection in spell proc event entry for proc_flag_on_trap *Add spell_proc_event entry for Lock and Load - by Bengan *Add spell_proc_event entry for Improved Spell Reflection. --HG-- branch : trunk
2009-07-11*Some missing data for DK quests - will be removed after supported db ↵pendragon
projects release this data. --HG-- branch : trunk
2009-07-11*Fix Desecration.QAston
*Correct a typo which made some of charged auras to be not dropped. --HG-- branch : trunk
2009-07-11Rewrite script for quest 12680Kudlaty
Add support for spells 52267 and 52264 Thanks to Drethek for patch --HG-- branch : trunk
2009-07-10*SpellBonusData for 54158QAston
*Make passive tree of life aura affect casts out of shapeshidt. --HG-- branch : trunk
2009-07-10*Fix Impurity.QAston
--HG-- branch : trunk
2009-07-09*Add new procExFlag: PROC_EX_ONLY_ACTIVE_SPELL - which allows only ↵QAston
damaging/healing spells to proc - this fixes double proc of judgement auras in some cases. --HG-- branch : trunk
2009-07-09*Update proc entry for Elemental Focus - by Bengan.QAston
*Update proc entry for Chill of the Grave, Wandering Plague, Endless Winter, Glyph of Chains of Ice - by Destalker *Add missing script call for EffectDummyCreature_npc_nestlewood_owlkin. --HG-- branch : trunk
2009-07-08*Correct target requirement for eyes of the beast and add some crash ↵QAston
preventing checks to charm code. --HG-- branch : trunk
2009-07-08*Spell proc event entries for: dirge, rime, desecration, glyph of heart strike.Destalker
--HG-- branch : trunk
2009-07-08*Implement attribute flag SPELL_ATTR_EX3_DISABLE_PROC - this fixes double ↵QAston
proc of seal auras *Add Judgement Anti-Parry/Dodge Passive spell for paladins. --HG-- branch : trunk
2009-07-07*Fix Improved Aspect of the Hawk.QAston
--HG-- branch : trunk
2009-07-07*Spell proc event entries for: Aftermath, Concussive Barrage, Concussive ↵Destalker
Barrage. --HG-- branch : trunk
2009-07-07*Linked spell entry for stoneform.QAston
--HG-- branch : trunk
2009-07-07* MergeDrahy
--HG-- branch : trunk
2009-07-07* Updated world.sqlDrahy
* Fixed last import errors --HG-- branch : trunk
2009-07-07 [8115] Replace table contecnt by expected data from mangos.sql Author: ↵megamage
VladimirMangos For finally fix problem with new crated characters in addition to [8107]. --HG-- branch : trunk
2009-07-06*Spell_proc_event entry for Shield of the TemplarDestalker
--HG-- branch : trunk
2009-07-06*PRevent crash with proc of melee based destination targetted spells.QAston
--HG-- branch : trunk
2009-07-06* Fixed typo in world.sqlDrahy
--HG-- branch : trunk
2009-07-06*Fix Improved Moonkin Form and Blood Boil disease bonus.QAston
--HG-- branch : trunk
2009-07-05*Allow dest target spells to proc spellcast.QAston
*Allow source target spells to be triggered during spellproc if no unit target avalible. --HG-- branch : trunk
2009-07-05*Print the account's email in command pinfo. Based on Charlie's patch.Anubisss
--HG-- branch : trunk
2009-07-03Add spell_proc_event entries for some spells.QAston
--HG-- branch : trunk
2009-07-02*Add a delete query in a sql file.Anubisss
--HG-- branch : trunk
2009-07-02*Redefine procflags:QAston
PROC_FLAG_SUCCESSFUL_POSITIVE_MAGIC_SPELL = 0x00004000 PROC_FLAG_TAKEN_POSITIVE_MAGIC_SPELL = 0x00008000 PROC_FLAG_SUCCESSFUL_NEGATIVE_MAGIC_SPELL = 0x00010000 PROC_FLAG_TAKEN_NEGATIVE_MAGIC_SPELL = 0x00020000 *Add procEx flag: PROC_EX_NOT_ACTIVE_SPELL = 0x0008000 for spells which proc on spells not doing damage and not specified by familyflags. --HG-- branch : trunk
2009-07-02[8107] Fixed sql queries included in [8098]. Author: GriffonHeart.QAston
--HG-- branch : trunk
2009-07-02* Redone all spell_bonus_table according to 3.1.3 dataDrahy
* Add Item - Gnomish Lightning Generator bonus data --HG-- branch : trunk
2009-07-01[8104] Always (except 2 cases) for tables in characters DB InnoDB and utf8. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-07-01*Backup your DB!megamage
[8098] Support uint32 spell ids in code. Author: VladimirMangos * Propertly work with uint32 spell ids in player action bar * Fix in same time bug with not save equipment set button with id==0 * Merge misc field in character_action and playercreateinfo_action to action field as 3 byte * Propertly load uint32 spell ids from character_spell * Fixed types for some pet/creature related structure for spell id storing. --HG-- branch : trunk
2009-06-30* Fixed typu in world_script_full thx to lisztDrahy
--HG-- branch : trunk