ModernUO/Projects/UOContent/Engines
Kamron Batman bfbe2a6512
fix: Updates professions & new player gargish equipment (#819)
* Now reads Prof.txt to get the professions
* The templated professions are based on profession `TrueName`
* Adds missing starting equipment
* Implements gargish starting equipment
* Consolidates some of the code
* Moves TC stuff to the TC file.
* Fixes some starting equipment that was wrong.

Note:
* Implementing the original T2A professions is possible on the client side, but requires moving the old clilocs to the current clilocs file. In the current file the entries are blank.
* Using the original LBR professions (they match AOS but without necromancy/chivalry) is kind of confusing because the profession indexes are ripped out of the UOTD/UOR ones and have non-sequential indexes. This will probably cause confusion and people will get no templated items when they select the wrong profession.
2021-10-16 10:48:58 -07:00
..
Bulk Orders fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
CannedEvil fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Chat fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
ConPVP fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Craft fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Doom feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
Ethics fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Events fix(core): Caches DateTime.NowUtc (#548) 2021-03-13 01:32:04 -08:00
Factions fix: Removes BodyValue and fixes modifying Body and BodyMod in props gump. (#743) 2021-08-28 22:56:00 -07:00
Harvest fix: Code gens items. Fixes code genning of ore (#684) 2021-08-14 22:16:42 -07:00
Help fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Khaldun fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
ML Quests fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Party fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Pathing fix: Movement issue (#816) 2021-10-04 13:40:45 -07:00
Plants fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
Quests fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Spawners fix: Cleans up file system paths and archiving (#815) 2021-10-05 08:54:44 -07:00
Treasures of Tokuno fix: Fixes ML containers and addons (#804) 2021-09-26 18:54:33 -07:00
UltimaStore fix(network): Don't crash the user when they click the UO Store button (#710) 2021-08-21 00:14:40 -07:00
Veteran Rewards fix: Adds Created, LastSerialized, and BeforeSerialize for all entities. (#775) 2021-09-26 01:09:45 -07:00
Virtues feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00