| Age | Commit message (Collapse) | Author |
|
|
|
Closes #541.
|
|
in TOGC.
Thanks Gildor.
Closes #534.
|
|
Closes #527 & #533.
Thanks UDB.
|
|
Closes #454
|
|
Closes #378
|
|
related redundant creature_template data.
|
|
|
|
Closes #2965
|
|
Core/Log: Reload log levels and filters
|
|
|
|
functions.
|
|
and some code cleanup
|
|
on 'reload config' command
|
|
Core/Mechanic: Implement Diminishing Returns for miss\parry\dodge. Original author for parry\dodge case Lynx3d.
|
|
Core/Scripts: Code style and cleanups in npc_special.cpp
|
|
|
|
|
|
|
|
|
|
|
|
IsXXXAccount functions
|
|
|
|
GM, Admin or Console
|
|
of area ally). For conditions thanks Anubisss
|
|
internal state
|
|
GameObject::SetDestructibleState."
This reverts commit 85c7a916a0efcbadaabfa28c1424ae1360ba4142.
Ty Shauren.
|
|
in b08900d033b51632e9adef8cb227a71a1061be5f.
|
|
|
|
Also let his clone cast enervating brand.
Thanks Shauren.
|
|
|
|
with permanent stun immunity.
|
|
private members)
|
|
- SMSG_LOOT_MONEY_NOTIFY is sent after SMSG_LOOT_CLEAR_MONEY.
- Fixed chat message displayed when looting gold with > 1 member in group.
|
|
|
|
Counter-hack a hack with a hack. Closes #222
|
|
These are not needed in production code (even in debug logging)
|
|
Discovered.
|
|
|
|
author for parry\dodge case Lynx3d.
fixes: #2339, #2536, #887, #687 etc.
|
|
- Removed hungarian notation
- moved types before the const keyword
- applied TC code style
- some code cleanups
|
|
SPELL_AURA_PREVENT_RESURRECTION)
|
|
Core/Auras: Improvements in SPELL_AURA_MOD_DAMAGE_PERCENT_DONE handling:
* Weapon specific case for MOD_DAMAGE_DONE_PCT shouldn't change PLAYER_FIELD_MOD_DAMAGE_DONE_PCT, because PLAYER_FIELD_MOD_DAMAGE_DONE_PCT applyed for _all_ damage that deal target.
* Fixed applying SPELL_AURA_MOD_DAMAGE_PERCENT_DONE for SpellDamageBonus.
|
|
an alternative fix for #2848. Closes #2846 Closes #2848.
|
|
fixed #2834
|
|
|
|
|
|
scripts
|
|
|
|
PLAYER_FIELD_MOD_DAMAGE_DONE_PCT, because PLAYER_FIELD_MOD_DAMAGE_DONE_PCT applyed for _all_ damage that deal target.
*fixed #2842
*updated comment
|