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
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
megamage
bbd030032e
*Fix a typo that makes pet set all un-autocastable spell autocast
...
--HG--
branch : trunk
2009-03-07 17:49:42 -06:00
megamage
62f2db914c
*Fix a crash when statues are killed.
...
*Really fix some spells without target info sent to server.
--HG--
branch : trunk
2009-03-07 17:23:43 -06: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
42d681eecd
*Fix some spells without target info sent to server.
...
--HG--
branch : trunk
2009-03-07 14:06:09 -06: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
f63c07e669
[7398] Now really really fix error message Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-07 10:43:27 -06:00
megamage
99c765cec3
[7397] Implement above ground zone 4395 detection. Author: GriffonHeart
...
By hack code until proper multilevel zone data store not implemented.
--HG--
branch : trunk
2009-03-07 10:42:54 -06:00
megamage
acceab49c6
[7396] Fixed crash at group disband after some player invite decline and offline. Author: VladimirMangos
...
Correctly cleanup invites list at decline.
--HG--
branch : trunk
2009-03-07 10:42:13 -06:00
megamage
e3fa93e75f
[7395] Default MaxPlayerLevel should be 80 Author: multiplexer
...
--HG--
branch : trunk
2009-03-07 10:40:59 -06:00
megamage
814c6c2c39
*Merge.
...
--HG--
branch : trunk
2009-03-07 10:19:07 -06:00
megamage
318f173dd3
*Add missing files.
...
--HG--
branch : trunk
2009-03-07 10:14:00 -06:00
panaut0lordv
b488796d99
CMake build fix.
...
--HG--
branch : trunk
2009-03-07 11:45:27 +01:00
megamage
0ce6dae980
*Fix a typo.
...
--HG--
branch : trunk
2009-03-07 00:56:17 -06:00
megamage
6dc06ab53b
*Fix a bug that possessed creature cannot melee.
...
--HG--
branch : trunk
2009-03-07 00:53:30 -06:00
megamage
5627f5e838
*Fix a typo and add some missing content.
...
--HG--
branch : trunk
2009-03-07 00:53:01 -06:00
megamage
6ae4f909d0
*Fix a crash caused by possesspet spells.
...
--HG--
branch : trunk
2009-03-07 00:52: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
4f6c96b98c
[7394] Check loot_template.maxcount for max allowed value (255) and make better report for this case. Author: VladimirMangos
...
Also optimize strcture LootStoreItem that let use 4 byte for loot template element in memory instead 5 bytes.
But limit group id to 127 max value. Check this at loading.
--HG--
branch : trunk
2009-03-06 19:39:42 -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
megamage
0d53225fdc
[7392] Fixed SQL query for storing pending arena points for offline players for PGSQL. Author: ApoC
...
--HG--
branch : trunk
2009-03-06 18:14:41 -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
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
megamage
6f595b3038
[7387] Check maxcount >= min count for item (not reference) record in loot templates DB tables.. Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-06 15:23:25 -06:00
megamage
93113cd3cc
[7385] Fixed mail price calculation Author: VladimirMangos
...
--HG--
branch : trunk
2009-03-06 15:22:19 -06:00
megamage
50b3095312
Implement some death related achievements
...
* ACHIEVEMENT_CRITERIA_TYPE_DEATH (normal and arena types counting)
* ACHIEVEMENT_CRITERIA_TYPE_DEATH_IN_DUNGEON (instance types by man limit counting)
Note: need fixed for cases when max allowed players different from recommended count.
* ACHIEVEMENT_CRITERIA_TYPE_DEATHS_FROM (environment damage sources by types)
Fixed:
* ACHIEVEMENT_CRITERIA_TYPE_KILLED_BY_PLAYER
- self-kill counting as death from players
- same team player kill in opposition kills counter.
Also cleanup in Player::EnvironmentalDamage use DBCStructure.h comment.
Author: VladimirMangos
--HG--
branch : trunk
2009-03-06 15:21:44 -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
QAston
ab2fa2e52c
*Fix amount of paladin's spells damage.
...
*Fix problems with aurastate remove.
--HG--
branch : trunk
2009-03-06 18:52:39 +01:00
Drahy
81782e3470
* Trinity sql coding style + fixed import errors
...
--HG--
branch : trunk
2009-03-06 13:59:56 +01:00
megamage
4704f6134b
*Fix build.
...
--HG--
branch : trunk
2009-03-05 20:15:46 -06:00
megamage
80cd305082
[7383] Changed some comments in config file, changed default MaxRatingDifference from 100 to 150 in default config.
...
[7384] Removed some comments.
Fixed problem that queues doesn't invite new players to already running battlegrounds.
Some other fixes for announce system will be soon.
Author: Triply
--HG--
branch : trunk
2009-03-05 19:02:08 -06: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
megamage
bb75a8a21a
*Merge.
...
--HG--
branch : trunk
2009-03-05 18:50:26 -06:00
megamage
8787c00ca3
*Disable charmed/possessed creature AI.
...
*Use general react states to replace charminfo react states.
--HG--
branch : trunk
2009-03-05 18:48:56 -06:00
megamage
635faad2bc
*Merge.
...
--HG--
branch : trunk
2009-03-05 15:24:09 -06:00
megamage
769c835f26
*Do not allow mage to cast multiple polymorph on different targets.
...
--HG--
branch : trunk
2009-03-05 15:16:13 -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