Commit Graph

421 Commits

Author SHA1 Message Date
QAston
444bf06830 *Fix fire nova totem proc.
--HG--
branch : trunk
2009-03-10 23:22:06 +01:00
megamage
f9aaf5bffb [7422] Allow localization base at guildmaster locale default guild rank names at guild creating. Author: VladimirMangos
--HG--
branch : trunk
2009-03-09 17:48:18 -06:00
QAston
ae0e1e250a *Fix improved divine spirit.
--HG--
branch : trunk
2009-03-09 19:17:05 +01:00
QAston
56c60f90e6 *Fix Illumination and Infusion of Light procs.
--HG--
branch : trunk
2009-03-08 23:42:42 +01:00
Drahy
9c629861c9 * Fixed CMakeLists
--HG--
branch : trunk
2009-03-08 19:53:52 +01:00
Drahy
f17afd9602 * Cleaned up sql updates - moved 2.4.3 to right directory, renamed some
--HG--
branch : trunk
2009-03-08 19:51:28 +01:00
QAston
f260c92394 *Update Master of Subtlety code and fix Overkill.
*Fix Aspect of the Viper-by pasdVn
*Fix Circle of Healing.
Fix Rapture-by pasdVn

--HG--
branch : trunk
2009-03-08 19:18:02 +01:00
megamage
985b7656bb *Merge.
--HG--
branch : trunk
rename : sql/updates/XXX_characters_auctionhouse.sql => sql/updates/1164_characters.sql
2009-03-08 11:36:10 -06:00
megamage
8cb6894c3d *Merge.
--HG--
branch : trunk
2009-03-08 11:23:50 -06:00
QAston
786fbdec57 *Fix crash.
*Fix Guard Dog and Improved Cower -by pasdVn.
*Fix aura SPELL_AURA_OBS_MOD_ENERGY -by pasdVn.

--HG--
branch : trunk
2009-03-08 13:24:05 +01:00
Drahy
abdddf36ff * Trinity sql coding style
* Renamed 1725 to 1730
* Added scripts to full script file

--HG--
branch : trunk
2009-03-08 12:05:57 +01:00
Blaymoira
9720fb075f *Added dinamic spell immunities for two scripts
--HG--
branch : trunk
2009-03-08 09:36:32 +01:00
QAston
86a4bc7f3f *Fix judgements of the Wise
*Fix Druids Survival Instincts and thunder clap - by Lightguard.
*Fix Death Coil - by Fisherman, aerione_alt, Lightguard

--HG--
branch : trunk
2009-03-08 03:10:03 +01:00
QAston
63b4a12251 *Fix Incanter's Absorption.
*Fix Devastate and Improved Fear- by Lightguard.
*Fix Glyph of devastate.
*Add spell coeficient-by cccyril.

--HG--
branch : trunk
2009-03-08 01:16:57 +01:00
BroodWyrm
d5b7aec2b6 *Add Scripts for Ingvar the Plunderer Event
--HG--
branch : trunk
2009-03-08 00:13:03 +01:00
Drahy
3f36d9eb95 * Trinity sql coding style
* Added 1703_world.sql
* Small fixies in other files

--HG--
branch : trunk
2009-03-07 22:17:45 +01:00
megamage
520ce96257 [7399] Rewrited BattleGround starting code - moved it to battleground class. Author: Triply
Fixed message color for premature finish warnings.
    Fixed .debug bg command won't allow 1v0 arenas now, only battlegrounds 1v0.
    Added battleground announcer message removed in [7384].

[7401] Fixed bgqueue invitation to already started battlegrounds - not tested. Author: Triply

--HG--
branch : trunk
2009-03-07 12:05:30 -06:00
megamage
b73bf1d5c9 *Remove a 243 sql.
--HG--
branch : trunk
2009-03-06 22:08:30 -06:00
megamage
f6ca5c601e *Merge.
--HG--
branch : trunk
2009-03-06 19:52:46 -06:00
megamage
417c7c8319 [7393] Implement access to client side holiday ids. Author: VladimirMangos
* src/game/GameEvent.* renamed to src/game/GameEventMgr.* for consistence
    * `game_event` now have new `holiday` field for store client side holiday id associated with game event
    * Added new enum HolidayIds with existed at this moment holiday ids.
    * New function "bool IsHolidayActive(HolidayIds id)" added accessabel from scripts for active holidays check.

--HG--
branch : trunk
2009-03-06 19:36:47 -06:00
QAston
dbb8c78394 *Fix Imp leader of the pack once again. Original patch by loop69.
--HG--
branch : trunk
2009-03-07 02:28:14 +01:00
KingPin
544ff30dae added sql to cmakelist
--HG--
branch : trunk
2009-03-06 19:18:01 -06:00
megamage
c2261e3502 [7391] Prevent achievement counter overflow, implement ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE generic support.
Before overflow has been possible at 4294967295 lols for example.

    ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE in many cases require check special conditions and targets.
    For this allow call it from scripts:
    * Add Player::UpdateAchievementCriteria functiona ccessable from scripts
    * In emote case it allowed call in form player->UpdateAchievementCriteria(ACHIEVEMENT_CRITERIA_TYPE_DO_EMOTE, text_emote_id, achievement_id, target_unit_ptr);

