Commit Graph

9094 Commits

Author SHA1 Message Date
Aokromes a9ac43ea49 DB/SAI: Fix Administering the Salve
By dr-j closes #11375
2014-01-25 20:32:17 +01:00
Aokromes edc292bb32 DB/Creature: Rhapsody Shindigger
By MitchesD closes #11191
2014-01-25 20:27:01 +01:00
Aokromes 725d5dc4a6 DB/SAI: Fix Scalewing Serpent
By burned, closes #6285
2014-01-25 19:51:21 +01:00
Vincent_Michael c6650ecc71 Core/Spells: Move Pilgrims Bounty BuffFood in AuraScript (mimimi) 2014-01-25 16:28:29 +01:00
joschiwald f0c4224603 Core/Spells: move killing spree to spellscript
Closes #10597
Closes #11468
2014-01-24 01:32:15 +01:00
Aokromes 30a7ea912d DB/Creature Fix faction of some creatures
By Justiciar, closes #10711
2014-01-23 20:23:01 +01:00
joschiwald f731116766 Scripts/AhnKahet: fix some issues on prince taldaram script 2014-01-23 18:21:17 +01:00
Aokromes 40b9ea3eb2 DB/SAI Fix The Torch of Retribution
By FireEmerald closes #11356
2014-01-23 12:34:23 +01:00
Aokromes 17f1180288 DB/Creature: Fix Rubble Stalker Kologarn
By Vincent-Michael, closes #5507
2014-01-23 11:42:50 +01:00
Aokromes 3871421d5a DB/Loot:Icetouched Earthrager
Remove Incorrectly dropping mote of earth, by dr-j closes #11216
2014-01-23 11:28:30 +01:00
Aokromes e619ec267d DB/Vendor: Add Boots - Lesser Accurecy recipe
By dr-j, closes #8113
2014-01-23 11:12:12 +01:00
Aokromes d22cd69f62 DB/Graveyard: gm island graveyard
By Vincent-Michael, closes #9789
2014-01-23 11:07:02 +01:00
Aokromes df90f5811f DB/Item Fix Living Ruby Pendant
By Odyssey, fixes #11314
2014-01-23 11:03:50 +01:00
Aokromes f722d7e076 DB/Creature: Fix Voidspawner
By Kittnz, closes #11382
2014-01-23 10:51:44 +01:00
Aokromes b53d9a7caa DB/Creature: Fix for Tenebron Egg Controller
By untaught closes #11321
2014-01-23 10:48:29 +01:00
Aokromes 2917c39994 DB/Game_Event: Fix Boxey Boltspinner
By Hitox closes #11409
2014-01-23 10:45:36 +01:00
Aokromes 3527630ce7 DB/Conditions Fix gnome mount vendors
By dr-j closes #11406
2014-01-23 10:38:40 +01:00
Aokromes 52aa14fbfb DB/SAI: Fix Dragon maw scout
By dr-j closes #11414
2014-01-23 10:34:56 +01:00
Aokromes 4c0c9820b8 DB/Conditions: Fix Banishing Crystal
By MitchesD closes #11430
2014-01-23 10:31:05 +01:00
Aokromes 984b7126ff DB/Quest: Fix Karuk's Oath availability
By Raszagal closes #11451
2014-01-23 10:26:50 +01:00
MitchesD 57e599fa02 Scripts/ZulGurub/Jeklik: fixed flying in first phase, reworked spawn and rewritten to EventMap
Closes #11277
2014-01-22 23:46:45 +01:00
Aokromes e3c013d793 DB/SAI: Fix Aludane Whitecloud spawing adds 2014-01-22 06:09:03 +01:00
Aokromes e169e2476d DB/SAI: Fix Saronite Mine Slave
By dr-j closes #11452
2014-01-21 11:55:37 +01:00
Vincent_Michael d4479d9413 Missing changes in 313b294d6b 2014-01-19 21:10:41 +01:00
Vincent_Michael 313b294d6b Core/RBAC: Fix difference problems with 4.3.4 2014-01-19 20:48:15 +01:00
Discover- 3102da5263 Misc/SQL: Rename SQL from fa2616fe4e 2014-01-19 17:05:36 +01:00
Discover- f6264169d8 Merge pull request #11299 from Carbenium/MailboxCmd
Core/Command: Add mailbox command
2014-01-19 07:29:11 -08:00
w1sht0l1v3 8367944171 Core/Scripts: Fix kill credit for quest The Hunter and the Prince(13400). 2014-01-19 00:30:25 +02:00
Aokromes ea740deb26 Rename 2014_01_02_00_trinity_string.sql to 2014_01_17_00_trinity_string.sql 2014-01-17 12:29:48 +01:00
Zabustak 101cad1f28 Show Kick, Mute and Ban in world 2014-01-17 12:23:36 +01:00
joschiwald 6e01c0b0b4 DB: update more creature templates 2014-01-15 18:21:13 +01:00
zengwf 23acf75d3b Core/Movement: Add LOS check for fleeingmovement target point.
Prevents fleeing or feared units from going to upper floor ignoring walls/ceilings with mmaps on(and usually get stucked).

