RimWorld

RimWorld

Toddlers
Zobrazuje se 31–40 z 79 položek
< 1  2  3  4  5  6 ... 8 >
Aktualizace: 10. led. v 7.38

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

- (Finally) adjusted crib definition to include modded cribs

Aktualizace: 9. led. v 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)

Aktualizace: 29. lis. 2024 v 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

Aktualizace: 7. lis. 2024 v 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)

Aktualizace: 31. říj. 2024 v 16.13

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

- Added debug logging option for baby safety code

Aktualizace: 24. říj. 2024 v 14.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

Aktualizace: 16. říj. 2024 v 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

Aktualizace: 15. říj. 2024 v 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.

Aktualizace: 1. říj. 2024 v 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

Aktualizace: 27. zář. 2024 v 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