[1.0] Lockable Doors EX

Started by lperkins2, January 15, 2019, 08:05:54 PM

Previous topic - Next topic

lperkins2

Back in the day (<=0.17)  there was a mod called Lockable Doors ( https://github.com/khell/RimworldLockableDoors ) which would let you lock doors to restrict who is allowed entry. 

I just recompiled it against 1.0 (after adding a single unimplemented method and updating the XML Defs).

This old mod would actually prevent colonists with mental breaks from going through the doors, as well as prevent prisoners from slipping out (without breaking down the door first).  It's a little fiddly, and I don't like that you can magically lock a door without a colonist needing to visit the door, but it's solid and actually works.  (Of note, the interface and idea behind the Locks mod I think is better, but colonists suffering mental breaks get to go through all doors). 

Anyway, since the license on the mod is permissive, I'm making the patched, compiled version available for download here:  https://lp-programming.com/LockableDoors.zip

P.S.  In B18, there was another mod that provided flickable locking, with a locked door unpassable by anyone, but I cannot remember which it was.  If anyone has the name, I'd appreciate a mention, I may see if I can get it running on 1.0.

Sladki

Quote from: lperkins2 on January 15, 2019, 08:05:54 PM
P.S.  In B18, there was another mod that provided flickable locking, with a locked door unpassable by anyone, but I cannot remember which it was.  If anyone has the name, I'd appreciate a mention, I may see if I can get it running on 1.0.

https://ludeon.com/forums/index.php?topic=35913.0

lperkins2

That's not the one.  That one broken colonists will still go through a door they shouldn't be able to access.  I did find the one I wanted: Clutter Doors.  It doesn't do per colonist access, but does let you hard lock a door so it must be broken down unless specifically flicked to unlocked.

Senio

Quote from: Sladki on January 16, 2019, 01:08:40 AM
Quote from: lperkins2 on January 15, 2019, 08:05:54 PM
P.S.  In B18, there was another mod that provided flickable locking, with a locked door unpassable by anyone, but I cannot remember which it was.  If anyone has the name, I'd appreciate a mention, I may see if I can get it running on 1.0.

https://ludeon.com/forums/index.php?topic=35913.0
Can't download again?

tiedforfirst

#4
edited. nvm there is a workshop item of the same name. im not one hundred percent sure if it is the same author as this.

iceball3

Quote from: lperkins2 on January 15, 2019, 08:05:54 PM
Anyway, since the license on the mod is permissive, I'm making the patched, compiled version available for download here:  https://lp-programming.com/LockableDoors.zip
Looks like the link is dead! Could you reupload this elsewhere, please?
Also, do you know if the locks mod is particularly incompatible with this one? I'm sort of fixing on using both at once so I can make use of the lock's mod's selective passage for certain colonists, but you can't beat the reliability of the old lockable doors.

Retry_02Hide

@lperkins2 maybe the mod you are talking about is clutter doors? It also has a lock option that can prevent mental break colonist to open the locked door.

Waras

when leaving a door to "hold open" and enemy tries to enter it throws error, they still can pass and works as intended...