Commit Graph

4526 Commits

Author SHA1 Message Date
Anubisss
56d2bfa56f *Add table spell_elixir to world_spell_full.sql
--HG--
branch : trunk
2009-07-21 21:07:10 +02:00
Anubisss
f39e55c1a3 *Add some entries for spell_elixir.
*This fix issues with stacking between Battle and Guarding elixirs.

--HG--
branch : trunk
2009-07-21 20:48:45 +02:00
QAston
58e1db3428 *Fix build on *nixes -by GuguRD
--HG--
branch : trunk
2009-07-20 22:50:36 +02:00
Anubisss
119191b5f1 *Add more people to THANKS.
*Anyway if I missed somebody please PM me.

--HG--
branch : trunk
2009-07-20 21:46:47 +02:00
QAston
b1183c931b *Use map pointer of killed creature instead of player pointer to prevent crash in case killer is not in world.
--HG--
branch : trunk
2009-07-20 16:59:15 +02:00
megamage
ffcbd11b2c [8190] Update killing quest objectives base at creature_template KillCredit fields. Author: GriffonHeart
Note: for avoid double counting must be removed C++ scripts and EventAI scripts that do same thing in old way.

    Signed-off-by: VladimirMangos <vladimir@getmangos.com>

    Also implement KillCreditN field check at loading.

--HG--
branch : trunk
2009-07-20 12:30:37 +08:00
megamage
80b7b3c1fc [8189] Fixed: not include player in GM online list output. Author: VladimirMangos
--HG--
branch : trunk
2009-07-20 11:55:44 +08:00
megamage
9567f4d823 [8188] Cleanups in #includes for SpellMgr.h Author: VladimirMangos
--HG--
branch : trunk
2009-07-20 11:54:49 +08:00
megamage
cb48363788 [8187] Remove %s prefix in BuildMonsterChat().
For cases where name of sender is expected to show in client chat (mainly emote texts), add %s to the text where name should display.

    Signed-off-by: NoFantasy <nofantasy@nf.no>

--HG--
branch : trunk
2009-07-20 11:53:26 +08:00
megamage
eb6345346e [8186] More spell check data. Author: VladimirMangos
--HG--
branch : trunk
2009-07-20 11:52:45 +08:00
megamage
833e4e41ab [8185] Allow set visible gm level for in gm list and in who list checks. Author: VladimirMangos
* GM.InGMList replaced by GM.InGMList.Level with default value 3 (visible any gm levels)
    * GM.InWhoList replaced by GM.InWhoList.Level with default value 3 (visible any gm levels)

    Update mangosd.conf if used non default value for old GM.InGMList and GM.InWhoList

--HG--
branch : trunk
2009-07-20 11:51:20 +08:00
Anubisss
e95dd86616 *Fix a typo.
--HG--
branch : trunk
2009-07-20 02:42:39 +02:00
Rat
ac91127d78 Backed out changeset: ad3793582d28
--HG--
branch : trunk
2009-07-19 23:19:52 +02:00
Rat
e1c44483f5 *added script for Underbog Colossus (SSC)
--HG--
branch : trunk
2009-07-19 23:08:38 +02:00
Anubisss
dc935001e2 *Update file THANKS.
*If I missed somebody please PM me.

--HG--
branch : trunk
2009-07-19 16:16:47 +02:00
QAston
b16ffa91b1 *Correct diminishing returns for charge and linked spell for Stoneform.
--HG--
branch : trunk
2009-07-19 14:56:18 +02:00
QAston
94992adb64 *Fix DK presences and their improved versions - original patch by thenecromancer
*Port player to homebind if instance cannot be created in WorldSession::HandleMoveWorldportAckOpcode.

--HG--
branch : trunk
2009-07-19 14:02:52 +02:00
Necroo
a91296aec6 *Add cooldown timer for boss Grand Magus Telestra.
--HG--
branch : trunk
2009-07-19 13:36:55 +02:00
QAston
b7ac1c253b *Cleanups and fixes in Unrelenting Assault.
--HG--
branch : trunk
2009-07-19 01:09:23 +02:00
QAston
4af68b87d3 *Fix a typo.
--HG--
branch : trunk
2009-07-19 00:40:54 +02:00
QAston
51ed0f00cf *Set one charge for Elune's Wrath - by Drethek.
--HG--
branch : trunk
2009-07-19 00:27:03 +02:00
QAston
53c62acead *Merge.
--HG--
branch : trunk
2009-07-18 23:41:42 +02:00
QAston
5f3f622226 *Move coefficients from Spell::SpellDamageSchoolDmg to spell_bonus_data.
--HG--
branch : trunk
2009-07-18 23:41:23 +02:00
Rat
c8342ca8ce *use OriginalVictim for some range based spell casts (only scripts)
-fixed void reaver's arcane orb spell, now it is shown in combatlog (cheers to bossmods)

--HG--
branch : trunk
2009-07-18 23:22:23 +02:00
QAston
bc4d862263 *Add new column to spell_bonus_data table to store ap bonus for periodic auras.
*Use -1 to mark entries, for which default spell bonus calculation should be used.
*Move periodic auras ap bonuses from core to db.
*Add coefficient for Black Arrow.