Author: VladimirMangos

--HG--
branch : trunk
2009-03-06 18:14:05 -06:00
megamage
7915fd768a *Merge.
--HG--
branch : trunk
2009-03-06 18:09:01 -06:00
KingPin
6cf72985dd Change sql
--HG--
branch : trunk
rename : sql/updates/XXX_characters_auctionhouse.sql => sql/updates/1164_characters.sql
2009-03-06 17:50:26 -06:00
Paradox
7b47d509e3 New AHBot plus AuctionHouse changes
--HG--
branch : trunk
2009-03-06 17:47:11 -06:00
QAston
bdaf54067b *Fix a crash and merge.
--HG--
branch : trunk
2009-03-06 23:28:01 +01:00
QAston
ab4b55f351 *Fix dispel resistance apply on some effect.
*Fix Sanctified Wrath.
*Fix Summon Type 429-by aerione_alt.
*Fix some spell procs-by Sephiroth1983 and oc_redfox.
*Fix demonic sacriface spell_bonus-by aerione_alt.

--HG--
branch : trunk
2009-03-06 22:57:45 +01:00
megamage
13fc3dcd7e [7388] Fixed battleground premature warning message. SQL files are attached, you must execute them! Author: Triply
Fix for message's color will be soon.

--HG--
branch : trunk
2009-03-06 15:25:20 -06:00
Blaymoira
b49732c04d *Merge
--HG--
branch : trunk
2009-03-06 20:14:07 +01:00
Blaymoira
ba05670747 *Fix sql file for latest rev
--HG--
branch : trunk
2009-03-06 20:13:00 +01:00
QAston
0b9d3f95de *Apply Savage fury also to mangle's bleeding effects.
--HG--
branch : trunk
2009-03-06 19:58:02 +01:00
QAston
2e0af6e37b *Add some procflags- by Darkshines.
*Add new spell_coefficient data-by cccyril and Sephiroth1983

--HG--
branch : trunk
2009-03-06 19:57:02 +01:00
Drahy
81782e3470 * Trinity sql coding style + fixed import errors
--HG--
branch : trunk
2009-03-06 13:59:56 +01:00
megamage
b7363a72fe [7382] Add 2 unknown field to creature_template sent in SMSG_CREATURE_QUERY_RESPONSE to client Author: NoFantasy
--HG--
branch : trunk
2009-03-05 18:58:58 -06:00
Blaymoira
fd2fd00c14 *Implement access_requirement table - by Iskander
- now check the requirements on teleport not only on areatrigger use
- moved some columns from instance_template and areatrigger_teleport to access_requirement table

--HG--
branch : trunk
2009-03-05 21:02:33 +01:00
QAston
2f20a832dc *Fix reward rep amount- by yad02
*Fix Haunt and Pain and Suffering- by Fog
*Fix leader of the pack-original patch by Lightguard

--HG--
branch : trunk
2009-03-05 20:47:18 +01:00
Drahy
19ce0bb39f * Fixed sql updates, renamed and cleaned up
--HG--
branch : trunk
2009-03-04 09:19:13 +01:00
megamage
1cdae46468 [7376] Allow store in spell_area.aura_spell negative values for "not has aura" requirement. Author: VladimirMangos
Also
    * Allow have in aura_spell spells with SPELL_AURA_PHASE in first effect.
    * Allow negative aura_spell chaining in spell_area table.
    * Better check at loading duplicate data (by requiremnt set) in spell_area table.

--HG--
branch : trunk
2009-03-03 18:41:11 -06:00
QAston
d6b09015d6 *Merge.
--HG--
branch : trunk
2009-03-04 00:29:50 +01:00
QAston
454f882cf2 *Fix Death Strike.
--HG--
branch : trunk
2009-03-04 00:19:55 +01:00
panaut0lordv
88cbb401f7 Trinity string (TBC->EXP) for console .acc onlinelist
--HG--
branch : trunk
2009-03-03 22:58:50 +01:00
Drahy
17cb5f5059 * Fixed typo
* Added missing scripts

--HG--
branch : trunk
2009-03-03 18:41:13 +01:00
QAston
aca0f0b497 *Fix binus damage for Mangle-cat from savage fury.
--HG--
branch : trunk
2009-03-03 16:59:29 +01:00
Drahy
6a63dc1852 * Updated sql trinity code for proper built
* Revert some changes for 3.0.x core

--HG--
branch : trunk
2009-03-03 16:45:40 +01:00
megamage
d9d77939ba [7369] Remove ReqSourceRef in quest_template. Author: NoFantasy
--HG--
branch : trunk
2009-03-02 17:06:41 -06:00
megamage
5997e2d5db *Merge.
--HG--
branch : trunk
2009-03-02 16:34:17 -06:00
QAston
cdd178b9c2 *Fix last sql. We are not on 309, sorry for that.
--HG--
branch : trunk
2009-03-02 22:48:48 +01:00
QAston
f23eda544c *Sql for latest rev.
--HG--
branch : trunk
2009-03-02 16:45:24 +01:00
QAston@qaston-pc
ef500cc204 *Fix mana burn.
*Fix glyph of dispel Magic (by Lightguard).
*Add missing sql from latest rev.

--HG--
branch : trunk
2009-03-01 14:38:26 +01:00