Skip to content

Releases: rux616/Portable-Junk-Recycler-Mk-2

v1.3.0

05 Jun 09:44
cda917d
Compare
Choose a tag to compare

Changelog

  • Simplified FOMOD install
  • Use debug-capable scripts by default

v1.2.1

09 Oct 20:14
30ce7c2
Compare
Choose a tag to compare

Changelog

  • Fixed packaging of loose debug scripts

v1.2.0

31 Jul 10:40
3a4da87
Compare
Choose a tag to compare

Changelog

  • Added MCM setting: 'Use Simple Crafting Recipe' ('Recycler Interface' page) - when set to 'ON', changes the recipe to craft the device to one that only requires standard components; thanks to IgorVoltage on Nexus Mods for the suggestion
  • Slightly refined uninstall functions

v1.1.3

28 Jul 11:36
380676d
Compare
Choose a tag to compare

Changelog

  • Added MCM setting: 'Modifier Hotkey Read Delay' ('Recycler Interface' page) - adds a small delay to compensate for the fact that you can't use the behavior modifier hotkeys in combination with the device usage hotkey
  • Fixed opposite message being displayed on always/never automatically move list; thanks to haljit00 on Nexus Mods for reporting this
  • Fixed incorrect log message indicating that the ALT key was down instead of up
  • Refined the inventory removal protection option so that it doesn't fire on device use now

v1.1.2

10 May 04:53
64b78b1
Compare
Choose a tag to compare

Changelog

  • Updated documentation

v1.1.1

07 May 08:10
3eceb85
Compare
Choose a tag to compare

Changelog

  • Fixed an issue with the 'Crafting Station' setting ('Recycler Interface' page) where if a mod was detected but the keyword that was being looked for didn't exist in the mod (such as in old versions of AWKCR), the recipe would simply disappear
  • Updated documentation

v1.1.0

27 Dec 00:21
fad6122
Compare
Choose a tag to compare

Changelog

  • Added MCM setting: 'Inventory Removal Protection' ('Recycler Interface' page) - choose whether to enable inventory removal protection, which will move the device back into the player's inventory if it's the last one and gets removed, optionally asking first
  • Added MCM hotkey: 'Activate Portable Junk Recycler Mk 2' ('Recycler Interface' page) - press this hotkey with a Mk 2 in your inventory to activate it
  • Fixed a bug in the MCM Jsonnet library
  • Fixed an issue where .py files would get converted back to CRLF line endings upon pushing to GitHub

v1.0.3

19 Dec 22:42
b4edb53
Compare
Choose a tag to compare

Changelog

  • Added the Workbench_General keyword to the temp containers used in this mod to address an issue with the Salvage Beacons mod causing the eponymous item to mistakenly trigger
  • Fixed some typos in the documentation
  • Updated the build scripts

v1.0.2

05 Dec 23:40
b3f971b
Compare
Choose a tag to compare

Changelog

  • Changed function that adds items to the recyclable item list to move non-recyclable items to a different temporary container instead of removing them outright in order to not have the item think it was dropped. Thanks to Fawzay on Nexus Mods for reporting this.

v1.0.1

03 Dec 00:03
ae3a608
Compare
Choose a tag to compare

Changelog

  • Fixed Standalone Workbench detection (now detects it as both StandaloneWorkbenches.esp and StandaloneWorkbenches.esl)
  • Updated documentation
  • Added "OG Portable Junk Recycler" and "No Bonuses" to the list of Interesting Configurations
  • Removed some unnecessary options from the Interesting Configuration INI files.