RimWorld

RimWorld

[1.0] Polyamory Beds (Vanilla Edition)
84 Comments
Meltup  [author] Aug 27, 2021 @ 11:17am 
@Mike
yes but you must schedule them for that as lovin' happens only between two pawns. The game will check for available lovin' partner in the bed during their sleep and will choose the closes one accourding to its algorithm.
Mike Aug 27, 2021 @ 8:29am 
So with this bed if we have a pawn with multiple spouses will they all get the lovin buff if they're in the bed together?
Meltup  [author] Oct 19, 2020 @ 7:08am 
@daum1811
The placement of the pawn in the bed is determined by number in its <id> subsection of <thing Class="Pawn">. It is assigned at random but you can change it by modifying save file.
Find your pawn in save file and you will see lines like this:

<thing Class="Pawn">
<def>Human</def>
<id>Human39051</id>

"39051" is the number in <id> here. Pawns with higher number will be placed on the right, pawns with lower number will be placed on the left. This number modulo 4 determines facing. If bed has its pillow up, 0 and 1 mean facing front, 2 is right, 3 is left.

That said, beware that compatibility of pawns is also calculated based on numbers in their <id>. So changing their numbers can affect relationship.
Meltup  [author] Mar 9, 2020 @ 1:13pm 
No worries! I am just a little bit too used to publish every update separetely since beta + a lot of modders experienced issues with multiversion compatibility of 1.0. However I do plan to keep all the updates and compatibility patches on one mod page starting with 1.1.
Erde Mar 9, 2020 @ 12:33pm 
Ah, my bad. I totally missed you even listed it in your mod description. Guess I got too used to the idea of people just updating their 1.0 version in-place instead of making it a separate entry now that RW supports multiversioning. Apologies for wasting your time, but thank you for the update regardless. You da true MVP. :lunar2020hearteyesrabbit:
Meltup  [author] Mar 9, 2020 @ 11:22am 
@Erde
Well... it has been out for about week and a half now:
https://steamcommunity.com/sharedfiles/filedetails/?id=2008138191
Erde Mar 9, 2020 @ 10:49am 
@Meltup
Everything alright with you? That weekend came and went so a lil worried if everything is alright. Hopefully just lack of motivation or time.
GrynnReaper Feb 26, 2020 @ 12:44pm 
cool
Meltup  [author] Feb 25, 2020 @ 9:08am 
I will update/release 1.1 version this weekend!
Applied Mathematics Feb 25, 2020 @ 3:47am 
1.1please
炎文宇 Feb 24, 2020 @ 10:17pm 
Need update to 1.1
MUtMoonlight Feb 20, 2020 @ 12:46am 
Awesome mod! One thing tho, it doesn't take into account whom the room with the bed belongs to; this means that when the mouse is hovered over room, it simply says "Bedroom" (instead of something like XX, YY, and ZZ's bedroom), and it also means that the jealousy trait is always triggered for the characters in the room, because the room doesn't "belong" to them...
True Mind Feb 8, 2020 @ 2:33pm 
perfect, now my barbarian warlord can properly sleep with his whole harem
S'Tau Feb 7, 2020 @ 3:17am 
@Meltup
Sure, I'll inform you if this happens!
Meltup  [author] Feb 6, 2020 @ 11:47am 
@tsulh
You are welcome to make it compatible with hardcore-sk pack! I am rather casual about modding (it has been over half a year since I decided to work on the versions of this mod for Gloomy Furniture and Soft Warm Beds... but still didn't get my lazy ass to finally finish them :beatricemad: ). As long as you put a reference to my work, feel free to use/modify it as you like!

One small wish of mine though - if you publish your work here in steam workshop then drop a link to me. I will make sure to make a reference to it in mod's description and it will also help me to keep a track of what compatibilities are out there for my mod.
S'Tau Feb 6, 2020 @ 10:46am 
Thanks for creating this useful mod. :)
Would you consider making it compatible with hardcore-sk pack? It introduces changes to the vanilla bed recipes (adds requirements for cloth/leather types) and adds some new beds.

