hondacrx
|
6e2c9a32e7
|
Core/Auras: Implemented aura to increase armor by percentage of primary stat
Port From (https://github.com/TrinityCore/TrinityCore/commit/b574be08ae552dcc4bba09e15422d74866a0e7d2)
|
2021-03-29 12:12:49 -04:00 |
|
hondacrx
|
b00a895f19
|
Core/Players: Added Player::GetPrimaryStat retrieving intended primary stat for current specialization
Port From (https://github.com/TrinityCore/TrinityCore/commit/d889b4b0e8fc082505f6bf70a551ad4b38f3f34c)
|
2021-03-29 11:56:15 -04:00 |
|
hondacrx
|
62ec699ec6
|
Core: SOme code cleanup, more to follow.
|
2021-03-20 22:48:48 -04:00 |
|
hondacrx
|
4568cdad48
|
Core/Spells: Define all spell modifier types and implement ProcCooldown mod and PeriodicHealingAndDamage for melee periodic damage
Port From (https://github.com/TrinityCore/TrinityCore/commit/6585666e6e34ade0333e4c23876acdf847d169c0)
|
2021-03-17 18:52:59 -04:00 |
|
hondacrx
|
ee97dc7b32
|
Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)
Port From (https://github.com/TrinityCore/TrinityCore/commit/56e9560661adca81fc1e9a297cb6823cf7a6cb22)
|
2021-03-08 13:50:15 -05:00 |
|
hondacrx
|
923def9f4a
|
Core/Spells: Refactor Player::ApplySpellMod to take SpellInfo argument instead of just spell id
Port From (https://github.com/TrinityCore/TrinityCore/commit/624881bef5c90a91e4c59e5bf404d8775c2ca55d)
|
2021-03-04 14:43:39 -05:00 |
|
hondacrx
|
a76bfe8544
|
Core/Auras: Implemented SPELL_AURA_MOD_POWER_GAIN_PCT
Port From (https://github.com/TrinityCore/TrinityCore/commit/03f1d3cedf66711ec375c421ddbb458a9992800b)
|
2021-02-24 18:51:08 -05:00 |
|
hondacrx
|
f25af46c8f
|
Core/Auras: implement mana cost modification aura
Port From (https://github.com/TrinityCore/TrinityCore/commit/a76c08843fc1695241b7246c4014322ee07a6453)
|
2021-02-22 16:06:13 -05:00 |
|
hondacrx
|
da3e2f433b
|
Core/Auras: Implemented SPELL_AURA_MOD_COMBAT_RATING_FROM_COMBAT_RATING
Port From (https://github.com/TrinityCore/TrinityCore/commit/b811da080c1e2a73a8f7787716b5d51ed6e6b3b6)
|
2021-02-22 15:48:55 -05:00 |
|
hondacrx
|
bfb732e72b
|
Core/Auras: Implemented SPELL_AURA_MOD_CRIT_CHANCE_VERSUS_TARGET_HEALTH and SPELL_AURA_MOD_CRIT_CHANCE_FOR_CASTER
Port From (https://github.com/TrinityCore/TrinityCore/commit/84cb6718eee5a1beada137559f21396fb8f43705)
|
2021-02-22 15:41:23 -05:00 |
|
hondacrx
|
7ae358bd71
|
Core/Auras: Rename many old aura types to their new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd7c714c97beb04eb815b0aa175badfb6933ccf1)
|
2021-02-22 15:05:41 -05:00 |
|
hondacrx
|
6c121e7ef5
|
Core/Entities: Regenerated updatefields code with latest generator fixes
Port From (https://github.com/TrinityCore/TrinityCore/commit/331b9ccd6a3be12e92e7c2aab7b793739b405d2f)
|
2021-02-18 12:08:56 -05:00 |
|
hondacrx
|
926035b704
|
Core/Players: Implemented secondary stat diminishing
Port From (https://github.com/TrinityCore/TrinityCore/commit/cb47605235a49bb2c6065b2e6de69b657a9c905f)
|
2021-02-09 13:28:06 -05:00 |
|
hondacrx
|
a6c5ac711e
|
Core/Auras: Renamed a bunch of unknown or changed spell aura types and implemented some of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d697882dfbb16242b7aa0b915fb116a14039ac5e)
|
2021-02-04 12:24:50 -05:00 |
|
hondacrx
|
4c2106781a
|
Core/PacketIO: Updated packet structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/96d340f70ccef57fad177a24ca099055d7dce04d)
|
2020-12-12 23:45:36 -05:00 |
|
hondacrx
|
f0037ab99f
|
Core/DataStores: Updated db2 structures to 9.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/b82a3a557a7bf13d48342ea189325550059b622d)
|
2020-12-12 23:20:41 -05:00 |
|
hondacrx
|
7e2df34250
|
Misc cleanups/Fixes
|
2020-12-07 10:07:26 -05:00 |
|
hondacrx
|
0c036ef4db
|
Core/Spells: Implemented using base weapon damage in spell attack power formulas
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd21e7ff404aed1d449b09db2b7fcbe2be8536c3)
|
2020-09-10 19:53:09 -04:00 |
|
hondacrx
|
2820d45a0d
|
Misc fixes
|
2020-09-03 11:25:42 -04:00 |
|
hondacrx
|
581d077acd
|
Refactoring of BNetServer
|
2020-07-12 00:06:43 -04:00 |
|
hondacrx
|
15192d6a38
|
Core/Items: Implemented corruption and corruption resistance stats
Port From (https://github.com/TrinityCore/TrinityCore/commit/6533de31005fc9680d9f2b61a4d8ea4958fc8edc)
|
2020-06-18 15:39:41 -04:00 |
|
hondacrx
|
d7954f4fc7
|
Core/Spells: Implement using different difficulty data from all spell related db2s, not just SpellEffect and SpellPower
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7306439e7004288fb85890d6a5f730cf1761d71)
|
2020-06-18 12:39:39 -04:00 |
|
hondacrx
|
1d23f6bc0e
|
Core/Unit: cleanup and minor fixes of miss and resist calculations
Port From (https://github.com/TrinityCore/TrinityCore/commit/1960a95425c63f3b45409bcc1ee544472be598a3)
|
2020-05-07 14:55:22 -04:00 |
|
hondacrx
|
ef01b8cb40
|
Fix build
|
2020-05-06 17:26:25 -04:00 |
|
hondacrx
|
9ec956becf
|
Core/Auras: reworked multiplicative AuraEffects calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/ebc06b1d0401be69066986e18d0e926170c58023)
|
2020-05-05 18:38:43 -04:00 |
|
hondacrx
|
230453c451
|
New Year 2020 :)
|
2020-01-09 11:35:00 -05:00 |
|
hondacrx
|
4e7005830f
|
Core/Items: Changed how azerite item bonuses are applied at login to avoid applying them twice
Port From (https://github.com/TrinityCore/TrinityCore/commit/d02f3ca7cab196eb2b2b14410582aff009b04817)
|
2019-12-02 22:54:06 -05:00 |
|
hondacrx
|
013933d7f5
|
Core/Auras: Update aura type to its new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d73b7ac9e4167b32fbe73341211e4a7dcd084c4)
|
2019-12-02 14:18:12 -05:00 |
|
hondacrx
|
35c06c09fd
|
Some refactoring of code. and some cleanups
|
2019-09-21 12:11:16 -04:00 |
|
hondacrx
|
125e3b3ac7
|
Updated to 8.2.0.31429 (scripts disabled atm, they still need updated)
Code Port from TrinityCore https://github.com/TrinityCore/TrinityCore
Casc from WoW-Tools https://github.com/WoW-Tools/CASCExplorer
|
2019-08-14 11:20:42 -04:00 |
|
hondacrx
|
1e1c5c77a8
|
2019 YAY!
|
2019-01-01 12:01:55 -05:00 |
|
hondacrx
|
8e20114e10
|
BFA Update (still lots of testing to do tho)
|
2018-12-10 12:46:25 -05:00 |
|
hondacrx
|
4c11bda5ed
|
Core/WorldObject: Changed the way we store values
|
2018-05-23 18:24:27 -04:00 |
|
hondacrx
|
9b40067017
|
Core/Refactor: Part 2
|
2018-05-07 22:07:35 -04:00 |
|
hondacrx
|
b2c1554065
|
Core/Refactor: Fix alot of Possible loss of fraction warnings
|
2018-05-07 17:34:41 -04:00 |
|
hondacrx
|
9c33d9c20e
|
Core/Units: Implemented versatility
|
2018-04-29 19:40:29 -04:00 |
|
hondacrx
|
da61c920b7
|
Core/Auras: implement Aura 379 (SPELL_AURA_MOD_MANA_REGEN_PCT)
|
2018-04-08 18:55:25 -04:00 |
|
hondacrx
|
4d8391a7fd
|
Core/Spell: added some helpers to SpellInfo to reduce code duplication
|
2018-03-18 12:27:19 -04:00 |
|
hondacrx
|
0ab3b8e8cd
|
Core/DataStores: Fixed db2 structures after 7.3.5
|
2018-03-13 15:43:03 -04:00 |
|
hondacrx
|
6ee6180866
|
Core/Entities: Replace existing GetAuraEffectsByType + iteration uses with proper helper functions
|
2018-03-12 14:33:20 -04:00 |
|
hondacrx
|
b067976678
|
Core/Creatures: Updated power type handling
|
2018-03-04 23:40:51 -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 |
|
hondacrx
|
28c0ef9d03
|
Happy New Year!!!!
|
2018-01-02 13:02:21 -05:00 |
|
hondacrx
|
e7565adaf7
|
Core/Spells: Fixed SPELL_AURA_MOD_INCREASE_ENERGY_PERCENT
|
2017-12-30 16:49:45 -05:00 |
|
hondacrx
|
0909720464
|
Implemented AuraType.ModMaxPower
|
2017-11-22 12:44:25 -05:00 |
|
Fabian
|
a3dc7b3f48
|
Ported .Net Core commits:
hondacrx:
- Initial commit: Switch to .Net Core 2.0
- Fix build and removed not needed files
Fabi:
- Updated solution platforms.
- Changed folder structure.
- Change library target framework to netstandard2.0.
- Updated solution platforms again...
- Removed windows specific kernel32 function usage (Ctrl-C handler).
|
2017-10-26 17:23:44 +02:00 |
|