You are viewing a potentially older version of this package. View all versions.
mr_hat-DimmingFlashlights-0.0.9 icon

DimmingFlashlights

[v81] Synced dimming flashlights

Date uploaded 2 days ago
Version 0.0.9
Download link mr_hat-DimmingFlashlights-0.0.9.zip
Downloads 624
Dependency string mr_hat-DimmingFlashlights-0.0.9

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305

README

  • Works with modded flashlights
  • Works with a FlickeringFlashlight
  • NOT clientside, is synced - all players require the mod
  • Configurable minimum intensity and percentage of battery at which flashlights begin to dim

CHANGELOG

0.0.9

  • Fixed an error on lobby exit

0.0.8

  • Fixed errors when starting a 2nd lobby in the same game instance

0.0.7

  • Removed LethalNetworkAPI dependency and did my own networking

0.0.6

  • Recompiled for v81
  • Fixed a very minor memory leak
  • Removed error and warning log on launch
  • Updated dependencies

0.0.5

  • Fixed a (potential?) sync issue between flashlights and helmetlights, should be more stable too
  • Removed performance mode config and hardcoded network updates from once every 1 second to 1.2 seconds
  • Project and code cleanup

0.0.4

  • Fixed host not respecting performance mode network throttle

0.0.3

  • Added config for performance mode, this swaps network updates from 10 per second to 1 per second and is enabled by default
    • This is great for player counts above 4

0.0.2

  • Reduced network load significantly by no longer sending updates to other players every frame

0.0.1

  • Release