RimWorld

RimWorld

KanbanStockpile
Viser 1-10 af 14 forekomster
< 1  2 >
Opdatering: 22. apr. 2024 kl. 14:17

## 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.

Opdatering: 6. nov. 2022 kl. 9:24

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

Also special thanks to @laughingowl !!!

Opdatering: 5. nov. 2022 kl. 15:53

## 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`

Opdatering: 9. apr. 2022 kl. 14:40

## 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`

Opdatering: 6. dec. 2021 kl. 11:22

## 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`

Opdatering: 6. aug. 2021 kl. 9:15

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

Opdatering: 6. aug. 2021 kl. 9:10

scrap this one had extra garbage files

Opdatering: 10. dec. 2020 kl. 10:15

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

Opdatering: 9. dec. 2020 kl. 11:48

## 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

Opdatering: 23. nov. 2020 kl. 13:34

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