Commit Graph

7554 Commits

Author SHA1 Message Date
Pitcrawler b05bf78048 DB/Quests: Implement quest reward event of Rampage 2013-03-29 16:28:07 +01:00
Pitcrawler f0705d7169 DB/Quests: Fix Rampage, closes #8921
There are some spell issues regarding the chain spells. As these are only visual I push this anyway.
2013-03-29 16:25:30 +01:00
Kinzcool 1ae84726b0 DB/Misc: When you select Lothos's gossip, it should teleport you with a spell (like every teleportation). 2013-03-28 21:11:20 -04:00
Aokromes 326a0a76d1 DB/Quest: Fix Sql 2013-03-28 04:54:55 +01:00
Gacko c4efac27f3 DB/Spell: Target position for 'Boots of the Bay' (Thanks @kelsarhu)
Closes: #9430
2013-03-27 19:03:12 +01:00
Gacko b788856220 SAI/Quest: A Hero's Headgear (Thanks @untaught)
Solves: #9452
2013-03-26 21:52:00 +01:00
nelegalno 70e4891e96 DB/Quest: set correct class requirement for The Forging of Quel Serrar
Closes 4194
2013-03-24 19:26:26 +01:00
Vincent_Michael aad8c12a86 DB/EAI: Fix db error in 3a5ed66dcd 2013-03-24 12:32:17 +01:00
Kinzcool e1cf3683a9 DB/Spell: Fixed EFFECT BIND position for "Teach: Death Gate".
Ref #8590
2013-03-24 02:38:56 -04:00
ZxBiohazardZx e3924a58f6 fix wrong pointid in previous commit 2013-03-23 11:06:36 +01:00
baric 106f6f893f DB/Creature: Add missing spawns in the Demon Fall Ridge area
Closes #8614
2013-03-23 11:03:23 +01:00
ZxBiohazardZx da5829b7da DB/SAI Update SAI param for Ruined lifeboat & add SAI for Negolas
Closes #8846
2013-03-23 10:45:32 +01:00
foldor 1dcfc74e23 DB/Creature: add missing Silver Convenant in Frozen Halls
Closes #9082
2013-03-23 10:31:26 +01:00
alpharius 6c6ee59ac9 DB/Creature: add a text on death for Overmaster Pyron
Closes #9267
2013-03-23 10:26:03 +01:00
gaut 3a5ed66dcd DB/SAI: add SAI for The Light's Mercy
Closes #9364
2013-03-23 10:23:20 +01:00
Nay 64cffa1271 SQLS: Rename sql file after PR merge 2013-03-20 21:02:45 +00:00
Nay 94dd2cd850 Merge pull request #8734 from blipi/guardians_altar
Quest 4901 "Guardians of the Altar"
2013-03-20 14:01:34 -07:00
Bezo 228d9803f3 Scripts/Commands: Add .list mail $char/$guid command
Prints a list of mails received by the characters

Closs #9421
2013-03-17 17:32:24 +00:00
Pitcrawler f598bf81ad DB/Quests: Fix Send Them Packing, closes #6851 2013-03-17 15:07:36 +01:00
Pitcrawler def742ab5a DB/Creature: Fix a creature state (visual only) 2013-03-17 14:12:15 +01:00
Pitcrawler 7aa2380913 DB/Quests: Fix Valkyrion Must Burn, closes #2595
Replace core script with SAI
2013-03-17 13:59:01 +01:00
Pitcrawler 222b30f2e8 DB/Conditions: Fix some spell implicit targets
Fix an SAI issue (visual only)
2013-03-16 14:35:48 +01:00
Nay efdbc68cae Scripts/Commands: Fix "cannot pass objects of non-trivially-copyable type ‘std::string’ through ‘...’" 2013-03-15 23:39:51 +00:00
Nay 6b78efdcd6 SQL: Rename SQL file after PR merge 2013-03-15 20:44:07 +00:00
Nay 3a3f087b07 Merge pull request #9396 from thomas007788/Whispers
Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ
2013-03-15 13:42:43 -07:00
Gacko b136f01edf Script/Quest: Into the wild green Yonder
Still todo:
* Fix spell focus requirement for the drop spell casted by the vehicle

