ModernUO/Projects/UOContent/Items/Skill Items
Kamron Batman 331f24cb71
fix: Fixes TimeSpan rounding issues (#1610)
### Summary

TLDR - .NET Framework rounded TimeSpan (and some DateTime) methods to the nearest millisecond. This was actually _expected_ accidentally for parts of RunUO.

We are aiming to fix this and clean up some other bad assumptions.

Closes #1604
2023-11-22 18:03:56 -08:00
..
Blacksmith Items/Misc fix: Codegens blacksmith, camping, and carpenter skill items (#1278) 2022-11-24 00:57:23 -08:00
Camping fix: Adds GetClients to map iterators (#1574) 2023-10-30 18:49:00 -07:00
Carpenter Items fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
Fishing fix: Fixes crafter deserialize, cleans up bandages, and codegens misc items (#1350) 2023-02-25 00:54:12 -08:00
Harvest Tools fix: Fixes the limitation on static tiles for harvesting (#1396) 2023-04-22 09:14:42 -07:00
Lumberjack fix: Codegens tools and magical skill items (#1299) 2022-12-07 20:46:41 -08:00
Magical fix: Fixes TimeSpan rounding issues (#1610) 2023-11-22 18:03:56 -08:00
Misc fix: Fixes TimeSpan rounding issues (#1610) 2023-11-22 18:03:56 -08:00
Musical Instruments fix: Localizes specialized books, codegens instruments (#1352) 2023-02-25 10:56:05 -08:00
Ninjitsu fix: Localizes specialized books, codegens instruments (#1352) 2023-02-25 10:56:05 -08:00
Specialized fix: Localizes specialized books, codegens instruments (#1352) 2023-02-25 10:56:05 -08:00
Tailor Items fix: Updates disguises and codegens tinkering items (#1353) 2023-02-25 12:01:06 -08:00
Thief fix: Fixes serialization on disguise kits (#1595) 2023-11-17 00:04:04 -08:00
Tinkering fix: Updates disguises and codegens tinkering items (#1353) 2023-02-25 12:01:06 -08:00
Tools fix: Codegens tools (#1354) 2023-02-25 13:54:05 -08:00