aassdd-ReservedFlashlightSlot icon

ReservedFlashlightSlot

Gives a free, dedicated Flashlight slot on the right side of your screen. You can press [F] to activate the Flashlight at anytime.

By aassdd

CHANGELOG

1.0.0

  • Initial release

1.0.1

  • Fixed a bug in the item controls tooltip where some text was duplicating.

1.1.0

  • You can now change the flashlight hotkey in the config.
  • Various tweaks to support the updated core mod.

1.2.0

  • Updated dependency to support the updated Core plugin.

1.2.1

  • The activate flashlight keybind shouldn't "try" to run on non-owned players anymore.
  • Fixed bug causing players to get stuck on terminal.

1.2.2

  • Updated to support a few tweaks in the ReservedItemSlotCore mod.
  • Fixed some desync issues, and tweaked some other settings.

1.3.0

  • The flashlight now mounts to your shoulder when not in your hand.

1.3.1

  • Because of weird lighting issues, your local player will continue using their helmet light while not holding a flashlight.
    Other players will still appear to have a flashlight on their shoulder.

1.3.2

  • Accidentally hid flashlight mesh when other players equipped it, cause you not to see the flashlight on their shoulder.

1.4.0

  • Involved in a code restructure/organization and updated to support ReservedItemSlotCore 1.4.0
  • Refer to the ReservedItemSlotCore 1.4.0 patch notes for more.

1.4.1

  • Fixed not properly handling PlayerActions in the OnDisable method if they were not yet initialized.

1.4.2

  • Updated load order to ensure the core mod loads first.

1.4.3

  • Finally tracked down and fixed the bug preventing players from using their hotkeys to swap hotbars, or activate their reserved items with [F] or [X]

1.4.4

  • Previously broke turning on the flashlight with left click. This has been fixed.
  • Fixed some cases where the flashlight mesh's active state was incorrect.

1.4.5

  • Minor fixes.