Commit Graph

4212 Commits

Author SHA1 Message Date
Nevan 03604a2567 *Fix Spell 1852 (This is a GM tool for silencing players.)
--HG--
branch : trunk
2009-08-01 12:06:06 +02:00
QAston 452eb46398 *Prevent possible creation of instance from bg map.
--HG--
branch : trunk
2009-08-01 04:13:28 +02:00
QAston 0241653d42 *Fix a problem with instantioned bgs introduced in 4697.
--HG--
branch : trunk
2009-08-01 03:37:40 +02:00
QAston 00724b0b4f *Check in spell block chance calc to prevent return unexpected value - by thenecromancer.
--HG--
branch : trunk
2009-08-01 02:47:58 +02:00
QAston bf326cd3a3 *Update world_spell_full with missing data.
--HG--
branch : trunk
2009-08-01 02:15:04 +02:00
QAston 129f6ce6f0 *Remove unneeded assert.
--HG--
branch : trunk
2009-08-01 02:08:59 +02:00
Nevan 6343c2a00f *Update Bloodworms Healing formula
*Removed unnecessary db proc data.

--HG--
branch : trunk
2009-08-01 01:47:47 +02:00
QAston 1d96091d2a *Improvements in map managing.
--HG--
branch : trunk
2009-08-01 00:20:32 +02:00
QAston 91d7f59cf7 *Tempfix for a crash caused by trying to access db script while out of world. This will probably not fix all related issues - it's safer to use rev 4666 or older. Sorry for this problem, 1:1 merge from MaNGOS will never happen again. Issue is going to be solved with map handling change upcoming soon.
--HG--
branch : trunk
2009-07-31 17:24:11 +02:00
QAston 0fdd7cd5de *Remove data from world.sql - it exists now only for structure documentation.
*Remove debug spell_check command - such things shouldn't belong to core.

--HG--
branch : trunk
2009-07-31 15:35:31 +02:00
QAston 38026a2576 *Fix build on platforms using CMake - by Biglad
--HG--
branch : trunk
2009-07-31 14:30:17 +02:00
QAston b212461f95 *Merge after backout.
--HG--
branch : trunk
2009-07-31 13:21:32 +02:00
QAston 1f53433c6c Backed out changeset "[8251] Store in some DB tables only data for first rank. Author: VladimirMangos" until support for different values for ranks and for custom ranks is added.
--HG--
branch : trunk
2009-07-31 13:21:01 +02:00
megamage 40f7c7243c *Fix build.
--HG--
branch : trunk
2009-07-31 11:40:32 +08:00
megamage ccd6764409 [8278] Update packet size checks in WorldSocket::HandleAuthSession to 3.x state. Author: VladimirMangos
--HG--
branch : trunk
2009-07-31 11:37:31 +08:00
megamage bf989ce073 [8277] Add new line at the end of some .cpp to make gcc happy Author: Gendalph
--HG--
branch : trunk
2009-07-31 11:37:03 +08:00
megamage 70e31cce3f [8276] Implement achievment ACHIEVEMENT_CRITERIA_TYPE_WIN_BG Author: VladimirMangos
* including new achievement createria data type ACHIEVEMENT_CRITERIA_DATA_TYPE_BG_LOSS_TEAM_SCORE

    Note: Some achivement creteria for success need data in `achievement_criteria_data`

--HG--
branch : trunk
2009-07-31 11:36:02 +08:00
megamage d96642c92f [8274] use virtual m_TeamScore for battlegrounds
score is used in every battleground (not arena)
    so we can use it as a virtual variable to access
    it also from BattleGround-class

    Signed-off-by: balrok <der-coole-carl@gmx.net>

--HG--
branch : trunk
2009-07-31 11:34:38 +08:00
megamage ed995581af *Fixed /played chat command. Author: tomrus88
--HG--
branch : trunk
2009-07-31 11:33:48 +08:00
megamage 0fcadd9d25 *Replace "LoginDatabase" with "loginDatabase"
--HG--
branch : trunk
2009-07-31 11:29:28 +08:00
megamage ca271eb5dc [8272] Fixed typos in world 'height' by code. Author: Sorya
--HG--
branch : trunk
2009-07-31 11:25:28 +08:00
megamage 123ea8543a [8271] Fix: SQL typo in [8269] Author: Ebrithil
--HG--
branch : trunk
2009-07-31 11:25:00 +08:00
megamage 60c3d7db71 [8269] added "m_" prefix to ArenaTeam classmember-variables Author: balrok
--HG--
branch : trunk
2009-07-31 11:22:27 +08:00
megamage b7a425918f [8266] Move percent spells with flat energize effect spells to effect code. Author: VladimirMangos
* This is fix talent 51521 and ranks.
    * And replace hardcoded percent for talent 31876 and ranks.

--HG--
branch : trunk
2009-07-31 11:16:38 +08:00
megamage e1571c0492 *Handle target area path as area cone for now.
--HG--
branch : trunk
2009-07-31 11:12:04 +08:00
megamage 519ab6af82 [8265] Add boss spells 64422 and 64688 to divided damage spells list. Author: Lutik
--HG--
branch : trunk
2009-07-31 11:06:35 +08:00
megamage 7349959fa0 [8262] Fixed work /played client chat command. Author: tomrus88
Thanks to The_Game_Maste for prepering patch for master branch.

