hondacrx
|
35961a0121
|
Core/Battlegrounds: Moved AreaSpiritHealer resurrection handling to respective npc flags
Port From (https://github.com/TrinityCore/TrinityCore/commit/205aba1ff3a6f1ff92a8b26af646fd25f139c697)
|
2023-05-21 18:38:55 -04:00 |
|
hondacrx
|
0cfe1dc508
|
Core/Auras: Implement SpellAuraInterruptFlags2::WarModeLeave
Port From (https://github.com/TrinityCore/TrinityCore/commit/2b231c9866db62eaab2a5806f671c7dcf22073a5)
|
2023-05-21 17:21:22 -04:00 |
|
hondacrx
|
40ff308573
|
Core/Auras: Implement SpellAuraInterruptFlags2::DuelEnd
Port From (https://github.com/TrinityCore/TrinityCore/commit/ca66da1c97acaff18b318b3e856d54127cb96a6b)
|
2023-05-21 17:12:53 -04:00 |
|
hondacrx
|
dfceb4c044
|
Core: Update to 10.1
Port From (https://github.com/TrinityCore/TrinityCore/commit/16bc74667e8996b64258718e95b97258dfc0217a)
|
2023-05-19 16:23:44 -04:00 |
|
hondacrx
|
71cc0bb2ec
|
Core/Quests: Fixed typo in raid group requirements check
Port From (https://github.com/TrinityCore/TrinityCore/commit/5e47a3522a03ac193bad819e5ff04e11e6c65645)
|
2023-04-26 07:08:05 -04:00 |
|
hondacrx
|
1ba4f55eec
|
Core/Units: Calculate HoverHeight from model data
Port From (https://github.com/TrinityCore/TrinityCore/commit/d6133c78de9e2272765c2cfda82c440663acd254)
|
2023-04-25 17:23:24 -04:00 |
|
hondacrx
|
c76fcebeb3
|
Scripts/Spells: Added proc requirements to a few auras that have SPELL_ATTR3_CAN_PROC_FROM_PROCS attribute
Port From (https://github.com/TrinityCore/TrinityCore/commit/a265672e5438acba781354b12614791791643881)
|
2023-04-25 17:12:30 -04:00 |
|
hondacrx
|
9d4be0003b
|
Core/Creature: Added possibility to give creatures multiple gossip menu ids and control them via conditions
Port From (https://github.com/TrinityCore/TrinityCore/commit/36044a9470e9c39a71916e908ab6cf4f95677793)
|
2023-04-25 08:02:18 -04:00 |
|
hondacrx
|
19c484dc5a
|
Core/Creatures: Compute CombatReach and BoundingRadius using DisplayScale
Port From (https://github.com/TrinityCore/TrinityCore/commit/81ea6f54d93ee10b03e6432c6071e0d0983796a2)
|
2023-04-21 18:21:08 -04:00 |
|
hondacrx
|
d3297b96a2
|
Core/Skinning: Update correct skinning skill according to creature expansion
Port From (https://github.com/TrinityCore/TrinityCore/commit/229a7ac79d38b9db76387f92e846c04c151ad3aa)
|
2023-04-05 08:22:24 -04:00 |
|
hondacrx
|
6361e60c8b
|
Core/Quests: Fixed crash happening when a quest is marked as rewarded without a questgiver (for example lfg)
Port From (https://github.com/TrinityCore/TrinityCore/commit/5332098e76bf5f1f46b5a7984fc00b4e493cd4c8)
|
2023-04-05 08:14:11 -04:00 |
|
hondacrx
|
6b8dc37d3c
|
Fixes unable to change talents.
|
2023-03-27 01:15:26 -04:00 |
|
hondacrx
|
bc453f7198
|
Core/Spells: Allow implicit targeting of serverside WorldObjects
Port From (https://github.com/TrinityCore/TrinityCore/commit/5d5ca30b232586ad378671bf0ac8407495dea188)
|
2023-03-14 04:23:38 -04:00 |
|
hondacrx
|
a98dc65a3b
|
Core/Fishing: Update correct fishing skill according to area expansion
Port From (https://github.com/TrinityCore/TrinityCore/commit/bb6773171154a80275791bd57a00624e0107fac5)
|
2023-03-14 04:12:47 -04:00 |
|
hondacrx
|
bc8dc03724
|
Core/Creatures: Allow overriding default gossip menu id
Port From (https://github.com/TrinityCore/TrinityCore/commit/09568736134372ec1a79b936a248eec30f071c8d)
|
2023-03-14 02:22:08 -04:00 |
|
hondacrx
|
8d014ebdae
|
Core/Gossips: Enable loading gossip_menu_option using GossipNpcOption not yet implemented
Port From (https://github.com/TrinityCore/TrinityCore/commit/8cc4fc74af86030aa87b1882266185fa0125d38c)
|
2023-03-14 01:53:32 -04:00 |
|
hondacrx
|
cd249ac67a
|
Core/Spells: Updated silence flags for 9.0 and rename unit flag to its new meaning
Port From (https://github.com/TrinityCore/TrinityCore/commit/3400c5a52c8ea35e56d57326f904dc0127c33048)
|
2023-03-13 02:36:50 -04:00 |
|
hondacrx
|
1b2425c4d8
|
Core/Players: Fix mail memory leaks happening if mail is received before saved mail is loaded (during loading from db)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8f994998a61926c914de5ffce3e4c9abcc82faa)
|
2023-03-13 02:26:34 -04:00 |
|
hondacrx
|
0976986f55
|
Fixed a exception when selecting new exiles reach starting zone, would never remove the person from the transport. Also fixes crash when selecting first quest for alliance.
|
2023-02-27 01:08:19 -05:00 |
|
hondacrx
|
e9f0f82f25
|
Fixes creating new Dracthyr
|
2023-02-21 19:45:08 -05:00 |
|
hondacrx
|
1a01c02261
|
Fixed a crash in playerinfo level data when its missing from the DB.
Fixes #53
|
2023-02-15 08:20:43 -05:00 |
|
hondacrx
|
d408bd2841
|
Some misc fixes. Thanks Pandaros.
|
2023-02-14 07:22:31 -05:00 |
|
hondacrx
|
913614754d
|
Core/Players: Added support for profession equipment slots
Port From (https://github.com/TrinityCore/TrinityCore/commit/aaa0db28801784e64a845d2df90a0e285062d3a8)
|
2023-02-12 02:05:42 -05:00 |
|
hondacrx
|
b460536e35
|
Core/Misc: Rename _2 skillline definitions to _CLASSIC
Port From (https://github.com/TrinityCore/TrinityCore/commit/79be716e632507d6474b980c0ce092b4f5ae66ba)
|
2023-02-12 01:13:52 -05:00 |
|
hondacrx
|
4b798e7cab
|
Core/Players: Several currency fixes and improvements
Port From (https://github.com/TrinityCore/TrinityCore/commit/03918978c166c9fb191117a0cae9ba1285bf0e37)
|
2023-02-11 23:28:57 -05:00 |
|
hondacrx
|
7d4bbd78fc
|
Some startup fixes and cleanups
|
2023-02-10 22:14:58 -05:00 |
|
hondacrx
|
149fadccab
|
Make PreparedStatements static for each database.
|
2023-02-04 20:55:14 -05:00 |
|
hondacrx
|
69a413006c
|
Core/Quests: Dont immediately update object visibility at PhaseShift and wait for the AI Hooks to be called in Player::RewardQuest
Port From (https://github.com/TrinityCore/TrinityCore/commit/b5886f6a2d1756357a9240703306e9efc82771d7)
|
2023-01-30 10:14:03 -05:00 |
|
hondacrx
|
08fcedaf21
|
Core: Updated to 10.0.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/4bec7233badf9d3ab71dbdde8b24f66f7c4eedfb)
|
2023-01-30 10:07:42 -05:00 |
|
hondacrx
|
873a1df596
|
Core/Reputation: Implemented renown reputation (Dragonflight)
Port From (https://github.com/TrinityCore/TrinityCore/commit/d64d84dfa68da4ff83f0b88ad4e88dccc5ace623)
|
2023-01-24 23:35:51 -05:00 |
|
hondacrx
|
32ea5a96f5
|
Core/Player: Vertical "Say" distance
Port From (https://github.com/TrinityCore/TrinityCore/commit/ab77b1d99254855d690670a4654cacec8b12daf6)
|
2023-01-22 23:41:15 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
23ff218f0e
|
Core/Units: Fixed crash happening whenall tappers of a creature are logged out when it dies inside a dungeon
Port From (https://github.com/TrinityCore/TrinityCore/commit/6cac60782f0bc67c0f4b70b41cac36357fbd2531)
|
2023-01-18 17:01:40 -05:00 |
|
hondacrx
|
a52c1f21a6
|
Core/Loot: Added loot slot check to Loot::LootItemInSlot (client sent-value)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2eea58f26e8fe88f3294dca3d4a38d6a20d68e07)
|
2023-01-11 00:40:16 -05:00 |
|
hondacrx
|
5c439a6bae
|
Core/Characters: Added Dracthyr Evoker creation data
Port From (https://github.com/TrinityCore/TrinityCore/commit/b71b121c51214d220163a3c278f212b6804ad644)
|
2023-01-06 17:49:02 -05:00 |
|
hondacrx
|
7273c7aa7c
|
Core/Players: Fixed finding trainer id from gossip menus
Port From (https://github.com/TrinityCore/TrinityCore/commit/bd33d61a61f3e9edd7aa7e27ab83cf9e9af45404)
|
2023-01-06 17:33:20 -05:00 |
|
hondacrx
|
b7e2c1d84a
|
Core/Players: Fixed crashes when accessing ActivePlayerData::PvpInfo
Port From (https://github.com/TrinityCore/TrinityCore/commit/55091ff4bcf4500d0ebe9701e6dc121f5e6a3bb2)
|
2023-01-06 16:21:45 -05:00 |
|
hondacrx
|
7d6b86fb2e
|
Core/Auras: Implemented SPELL_AURA_MOD_ROOT_DISABLE_GRAVITY
Port From (https://github.com/TrinityCore/TrinityCore/commit/dbed48becc30e10b4b17d95f595056d08a987bad)
|
2023-01-05 17:26:59 -05:00 |
|
hondacrx
|
a14038d374
|
Core/Auras: Implemented SPELL_AURA_MOD_STUN_DISABLE_GRAVITY
Port From (https://github.com/TrinityCore/TrinityCore/commit/6515319b7542930ffe2237c309a3dc3773d70f72)
|
2023-01-05 17:22:24 -05:00 |
|
hondacrx
|
d644418262
|
Core/Spells: Implemented SPELL_EFFECT_GIVE_EXPERIENCE and SPELL_EFFECT_GIVE_RESTED_EXPERIENCE_BONUS
Port From (https://github.com/TrinityCore/TrinityCore/commit/ade34a7f484dfcc7e41eddfd1014e7728c8dc2c1)
|
2023-01-05 17:05:01 -05:00 |
|
hondacrx
|
2e14438174
|
Core/Gossip: Move setting ActionMenuID and ActionPoiID directly into GossipMenu::AddMenuItem and remove GossipMenu::AddGossipMenuItemData
Port From (https://github.com/TrinityCore/TrinityCore/commit/c7e89d35768e7019a40babcdf1e57d025740bc98)
|
2023-01-05 16:48:11 -05:00 |
|
hondacrx
|
a6a063d526
|
Core/Players: Implemented setting tradeskill recipes as favorite
Port From (https://github.com/TrinityCore/TrinityCore/commit/0555ab2f56e5ad326948df96f5c2e35254e0cf4f)
|
2023-01-04 16:25:50 -05:00 |
|
hondacrx
|
66605b58ac
|
Core/Items: Dropped deprecated ItemFlag2 ITEM_FLAG2_DONT_IGNORE_BUY_PRICE
Port From (https://github.com/TrinityCore/TrinityCore/commit/e275c39586dba170c931b972aa7e9cc3c691a533)
|
2023-01-04 02:57:11 -05:00 |
|
hondacrx
|
55da7dc549
|
Core/Players: Implemented new talent system
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cc5ab8372f19dad7412038d52dcd39db5e0e171)
|
2023-01-04 02:50:40 -05:00 |
|
hondacrx
|
0bfc448595
|
Core/Players: Don't remove unlearned spells from action bars
Port From (https://github.com/TrinityCore/TrinityCore/commit/9be60f240960f6538329b5e017f435c6237a89ea)
|
2022-12-28 15:37:50 -05:00 |
|
hondacrx
|
3fcafdfa80
|
Core/Spells: Fixed spell effect value truncation when value is a large integer
Port From (https://github.com/TrinityCore/TrinityCore/commit/2d205506bfd3a2bb253db73b121fd147928811ba)
|
2022-12-28 15:31:42 -05:00 |
|
hondacrx
|
989b80b056
|
Core: Updated to 10.0.2
Port From (https://github.com/TrinityCore/TrinityCore/commit/e98e1283ea0034baf6be9aa2ffb386eb5582801b)
|
2022-12-28 15:25:15 -05:00 |
|
hondacrx
|
3b179a018e
|
Core/Movement: Rename splineElevation in MovementInfo to stepUpStartElevation (official name)
Port From (https://github.com/TrinityCore/TrinityCore/commit/8630a55c58a7555dd44cc20fee6252e323ed0408)
|
2022-12-17 17:07:31 -05:00 |
|
hondacrx
|
cdf16b8a84
|
Core/Gossip: Add/Remove spell for disable/enable experience in group
Port From (https://github.com/TrinityCore/TrinityCore/commit/a7dbede82ad1453de1382b36434eb89819a38142)
|
2022-10-31 13:49:02 -04:00 |
|
hondacrx
|
572cdc1483
|
Misc fixes.
|
2022-10-28 21:58:31 -04:00 |
|