ModernUO/Projects/UOContent
Kamron Batman 55d653d752
fix: Fixes skill cooldown for some target skills (#2231)
### Summary

Stealing, Detect Hidden, and Begging will now give credit for the time it took the player to use the targeter against the total skill cooldown. So if the player takes longer than 10s to target, then they can use a skill again immediately.

> [!NOTE]
> This does not change the requirement that players can no longer stack target these skills.
2025-07-06 22:50:40 -07:00
..
Accounting fix: Fixes props for interfaces and adds account manipulation (#2179) 2025-05-09 15:39:47 -07:00
Assistants feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Commands feat: Adds ClearXY command (#2229) 2025-07-06 20:15:50 -07:00
Compression fix: Fixes directory copying (#1668) 2024-02-09 23:25:20 -08:00
Configuration chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Console feat: Adds console commands (#1714) 2024-03-30 09:40:43 -07:00
Context Menus fix: Moves ContextMenu out of core, streamlines code, fixes bugs (#1873) 2024-07-20 21:33:23 -07:00
Engines fix: Adds colored logs to fletching (#2223) 2025-06-28 17:32:13 -07:00
Gumps fix: Fixes props gump for interfaces again (#2180) 2025-05-09 15:44:32 -07:00
Holiday Stuff chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Items fix: fixes the id for farmable cabbage (#2227) 2025-07-02 15:04:48 -07:00
Migrations chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Misc fix: Fixes detecting consecutive exceptions in name validation (#2192) 2025-05-18 21:02:05 -07:00
Mobiles fix: fixes death explosion trigger on death (#2228) 2025-07-03 09:47:52 -07:00
Multis fix: Fixes boat decay calculation (#2216) 2025-06-12 16:32:00 -07:00
Network fix: Fixes gold trade exploit (clearing checks properly) (#2207) 2025-06-01 10:38:28 -10:00
Regions fix: Fixes guard infinite loop, and streamlines call methods (#2175) 2025-05-06 23:54:13 -07:00
Skills fix: Fixes skill cooldown for some target skills (#2231) 2025-07-06 22:50:40 -07:00
Special Systems feat: Converts OnLogin to a coded generated event (#2070) 2025-01-17 15:21:45 -08:00
Spells fix: Fixes curse spell fizzling (#2193) 2025-05-25 14:58:02 -07:00
Targets chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Text feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Utilities fix: Fixes various mobile packets and setting serials (#1618) 2023-11-26 00:42:15 -08:00
World Saves chore: Fixes variable types for possible performance issues (#2172) 2025-05-01 21:54:41 -07:00
Module.cs fix: Fixes sending packets and sidesteps a major issue with stackalloc and PGO in .NET 8 (#1607) 2023-11-21 12:18:20 -08:00
UOContent.csproj chore(deps): Updates MailKit to 4.11.0 and Microsoft deps to 9.0.4 (#2156) 2025-04-12 12:54:40 -07:00