aboutsummaryrefslogtreecommitdiff
path: root/sql
AgeCommit message (Collapse)Author
2010-05-05Fix Arcane Empowerment proc eventSpp
Patch by Metaphysicaldrama closes issue 994 --HG-- branch : trunk
2010-05-04Add stricter regulations for instances (login-checks and support for sending ↵click
unbound player to parent-instance / homebind if not matching criterias) Patch by Elron103 - closes issue #1323. --HG-- branch : trunk
2010-05-04Fix typos in SQL (changed the original around to sort them numerically and ↵click
forgot it) --HG-- branch : trunk
2010-05-04Add support for quest 6641 (Vorsha The Lasher)click
--HG-- branch : trunk
2010-05-04Add support for quest 1126 (Hive in the Tower) - patch by supabadclick
Closes issue #68 --HG-- branch : trunk
2010-05-02Add support for quest 12916 (Our Only Hope) - Patch by supabadclick
Closes issue #940 --HG-- branch : trunk
2010-05-01Add support for quest 10512 (Getting the Bladespire Tanked)click
Patch by supabad - closes issue #1217 --HG-- branch : trunk
2010-05-01Add support for quest 12688 (Engineering a Disaster) - patch by supabadclick
Closes issue #982 --HG-- branch : trunk
2010-05-01Fix CRLFclick
--HG-- branch : trunk
2010-05-01Add support for quest 1440 (Return to Vahlarriel) - patch by Supabadclick
Closes issue #323 --HG-- branch : trunk
2010-05-01Add support for quest 11626 (The Emissary) - patch by antihrists (thanks)click
Closes issue #1061 --HG-- branch : trunk
2010-05-01Add support for sorting vendor itemlistsclick
--HG-- branch : trunk
2010-05-01Add support for quest 9446 (Tomb of the Lightbringer) - closes #197click
Patch by Supabad --HG-- branch : trunk
2010-04-30* Fix CRLF.XTZGZoReX
--HG-- branch : trunk
2010-04-30Add support for quest 12832 (Bitter Departure) - closes issue #804click
Patch by supabad --HG-- branch : trunk
2010-04-30Add support for daily quest "Overwhelmed!" (quest 12288)click
Patch by Supabad (thank you) --HG-- branch : trunk
2010-04-30Add SQL-changes from previous commit into world.sql as wellclick
--HG-- branch : trunk
2010-04-30Add support for vendors selling the same items with different extendedCost - ↵click
original code by Vladimir (thanks mate) Closes issue #1756 --HG-- branch : trunk
2010-04-30Clean up in item refund related code.Machiavelli
--HG-- branch : trunk
2010-04-30Fix typo in sql fileSpp
--HG-- branch : trunk
2010-04-30* Fix CRLF.XTZGZoReX
--HG-- branch : trunk
2010-04-30DragonBlight: Script for Quest 12321 (A Righteous Sermon)Spp
Patch by Supabad Closes issue 314 --HG-- branch : trunk
2010-04-30Apply style to FULL sql'sSpp
--HG-- branch : trunk
2010-04-30add missing change in previous commitSpp
--HG-- branch : trunk
2010-04-30Implementation of Tabard vendorSpp
Patch by etznab Closes issue 908 --HG-- branch : trunk
2010-04-29Add missing SQL file from 8020Machiavelli
--HG-- branch : trunk
2010-04-26CR/LF cleanup and file-renamingclick
--HG-- branch : trunk rename : sql/updates/8006__world_quest_template.sql => sql/updates/8006_world_quest_template.sql
2010-04-26Adjust quest_templates "questflags" fieldsize to accomodate any variation ofclick
questflags currently available. --HG-- branch : trunk
2010-04-26Fix: Forgot to delete a spell before reinserting in previous commitclick
--HG-- branch : trunk
2010-04-26Spellfixes:: Libram of Valiance, Divine Guardian rank 1, Glyph of Seal of ↵click
Command Fix by liberate --HG-- branch : trunk
2010-04-23Implemented script for areatriggers 5332,5338,5334 and 5340, related with ↵_manuel_
quest Last Rites. --HG-- branch : trunk
2010-04-22Make Divine Guardian proc on Divine Sacrifice only (by Liberate).teacher
Removed DB data not handled by Core Team. You can find it on Database forums. Added missing recently committed data to world.sql... Renamed an old file which had wrong name. --HG-- branch : trunk
2010-04-22Add support for season-dependant gameeventsclick
Patch by Liberate --HG-- branch : trunk
2010-04-22Add 10% healing reduction to PVP-zones (as per 3.3.x patchnotes)click
Fix by Havenard - closes #1565 --HG-- branch : trunk
2010-04-21Forgot a ; in previous commit - fixed (i need a beer!)click
--HG-- branch : trunk
2010-04-21Ok, I need to get my glasses....click
--HG-- branch : trunk
2010-04-21* Add some more transactioncontrol to pet database handling + adjust ↵click
character_aura keys to avoid duplicates --HG-- branch : trunk
2010-04-21* Fix Death's Choice and Death's Verdict Paragon buffsclick
Fix by Liberate --HG-- branch : trunk
2010-04-20Implemented npc_locksmith script for npcs 29665,29725,29728. Code from ↵_manuel_
ScriptDev2. --HG-- branch : trunk
2010-04-17Add Visual chains spell for FJOLA LIGHTBANE and EYDIS DARKBANEmalcromdev@gmail.com>
--HG-- branch : trunk
2010-04-17Whack questgivers in the head with a bat to make them properly show ! or ? ↵click
properly depending on the questtype they hand out Patch by Liberate --HG-- branch : trunk
2010-04-16Moved sql update files to 3.3.3a_old dir.teacher
p.s. The previous commit proves we are a crAAAzy community! --HG-- branch : trunk
2010-04-16Reapply the previous "actionbars"-fix/handling db/coresideclick
Fixes issue #1669 Note: This issue has been a pain in the rear, as it was actually messing up clients that ran a vanilla client without addons. The issue only comes in to place when players load a SINGLE actionbar, and not selecting "activate all bars". Extensive testing and debugging done to figure out why this actually happened - I'll fricking shoot the next one messing with it! --HG-- branch : trunk
2010-04-15Fix Threat of Thassarian. Thanks Azuritus.Trazom62
Fixes issue #1657. --HG-- branch : trunk
2010-04-15Changed worldstates.comment field to allow NULL values (by Spp).teacher
Proper naming for recent sql files. Who was the fool to give me push access!? --HG-- branch : trunk
2010-04-15Fixed my typo in characters.sql (thx Kaelima for whacking me)<2teacher
--HG-- branch : trunk
2010-04-15Added worldstates values in characters.sql and re-dumped to prevent any issues.teacher
The first time there was no insert statement in the sql update. --HG-- branch : trunk
2010-04-15Fix typo in sql file.Spp
--HG-- branch : trunk
2010-04-15Fix bad use of worldstates table in last commitSpp
--HG-- branch : trunk
2010-04-15Another fix quest flags, Implement support weekly quests cooldowns(Original ↵n0n4m3
patch by GriffonHeart), also code cleanups. --HG-- branch : trunk