hondacrx
|
0be2dc08e2
|
Core/Misc: Misc Fixes
|
2018-05-22 00:43:21 -04:00 |
|
hondacrx
|
5dacd669b5
|
Core/Refactor: Part 3
|
2018-05-16 19:57:48 -04:00 |
|
hondacrx
|
7d4c0b7634
|
Core/Misc: Misc cleanups and changing of fields
|
2018-05-13 20:26:05 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
216db1c23a
|
Core/Refactor: Part 1
|
2018-05-07 18:56:09 -04:00 |
|
hondacrx
|
b2c1554065
|
Core/Refactor: Fix alot of Possible loss of fraction warnings
|
2018-05-07 17:34:41 -04:00 |
|
hondacrx
|
9007c45357
|
Core/Spell: kill old charge restoring system. Mods are fully handled by proc system now.
|
2018-04-29 19:44:10 -04:00 |
|
hondacrx
|
9c33d9c20e
|
Core/Units: Implemented versatility
|
2018-04-29 19:40:29 -04:00 |
|
hondacrx
|
3d6c47336c
|
Core/Items: HasItemCount and DestroyItemCount now count bank bags
|
2018-04-28 11:48:44 -04:00 |
|
hondacrx
|
aac1d9c6fb
|
Core/Auras: Implemented new spell_area flag to allow skipping applying aura automatically when quest status changes
|
2018-04-28 11:40:00 -04:00 |
|
hondacrx
|
fc237004f2
|
Core/Items: Add loot scaling support
|
2018-04-28 11:38:00 -04:00 |
|
hondacrx
|
1106aa3659
|
Core/Quests: Ported quest greeting locales
Core/Misc: Misc fixes
|
2018-04-27 15:09:38 -04:00 |
|
hondacrx
|
c2b882eb45
|
Core/Guild: Implemented guild master dethrone
|
2018-04-22 16:42:26 -04:00 |
|
hondacrx
|
f36bb5767a
|
Core/Guild: Handle changing the leader in one db transaction
|
2018-04-22 16:00:48 -04:00 |
|
hondacrx
|
ef05e1f113
|
Core/Items: Implemented ItemLimitCategoryCondition.db2
|
2018-04-18 19:43:29 -04:00 |
|
hondacrx
|
973f6bbdba
|
Core/Gossip: Implemented new gossip option type GOSSIP_OPTION_TRANSMOGRIFIER
|
2018-04-17 17:13:10 -04:00 |
|
hondacrx
|
ba4a509758
|
Core/DataStores: Implemented RewardPackXCurrencyType.db2
|
2018-04-16 14:14:37 -04:00 |
|
hondacrx
|
04539f0bd2
|
Core/Player: Fix equipment set GUID handling
Core/Items: Fixed saving and equipping sets with empty slots
|
2018-04-12 10:08:38 -04:00 |
|
hondacrx
|
c69c715cc0
|
Core/Spells: Implemented personal summons
|
2018-04-08 18:50:05 -04:00 |
|
hondacrx
|
541fc72731
|
Core/Players: Fixed learning talents available for multiple specs but in different row/column
|
2018-03-28 11:10:03 -04:00 |
|
hondacrx
|
fa35d60f60
|
Core/Entities: Phasing rewrite
|
2018-03-28 11:09:30 -04:00 |
|
hondacrx
|
193f138600
|
Core/Misc: Fixed log spam from artifact enchantments
|
2018-03-21 23:40:15 -04:00 |
|
hondacrx
|
5fa0556edf
|
Core/Player: Recast lost by death item obtain spells of any items held in the inventory when resurrecting
|
2018-03-18 12:36:04 -04:00 |
|
hondacrx
|
2ca6b95029
|
Core/Items: Fixed problem where item dependent auras are not properly updated
|
2018-03-18 12:18:00 -04:00 |
|
hondacrx
|
49306f7a6e
|
Core/Channels: Fix channel joins/changes
|
2018-03-18 11:50:49 -04:00 |
|
hondacrx
|
6ecc0ae762
|
Core/Misc: Graveyards can now use conditions, SourceType = 27, SourceEntry = graveyard_zone.ID
|
2018-03-18 11:43:59 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
05c975c643
|
Core/Player: prevent early aura removal when swapping weapons
|
2018-03-12 14:46:20 -04:00 |
|
hondacrx
|
6ee6180866
|
Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with proper helper functions
|
2018-03-12 14:33:20 -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
|
47d1651cb9
|
Core/Gameobject: Fix mining
|
2018-03-11 14:56:22 -04:00 |
|
hondacrx
|
ba8d4661fd
|
Core/Items: PvP item levels basic implementation
|
2018-03-06 11:34:28 -05:00 |
|
hondacrx
|
c842332393
|
Core/Player: Implement PvP Talents
|
2018-03-06 11:10:51 -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 |
|
hondacrx
|
184115bf32
|
Core/Player: Fixed bagslots being set to 0
|
2018-03-02 18:30:36 -05:00 |
|
hondacrx
|
82dca6de94
|
Updated DB2 structs
|
2018-02-26 13:13:54 -05:00 |
|
hondacrx
|
0a3dfaba37
|
Updated to 7.3.5.25996 (Db2 files not updated)
|
2018-02-19 10:32:16 -05:00 |
|
hondacrx
|
27f406d63d
|
Core/Gossip: renaming/changing types
|
2018-02-01 13:50:37 -05:00 |
|
hondacrx
|
84fdaef291
|
Core/Spells: Allow skipping automatic removal of auras from spell_area when condition is no longer met (mostly used for cosmetic cutscenes after quest completion)
|
2018-01-28 19:37:36 -05:00 |
|
hondacrx
|
ad19110ee8
|
Core/Player: fix regression with EquippedItemClass requiring spells
|
2018-01-24 13:42:25 -05:00 |
|
hondacrx
|
9ec0599fa6
|
Core/Guild: avoid data integrity problems wrapping delete+insert statements in a transaction
|
2018-01-24 13:41:02 -05:00 |
|
hondacrx
|
9f8bd31c54
|
Core/Player: recheck shapeshift bonus auras when switching spec.
|
2018-01-24 12:08:43 -05:00 |
|
hondacrx
|
d0887b7cc9
|
Core/Talents: Really fix talents this time.
Core/Misc: Misc fixes
|
2018-01-12 20:46:47 -05:00 |
|
hondacrx
|
ea2285e66f
|
Core/Talents: Fixes switching talents and specs
|
2018-01-12 14:14:31 -05:00 |
|
hondacrx
|
098b0e67a7
|
Core/Items: Try to automatically equip new bags
|
2018-01-08 22:49:31 -05:00 |
|
hondacrx
|
387568b863
|
Misc cleanups
|
2018-01-05 12:11:18 -05:00 |
|
hondacrx
|
9d3e87fd87
|
Core/Misc: Added helper function Unit::SetFullPower * Also renamed Unit::getPowerType and Unit::setPowerType to follow style guidelines
|
2018-01-03 13:57:16 -05:00 |
|