Current implementation just randomly selects a distance and angle against the frighting unit, when in narrow circumstance such as underground caves, such targeting point would be at another floor.

Closes #11300
Ref #9475 (needs fixed confirmation)
2014-01-12 00:33:33 +00:00
Dr-J b83c252851 Scripts/NPCs: Remove core script for rogue trainers which was overriding db conditions
SAI and conditions for rogue trainers to provide elegant leter to rogues provided that is level 24 or higher, does not have elegant letter and does not have taken, rewarded or complete the quest which elegant letter starts

Closes #11378

Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-01-12 00:17:21 +00:00
Dehravor a1f0798792 DB/Guild: Fix incorrect input length limits
There is one incorrect field length related to guilds in the database, which can be used to cause an overflow client-side, by sending CMSG_GUILD_INFO_TEXT with long strings.

The guild information has the same 500 characters client-side limit as the guild bank tab information, but on server-side it can be 65k characters long. A lengthy guild info makes the whole Guild panel unusable.

Length of the other fields match the client's limits in the database: guild bank tab name (16), public note (31), officer note (31), motd (128), guild bank tab info (500).

Closes #11395

Signed-off-by: DDuarte <dnpd.dd@gmail.com>
2014-01-12 00:12:38 +00:00
Kittnz dc09715312 DB/Spawns: remove duplicate NPCs on Zeppelin from Orgrimmar to Thunder Bluff
Closes #11420
2014-01-09 23:44:14 +01:00
joschiwald e80d1f3465 Scripts/BloodFurnace:
* cleanup InstanceScript
* fix broggok poison cloud

Scripts/Naxxramas/Grobbulus:
* fix poison cloud
* fix mutating injection
2014-01-09 23:17:02 +01:00
joschiwald 1a5c0ad92f DB/Creature: update more creature templates 2014-01-08 16:12:36 +01:00
joschiwald 2b9234b32a DB: update some creature templates 2014-01-07 00:06:30 +01:00
joschiwald 738afccfc1 DB/Spells: correct more spelldifficulty_dbc entries
* add log message to find wrong entries
2014-01-05 00:49:54 +01:00
joschiwald 853b9e9c58 DB/Spells: remove duplicate/invalid entries from spelldifficulty_dbc
* For new entries: use spellid0 as id to avoid conflicts with dbc file
2014-01-04 23:29:36 +01:00
joschiwald cd76d32907 Core/Entities: correct creature damage, offhand damage should work too
* todo: some creatures need dmg_multiplier update in creature_template
2014-01-04 18:22:06 +01:00
Malcrom 0e7805bac9 Db/Classlevelstats: Little fix for base warrior damage.
I won't be working on this anymore until next year
2013-12-31 13:52:16 -03:30
Malcrom 997d2adb21 DB/classlevelstats: Update mage exp0, exp1, exp2 base damage 2013-12-31 00:05:54 -03:30
Malcrom ba43e38d6f DB/classlevelstats: Exp1 & Exp2 Paladin base damage.
Exp1 57 to 60 and 71 to 73 estimated.
Exp2 67 to 70 and 81 to 83 estimated.
2013-12-30 22:12:34 -03:30
Malcrom 27c58c3ed8 DB/Classlevelstats: Fix damage for Exp0 Paladin Class.
25, 55, 59, and 61 to 83 are estimated all others are accurate.
2013-12-30 21:28:39 -03:30
Malcrom 99b0ee19ca DB/ClassLevelStats: All stats for testing. 2013-12-30 11:28:01 -03:30
Malcrom b1431bdd47 DB/Classlevelstats: Base damage for expansion 1 2013-12-29 23:31:07 -03:30
Malcrom 6c74d660bd DB/Classlevelstats: Add base damage for exp2 2013-12-29 21:17:48 -03:30
Malcrom 765cd83237 DB/Creature_classlevelstats: update attack power. 2013-12-28 13:56:44 -03:30
Malcrom b854e5b696 DB/SAI: Fix for quest 12449 & 12417 from MitchesD.
Closes #11373
2013-12-28 11:17:15 -03:30