ModernUO/Projects/UOContent
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
..
Accounting fix: Fixes extracting zstd and deserializing old account version (#828) 2021-10-12 00:04:40 -07:00
Commands fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Compression fix: Fixes extracting zstd and deserializing old account version (#828) 2021-10-12 00:04:40 -07:00
Configuration cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Context Menus cleanup: Fixes bugs and cleans up code (#660) 2021-07-19 20:49:59 -07:00
Engines fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Gumps fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Holiday Stuff fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Items fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Json/Converters Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
Migrations fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Misc fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Mobiles fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Multis fix: Cleans up movement code (#787) 2021-09-16 23:23:22 -07:00
Network fix: Cleanup IPoint3D calls (#704) 2021-08-19 09:11:48 -07:00
Regions fix: Various code cleanup (#756) 2021-09-03 19:41:12 -07:00
Skills fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Special Systems fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Spells fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00
Targets fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
Utilities fix: Fixes string set in properties (#779) 2021-09-12 12:03:30 -07:00
World Saves fix: Cleans up archiving and fixes wrong relative path used (#825) 2021-10-09 14:36:46 -07:00
UOContent.csproj fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00