RimWorld
Toddlers
79개 중 31~40개 표시 중
< 1  2  3  4  5  6 ... 8 >
업데이트: 2025년 1월 10일 @ 오전 7시 38분

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

- (Finally) adjusted crib definition to include modded cribs

업데이트: 2025년 1월 9일 @ 오전 6시 00분

[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)

업데이트: 2024년 11월 29일 @ 오전 8시 37분

[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

업데이트: 2024년 11월 7일 @ 오전 4시 30분

[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)

업데이트: 2024년 10월 31일 @ 오후 4시 13분

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

- Added debug logging option for baby safety code

업데이트: 2024년 10월 24일 @ 오후 2시 44분

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

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

업데이트: 2024년 10월 16일 @ 오전 4시 11분

[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

업데이트: 2024년 10월 15일 @ 오전 10시 12분

[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.

업데이트: 2024년 10월 1일 @ 오전 7시 23분

[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

업데이트: 2024년 9월 27일 @ 오전 8시 54분

[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