Releases: BattletechModders/LootMagnet
Releases · BattletechModders/LootMagnet
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_6.4.0
REL_6.3.0
REL_0.6.2
REL_0.6.1
REL_6.0
REL_5.4.0
- Localized the quick sell (shift to click) message
- Now uses components UIName instead of Name in the dispute dialog
- Added .pdb file to assist in debugging; should print line on errors
- Fix NRE issue with quick-sell; selling no longer should cause salvage screen to error out.
NOTE:
- mod.json changes (localization)
- localization text changes (typo, quick-sell added)
REL_5.3.0
REL_5.2.0
- Adds DLLEntryPoint in mod.json
- Refactor to support NO_CC / CC compiles
No major functional changes. Now released as two versions - one with CustomComponents support embedded, one without. The NO_CC build will not support the LootMagnetComp blacklisting, but is otherwise functionally equivalent.