--HG--
branch : trunk
2009-07-31 11:01:46 +08:00
megamage 94aa35c828 *Use triggerAmount instead of fixed number for improved stormstrike. Author: nos4r2zod
--HG--
branch : trunk
2009-07-31 11:00:25 +08:00
megamage ad1752ca84 [8259] Move functions code from ChannelMgr.h to ChannelMgr.cpp. Author: Infinity
Also cleanups in #includes and singleton instantiate.

--HG--
branch : trunk
2009-07-31 10:58:24 +08:00
megamage d4f124cb87 [8258] Replace redundent PQuery uses by Query in EventAI code. Author: Infinity
--HG--
branch : trunk
2009-07-31 10:51:30 +08:00
megamage 62e31f41e4 *Skip [8257] Avoid remove daze and croud control spells except polymorph at druid form change. Author: Astellar
--HG--
branch : trunk
2009-07-31 10:51:02 +08:00
megamage 0a2af88cb4 [8252] Move DB scripting code from global World to Map. Author: Ambal
This one more step to pre-map events proccesing and parallel in future.

    [8256] Restore DB script loading broken after [8252]. Author: VladimirMangos

    Also propetly decrease scheduled DB script actions at map unloading.
    Some code style restore.

--HG--
branch : trunk
2009-07-31 10:48:34 +08:00
megamage b1bd5e7905 [8255] Makefile.am cleanup, comments + indent
Signed-off-by: freghar <compmancz@gmail.com>

--HG--
branch : trunk
2009-07-31 10:37:22 +08:00
megamage c26d5560ea [8253] Some spell proc fixes. Author: Den
--HG--
branch : trunk
2009-07-31 10:36:29 +08:00
megamage 2bddcc4303 [8251] Store in some DB tables only data for first rank. Author: VladimirMangos
* Allow add to DB data only for first rank in table `mangos_spell_bonus_data` and `mangos_spell_proc_event`.
    * Copy data for other ranks for speedup use at loading for this data and data from `spell_proc_item_enchant`.

--HG--
branch : trunk
2009-07-31 10:21:57 +08:00
QAston 3c59e4d9a0 *Fix penance client crash when interrupting it by esc - by thenecromancer.
--HG--
branch : trunk
2009-07-30 22:17:43 +02:00
Nevan 659a555bdc *Fix Death Knight Bloodworms (Heal every hit)
--HG--
branch : trunk
2009-07-30 20:42:40 +02:00
QAston a2701d589d *Correct some trap proc checks (do not threat trap cast as triggered)
*Fix a typo causing freeze.

--HG--
branch : trunk
2009-07-30 19:07:51 +02:00
QAston d193b687e8 *Do not allow to save player single target spellstolen auras to prevent crash.
--HG--
branch : trunk
2009-07-30 17:34:08 +02:00
QAston 13758fcae1 *Fix per-caster aura state based on [8218] (Author: VladimirMangos;almost nothing left from original patch):
*Fixes all per caster aurastates instead of only conflagrate
*Adds a holder for aura state auras for speedup search
*Save some memory space by removing m_auraStateMask from aura class.

--HG--
branch : trunk
2009-07-30 17:16:56 +02:00
QAston 2095daca85 *Fix exploit with preventing creature enter evade mode.
--HG--
branch : trunk
2009-07-30 14:13:19 +02:00
QAston 74d6ea4efb *[8267] ArenaTeam: added check, that teamrating won't become negative Author: Barlok
*[8268] ArenaTeam: new rating-system for season 6 Authors: danielich and XTZGZoReX.

--HG--
branch : trunk
2009-07-30 12:59:59 +02:00
QAston d783273955 *[8261] Skip not in world targets in same way as not existed targets (note: this is a hack and needs better sollution) Author: VladimirMangos.
--HG--
branch : trunk
2009-07-30 12:32:48 +02:00
QAston 98a80ff518 *Backout some mangos stuff which is solved using better way in trinity.
--HG--
branch : trunk
2009-07-30 11:59:37 +02:00
QAston 8c6b85ccb1 *Merge required after backout.
--HG--
branch : trunk
2009-07-30 11:52:49 +02:00
QAston 2a402ff6c7 *Merge required after backout.
--HG--
branch : trunk
2009-07-30 11:52:40 +02:00
QAston bc4e279cbd Backed out changeset 7fab27a57ecc - mangos [8218]
--HG--
branch : trunk
2009-07-30 11:47:47 +02:00
QAston 33efe96f94 Backed out changeset 9b89f42ffbd8 - mangos [8219]
--HG--
branch : trunk
2009-07-30 11:45:51 +02:00
QAston 9c52a12e08 Backed out changeset 6ba74f274cb9 - mangos [8249]
--HG--
branch : trunk
2009-07-30 11:44:23 +02:00
megamage af2d5e3fd4 [8250] Cleanup code and data for spell_threat Author: nos4r2zod
* Load table data to std::map instead SQLStorage and add check loaded spell existance.
    * Drop from table not existed spells.

--HG--
branch : trunk
2009-07-30 11:37:08 +08:00