Hondacrx
|
3e028633ba
|
Updated all spell scripts
|
2025-10-13 13:23:31 -04:00 |
|
Hondacrx
|
4be7b55672
|
Core/Commands: Added missing hyperlink system.
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f60e76b7f157af6a24fa3c962b59f3391b21e75)
Port From (https://github.com/TrinityCore/TrinityCore/commit/f647ff68659ed6d8d414d20520507dd451c2cb8d)
|
2025-09-01 16:48:59 -04:00 |
|
Hondacrx
|
32d166380c
|
Core/Players: Fixed traits not updating aura values when changing rank
Port From (https://github.com/TrinityCore/TrinityCore/commit/e6b553b913152667bcd1cfb79790ec70790d0f6e)
|
2025-08-18 10:32:35 -04:00 |
|
Hondacrx
|
442e7dcde2
|
Core/Misc: Minor compile time improving changes
Port From (https://github.com/TrinityCore/TrinityCore/commit/b5c99939a82ed956cd185cd7a2ede838e2fdf23e)
|
2025-08-13 22:02:34 -04:00 |
|
Hondacrx
|
2c9db326f6
|
Core/Spells: Rename confusing SpellState enum values
Port From (https://github.com/TrinityCore/TrinityCore/commit/2e79d3524f12a525c337c5ce8d84b793cacd6e91)
|
2025-08-11 19:52:08 -04:00 |
|
Hondacrx
|
ceb78e5914
|
Core/Conditions: Added conditions for automatic learning spells with SkillLineAbility::AcquireMethod = 4
Port From (https://github.com/TrinityCore/TrinityCore/commit/7eaa695581589e8cb9a277f9c13ad0e3daf669a7)
|
2025-08-11 19:42:29 -04:00 |
|
Hondacrx
|
5096795793
|
Core/DataStores: Convert SkillLineAbilityAcquireMethod to enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/531afa6bcc485db7c115e5ab5d874bda2cbf642e)
|
2025-08-10 17:16:47 -04:00 |
|
Hondacrx
|
31d42fa21f
|
Core/Spells: Apply spell modifiers multiple times to each cast, based on number of matched SpellFamilyFlags bits
Port From (https://github.com/TrinityCore/TrinityCore/commit/dfcd41abefec371e6af9db7db92c1dd55aa701ff)
|
2025-08-10 12:25:45 -04:00 |
|
Hondacrx
|
b86d2c59f1
|
Core/Players: Removed old unneccessary death knight and demon hunter riding workaround
Port From (https://github.com/TrinityCore/TrinityCore/commit/44b51616a5d6c005e33899aa5e91319965e6d9dc)
|
2025-06-16 16:43:42 -04:00 |
|
Hondacrx
|
0a135aa6f3
|
Core/Units: Refactor GetCastSpellInfo to return values via return value and hide internal lookup state tracker
Port From (https://github.com/TrinityCore/TrinityCore/commit/e233079d2d8dbdc1bcd7beb593f047b26a6c4cc9)
|
2025-06-15 17:31:17 -04:00 |
|
Hondacrx
|
a3a9ef5259
|
Core/Spells: Refactor SpellHistory ModifyCoooldowns and ResetCooldowns callbacks to use CooldownEntry argument instead of internal iterator
Port From (https://github.com/TrinityCore/TrinityCore/commit/ace6342aea9e8e3f69af88ca3963fc961ba56f1b)
|
2025-06-08 15:56:31 -04:00 |
|
Hondacrx
|
52952deee3
|
Core/Spells: Replace MAX_SPELL_EFFECTS loop limits with correct upper bound depending on how many effects the spell has
Port From (https://github.com/TrinityCore/TrinityCore/commit/561b122364525deaee815ad900a78f1323c37776)
|
2025-06-03 21:17:25 -04:00 |
|
Hondacrx
|
f62d303ec7
|
Core/Units: Added helper methods to cancel mount/shapeshift auras
Port From (https://github.com/TrinityCore/TrinityCore/commit/0b16756172b2c3cc78b0861af86b93daae60edda)
|
2025-05-19 17:42:40 -04:00 |
|
Hondacrx
|
ca7820eccb
|
Core/Players: Improve reset spell cooldowns when entering arenas
Port From (https://github.com/TrinityCore/TrinityCore/commit/752ea0f8e9a04abd53a3b811de2fbb91b689e69f)
|
2025-02-24 11:25:52 -05:00 |
|
Hondacrx
|
59f9e579b6
|
Core/PacketIO: Rename more unknown packet fields
Port From (https://github.com/TrinityCore/TrinityCore/commit/fade8be3b133a58bfba4cf59e73f432aaa3444f4)
|
2025-02-23 12:54:13 -05:00 |
|
Hondacrx
|
7bb7819be3
|
Core/Players: Don't flag unlearned talents and specialization spells as disabled since they are learned with "dependent" flag (and not saved in database)
Port From (https://github.com/TrinityCore/TrinityCore/commit/9bab2801c6f7fbad0ac32702c67a76f06718f2da)
|
2024-11-17 12:04:15 -05:00 |
|
Hondacrx
|
daea912bdb
|
Core/Spells: Protect against stack overflows in spell override handling
Port From (https://github.com/TrinityCore/TrinityCore/commit/723e638a84d2aebe8a41fc39ba94f1a04138797e)
|
2024-11-10 14:16:58 -05:00 |
|
Hondacrx
|
0fd399e92e
|
Core/Players: Fixed trait config validation
Port From (https://github.com/TrinityCore/TrinityCore/commit/1f0a62bde5b927392a58e95a87d4d8bd93438d7e)
|
2024-10-09 00:42:58 -04:00 |
|
Hondacrx
|
3c3c84b736
|
Core/Players: Fixed spells being unintentionally removed by talent swaps when they are learned from more than one spell (affects balance druid Celesial Alignment and Incarnation)
Port From (https://github.com/TrinityCore/TrinityCore/commit/2c6ddcce3d6374a82214bb0ddb9d7432351982c9)
|
2024-10-09 00:25:13 -04:00 |
|
Hondacrx
|
728d5f58bc
|
Core/Items: Implemented reagent bag
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f9e359701bd75705f73f23af65affb5a5bed573)
|
2024-08-24 22:26:12 -04:00 |
|
hondacrx
|
1e421b9f53
|
Misc fixes
|
2024-03-19 17:21:32 -04:00 |
|
hondacrx
|
88f24c7791
|
Fixes alot of little errors.
|
2024-03-15 15:54:45 -04:00 |
|
hondacrx
|
9d7a84d3a3
|
Core/Objects: Added ToWorldObject and ToItem
Port From (https://github.com/TrinityCore/TrinityCore/commit/6f6af6a1a1508508d0e42b90f0acf4f363cf91bd)
|
2024-03-14 11:26:01 -04:00 |
|
hondacrx
|
382ffa093a
|
Core/Items: Fixed possible out of bounds array access when applying enchantments to equipped profession tools
Port From (https://github.com/TrinityCore/TrinityCore/commit/120a19d17939d078c9a2fb63d06fcf144393a3f0)
|
2024-02-27 13:50:04 -05:00 |
|
hondacrx
|
1d4a30cc2d
|
Core/Players: Learn parent skilllines if they are missing while learning child skills
Port From (https://github.com/TrinityCore/TrinityCore/commit/9022f2374884b966c3ecf7199c52498140775668)
|
2024-02-03 17:39:25 -05:00 |
|
hondacrx
|
a5b8efd032
|
Core/Spells: Implement spell queue
Port From (https://github.com/TrinityCore/TrinityCore/commit/27019a62a4294f8dd48d975f85b1907c5adee0e3)
|
2024-02-03 13:11:01 -05:00 |
|
hondacrx
|
5869fbaee0
|
Core/Spells: Named and implemented most of SpellAttr8
Port From (https://github.com/TrinityCore/TrinityCore/commit/dc9361fcc2eb16a59b52dfd8b0d47dfc1bf639be)
|
2024-02-01 18:59:34 -05:00 |
|
hondacrx
|
da1ae51736
|
Core/Skills: Fixed updating riding skill value when learning riding spells automatically
Port From (https://github.com/TrinityCore/TrinityCore/commit/68b6d81d4c0fdb35391147725a21e5cfc347dedf)
|
2024-01-29 22:25:13 -05:00 |
|
hondacrx
|
eddd539cfe
|
Core/Players: Fixed learning riding spells
Port From (https://github.com/TrinityCore/TrinityCore/commit/ae1dd8caf009b394cfc77592fdeff74809ab170b)
|
2024-01-29 15:33:16 -05:00 |
|
hondacrx
|
cda53c8e7f
|
Some cleanups. (might break build for scripts as they are a WIP)
|
2023-10-08 10:35:31 -04:00 |
|
hondacrx
|
ccb5341c21
|
Some misc cleansup.
|
2023-10-06 17:33:20 -04:00 |
|
hondacrx
|
3052b1dc23
|
Core/Misc: Turn ChrSpecialization into enum
Port From (https://github.com/TrinityCore/TrinityCore/commit/98007f859b7318570c0c923a00aa32fc485c8ec8)
|
2023-09-13 20:33:47 -04:00 |
|
hondacrx
|
f6807e152c
|
Core: Update to 10.1.5
Port From (https://github.com/TrinityCore/TrinityCore/commit/0cea730fa23473a85c47451c3bd13df816f2b6e4)
|
2023-08-21 07:22:33 -04:00 |
|
hondacrx
|
e4111c7d22
|
Core/Players: Fixed fury warriors failing to be saved to db on first save after login/respec
Port From (https://github.com/TrinityCore/TrinityCore/commit/4b29ecd749046d204fd1522b364c2ac3a9be8b64)
|
2023-07-18 07:49:11 -04:00 |
|
hondacrx
|
074127fc34
|
Core/Players: Fixed spell overrides not being removed when unlearning talents
Port From (https://github.com/TrinityCore/TrinityCore/commit/ad0cb188c91501887f4117157dcb450429652b7c)
|
2023-07-01 09:27:05 -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
|
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
|
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
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -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
|
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
|
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
|
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
|
66ad9f4ce0
|
Core/GameObjects: Implemented gathering nodes (gameobject type 50)
Port From (https://github.com/TrinityCore/TrinityCore/commit/1011cb73c92ddb90589452f70a1dd33830689e32)
|
2022-10-22 22:24:44 -04: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
|
716cad0ec3
|
Core/Players: Properly mark all class/specialization/talent/pvp talent learned spells as dependent
Port From (https://github.com/TrinityCore/TrinityCore/commit/d7f5c19e1a1b969bf34fcf5cb38f54c1472583ea)
|
2022-09-07 15:26:20 -04:00 |
|
hondacrx
|
968190584d
|
Fixes OnUse Items
|
2022-06-22 16:21:56 -04:00 |
|
hondacrx
|
2dcbe3e840
|
Scripts/Commands: .learn adjustments
Port From (https://github.com/TrinityCore/TrinityCore/commit/2319a99d875cd17a1c26ccc756bae73e2faef327)
|
2022-06-09 20:48:29 -04:00 |
|