ModernUO/Projects/UOContent/Engines/Craft
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
..
Core feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
DefAlchemy.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
DefBlacksmithy.cs fix: Fixes ML containers and addons (#804) 2021-09-26 18:54:33 -07:00
DefBowFletching.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
DefCarpentry.cs fix: Fixes ML containers and addons (#804) 2021-09-26 18:54:33 -07:00
DefCartography.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
DefCooking.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
DefGlassblowing.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
DefInscription.cs Cleans up comments for localization (#260) 2020-09-20 12:48:10 -07:00
DefMasonry.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
DefTailoring.cs fix(content): Adds Gargish leather and studded armor (#559) 2021-03-31 17:29:25 -07:00
DefTinkering.cs fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00