hondacrx
|
6ecc0ae762
|
Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID
|
2018-03-18 11:43:59 -04:00 |
|
hondacrx
|
874e5b7b2c
|
Core/Scripts: Fix loading of spell scripts.
|
2018-03-13 15:44:02 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
2199e07955
|
Core\Unit: Fixed copy/paste error.
Core\Spells: Fixed another collection was modified (see there will be more)
|
2018-03-12 17:17:54 -04:00 |
|
hondacrx
|
5c59995b3a
|
Core\Misc: Fix build
|
2018-03-12 15:00:01 -04:00 |
|
hondacrx
|
517afda91e
|
Core/Network: Fixes Permission denied on linux (i hope)
|
2018-03-12 14:57:14 -04:00 |
|
hondacrx
|
c00ac4b292
|
Core/Script: Implement Paralytic Poison
Core/DB: Misc db fixes
|
2018-03-12 14:55:50 -04:00 |
|
hondacrx
|
46052921fe
|
Core/Spell: fix for hitmask being ignored in finish phase procs
|
2018-03-12 14:53:18 -04:00 |
|
hondacrx
|
ab54543573
|
Core/Spell: add an exception for Cyclone ignoring it's own immunity using dispel type
|
2018-03-12 14:47:43 -04:00 |
|
hondacrx
|
05c975c643
|
Core/Player: prevent early aura removal when swapping weapons
|
2018-03-12 14:46:20 -04:00 |
|
hondacrx
|
b9c1e3876b
|
Core/Chat: fix RBAC_PERM_COMMANDS_NOTIFY_COMMAND_NOT_FOUND_ERROR for subcommands
|
2018-03-12 14:40:58 -04:00 |
|
hondacrx
|
05ecb41a10
|
Core/Spell: partial revert of SPELL_ATTR1_UNAFFECTED_BY_SCHOOL_IMMUNE immunity handling
|
2018-03-12 14:37:52 -04:00 |
|
hondacrx
|
205887145e
|
Core/Unit: feral druid attacks should not be normalized
|
2018-03-12 14:34:27 -04:00 |
|
hondacrx
|
6ee6180866
|
Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with proper helper functions
|
2018-03-12 14:33:20 -04:00 |
|
hondacrx
|
237580ab50
|
Core/Unit: added GetTotalAuraXXX overloads taking a predicate - Redefined existing overloads to use the predicate logic, avoids code duplication and not checking same stack rules
|
2018-03-12 14:00:18 -04:00 |
|
hondacrx
|
53efa9224f
|
Core/Entities: don't absolute compare positions on UpdatePosition
|
2018-03-12 13:32:55 -04:00 |
|
hondacrx
|
9af60df765
|
Core/Spell: improved immunity logic for dispels
|
2018-03-12 13:31:19 -04:00 |
|
hondacrx
|
060bc0b7a8
|
Core/Spell: Undefined SPELL_ATTR7_USABLE_IN_STUN_FEAR_CONFUSION attr for now - Some function renames - Used in some client checks but not 100% sure of its usage (eg in CGUnit_C::CheckAndReportSpellInhibitFlags but not in Spell_C::IsUsableAction)
|
2018-03-12 13:24:16 -04:00 |
|
hondacrx
|
f6fc8fae09
|
Core/Unit: unambiguosly define PLAYER_FIELD_MOD_DAMAGE_DONE_ fields as signed - They were used both signed and unsignedly
|
2018-03-12 13:16:59 -04:00 |
|
hondacrx
|
ac2224808e
|
Core/Spell: do not downscale certain auras
|
2018-03-12 13:04:52 -04:00 |
|
hondacrx
|
04ececae4c
|
Core/SpellMgr: added a startup error for possibly unhandled procs
|
2018-03-12 13:01:10 -04:00 |
|
hondacrx
|
8edb9e6c73
|
Core/Auras: calculate periodic bonuses before specific mods, fixes Imp. Devouring Plague damage
|
2018-03-12 12:57:04 -04:00 |
|
hondacrx
|
129cda3b3f
|
Core/Spells: fix a pretty edge case of creatures being put in combat by evaded spells
|
2018-03-12 12:55:53 -04:00 |
|
hondacrx
|
54520c3c18
|
Core/Movement: minor MotionMaster refactor
|
2018-03-12 12:55:35 -04:00 |
|
hondacrx
|
d953507178
|
Core\Waypoint: Fix waypoints not being started, and not starting combat when they do path.
|
2018-03-12 11:40:41 -04:00 |
|
hondacrx
|
c3e8dd5ff4
|
Core\Gameobject: Fix a crash when loading in to panada land.
|
2018-03-12 10:02:59 -04:00 |
|
hondacrx
|
ef7423fa12
|
Core/Commands: Fixed a error with go creature command.
|
2018-03-12 10:02:29 -04:00 |
|
hondacrx
|
a2fafd2920
|
Core/DB: Misc fixes
|
2018-03-11 14:57:40 -04:00 |
|
hondacrx
|
47d1651cb9
|
Core/Gameobject: Fix mining
|
2018-03-11 14:56:22 -04:00 |
|
hondacrx
|
b08f686ac5
|
Core/Spells: proc spells after damage apply, not before.
|
2018-03-11 14:55:45 -04:00 |
|
hondacrx
|
2e6f6e1fef
|
Core/Scripts: fix a crash in Master's Call script
|
2018-03-11 14:52:46 -04:00 |
|
hondacrx
|
39b2467cd0
|
Core/Pets: Pet Attack Distance
|
2018-03-11 14:50:43 -04:00 |
|
hondacrx
|
5e571794bf
|
Core/AI: Added new method for search friendly targets with certain entry and hp pct below a value
|
2018-03-11 14:47:19 -04:00 |
|
hondacrx
|
0775ef9c97
|
Core\Aura: Fixed Collection was modified error (i'm sure there is more, trying to cut down on lists having to be copied)
|
2018-03-09 23:33:27 -05:00 |
|
hondacrx
|
c650888eeb
|
Core/Loot: Fixed getting to much loot sometimes.
|
2018-03-09 23:30:55 -05:00 |
|
hondacrx
|
8f870a0366
|
Fix skill caps on professions
|
2018-03-09 23:29:56 -05:00 |
|
hondacrx
|
ed31c7b171
|
Core/DBStorage: Cleanup DBStorage reading
|
2018-03-07 22:17:59 -05:00 |
|
hondacrx
|
c2ecb9fb2e
|
Core/Cinematic: Fixed reading camera files
|
2018-03-07 22:17:16 -05:00 |
|
hondacrx
|
ba8d4661fd
|
Core/Items: PvP item levels basic implementation
|
2018-03-06 11:34:28 -05:00 |
|
hondacrx
|
a596b3f1ea
|
Core/Players: Fixed mounts using MOUNT_FLAG_SELF_MOUNT flag
|
2018-03-06 11:17:30 -05:00 |
|
hondacrx
|
c842332393
|
Core/Player: Implement PvP Talents
|
2018-03-06 11:10:51 -05:00 |
|
fagoatse
|
42fc86c400
|
WargenCheckManager -> WardenCheckManager (#18)
|
2018-03-06 02:39:06 +01:00 |
|
hondacrx
|
7de76148b6
|
Core/Misc: Some cleanups
|
2018-03-05 12:13:45 -05:00 |
|
hondacrx
|
3fc07b8b37
|
Core/Misc: Cleanups
|
2018-03-04 23:42:27 -05:00 |
|
hondacrx
|
b067976678
|
Core/Creatures: Updated power type handling
|
2018-03-04 23:40:51 -05:00 |
|
hondacrx
|
17d3836438
|
Core/Player: Fixed HasItemFitToSpellRequirements for SPELL_ATTR8_ARMOR_SPECIALIZATION
|
2018-03-04 23:18:17 -05:00 |
|
Fabian
|
00f2a3fa19
|
Updated max characters per realm check to 16.
|
2018-03-04 00:04:59 +01:00 |
|
Fabian
|
0bb2d609c8
|
DatabaseUpdater: Fixed sql file path for non windows systems.
|
2018-03-03 20:37:17 +01:00 |
|
hondacrx
|
c5a041b6ed
|
Core/DB: Fixed errors when importing a new DB
|
2018-03-02 19:12:13 -05:00 |
|
hondacrx
|
184115bf32
|
Core/Player: Fixed bagslots being set to 0
|
2018-03-02 18:30:36 -05:00 |
|