EverWrath/src/server/game/Entities
schell244 f75aceb9a9
fix(Core): Small improvements for weapon/defence skill handling (#12253)
* Improve weaponskill handling

* replace pvp check TYPEID_PLAYER with IsCharmedOwnedByPlayerOrPlayer

* remove no longer needed pvp checks

* move pvp check back to ProcDamageAndSpellFor()

* rename plevel -> playerLevel, add LOG to verify increase chances

* fix issue due to negative value in uint

* revert change which allowed blocked attacks to increase weapon skill

Co-authored-by: schell244 <>
2022-09-21 09:09:26 -04:00
..
Corpse feat(Core/Players): Enabled resurrecting players from opposite factio… (#12012) 2022-06-18 13:49:35 -04:00
Creature fix(Core): Correct Quest XP Display when modified by OnQuestCompleteXP Hook (#12919) 2022-09-02 09:28:53 -03:00
DynamicObject fix(Core/Spells): Improvements to Far Sight spell: (#11683) 2022-05-23 04:26:51 -03:00
GameObject feat(core): OnFfaPvpStateUpdate Event (#13023) 2022-09-21 08:33:28 -04:00
Item feat(Core/Debug): GetDebugInfo implementation (#12705) 2022-08-15 09:43:41 -03:00
Object feat(Core/GameObject): Add an overload to SummonGameObject() to accep… (#12821) 2022-08-21 19:48:34 -03:00
Pet fix(Core/Spells): Fixed applying Command aura to shaman Feral Spirits. (#13000) 2022-09-13 21:35:00 -03:00
Player fix(Core): Small improvements for weapon/defence skill handling (#12253) 2022-09-21 09:09:26 -04:00
Totem fix(Core): Crashfix. (#12581) 2022-07-30 11:59:30 -03:00
Transport feat(Core/Debug): GetDebugInfo implementation (#12705) 2022-08-15 09:43:41 -03:00
Unit fix(Core): Small improvements for weapon/defence skill handling (#12253) 2022-09-21 09:09:26 -04:00
Vehicle fix(Core): Crashfix on vehicle uninstall. (#13036) 2022-09-19 21:08:19 -03:00