Updated documentation - v1.2.0

This commit is contained in:
2026-09-06 14:44:52 +02:00
parent 7cdf404301
commit d27b748d4d
3 changed files with 31 additions and 24 deletions
+5 -13
View File
@@ -3,23 +3,15 @@
A lightweight BepInEx mod for Valheim that automatically refills nearby fireplaces and torches.
## Changelog - v1.1.0
## What's New in 1.2.0
##### [Full CHANGELOG](https://github.com/LabodiDavid/AutoRefillFires/blob/main/Thunderstore/CHANGELOG.md)
- Added configurable toggle hotkey (`F7` by default)
- Added `KeepFuelReserve` to keep a minimum amount of fuel untouched
- Added fuel source priority:
- `PlayerFirst`
- `ContainersFirst`
- Added setting for bonfires
- Nearby containers are used from closest to farthest
- Added `OnlyRefillOwnPieces` (setting to refill only fires what you built)
- Added configurable log levels
- Optimized container scanning, fire detection
- Added automatic Hot Tub refilling with a separate `FillHotTubs` toggle
- Fixed Resin candles being incorrectly treated as refillable objects
- Major internal refactor and code cleanup
## Features
- Automatically refills campfires, hearths, torches, braziers, bonfires and other compatible fireplaces
- Automatically uses the correct fuel type
- Automatically refills campfires, hearths, torches, braziers, bonfires, hot tubs and other compatible fireplaces
- Can use fuel from the player inventory and nearby containers
- Configurable refill radius and threshold
- Refill to maximum or by a fixed amount