Hotbar Extender

If you liked this item, please rate it up on Steam Workshop page.

Author: Mad Vandal

Last revision: 30 Jul, 2022 at 01:28 UTC

File size: 905.22 KB

On Steam Workshop

Description:

Tired of having to reconfigure the hotbar for different jobs? This mods doubles the number of hotbar tabs by allowing you to swap between an alternate hotbar configuration by simply pressing Control-X.

Updates

Update 7/29/2022:
– Update Harmony library to 2.2.2

Update 8/28/2019:
– Add exception/null checks to prevent errors with certain items added through mod developer tools mod.

Update 2/28/2019:
– Add initialization check for prior update to prevent exception on network clients.

Update 2/18/2019:
– Add check to not auto-add items to hot bar if already on the hot bar swapped out.

Update 12/11/2018:
– Correct for dead entries on failed load so next save won’t fail.

Update 12/8/2018:
– Add check for null hotbar manager on save.

Update 9/25/2018:
– Refresh build for release P22.

Update 9/2/2018:
– Force saving of states on game exit.

Update 6/10/2018:
– Minor bug fixes.

Update 5/20/2018:
– Fix wait for survival hotbar initialization to finish before loading mod hotbar states to avoid conflict with loading at the same time as FCE.
– Switch to new mod logging format.