Releases: BattletechModders/CleverGirl
Releases · BattletechModders/CleverGirl
Critical fix for 2.0
HarmonyX Update
Updated to ModTek 3+, no end-user visible changes:
Updated project file to MS 2019 format
Replaced Harmony1 shimming with direct HarmonyX patches
Eliminated Traverse and AccessTools lookups in favor of publicized accesses.
DLL only change. No changes to mod.json
WILL NOT WORK ON MODTEK 0.8
REL_0.5.1
REL_0.5.0
REL_0.4.8
REL_0.4.6
- One-shot weapons will only fire if the chance to hit is > mod.config.weights.OneShotMinimumToHit
- workaround for CAC bug with internal ammo systems
- Potential fix for melee after move; restrict melee actions to units that haven't already moved.
- Minor logging downgrade for some spammy lines
REL_0.4.5
REL_0.6.8.0
REQUIRES IRBTMODUTILS 1.30.0 OR HIGHER
- implement IgnoreFactorNormalization from IRBTModUtils