Hover Loot (

Stable

)


Changelogs:

Core Version 1.4.2

13.10.2024 21:24

  • fixed a compile error

Core Version 1.4.1

13.10.2024 20:56

  • prepared for new Admin Tool Mod

Core Version 1.4.0

05.10.2024 01:31

  • added 3 new API router for listing, reading and writing files from the API
    - added option restrictedAccess for an API to prevent it from using any of the new functions for untrusted API Endpoints

Core Version 1.3.13

04.10.2024 14:59

  • Admin Menu add to hotbar in Loadout editor was broken
    - Chance for items in the Loadout editor set to 1 by default instead of 0
    - Config Cache not properly invalidated sometimes

Core Version 1.3.12

02.10.2024 12:21

  • added support for MultilineEditBox widgets for Achievements description
    - Fixed an issue with presets spawning on ground when no parent was set

Hover Loot Version 0.2.1

30.09.2024 21:18


Hover Loot Version 0.2.0

30.09.2024 21:14

  • removed Right Mouse Button Hover because it was interfering with spitting stacks
    - changed behavior of SHIFT. shift now moves to the ground and not pressing shift tries to move into target cargo

Hover Loot Version 0.1.1

30.09.2024 13:49

  • fixed name in the keybinds menu
    - added Right mouse button as secondary Hover loot keybind

Hover Loot Version 0.1.0

30.09.2024 08:54

  • Press SHIFT while hover looting to move items to first free cargo on the ground
    - fixed items would not be picked up when hover looting items in cargo on the ground

Hover Loot Version 0.0.2

29.09.2024 22:38

  • added config
    - general code cleanup