RimWorld
Adaptive Storage Framework
Mostrando 1-10 de 10 aportaciones
Actualización: 14 JUN a las 5:22

- Basic 1.6 support

Actualización: 8 JUN a las 3:00

- Fix compatibility with mods using Harmony's method body reader on all assemblies, like Mod Error Checker does. The conflict was causing crashes. Please resubscribe or get the newest copy from github if it's still happening.

Actualización: 7 JUN a las 15:34

- Fix load order dependent conflict with Toggleable Overlays
- Fix settings throwing error when opened without loaded map
- Fix graphics not immediately updating for painting
- Fix book graphics shrinking in storage buildings
- Fix storage limits loaded from a save not applying
- Improve inspect tab compatibility with other mods

Actualización: 18 MAY a las 7:22

- Added CompFlickable and CompRefuelable support to temperature controls
- Fixed default label zoom range setting being 1 step closer than it should be

Actualización: 17 MAY a las 6:28

NEW:

- more mod settings
- Group tab
- Contents tab for multiple selected buildings
- ASFStoneChunks stuffcategory for chunks
- MinifiedExtension with packContents

- Extension additions:
- temperature field with heatingOffset, heatingMax, coolingOffset, coolingMin
- maxItemsByCell

- GraphicsDef additions:
- ContentLabelWorker and Def
- StorageGraphicWorker
- ItemGraphicWorker
- allowedRotations
- allowedRequirement
- forbiddenRequirement
- showBaseGraphic
- contentColorSource
- multipleItemsDrawSizeFactor
- rotateInShelvesMode

- ITransformable interface for mod compatibility
- various xml patch operations

FIXED:

-DesignationCategory previously getting added when having 0 storage mods
- thing class updating of defs is now supported mid save
- double clicking items outside of storage ignoring items in storage
- hot reloading not reloading graphics defs
- compatibility with mods like ragdoll, which changes item positions without despawning
- storage graphics in some error situations globally shrinking
- better compatibility with items using custom Draw and Print implementations
- storage limits set through the slider now correctly working when adjusting while above capacity
- weapons rendering at wrong angle
- quality colors support
- storage group names not displaying in the bottom left
- vanilla vegetarian filter throwing errors on certain storage settings configurations
- vanilla thingfilters now get invalid entries removed after mod updates or mod removal
- rendering performance improvements

Actualización: 4 MAY 2024 a las 1:03

- added rotational stackoffsets
- added sorting for contents tab
- packable containers compatibility (https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3079237715)
- removed an unnecessary label patch that was reported to contribute a minor performance hit with large quantities of things in view

Actualización: 12 ABR 2024 a las 10:13

- Fixed package ID
- Fixed errors on loading

Actualización: 12 ABR 2024 a las 8:26

1.5, max stacks slider, StatPart support, bug fixes

- fixed Contents tabs from mods like underground storage getting overwritten,
- fixed errors thrown when storing minified things,
- fixed incompatible items already placed in storages affecting their colors,
- StatPart fetches values from ModExtension, see info.txt,
- Added mod icon
- Updated preview image
- new fields added to GraphicsDef:
allowedRequirement, allowedFilter, forbiddenFilter, minimumThingCount, minimumAllowedThingCount,
maximumThingCount,
see info.txt

Actualización: 28 DIC 2023 a las 10:20

- Added contents tab to stockpile zones
- Fixed filtering for minified things
- Added 2 missing tooltips in contents tab
- Performance improvements for contents tab and rendering

Actualización: 10 SEP 2023 a las 11:56

[Auto-generated text]: Initial upload.