Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
DimmingFlashlights
Dimming flashlight mod for v81+
CHANGELOG
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