Commit Graph

18544 Commits

Author SHA1 Message Date
Nay
94dd2cd850 Merge pull request #8734 from blipi/guardians_altar
Quest 4901 "Guardians of the Altar"
2013-03-20 14:01:34 -07:00
Spp
69e81d46b1 Core/Misc: Define multiple functions const (+ code cleanup here and there) 2013-03-20 14:20:17 +01:00
Spp
af200bfaa5 Core/Account: Remove unused helper functions 2013-03-20 14:20:17 +01:00
Spp
b4ee55dd05 Core/Misc: Do not use singleton when calling to static function ChooseDisplayId (and remove unused parameter) 2013-03-20 14:20:17 +01:00
Nay
a44319a99d Merge pull request #9472 from jacob-baines/mismatch
Fix mismatching new/delete
2013-03-20 03:52:44 -07:00
baines
88dd08d4b0 Fix mismatching new/delete 2013-03-20 06:47:30 -04:00
Nay
7a46950e4a Merge pull request #9470 from Visagalis/visagalis
[TOC faction champions fix] Loot chest is now selectable after spawning.
Closes #9164
2013-03-20 00:47:04 -07:00
Visagalis
10030774c5 Fixed TOC faction champions loot chest (Now it will be selectable after spawning). 2013-03-20 08:06:47 +02:00
Vincent_Michael
52340e74e2 Core: Fix warnings 2013-03-18 23:38:07 +01:00
Nay
4e1a4b3ce4 Core/DB: Fix a table name in CHAR_SEL_MAIL_LIST_INFO 2013-03-17 18:19:15 +00: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
Nay
c2cf4bf96d Merge pull request #9447 from thomas007788/WhisperV2
Update Whisper pr, missed some logic there
2013-03-17 06:32:48 -07: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
Nefarion
4a0ea89b1a Update Whisper pr, missed some logic there 2013-03-17 00:24:05 +01:00
Vincent_Michael
fab18f67c8 Core/Grids: Fix possible crash 2013-03-16 18:50:40 +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
Vincent_Michael
3b9ab08029 Core: Fix non pch build 2013-03-15 23:02:11 +01: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
Gacko
59bc6ed0ae Core/Unit: Fall after exiting vehicle if is in air and can not fly 2013-03-15 19:36:50 +01:00
Gacko
44553d3fd4 Fix some engrish 2013-03-15 16:50:40 +01:00
Gacko
492a516b98 Remove documentation for script/custom texts
The related code and tables do not exist anymore.
2013-03-15 16:46:12 +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
Nay
329b343ccf Merge pull request #9424 from gigatotem/master
Minor spelling correction in Scourgelord Tyrannus.
2013-03-14 11:02:55 -07:00
Gigatotem
fcd7e94291 Scripts/Pit of Saron: Very minor spelling error correction. 2013-03-14 17:58:35 +00: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
Shauren
c47dceebff Core/Vehicles: Fixed a crash introduced in 2c169bcca5 2013-03-13 22:38:41 +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
Gacko
9ae1ef2cf8 Script/Spell: Unlocking Zuluhed's Chains
Closes #996
2013-03-13 18:45: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
Shauren
2c169bcca5 Core/Vehicles
* Fixed crash happening when passenger died on vehicle he was controlling
* Fixed crash happening if vehicle control aura was removed before passenger is fully added to vehicle

Closes #7160
2013-03-13 11:34:58 +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
b684157695 *Correctly* fixed the build.
Sigh.
2013-03-11 21:42:45 +01:00
Warpten
33d573064b Fixed build. 2013-03-11 21:12:36 +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
Spp
44ea9cbb25 Core/RBAC: Fix players not being able to reply GMs from the other faction (Partial revert of 377cfdb) 2013-03-11 10:52:43 +01:00
Pitcrawler
0f5f560aad DB/Quests: Fixes Memories of Stormhoof, closes #1065 2013-03-10 15:42:47 +01:00
Shauren
535bda8f16 Core/Vehicles: Corrected an oversight in b3b66a8d02
Closes #9399
2013-03-10 14:16:35 +01:00
Trista
df25ccb30d Scripts/Eye of Eternity: Last stability changes
* Release button bug should be now really fixed, if someone manage to get it due to some server delay, it can be hit by typing "RepopMe()" or "Reload". It's now only clientside issue that I couldn't reproduce.

* Before there was a chance for transition to phase III to break if hit at precise moment. On top of that, if SoP was to be executed there was no time for purple dimension change. (Note: If transiton happen while SoP is cast it will get specific client data and dimension light will stay changing that is hard to hit, but is blizz bug.)
2013-03-10 03:30:34 +02:00
Pitcrawler
f3617abdba DB/Quests: Fixes Dun-da-Dun-tah! Closes #4182 2013-03-09 23:50:44 +01:00