Rain World

Rain World

Connection Extension 1.0.2
15 Comments
赞美诗文-三十六转 11 Apr @ 7:21am 
你做的好啊:rwslugcat::rwslugcat:
Tricrystal  [author] 10 Apr @ 5:44pm 
@c a c t u s m i n e .

This fix addresses an issue where exits could not be correctly matched under specific conditions.

Original Issue Example:
CTET_A01 : CTET_A02, CTET_A02
CTET_A02 : CTET_A01, CTET_A01

Regardless of the chosen entrance, the exit would always lead to the other room's entrance 0.

The mod resolves this by implementing explicit entrance-to-exit mapping.

Fixed Example:
CTET_A01 : CTET_A02<0>, CTET_A02<1>
CTET_A02 : CTET_A01<0>, CTET_A01<1>

Now:
- Entering through entrance 0 will exit through the other room's entrance 0
- Entering through entrance 1 will exit through the other room's entrance 1
c a c t u s m i n e . 9 Apr @ 7:27pm 
Does this mod happen to allow multiple exits to shelters, or did I read what it does wrong?
七芒Hepta 6 Apr @ 10:28pm 
感觉有并入官方内容的可能耶
saturnsei 6 Apr @ 10:58am 
i mean i'm never gonna use this but wtf
saturnsei 6 Apr @ 10:57am 
what the FUCK? how??
Elsa Fogen 6 Apr @ 4:50am 
at first i was like, why would anyone need this anyway, but then remembered a single place in my region where i had to make 2 tiny rooms instead of one small to make pass-through train x)
浮猫 6 Apr @ 2:05am 
好耶是多管道系统!
Erratic Pulse 6 Apr @ 1:48am 
k
Codeax 5 Apr @ 10:48pm 
This is going to be so useful for my regions!
TheLazyCowboy1 5 Apr @ 1:19pm 
This will be a nice tool for modded regions. Good work.

(...my room randomizer sure won't like it, but that's a me problem lol)
justydusty 5 Apr @ 12:00pm 
Oh alright 👍
Tricrystal  [author] 5 Apr @ 11:25am 
@justydusty @Terium No, this mod designed as a required mod for custom region mods. In the original game only a single connection between two rooms was allowed, and having multiple connections would cause issues like incorrect exits. This mod fixes that problem.
Erratic Pulse 5 Apr @ 11:17am 
please dumb this down my brain isnt braining as well as it used to
justydusty 5 Apr @ 11:15am 
ok wait so
does this allow players to choose which region/room they want to go to if they have 2 modded regions that have conflicting connections?