Closes: #8752
2013-03-15 19:37:45 +01:00
Nefarion 46ba2d945a Allow reply to whispers if you are under CONFIG_CHAT_WHISPER_LEVEL_REQ, and implement feature for GMs to remove single players from their WhisperWhiteList. 2013-03-15 10:27:18 +01:00
Warpten 51b9e6d2c9 DB/Spells: Corrected playercreateinfo_spell records *for good*.
Also corrected load count and temporarily removed an error log. It needs better troubleshooting to avoid error'ing false positives.
2013-03-15 01:24:54 +01:00
Warpten 1bab3073d2 DB/Spells: Fixed startup errors related to playercreateinfo_spell, and prevent logging spam when race mask or class mask 0 is used. 2013-03-13 23:23:45 +01:00
Kirkhammett c83b2b69b6 DB/SAI fix some event_flags and other conversion issues
Closes #9144
2013-03-13 19:57:11 +01:00
dr-j 2f895f91ee DB/Loot: Correct Lootmode for some questitems (thx redsonja as well)
Closes #9382
Closes #9381
2013-03-13 19:52:31 +01:00
Pitcrawler 3bc7e5a7c8 DB/Quests: Fix The Best of Intentions, closes #5716
Remove a bunch of incorrectly spawned NPCs and add some missing NPCs and GOs for quest Defiling the Defilers.
2013-03-13 11:58:51 +01:00
Gacko a0f4937fbc Rename sql files 2013-03-12 18:51:08 +01:00
Warpten 41c3c42731 Fixed a duplicate ALTER query, it was already in the previous SQL file. 2013-03-12 17:18:34 +01:00
Warpten eb3f2349ba Core/Objects: Added missing data convertion for playercreateinfo_spell_custom. 2013-03-12 17:16:14 +01:00
Warpten a3e4f05e1a Core/Objects: Changed playercreateinfo_spell and playercreateinfo_spell_custom to use race and class masks.
Specifying a race mask of zero will provide the spell to every race.
Specifying a class mask of zero will provide the spell to every class that the race can be.

Note: As the SQL truncates `playercreateinfo_spell`, all your "custom" additions will be gone.
2013-03-11 20:57:52 +01:00
Nay 9ae9277817 DB/Auth/Schema: Change secId from int(10)u to tinyint(3)u in rbac_security_level_groups
Closes #9403
2013-03-11 14:46:38 +00:00
Pitcrawler cdb77f3ea1 DB/Quests: Fixes Scare the Guano Out of Them! Closes #6854
Thanks @w1sht0l1v3 for initial work
2013-03-11 15:02:02 +01:00
Pitcrawler 0f5f560aad DB/Quests: Fixes Memories of Stormhoof, closes #1065 2013-03-10 15:42:47 +01:00
Pitcrawler f3617abdba DB/Quests: Fixes Dun-da-Dun-tah! Closes #4182 2013-03-09 23:50:44 +01:00
Vincent_Michael 65b16a97be Core/Commands: Add unit flags 2 for .npc info 2013-03-09 22:34:46 +01:00
Vincent_Michael ce0add2121 Core/Commands: Add mmaps check for command .gps 2013-03-09 22:19:14 +01:00
Nay ab088cf5ba SQL: Rename a SQL from PR 2013-03-09 18:48:17 +00:00
Nay 3c10d4117a SQL: Update sql/base/auth_database.sql 2013-03-09 17:57:48 +00:00
Nay 6ab7de2dd8 Merge pull request #9388 from thomas007788/DeserterCmd
Implement .deserter commands
2013-03-09 09:45:43 -08:00
Nefarion 1b45bcd7b9 Add the following commands:
.deserter instance add $time (Adds the instance deserter debuff with $time duration to your target)
.deserter bg add $time (Adds the BG deserter debuff with $time duration to your target)
.deserter instance remove (Removes the instance deserter debuff)
.deserter instance remove (Removes the bg deserter debuff)
2013-03-09 18:43:09 +01:00
Trista 8e44b2d4a6 Scripts/Eye of Eternity: Remove some uneeded check and last to do that is uneeded after last GO changes
* also repair some broken GO data for 3.3.5a.
2013-03-09 05:32:02 +02:00
Vincent_Michael deabbb0e76 DB/Misc: Fix some db startup errors 2013-03-09 01:56:47 +01:00
Spp 524a10d628 Typo fix... ¬¬ 2013-03-08 14:05:51 +01:00
Spp 987826bc0d Core/RBAC: Change default db permissions to behave like a server with default config before RBAC conversion
(Missing change from previous commit)

To enable any of the removed config option you should now add the proper role to the proper groups
IE:
AllowTwoSide.Interaction.Mail = 1 --> Add role 19 to group 1 (Add it to players)
2013-03-08 13:58:15 +01:00