RimWorld
Toddlers
กำลังแสดง 31-40 จาก 79 รายการ
< 1  2  3  4  5  6 ... 8 >
อัปเดต: 10 ม.ค. @ 7: 38am

[Auto-generated text]: Update on 1/10/2025 3:38:12 PM.

- (Finally) adjusted crib definition to include modded cribs

อัปเดต: 9 ม.ค. @ 6: 00am

[Auto-generated text]: Update on 1/9/2025 2:00:44 PM.

- Added toddlers to candidates for carrying to shuttle regardless of downed status (thanks to llunak)

อัปเดต: 29 พ.ย. 2024 @ 8: 37am

[Auto-generated text]: Update on 11/29/2024 4:36:57 PM.

Updated how apparel settings are handled
- baby apparel should now respect recipeUsers and researchPrerequisites defined in XML
- deactivated apparel should no longer show in thing filters and research projects
- new approach hopefully catches more misc cases like whether visitors can leave the apparel items as gifts
- non-neolithic baby apparel is now medieval tech level not industrial (and therefore shows up at Medieval Overhaul tailoring bench)
Also added a patch to allow baby apparel to be made at the Mousekin seamstress bench

อัปเดต: 7 พ.ย. 2024 @ 4: 30am

[Auto-generated text]: Update on 11/7/2024 12:30:37 PM.

- Fixed an issue causing 10 jobs 1 tick when DBH loaded alongside certain (unknown) other mod(s)

อัปเดต: 31 ต.ค. 2024 @ 4: 13pm

[Auto-generated text]: Update on 10/31/2024 11:13:09 PM.

- Added debug logging option for baby safety code

อัปเดต: 24 ต.ค. 2024 @ 2: 44pm

[Auto-generated text]: Update on 10/24/2024 10:44:48 PM.

- Another logic tweak to try and avoid 10 jobs 1 tick issues

อัปเดต: 16 ต.ค. 2024 @ 4: 11am

[Auto-generated text]: Update on 10/16/2024 12:10:57 PM.

- Moved a function from Toddlers_Init to Toddlers_Settings to try and fix issues with other mods changing the bootstrapping.
- Added ANOTHER check that baby is not already in best location to try and reduce errors

อัปเดต: 15 ต.ค. 2024 @ 10: 12am

[Auto-generated text]: Update on 10/15/2024 6:12:42 PM.

Added an extra check that adults are not trying to move babies to the place they're already in.

อัปเดต: 1 ต.ค. 2024 @ 7: 23am

[Auto-generated text]: Update on 10/1/2024 3:23:31 PM.

Toddlers should no longer attempt to skydream in unsafe temperatures, therefore avoiding an infinite loop of going outside and being retrieved by adults

อัปเดต: 27 ก.ย. 2024 @ 8: 54am

[Auto-generated text]: Update on 9/27/2024 4:54:32 PM.

- Major update: "take baby to safety" code rewritten more or less from scratch. Hopefully this will fix a large number of errors with this area of gameplay
- Added missing Translate keys for "return to crib", "let out of crib"
- Updated the way I do debug logging to make it harder for myself to accidentally leave tons of logspam active when I update