hondacrx
|
1e421b9f53
|
Misc fixes
|
2024-03-19 17:21:32 -04:00 |
|
hondacrx
|
ccf73e23e3
|
Core/vmaps: Removed vmap lookup functions duplicating functionality of each other
Port From (https://github.com/TrinityCore/TrinityCore/commit/45ee989c70682c001d4467d97bf1ecedcf7dbcc3)
|
2024-03-12 23:04:13 -04:00 |
|
hondacrx
|
69d144c399
|
Core/Battlegrounds: Strand of the Ancients Rework
Port From (https://github.com/TrinityCore/TrinityCore/commit/3d56cdc08413a0682299136a763e13e67d38818b)
|
2024-03-06 17:19:02 -05:00 |
|
hondacrx
|
aac60cf9a8
|
Core/Units: moved health and power ordering predicates from Unit header into CommonPredicates
Port From (https://github.com/TrinityCore/TrinityCore/commit/2f6ed2c203b16a1d1e85f61a8b8e2cf3d1a4e784)
|
2024-02-06 10:01:30 -05:00 |
|
hondacrx
|
5972f3b8a1
|
Core/Battlegrounds: Clean up some Team/TeamId parameters to use enums instead of raw integer types
Port From (https://github.com/TrinityCore/TrinityCore/commit/1ef0c045202a6af33fb991f2ff765fa183ce976f)
|
2024-02-04 16:31:49 -05:00 |
|
hondacrx
|
958ab1dfbb
|
Fixes server loading.
|
2024-01-31 22:50:42 -05:00 |
|
hondacrx
|
d96f7fb821
|
Core/Instances: Kill instance_encounters table, it is no longer neccessary
Port From (https://github.com/TrinityCore/TrinityCore/commit/47fc3cb852324119e81c01015b7cc4f39d43e559)
|
2024-01-29 15:22:25 -05:00 |
|
hondacrx
|
fa10b981bd
|
Updated all spell scripts.
|
2023-10-07 14:04:50 -04:00 |
|
hondacrx
|
0e2dd0cda3
|
Core/Creatures: add TimeSpan to TempSummon
Port From (https://github.com/TrinityCore/TrinityCore/commit/1dd4b38170339e2d1d959c45ecad1b3b8dceb216)
|
2023-09-13 20:59:45 -04:00 |
|
hondacrx
|
f89df8dca8
|
Scripts/Spells: Converted some damage calculating scripts to use new hooks as examples
Port From (https://github.com/TrinityCore/TrinityCore/commit/8594fcfe8a0085a087bce510e3b4cb14f632434f)
|
2023-09-13 18:23:20 -04:00 |
|
hondacrx
|
fb44221203
|
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/88ff97c1f96381565c47f8ca1993bdc7fce19fd6)
|
2023-09-04 07:50:01 -04:00 |
|
hondacrx
|
160849fec1
|
Scripts/Spells: Converted remaining spell scripts to use ValidateSpellEffect
Port From (https://github.com/TrinityCore/TrinityCore/commit/622eed752bc69fc4c34bb568d96d51913258f852)
|
2023-06-13 04:48:55 -04:00 |
|
hondacrx
|
b7146a011e
|
Scripts/Spells: Added spell effect validation helper
Port From (https://github.com/TrinityCore/TrinityCore/commit/f8a6a9b01713a5dbe5ed38bd3d1b1c72191cf288)
|
2023-06-13 03:59:41 -04:00 |
|
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
|
6a38576ff3
|
Spells/Generic: Implemented generic feign death spell with UNIT_FLAG_IMMUNE_TO_PC | UNIT_FLAG_IMMUNE_TO_NPC | UNIT_FLAG_UNINTERACTIBLE
Port From (https://github.com/TrinityCore/TrinityCore/commit/0d1af8635428c013e474e549253254892d87a2e8)
|
2023-05-02 17:03:25 -04:00 |
|
hondacrx
|
afd86f62dd
|
Core/Spells: Unify Bloodlust spells for all classes
Port From (https://github.com/TrinityCore/TrinityCore/commit/1b3f93aa0fd2d28bfcc01a33bec1c49074c4674f)
|
2023-05-02 14:06:54 -04:00 |
|
hondacrx
|
9d955f42aa
|
Core/Skinning: Autolearn skill of skinned mob if not already learned
Port From (https://github.com/TrinityCore/TrinityCore/commit/74c280da9eac16c5d4a875ff2ea5aa30034ff1dd)
|
2023-04-25 08:53:52 -04:00 |
|
hondacrx
|
f51dbf95ec
|
Fixes creatures falling under map when chasing a player though water.
|
2023-02-21 19:18:28 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -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
|
219833ac17
|
Core/BattlePets: Move revive battle pet cooldown to spell script and add serverside spell for stable master heal cooldown
Port From (https://github.com/TrinityCore/TrinityCore/commit/05f2f4e8f69133d542f3eadf99410deb932cd30d)
|
2022-10-14 17:00:30 -04:00 |
|
hondacrx
|
00bb07d638
|
Misc stuff
|
2022-10-11 20:27:12 -04:00 |
|
hondacrx
|
94ebaeb451
|
DB Updates
|
2022-10-01 17:11:10 -04:00 |
|
hondacrx
|
dd15bc8eed
|
Scripts/Spells: Script 'Hate To' spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/243efd378c383a42532f485b7dc9c2c3ae6cf3fd)
|
2022-09-07 12:59:19 -04:00 |
|
hondacrx
|
44334fc4ba
|
Scripts/Spells: Great/Fish/Gigantic/Small/Bountiful Feast
Port From (https://github.com/TrinityCore/TrinityCore/commit/b160ba206148c0ce32c543e585caa60f693ba5e1)
|
2022-09-07 12:54:58 -04:00 |
|
hondacrx
|
ed338e77be
|
Scripts/Events: Update few Love is in the Air quests & items
Port From (https://github.com/TrinityCore/TrinityCore/commit/a01141c426be517c1d2bd40753b277b453d15ce0)
|
2022-09-05 22:21:23 -04:00 |
|
hondacrx
|
6b6d6f6b8e
|
Scripts/Pets: Update Lil' K.T.
Port From (https://github.com/TrinityCore/TrinityCore/commit/d68abbf705a870009213d8558de2884950875029)
|
2022-09-05 22:08:14 -04:00 |
|
hondacrx
|
f2f9ca1509
|
Scripts/Spells: Fixed Mag'har Orc racial Ancestral Call
Port From (https://github.com/TrinityCore/TrinityCore/commit/a6632147d6d1884a7224077f24c7e6e656c419b8)
|
2022-09-02 13:15:52 -04:00 |
|
hondacrx
|
3cd58e4a17
|
Core/Maps: Move terrain data handling out of Map class
Port From (https://github.com/TrinityCore/TrinityCore/commit/16a06346aea16ffd6ee84081cedfdb0c75ac0b38)
|
2022-07-24 16:31:00 -04:00 |
|
hondacrx
|
3a46790636
|
Core/Creatures: Implement Ground/FlyingMountDisplayID from creature_summoned_data
Port From (https://github.com/TrinityCore/TrinityCore/commit/8cbc3923a18add49dd483e0e6e9d851f1d4d59f7)
|
2022-07-16 19:41:59 -04:00 |
|
hondacrx
|
8258d517cf
|
Core/Units: Replace UNIT_DYNFLAG_DEAD with UNIT_FLAG3_FAKE_DEAD
Port From (https://github.com/TrinityCore/TrinityCore/commit/ed93a9706842ff5419279d4b2c473943e6ef2549)
|
2022-07-16 19:35:19 -04:00 |
|
hondacrx
|
4952963c0c
|
Scripts/Quest: Rework Mystery of the Infinite & Mystery of the Infinite, Redux
Port From (https://github.com/TrinityCore/TrinityCore/commit/a2236616ccf6c5cb778933e7bf808b387e29fded)
|
2022-07-04 15:25:19 -04:00 |
|
hondacrx
|
0512d22bf1
|
Scripts/Spells: Furious Rage & scripts for creatures who uses it
Port From (https://github.com/TrinityCore/TrinityCore/commit/9dabdf7724e0555a5935f0073d0b2db7035b23cf)
|
2022-07-04 15:20:17 -04:00 |
|
hondacrx
|
4ae61d8811
|
Scripts/Misc: Migrate world event scripts to separate files 2
Port From (https://github.com/TrinityCore/TrinityCore/commit/4281049e0c0d38a968d1d37bdd3ec04e35b81850)
|
2022-07-04 15:13:42 -04:00 |
|
hondacrx
|
6d294143c6
|
Core/Units: Defined many UnitFlags3 and implemented UNIT_FLAG3_ALTERNATIVE_DEFAULT_LANGUAGE
Port From (https://github.com/TrinityCore/TrinityCore/commit/2a5329847636ddc080c461bda06375edfbf3815d)
|
2022-07-02 20:35:56 -04:00 |
|
hondacrx
|
2cb497075c
|
Scripts/Pet: Lil' K.T
Port From (https://github.com/TrinityCore/TrinityCore/commit/74174332c6f8f8cda136c2804bad6c665724185d)
|
2022-07-02 15:54:54 -04:00 |
|
hondacrx
|
cabb59efe8
|
Core/WorldStates: Migrate war mode bonus value worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ac86c13d2b00817c9213ca2c22b747d3fff454e)
|
2022-07-01 22:53:01 -04:00 |
|
hondacrx
|
04caa3e757
|
Misc fixes
|
2022-06-15 18:27:32 -04:00 |
|
hondacrx
|
4056acbc60
|
Scripts/Spells: Implemented transformation and racial ability swap for battleground mercenary (193970 - Mercenary Shapeshift)
Port From (https://github.com/TrinityCore/TrinityCore/commit/a95b0b45110a661e72e26a80eb02c6b5b1eef7d7)
|
2022-05-31 14:14:26 -04:00 |
|
hondacrx
|
dfee7691f7
|
Core/Battlegrounds: Replaced overriding m_team with more fine grained approach
Port From (https://github.com/TrinityCore/TrinityCore/commit/55587694053583b4cb85be38a47563a9fdf77271)
|
2022-05-31 13:45:46 -04:00 |
|
hondacrx
|
442da7511f
|
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Port From (https://github.com/TrinityCore/TrinityCore/commit/b47185cabfbdeeaf492bf2303635db07ce703785)
|
2022-05-30 16:12:11 -04:00 |
|
hondacrx
|
969ba4e348
|
Miisc fixes
|
2022-05-30 15:50:06 -04:00 |
|
hondacrx
|
af29d3158e
|
Misc stuff
|
2022-05-30 15:09:02 -04:00 |
|
hondacrx
|
972d48173d
|
Scripts/Spells: Remove unnecessary SetAnimationTier
Port From (https://github.com/TrinityCore/TrinityCore/commit/37f425b1b30b757b64bc80a066c6ae352d433583)
|
2022-05-30 14:35:55 -04:00 |
|
hondacrx
|
69ebe041cf
|
Misc stuff
|
2022-05-30 14:19:00 -04:00 |
|
hondacrx
|
3beab79944
|
Misc fixes
|
2022-05-30 13:57:03 -04:00 |
|
hondacrx
|
6086ae63f3
|
Scripts/Spells: Mount check aura for Gryphon Hatchling & Wind Rider Cub
Port From (https://github.com/TrinityCore/TrinityCore/commit/5f40959687d78c6389a82c2f864cc8f60378dabb)
|
2022-05-29 22:57:33 -04:00 |
|
hondacrx
|
b630cf134e
|
Misc fixes
|
2022-05-29 21:00:58 -04:00 |
|
hondacrx
|
25102a2ee1
|
Fix build
|
2022-05-29 16:08:55 -04:00 |
|
hondacrx
|
0368d5c9c3
|
Core/Quest: Threat From Above
Port From (https://github.com/TrinityCore/TrinityCore/commit/8202dc28c2dae613c14a52ef4e84932d8c1c9e39)
|
2022-05-26 16:48:38 -04:00 |
|