hondacrx
|
aae86fe4d1
|
Core/Entities: Port some refactors
Port From (https://github.com/TrinityCore/TrinityCore/commit/431a326e6974d3c86452192767368ab6c4ea9b0b)
|
2021-06-22 20:43:41 -04:00 |
|
hondacrx
|
24f666a59d
|
Core/Unit: allow miss chance to exceed 60% cap with certain auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ab410b926f8d708f06a5da52357bc70e3b02244)
|
2021-06-22 20:23:08 -04:00 |
|
hondacrx
|
0711c5b3a4
|
Core/Unit: fix Sanctified Wrath (again)
Port From (https://github.com/TrinityCore/TrinityCore/commit/770367a514ec6af2bcae687418b95d01681189ae)
|
2021-06-22 20:20:23 -04:00 |
|
hondacrx
|
52276012cb
|
Core/Unit: fixed crash
Port From (https://github.com/TrinityCore/TrinityCore/commit/84a29d8077d2e2b6e8c8ebcb967344b57668cb88)
|
2021-06-22 20:17:42 -04:00 |
|
hondacrx
|
063a29b9d2
|
Core/Unit: simplified and arranged spell bonus calculation
Port From (https://github.com/TrinityCore/TrinityCore/commit/bec829df0a51b4597e40d0f8638a4d6bf1788977)
|
2021-06-22 20:15:23 -04:00 |
|
hondacrx
|
c51c4d443f
|
Core/Spell: SpellValueOverrides encapsulation
Port From (https://github.com/TrinityCore/TrinityCore/commit/5fbddef85f48f6b9140d025d7f2e14faae0af178)
|
2021-06-22 18:43:40 -04:00 |
|
hondacrx
|
e98e45cf8b
|
Core/Auras: removed caster dependency from core
Port From (https://github.com/TrinityCore/TrinityCore/commit/fccf1a8c62820004df92b9ac567ba75f7281e6e2)
|
2021-06-22 15:01:42 -04:00 |
|
hondacrx
|
1b846fa2c7
|
Fixes quests using explored flags.
|
2021-06-21 15:31:37 -04:00 |
|
hondacrx
|
fbd7df7c3f
|
Some missed stuff.
|
2021-06-18 15:19:41 -04:00 |
|
hondacrx
|
88c9b21ec2
|
Fixes Fleeing, and probably so other movement stuff.
|
2021-06-18 15:13:04 -04:00 |
|
hondacrx
|
b5885d2c6c
|
Core/Quests: Fixed quests that should have objectives immediately marked as complete
Port From (https://github.com/TrinityCore/TrinityCore/commit/fa4e2d3935b0184623a6d816dc25a41bad30b1d8)
|
2021-06-18 15:03:11 -04:00 |
|
hondacrx
|
72a3f2dd54
|
Fixes not saving earned xp on logout.
|
2021-06-10 19:34:04 -04:00 |
|
hondacrx
|
810942e99b
|
Misc fixes
|
2021-06-10 11:08:31 -04:00 |
|
hondacrx
|
5f2b445fdd
|
Fixes pets not attacking.
|
2021-06-09 13:22:43 -04:00 |
|
hondacrx
|
52e43853fe
|
More Cleanups
|
2021-06-08 12:56:09 -04:00 |
|
hondacrx
|
302a1f293c
|
Some Cleanups
|
2021-06-07 18:06:16 -04:00 |
|
hondacrx
|
cb7640e3c6
|
Misc Fixes
|
2021-06-07 13:13:58 -04:00 |
|
hondacrx
|
1941148d8f
|
Core/Achievements: Defined all modifier tree types and implemented many of them
Port From (https://github.com/TrinityCore/TrinityCore/commit/d0be92ec0ad0334c38b4073a7e24a571982b17da)
|
2021-06-07 13:13:46 -04:00 |
|
hondacrx
|
9c58042e07
|
Core/Player: Add helper function to determine if war mode can be enabled in area
Port From (https://github.com/TrinityCore/TrinityCore/commit/626c8f5de12daac6b88989807eba65d3d7a061dd)
|
2021-06-07 11:06:13 -04:00 |
|
hondacrx
|
d687d41078
|
Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and raf level grant usage
Port From (https://github.com/TrinityCore/TrinityCore/commit/c2751f9195959a199413e332d2b595a60e4a6d35)
|
2021-06-06 14:12:53 -04:00 |
|
hondacrx
|
6ab6fc81a5
|
Core/Reputation: Named all reputation flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/f6b919fafe45aaeba0c5572925e47562158314b1)
|
2021-06-05 20:15:28 -04:00 |
|
hondacrx
|
134b0e3287
|
Core/PacketIO: Named PVPInfo/bracket fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/19990a966b7e9c0b3382509b01d9af47501547e1)
|
2021-06-05 19:59:03 -04:00 |
|
hondacrx
|
ba2908f508
|
Core/Units: Add Func overloads to GetAura/GetAuraApplication
Port From (https://github.com/TrinityCore/TrinityCore/commit/9542d221cb359f6dfd67aa1432877e19b942b619)
|
2021-06-04 16:35:52 -04:00 |
|
hondacrx
|
9702bd9097
|
Core/Reputation: Implemented "friendship reputation"
Port From (https://github.com/TrinityCore/TrinityCore/commit/80a6347b7a0e8dfbe5e690504ed373f75c4f4c76)
|
2021-06-04 15:03:52 -04:00 |
|
hondacrx
|
103d78dccc
|
Core/Criteria: Add all values of CriteriaStartEvent
Port From (https://github.com/TrinityCore/TrinityCore/commit/0b2087ae4185fa53cd3b5d7206f7fd3726fd642f)
|
2021-06-04 14:08:02 -04:00 |
|
hondacrx
|
93f8c09364
|
Core/Criteria: Add all values of CriteriaFailEvent
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b6ddfbbccf7dade8292331c860209f45945fa00)
|
2021-06-04 13:59:21 -04:00 |
|
hondacrx
|
90508f7689
|
Core/Maps & Extractors: Move copypasted map file headers into a single shared file and replace #defines with enums
Port From (https://github.com/TrinityCore/TrinityCore/commit/6ecfe58cae6d9cfa7a3aef21a4a96aa00c513ba2)
|
2021-06-02 22:09:53 -04:00 |
|
MaxtorCoder
|
075796983e
|
Core/Quest: Use valuetuple over Tuple (#34)
|
2021-05-30 12:58:28 -04:00 |
|
hondacrx
|
fb81030c75
|
Core/Items: Fixed crash happening when deleting item before it was saved for the first time
Port From (https://github.com/TrinityCore/TrinityCore/commit/3df64ceff4aaada63c598d110156f22dd31f1d2c)
|
2021-05-18 13:46:30 -04:00 |
|
hondacrx
|
00da79c7a9
|
Core/Unit: Abide UNIT_FLAG2_DISABLE_TURN on creatures.
Port From (https://github.com/TrinityCore/TrinityCore/commit/ac8ff492744e65437fc906372058a0b29147af3f)
|
2021-05-18 13:45:37 -04:00 |
|
hondacrx
|
0f16ad75d0
|
Core/Spells: Defined and implemented some new spell attributes
Port From (https://github.com/TrinityCore/TrinityCore/commit/1912999b9e4b1f1b7503e404d359dfeac38c3d29)
|
2021-05-18 13:08:05 -04:00 |
|
hondacrx
|
5a9ff185b9
|
Core/Creature: improve DB linked_respawn handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/1206e815cd9785e4671f30548140f038567811a2)
|
2021-05-18 12:55:23 -04:00 |
|
hondacrx
|
ccd92e8dd5
|
Core/Threat: Fix a potential exploit allowing players to damage a boss without them taking damage.
Port From (https://github.com/TrinityCore/TrinityCore/commit/c31ae7ab33c42689c45baa1f1086405656a3fdff)
|
2021-05-18 12:46:50 -04:00 |
|
hondacrx
|
66ba3fe724
|
Core/Misc: A variety of clean-up changes:
Port From (https://github.com/TrinityCore/TrinityCore/commit/5aee452943e5c76f54f58eea9e6880b54a61ec9c)
|
2021-05-18 12:31:45 -04:00 |
|
hondacrx
|
9851142796
|
Core: Combat/threat system rewrite
Port From (https://github.com/TrinityCore/TrinityCore/commit/34c7810fe507eca1b8b9389630db5d5d26d92e77)
|
2021-05-18 12:25:40 -04:00 |
|
hondacrx
|
891c3b6478
|
Core/Players: Fixed last tick of power regeneration when reaching minimum or maximum value not being visible clientside and not triggering auras on power value change
Port From (https://github.com/TrinityCore/TrinityCore/commit/5158136ee8a77046e37bafa192481b8b61d4a116)
|
2021-05-17 14:39:37 -04:00 |
|
hondacrx
|
741bb1b84a
|
Scripts/Spells: Remove manual damage adjustment from Arcane Barrage for scaling with arcane charges and use spell cast for mana energize
Port From (https://github.com/TrinityCore/TrinityCore/commit/331c7ec7c268d522ead3229247a4c37db4393226)
|
2021-05-17 14:35:50 -04:00 |
|
hondacrx
|
61c9f6edea
|
Scripts/Spells: Fixed arcane barrage + explosion
Port From (https://github.com/TrinityCore/TrinityCore/commit/be8cbab4b3cd9623c42bf89d1bf1d6b40e0ae4fd)
|
2021-05-17 14:14:17 -04:00 |
|
hondacrx
|
4872dcb649
|
Core/Spells: Send actual power gain amount in spell energize log
Port From (https://github.com/TrinityCore/TrinityCore/commit/b511fac643f4192d5f748192bf711b64a9a2363d)
|
2021-05-17 14:05:59 -04:00 |
|
hondacrx
|
861f0575de
|
Fixes two crashes.
|
2021-05-17 14:03:58 -04:00 |
|
hondacrx
|
cb06e572f3
|
Core/Units: No longer send PowerUpdate packets when gaining power via energize spell effects
Port From (https://github.com/TrinityCore/TrinityCore/commit/a0a4d23fed58880c5ad1ebf4216d15d957035b65)
|
2021-05-13 20:37:31 -04:00 |
|
hondacrx
|
ac375fcebf
|
Core/Quests: Set quest accept time updatefield
Port From (https://github.com/TrinityCore/TrinityCore/commit/d9d242bea4e9fd000098d24a5a5c5d11ea4725e4)
|
2021-05-11 18:13:09 -04:00 |
|
hondacrx
|
6e896c8829
|
Fix some crashes
|
2021-05-11 15:27:28 -04:00 |
|
hondacrx
|
10787838dc
|
Core/Quests: Implemented QUEST_OBJECTIVE_FLAG_KILL_PLAYERS_SAME_FACTION
Port From (https://github.com/TrinityCore/TrinityCore/commit/2ffedf30a9f177ba848bb74c1b41375ac6d734a9)
|
2021-05-11 13:00:12 -04:00 |
|
hondacrx
|
3a4097c920
|
Core/Quests: Implement new quest objective types QUEST_OBJECTIVE_LEARNSPELL, QUEST_OBJECTIVE_AREA_TRIGGER_ENTER, QUEST_OBJECTIVE_AREA_TRIGGER_EXIT
Port From (https://github.com/TrinityCore/TrinityCore/commit/254d5af7c2970620ae3bcecea4b7f1d65597f8b6)
|
2021-05-11 12:58:46 -04:00 |
|
hondacrx
|
a762465675
|
Core/Quests: Un-deprecate QUEST_SPECIAL_FLAGS_EXPLORATION_OR_EVENT
Port From (https://github.com/TrinityCore/TrinityCore/commit/3ad389efee4a24e2f94c9eb39aeddf83d320eaf0)
|
2021-05-11 12:55:00 -04:00 |
|
hondacrx
|
5915e1a9a0
|
Core/Quests: Unify quest objective updating into one function and replace iterating entire quest log to find objective with direct {type, id} lookup
Port From (https://github.com/TrinityCore/TrinityCore/commit/6352a84bf78a7afe0ea8d8caccee33dd09e09694)
|
2021-05-11 12:22:07 -04:00 |
|
hondacrx
|
8847de54d5
|
Core/Quests: Quest improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/91b91b502f30f781c8dea77dec4ce2f469b89744)
|
2021-05-11 11:39:14 -04:00 |
|
hondacrx
|
852cd21cae
|
Core/Quests: Drop unneeded QuestSpecialFlags
Port From (https://github.com/TrinityCore/TrinityCore/commit/dd8aed421a48225b0e60c677969d1fc133954279)
|
2021-05-11 10:15:44 -04:00 |
|
hondacrx
|
96dc601d37
|
Core/Player: fix issue with SendLoot when using Disarm Trap at maximum range
Port From (https://github.com/TrinityCore/TrinityCore/commit/b11c1e714184be6abeef61f38117c5c66c5d903e)
|
2021-05-07 15:37:08 -04:00 |
|