RimWorld

RimWorld

KanbanStockpile
Showing 1-10 of 14 entries
< 1  2 >
Update: Apr 22, 2024 @ 2:17pm

## v1.1.2
- #26 Do minimal updates to support RimWorld v1.5
- Renaming a stockpile zone no longer properly preserves Kanban Stockpile settings (manually update after rename for now)

Update on 4/22/2024 5:17:14 PM.

Update: Nov 6, 2022 @ 9:24am

## v1.1.1
- #21 Add Stack Size Limit merged from @Tmq5521's fork! All credit to Tmq5521 !!!

Also special thanks to @laughingowl !!!

Update: Nov 5, 2022 @ 3:53pm

## v1.1.0
- Add LoadFolders tags for Rimworld 1.4 compatibility
- Recompile with latest `Lib.Harmony 2.2.2` and `Krafs.Rimworld.Ref 1.4.3537`

Update: Apr 9, 2022 @ 2:40pm

## v1.0.9
- #20 SteamDeck update compatibility for RimWorld `v1.3.3311` fixes GUI not drawing issue
- #19 Improve slider widget response when Multiplayer Mod is not loaded (no need to debounce it)
- Update to `v0.4.0` of `0MultiplayerAPI.dll` sha1sum `c26e786f966fda39e7175e3218d58d74c68c1792` for RW >`v1.3.3311`

Update: Dec 6, 2021 @ 11:22am

## v1.0.8
- #16 Add NULL check for map in case thing is coming from inventory etc
- Recompile against `0Harmony.dll` sha1sum `54a9eba73d266f1f475a6ff017d2cabd21986120`
- Recompile against `0MultiplayerAPI.dll` sha1sum `a1b16bdf024407ee22cfc01978c931ff149db9a1`

Update: Aug 6, 2021 @ 9:15am

## v1.0.7
- Just add version tags for Rimworld 1.3 with no code changes prepping for updates.

Update: Aug 6, 2021 @ 9:10am

scrap this one had extra garbage files

Update: Dec 10, 2020 @ 10:15am

## v1.0.6
- #12 Stack Refill Threshold works properly now even when not using Similar Stack Limit

Update: Dec 9, 2020 @ 11:48am

## v1.0.5
- #9 Add setting to limit non-stackable items made from different materials
- #10 Patch HaulToStorageJob to properly break a stack when refilling anywhere
- #11 Add setting to patch PUAH to prevent redundant/overhauling
- Fix bug where newly constructed storage did not have correct default values - credits bananasss00
- Renamed some Settings and updated default values and tooltips for best user experience

Update: Nov 23, 2020 @ 1:34pm

## v1.0.4
- Remove dependency on IHoldMultipleThings.dll when detecting building/deep storage vs cell storage stockpiles