--HG--
branch : trunk
2009-07-18 22:18:47 +02:00
Rat
7166e8d26f *implemented basic Chat Channel saving
*includes owner, banlist,announce,password, saving
*todo:
 -make it cacheble
 -add a filter to not save some addon spec channels
 -find someone who does these for me :)

--HG--
branch : trunk
2009-07-18 22:15:56 +02:00
Rat
b7b3264cb5 *SerpentShrine Caverns fixes
-target only players for some spells
-innerdeamons only follow their 'targets'
-despawn deamons when Leo divides himself

--HG--
branch : trunk
2009-07-18 20:18:09 +02:00
Rat
99112d1966 *fixed Supremus' Vulcanos (temp fix untill summon spell fixed)
*fixed Supremus Molten Flame

--HG--
branch : trunk
2009-07-18 19:46:14 +02:00
QAston
91c309387a *Implement attribute flag SPELL_ATTR_EX_CANT_TARGET_SELF.
--HG--
branch : trunk
2009-07-18 18:44:16 +02:00
Rat
69c8c84f09 *implemented MOJO (yes the frog from Zul'Aman) have fun
--HG--
branch : trunk
2009-07-18 18:18:33 +02:00
QAston
6443bf531c *Update damage calculation of Serpent Sting, Immolation Trap and Deadly Poison.
--HG--
branch : trunk
2009-07-18 18:09:27 +02:00
Kudlaty
0e61bfcf82 Change floor() to faster (int32) in reputation calc
--HG--
branch : trunk
2009-07-18 16:50:35 +02:00
QAston
9126cd99d2 *Innervate calculation formula update.
--HG--
branch : trunk
2009-07-18 15:54:38 +02:00
QAston
8499812eb6 *Update heal calculation formula for Death Strike and apply improved death strike bonus if avalible
*Use floor() function for rounding in rep gain calculation
*Add some debug info to WorldSession::HandleMoveWorldportAckOpcode()

--HG--
branch : trunk
2009-07-18 15:00:36 +02:00
BroodWyrm
7b1a842041 * Fix typo
--HG--
branch : trunk
2009-07-17 23:47:48 +02:00
BroodWyrm
926e4b8c08 * And add the right one
--HG--
branch : trunk
2009-07-17 23:46:36 +02:00
BroodWyrm
617eeb3c81 * Delete wrong spell_proc_event
--HG--
branch : trunk
2009-07-17 23:30:36 +02:00
QAston
b897fcbe10 *Use spell instead of function for giing kill credit in Death's Challenge script - by Drethek.
--HG--
branch : trunk
2009-07-17 19:26:53 +02:00
QAston
6c8f54c4a6 *Fix Master Shapeshifter - original patch by Drethek
--HG--
branch : trunk
2009-07-17 19:09:08 +02:00
QAston
5914d5d1ea *Remove obsolete code of Glyph of Aspect of the Monkey - by freeganja.
--HG--
branch : trunk
2009-07-17 18:37:44 +02:00
QAston
ec198d358d *Remove unneeded Player::CleanupsBeforeDelete call.
--HG--
branch : trunk
2009-07-17 18:27:02 +02:00
QAston
cf6b6a2480 *2 more spells not present in dbc of 313 removed.
--HG--
branch : trunk
2009-07-17 18:16:27 +02:00
QAston
b442a65917 Added tag Stable for changeset f5fd7b99b06a
--HG--
branch : trunk
2009-07-17 17:36:02 +02:00
QAston
88cd705c26 *Remove some code for spells not present in dbc of 313.
--HG--
branch : trunk
2009-07-17 17:26:13 +02:00
BroodWyrm
d6bd04ab0d * Add script for Val'kyr Battle-maiden - patch provided by Drethek
* Add summonerguid to summons by spell

--HG--
branch : trunk
2009-07-16 20:27:53 +02:00
megamage
e152ff8ec5 [8183] Some gameobject despanw related fixes Author: VladimirMangos
* Implement use `consumable` field in gameobject template for gameobject required explcit despawn at use.
    * Move gameobject template fields cech function from Gameobject to gameobject template class, and update callers.
    * Cast spells at gameobject use with gameobject guid as original caster guid, as already used in some other cases. (skipped)

--HG--
branch : trunk
2009-07-16 12:06:07 +08:00
megamage
208087ff6e [8182] Store and use Map* pointer in WorldObject instead map ids for speedup Author: Ambal
Also some code logic cleanups.
    Changes let make more cleanups in base map access and other places,
    but this chnages not inlcuded in patch.

*This patch may cause crash.

--HG--
branch : trunk
2009-07-16 11:49:00 +08:00
megamage
762528c5dd [8179] Fill spell_check table by data for dummy effect (0 spell family), some code cleanups. Author: VladimirMangos
--HG--
branch : trunk
2009-07-16 10:54:43 +08:00
megamage
868ae26787 [8176] (skipped) Forbid using some monster movement flags (that can crash client) in creature*_addon tables.moveflag tables field.
Also refactoring creature addon tables loading.

Author: VladimirMangos

--HG--
branch : trunk
2009-07-16 10:47:44 +08:00
megamage
0376f836f9 [8175] Add shred in spell_check. Author: VladimirMangos
--HG--
branch : trunk
2009-07-16 10:31:15 +08:00