fluffy-mods / ColonyManager

Colony manager for RimWorld
Other
71 stars 39 forks source link

Request: restrict animal area only once (upon taming) #137

Closed CodeOptimist closed 5 years ago

CodeOptimist commented 5 years ago

I was wondering if animal area could be set just once after taming. Right now it does an excellent job of setting their area restriction, but then I will adjust this later (e.g. pull animals into base during a Raid), only to have this overridden the next time a pawn manages - sending my animals back out into danger.

Love this mod; used it for a long time now.

(Edit: Actually, I might work on this.)

FluffierThanThou commented 5 years ago

Possible, sure. I'd welcome pull requests, but I should warn you that it's probably going to be more tricky than it sounds. The manager is currently essentially stateless, it doesn't care of keep track of which animals are doing what.