ModernUO/Projects/UOContent/Items/Armor
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
..
Artifacts fix: Codegens some armors & Fixes code genning of some base addons (#687) 2021-08-16 16:11:20 -07:00
Bone fix: Codegens some armors & Fixes code genning of some base addons (#687) 2021-08-16 16:11:20 -07:00
Chain fix: Codegens some armors & Fixes code genning of some base addons (#687) 2021-08-16 16:11:20 -07:00
Cloth fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
DaemonBone fix: Codegens some armors & Fixes code genning of some base addons (#687) 2021-08-16 16:11:20 -07:00
Dragon fix: Codegens some armors & Fixes code genning of some base addons (#687) 2021-08-16 16:11:20 -07:00
Glasses fix(codegen): Adds default codegen option for save flags. Fixes world load issues. (#707) 2021-08-19 22:51:44 -07:00
Helmets fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Leather fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Plate fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
Ranger fix(codegen): Code gens base armor and fixes code genning of other armors. (#696) 2021-08-17 17:52:15 -07:00
Ring fix(codegen): Code gens base armor and fixes code genning of other armors. (#696) 2021-08-17 17:52:15 -07:00
Stone fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Studded fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
ArmorEnums.cs fix: Updates races to properly support gargoyle equipment. (#744) 2021-08-29 00:43:55 -07:00
BaseArmor.cs fix: Fixes code genning armor, clothing, and BODs (#810) 2021-09-28 22:09:34 -07:00