Changelog
2.0.3
- Fixed the devcommand confirmation loop caused by the achievement cheat-status override.
- Replaced only the cheat-confirmation status check within console command execution; retained command permission checks and character cleanup.
- Added command-gate regression tests, including refusal to patch unexpected command layouts.
2.0.2
- Fixed false cheated-item pickup warnings caused by cached inventory-change arguments after the item itself was cleaned.
- Cleared the associated popup state to avoid a follow-up false dropped-cheated-item warning.
- Preserved normal inventory success handling, weight updates, and change callbacks.
- Clarified that affected players need the mod installed locally; a server-only sanitizer does not enable player achievements or clean their profiles.
2.0.1
- Renamed the mod to Achievement Enabler+.
- Renamed the plugin DLL to AchievementEnablerPlus.dll.
- Added a Thunderstore manifest, README, icon, and installable package layout.
- Preserved the existing achievement and cleanup behavior and plugin identifier.
2.0.0
- Combined achievement eligibility and item sanitization into one plugin.
- Added character cheat-flag and cheat-counter cleanup.
- Restarted progress recovery checks for each new local-player session.