In case you're not interested in doing it, would it be OK if I (or someone else) would do it (with an explicit reference to your work)? I really would like to have proper industrial poly beds in my current hardcore-sk colony. ^^''
Zachopotamus Feb 4, 2020 @ 8:43pm 
These beds are great for keeping babies in if you are using a mod for that! I like to set my babies' starting age at 0 for realism and challenge, so they have to be in bed for a long time at the start of their lives. They look so cute lined up in these big beds together! A proper nursery!
Sippy soldier Jan 25, 2020 @ 5:09pm 
DAMN four beds whoever's getting that much fun time has to be the greatest pawn ever
DigitalHare Nov 22, 2019 @ 3:39pm 
At the conversation below about the modular beds and such, sounds neat and all but might be easier to look into the mechanics themselves? I've been using these a lot with my polygamous avali colonies I've been running and found a nice concession when one of my colonists up and decides to take like 3 wives and 4 lovers lol. The avali race are done in a way where they're happy sleeping in the same room as their lover and their lovin' isn't constrained to sharing beds. If they're not assigned to the same bed, they will 'visit' their partner in their bed and do the lovin' that way. Probably not what you're thinking, but it might be another avenue for larger than 5-person setups I suppose?
Meltup  [author] Nov 5, 2019 @ 3:52pm 
@SheiFoxy
Yeah, I will look and try to provide as much compatibility as there is currently for those mods (and Soft Warm Beds seem to have build-in patch for Gloomy Furniture). The tricky thing is graphics though. I tried several times to make Polyamory Gloomy beds textures but so far I was not satisfied with results.
StarlightSovereign Nov 5, 2019 @ 3:15pm 
@Meltup that makes sense.
I just thought of it as a way to avoid the neverending requests for bigger/more beds. :)

Thank you again for your work.

Do you know if there will be updated patches to combine them as I suggested?
pinbuck Nov 5, 2019 @ 1:08pm 
I'll retest to see which mods are conflicting, sorry to bother and thanks for the double-down
Meltup  [author] Nov 5, 2019 @ 6:40am 
@pinbuck
I have thoroughly tested it today and everything worked: jealous pawn with triple bed was not satisfied when someone else had more impressive room, but was satisfied having the most impressive one. Probably mod conflict? These beds work exactly like vanilla ones.

@Azalea @SheiFoxy
One tile is enough for table, and modular tables utilize that simplicity. Basically it makes game to treat tables like a surface, uniting close ones together (similar to flooring).
Bed requires two tiles and has an owner. I am not sure that merge would be possible but even then it would bring into existence rather weird constructions.
pinbuck Nov 4, 2019 @ 4:32pm 
Pawn with jealous trait never satisfied with their room with triple bed (or more, i don't know)

The size of the jealous pawn's bedroom was made stupidly expensive and big compared to my other colonists' rooms for testing purposes, and all the rooms are clean.
StarlightSovereign Nov 3, 2019 @ 9:41pm 
Azalea's idea is awesome. Modular tables mod and such might help show how to do that.

I will use this again when Soft Warm Beds version is added, and I hope you can use Gloomy version and Soft Warm Bed version together. (Or include a Gloomy textures patch for the SWB version or something.)

Really just need to be able to use Nano Repair Tech, Gloomy, and SWB all together. Yes :)

My wife still loves this one. :)
Azaekesh Oct 17, 2019 @ 3:37pm 
Would it be possible to make it so adjacent beds merge into a larger one and allow for arbitrarily large beds? Asking because I have a six person polycule in my colony.
handsomegrape Oct 16, 2019 @ 2:44pm 
Ok, I guess I'll check out RR then, thanks.
Meltup  [author] Oct 16, 2019 @ 12:25pm 
@handsomegrape
You need to use mods that add 'polyamorous' trait - pawns with that trait do not suffer from 'cheating debuff'. So far I know of two such mods: Psychology and [RF] Rational Romance [1.0].
handsomegrape Oct 16, 2019 @ 8:04am 
How do you even get the whole polyamorous thing rolling? I tried setting up a harem but the wife gets this huge Cheating debuff (-70), everyone else isn't overly bothered. I'd like to find a mod that allows me to tinker with those opinion things.
Meltup  [author] Oct 14, 2019 @ 6:29pm 
@JoshuaAvalon
Try to reinstall the game and clear temporary files in AppData.
The mod works perfectly fine on my PC.
JoshuaAvalon Oct 14, 2019 @ 2:35am 
@Meltup

