Changes:
- Fixed not being able to close the pause menu if the mod's settings UI is closed while the pause menu is active.
Side note: it's 2018 goddammit, why the xelep does GameObject.Find() still not work on inactive objects?
Changes:
- Fixed an issue where this mod locked the mouse cursor for all other mods (thanks to Lei Flux for reporting it and testing the fix).
Changes:
- Mouse cursor is now unlocked when the settings UI is shown (thanks to XxFazeGamer900)
Changes:
- Added my own settings GUI (Ctrl + X to show).
- Changes to settings under the hood that should marginally improve performance.
- Removed saving because it simply didn't work reliably enough.
Changes:
- Added entries to the blacklist to ignore doors on vehicles like the Hayosiko or Gifu.
- Other cars might have parts that can be picked up, possibly causing a game crash. If you find one, please report it in the support thread or on GitHub.
Changes
- Fixed an issue with the detection area when loading.
- Saving is still unreliable and doesn't work with items added by other mods.
- Saving is disabled by default and I do not recommend enabling it.
Changes:
I'll also start uploading past releases to GitHub shortly.
- Implemented saving the contents of the backpack.
- Disabled by default - enable it in the mod settings (Ctrl + M).
- Experimental feature. Using it might cause items to be lost - use at your own risk.
- Removed "(xxxxx)" from names in the backpack list.
Changes:
- Fixed options not having an effect.
- Press Ctrl + M to display mod settings.
- Set the size of the backpack (2 to 50) using the slider, apply it with the button.
- This will cause the contents of the backpack to be dropped.
- The inventory list might overflow outside the screen.
- Console logging settings.
- Settings to prevent dropping and picking up items if the inventory is hidden.
Changes:
- GUI!
- Press X to toggle the inventory list.
- Scroll wheel up/down to select items.
- When the list is shown, the Y key drops the selected item.
- When the list is hidden, the Y key drops the item you picked up last.
Changes:
- Fixed an issue where the dropped object would be teleported back to its starting position
Changes:
- Added key bindings:
- Y to drop the last item
- Ctrl + Y to drop all items
- Added test for installed and bolted part
- Added console logging (simple and verbose)
- Added item blacklist
- Excluded the Jonnez ES (picking up caused problems)