aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2009-04-27[7720] Fixed crash at .character level use from console. Include GM name in ↵megamage
message for command target if report need. Author: VladimirMangos --HG-- branch : trunk
2009-04-27[7714] Implement new command .character level for set level provided level. ↵megamage
Author: VladimirMangos --HG-- branch : trunk
2009-04-26*Fix CAST_INTURRUPT_PREVIOUS flag for eventai action castQAston
*Rewrite .reload all pet_spells command to make it reset actionbars correctly. --HG-- branch : trunk
2009-04-26* Used trinity sql coding styleDrahy
--HG-- branch : trunk
2009-04-25*Fix improved shadowform.QAston
--HG-- branch : trunk
2009-04-24 [7705] Rename some account/character related commands.megamage
* .lockaccount -> .account lock * .password -> .account password * .chardelete -> .character delete * .customize -> .character customize * .rename -> .character rename [7706] Rename command .plimit -> .server plimit Author: VladimirMangos --HG-- branch : trunk
2009-04-23*Fix frenzy and Ferocious Inspiration proc.QAston
*Add command .reset all pet_spells - use it if you still have problems with pet talents after recent revs changes (like pets with all talents for example) --HG-- branch : trunk
2009-04-21Fix characters.sql bad merge leftoversChaz Brown
--HG-- branch : trunk
2009-04-20Implement attribute flag SPELL_ATTR_EX2_TRIGGERED_CAN_TRIGGER, fix improved ↵QAston
fire nova totem. --HG-- branch : trunk
2009-04-20* Used trinity sql coding styleDrahy
--HG-- branch : trunk
2009-04-19*Remove stealth when unit gets hitQAston
*Drop radius check for channeled auras, use range only. --HG-- branch : trunk
2009-04-19* Correct rev number on sql update after last mergeMachiavelli
--HG-- branch : trunk
2009-04-19MergeMachiavelli
--HG-- branch : trunk
2009-04-19Merge SD2 up to r967Machiavelli
--HG-- branch : trunk
2009-04-19*Update petLevelupSpellLearn codeQAston
*Remove triggered aura of shadow embrace when main aura expires. --HG-- branch : trunk rename : sql/updates/2773_world_spell_linked_spell.sql => sql/updates/2814_world_spell_linked_spell.sql
2009-04-19*Add Elder Nadox ScriptBroodWyrm
--HG-- branch : trunk
2009-04-19Merge SD2 953Machiavelli
--HG-- branch : trunk
2009-04-18* Added support for GO 191229 and 191230 (also related to quest 12790) - SD2 ↵megamage
964 By nofantasy. --HG-- branch : trunk
2009-04-19*Fix Dash - original patch by Dani.QAston
*Set max target limit for Circle of healing. --HG-- branch : trunk
2009-04-19* Turn proc flag on periodic heal spells back on.QAston
* Fix Glyph of Rejuvenation. * Fix a typo in bladestorm handling. * Use Player's Crippling Poison for Deadly Brew instead of mob one to make it not stackable(dunno if it's correct) --HG-- branch : trunk
2009-04-19*Add coeficient for lifebloom final healing and temporary set amount of it ↵QAston
to not increase while spell is stacked, proc improved mana shield with riptide. --HG-- branch : trunk
2009-04-18*Allow imp to learn Phase ShiftQAston
*Correct bonus damage for Unstable Affliction *Correct some procflags. --HG-- branch : trunk rename : sql/updates/2685_world_spell_proc_event.sql => sql/updates/2774_world_spell_proc_event.sql
2009-04-18*Make Shadow Embrace reduce hots effect.QAston
*Fix Glyph of Conflagrate. --HG-- branch : trunk
2009-04-16* Using trinity sql coding styleDrahy
--HG-- branch : trunk
2009-04-15*Merge.megamage
--HG-- branch : trunk
2009-04-15*Rename a sql file.megamage
--HG-- branch : trunk
2009-04-15*Merge.megamage
--HG-- branch : trunk
2009-04-15*Remove duplicated TC1 sql.megamage
--HG-- branch : trunk
2009-04-15*Merge.megamage
--HG-- branch : trunk
2009-04-15* Added gossip option related to quest 12791, 12794 and 12796 - Thx SD2 teamDrahy
--HG-- branch : trunk
2009-04-15*Set correct healing bonus for spells using coefficient.QAston
*Always reapply aura mods as 'real' when adding aura to stack. *Make blood frenzy expire when duration ends. *Correct procflag for T.N.T once again. --HG-- branch : trunk rename : sql/updates/2685_world.sql => sql/updates/2702_world_spell_proc_event.sql
2009-04-15* Used trinity sql coding styleDrahy
* Please Use Delete + Insert instead Ignore it will be better for this kind of data thx --HG-- branch : trunk
2009-04-15Add missing sql for Unkor the Ruthless' script by thumsoul. Thank you.Anubisss
--HG-- branch : trunk
2009-04-14*Rename some sql files. Please write table name in the future for better ↵megamage
management. --HG-- branch : trunk
2009-04-14*Fix Fan of Knives.QAston
--HG-- branch : trunk
2009-04-14*Fix Haunting Spirits.QAston
--HG-- branch : trunk
2009-04-14*Correct positivity of some spellsQAston
--HG-- branch : trunk
2009-04-14* Ticket system update;Machiavelli
- Add map, x, y, z coordinate data to ticket upon creation - Add command .go ticket to teleport to the coordinates where the ticket was created - Move InitTicketID() to the class constructor instead of at every LoadGMTickets call - Minor code cleanup --HG-- branch : trunk
2009-04-14* Ticket system update;Machiavelli
- Add map, x, y, z coordinate data to ticket upon creation - Add command .go ticket to teleport to the coordinates where the ticket was created - Move InitTicketID() to the class constructor instead of at every LoadGMTickets call - Minor code cleanup --HG-- branch : trunk
2009-04-14*Correct procflags for T.N.TQAston
--HG-- branch : trunk rename : sql/updates/2662_world.sql => sql/updates/2685_world.sql
2009-04-14Add sql update for creature respawn linking.raczman
--HG-- branch : trunk
2009-04-14Ticket system changes by Disassembler: (TC1 rev 1358)Machiavelli
- Change uint16 closed guid to uint64 - Add createtime field --HG-- branch : trunk
2009-04-13*Merge shadowfang keep scripts from SD2 at the request of ACID dev. Author: ↵megamage
nofantasy. --HG-- branch : trunk
2009-04-14Ticket system changes by Disassembler:Machiavelli
- Change uint16 closed guid to uint64 - Add createtime field --HG-- branch : trunk
2009-04-13[7662] Spell power coefficients for talent 48505 and ranks. Author: nos4r2zodmegamage
--HG-- branch : trunk
2009-04-13*Merge.megamage
--HG-- branch : trunk
2009-04-13*Missing file from latest commit"QAston
--HG-- branch : trunk
2009-04-13*fixed essence of suffering (reliquary of souls)Rat
--HG-- branch : trunk
2009-04-12*Remove an outdated file from TC1.megamage
--HG-- branch : trunk
2009-04-12*Two revs are skipped.megamage
--HG-- branch : trunk