I have just tested with a new game with no other mods installed. I pretty sure all the polyamory beds are consider as a single bed only even I create a quadra bed.

Also, quadra bedroll and quadra bed does not show up in furniture tab even I enable god mode. But the are available from place an item.
Quantum many 69 theory Sep 7, 2019 @ 9:16am 
Errrrm, can you please add a six people bed? xD
Meltup  [author] Sep 1, 2019 @ 8:43am 
@JoshuaAvalon
It is working fine for me - no unnecessary notifications. Not sure what could cuase a problem for your game.
JoshuaAvalon Aug 28, 2019 @ 11:13pm 
Does any one has the problem with bed counts? Game keeps telling me it need more beds even every one have beds. It seems like it does not count the beds from this mod correct.
Meltup  [author] Aug 24, 2019 @ 12:10pm 
@yayakami
Oh, not sure. I suspected that two lined beds would not work - that is why I have been stretching current ones (and stopped on the penta bed, even bigger beds look a little bit ridiculous). Most likely colonist placement in the bed is tied to game logic.
yayakami Aug 21, 2019 @ 1:02pm 
Hey @Meltup,
I've been trying to edit the beds to be two lanes but can't get it to work. since changing x-value of size makes more sleeping spots I thought changing the <size>(3,2)</size> to <size>(3,4)</size> would make another lane, but no. then I trying <size>(3,2) (3,3-4)</size> and <size>(3,2) (3,3:4)</size> and separating them with their own <size> </size>, but that just makes the texture not appear and unclickable. I don't know where the code that determines this stuff is. Might you know?
Meltup  [author] Jul 28, 2019 @ 3:45am 
@Vrk_L
Bed slots, as well as the sleeping positions of the pawns, are assigned automatically. I am not sure what logic game uses for that.
Vrk_L Jul 27, 2019 @ 6:09pm 
@Brigand231 I've already tried by changing the portraits order and it don't work.

So maybe @Meltup can add a way to change the order of the spots
Не Гражданин Jul 3, 2019 @ 7:25pm 
@Meltup
And yet we need bigger beds , maybe not the size ,but the capacity , please
Brigand231 Jun 1, 2019 @ 11:38am 
Huh, I didn't know that. Never tried.
RankLord123 Jun 1, 2019 @ 7:35am 
@Brigand231 you can change the order at the top of the screen though...
Brigand231 May 30, 2019 @ 12:15am 
As far as I've seen, pawns get assigned to bed slots in a similar order to their portraits on the top of the screen. I've not seen a way to change it.
2ScoopsPlz May 25, 2019 @ 5:33pm 
Hey, anyone know how the game decides the order of people in a bed? I tried just reassigning characters in a specific order, but the game automatically places the characters in one specified order, can't seem to change it.
Luinithil May 19, 2019 @ 9:05am 
Yeah, was hoping for poly versions of the ergonomic bed, which currently is couples only. I'll wait, till then my pawns can slum it in their flashier, if more uncomfortable royal beds. ;)
Meltup  [author] May 19, 2019 @ 3:37am 
@Luinithil
Compatibility patch for VFE is already added to Support Package:
https://steamcommunity.com/sharedfiles/filedetails/?id=1704764638

However VFE adds new types of bed to the game and I am currently too busy to get my hands on doing polyamory versions of them.
Luinithil May 19, 2019 @ 3:28am 
Compatibility patch doable for Vanilla Furniture Expanded ( https://steamcommunity.com/sharedfiles/filedetails/?id=1718190143 )?
Blue North Star Apr 20, 2019 @ 11:12am 
Bigger beds! >:D

(Tried a 6-person harem, completely failed because i forgot max bed-size is 5)
Meltup  [author] Apr 13, 2019 @ 5:23am 
@Gentleman Cannibal
No idea - RJW has a lot of compatibility issues with other mods, so I didn't test it.
XerbuTheHutt Apr 12, 2019 @ 7:46pm 
i wonder how well this plays with RJW.......
IMI Negev Apr 12, 2019 @ 3:26pm 
But can i roll up the bedroll into a big person burrito