Adds a crafting tab-like GUI to quickly add/remove logistic requests by clicking, shift-clicking or right-clicking.
Providing the player with new tools or adjusting the game interface, without fundamentally changing gameplay.
Version: 0.3.4 Date: 2024-09-28 Bugfixes: - Prevent crash when trying to update GUI after any logistic slot change when no or wrong GUI is open
Version: 0.3.3 Date: 2024-09-01 Bugfixes: - Force display our GUI on the left when using Spidertron Patrols
Version: 0.3.2 Date: 2024-09-01 Bugfixes: - Prevent crash when using mods that set logistic requests before there is a player (e.g. Even Distribution)
Version: 0.3.1 Date: 2024-08-30 Bugfixes: - Prevent crashes when the player does not have a character (e.g. editor or god controller)
Version: 0.3.0 Date: 2024-08-30 Features: - Helper is available for logistic chests and spidertron - Performance improvements by listening to event instead of on_tick
Version: 0.2.0 Date: 2024-08-28 Features: - Added expand/collapse buttons to groups - Added mod setting to group by tab buttons Bugfixes: - Logistic requests can't go over the maximum anymore
Version: 0.1.8 Date: 2024-08-25 Bugfixes: - Multiple items using the same order are now displayed correctly
Version: 0.1.7 Date: 2024-08-25 Changes: - Updated command /lrh_debug
Version: 0.1.6 Date: 2024-08-25 Changes: - Added command /lrh_debug
Version: 0.1.5 Date: 2024-08-25 Features: - Add/subtract min/max request by control/alt clicking - Added informative tooltips
Version: 0.1.4 Date: 2024-08-25 Bugfixes: - Prevent crash when logistics become available while GUI is open
Version: 0.1.3 Date: 2024-08-25 Bugfixes: - Force close GUI on version change to prevent errors with previous GUI lay-outs
Version: 0.1.2 Date: 2024-08-25 Changes: - Moved mod settings from global to per-player - Added mod settings for GUI width/height Features: - Correctly displaying min/max request amounts Bugfixes: - Correctly showing the toggle state of the shortcut button - More robust toggle handling - Force close GUI on mod setting change to prevent GUIs not being updated
Version: 0.1.1 Date: 2024-08-24 Features: - Added shortcuts ALT+L and SHIFT+E - Added mod setting to attach GUI to the character crafting screen instead
Version: 0.1.0 Date: 2024-08-23 Features: - Initial creation