FurnaceSorter

FurnaceSorter 1.3.8

Fix for Rust update
Removed the OnFindBurnable check to reduce lag (however, the UI will now only refresh when you close/open the furnace UI or when the furnace is sorted).
Improved handling of the OnFindBurnable function. Should be a little less performance heavy now.
I've reverted the plugin to using the CanAcceptItem hook instead of CanMoveItem. This should fix the issues with StacksExtended and any duping issues you were experiencing. Sorry for any inconvenience!
- Fixed middle click drag not sorting all items
- Added 'Total Fuel Required' to the UI
  • Like
Reactions: MalS and RDOwnerOP
Left a debug message in ("OnLootEntity"). Sorry!!
  • Like
Reactions: MalS
- Sorting whilst the furnace is burning is now allowed
- The UI now shows the time remaining on the furnace to finish smelting
- On the UI there is now an option for the number of stacks of a specific item you want to split between
  • Like
Reactions: MalS
Added a new config option 'EnabledByDefault' to enable FurnaceSorter by default.
I've flipped the colours on the UI buttons to try and make it less confusing for players. When the sorter is enabled, the button background colour will be green rather than red. This also applies to the AutoFuel button.
The AutoFuel toggle is also now enabled by default when you enable the sorter.
Fixed an issue which could cause some items to disappear when a furnace was almost full.
  • Like
Reactions: TroyDan