ModernUO/Projects/UOContent/Items/Weapons
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
..
Abilities fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
Artifacts fix(codegen): Codegens Weapon artifacts (#689) 2021-08-17 09:00:12 -07:00
Axes fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Knives fix(codegen): Codegens Weapons (#698) 2021-08-19 09:12:24 -07:00
Maces fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
ML Weapons fix: Fixes ML containers and addons (#804) 2021-09-26 18:54:33 -07:00
PoleArms fix(codegen): Codegens Weapons (#698) 2021-08-19 09:12:24 -07:00
Ranged fix(codegen): Codegens Weapons (#698) 2021-08-19 09:12:24 -07:00
SE Weapons fix(codegen): Codegens Weapons (#698) 2021-08-19 09:12:24 -07:00
SpearsAndForks fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Staves fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Swords fix: Updates professions & new player gargish equipment (#819) 2021-10-16 10:48:58 -07:00
Wooden fix(codegen): Codegens Weapons (#698) 2021-08-19 09:12:24 -07:00
BaseMeleeWeapon.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
BaseWeapon.cs fix: Adds missing ML Abilities (#799) 2021-10-03 23:04:06 -07:00
Fists.cs fix(codegen): Adds default codegen option for save flags. Fixes world load issues. (#707) 2021-08-19 22:51:44 -07:00
HitLower.cs fix(core): Adds Hashed & Hierarchical Timer Wheel (#655) 2021-07-11 22:42:06 -07:00
SlayerEntry.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SlayerGroup.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
SlayerName.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
WeaponEnums.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00