Skip to content

MrMatsay/rimworld-rimfridge-now-with-shelves

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RimFridge: Now with Shelves! | A mod for RimWorld

Adds refrigerated racks to keep food and other perishables cold.

Ideal for use in dining rooms, freeing up labour from feeding prisoners, or keeping food on hand for cooks.

Base RimFridge comes in 1x1, 1x2, and 2x2 versions. A "Wall" version of the 1x1 and 1x2 can be used to divide rooms and separate the kitchen from the dining area, or create hard, impassible aisles of freezers. Wall RimFridges are accessible by pawns from both sides.

Each cell of a RimFridge can store three stacks of items, much like shelves in version 1.4 of RimWorld.

Beer and some other alcohols such as RimCusine 2's Stout, Ale, Grog and Cider gain a "Frosty" moodlet if chilled in a RimFridge and drunk by a colonist, because who doesn't like a cold one after a long day's work? Additional items from other mods can be easily added to the XML files in Defs\ThingDefs_Buildings.

A note to modders, this mod no longer destroys Rottables with its own version and all destructive prefixes were removed. All code was moved to a ThingComp which can be attached onto any Building_Storage that has power to give it Refrigeration capabilities.

The code can be found online at: https://github.com/Just-Harry/rimworld-rimfridge-now-with-shelves

On Steam: https://steamcommunity.com/id/just_harry/myworkshopfiles/?appid=294100

In the Ludeon Forum: https://ludeon.com/forums/index.php?topic=32980.0

Thanks to everyone who's helped translate this mod!

  • Dragomano & qeqwrqweqweter - Russian
  • 53N4 - Spanish
  • duduluu & Schr0d & Jiunejai & failucha - Chinese
  • phmalu - Portuguese
  • Breakyt - French
  • Ɲơɴɑɱɛ - German
  • KondenEinenShizainoLaw - Japanese
  • silverjoy & Orange_Mushroom - Korean
  • drerp - Hungarian
  • WebsterBolek - Polish
  • Firty & MrCaka - Portuguese / Brazilian

Thanks to everyone who's added/edited code!

  • Demonseed Elite – Refactored code for better compatibility and additional features.
  • towhead – Made the fridges hide the uglyness of food.
  • kbatbouta – Found a more efficient way to keep track of what food is stored and frozen in fridges.
  • SokyranTheDragon – Improved a Harmony patch such that it has less performance cost and is less likely to be incompatible with other mods and game updates.
  • MrMatsay – Fixed an issue which could cause InvalidCastExceptions to be thrown.

Many thanks go towards the original authors of this mod: Vendan, and then Kiame Vivacity.

About

fork of the RimFridge mod for RimWorld.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 94.2%
  • PowerShell 5.8%