RimWorld
Toddlers
Показані результати 31–40 із 79
< 1  2  3  4  5  6 ... 8 >
Оновлено: 10 січ. о 7:38

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

- (Finally) adjusted crib definition to include modded cribs

Оновлено: 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)

Оновлено: 29 листоп. 2024 о 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

Оновлено: 7 листоп. 2024 о 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)

Оновлено: 31 жовт. 2024 о 16:13

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

- Added debug logging option for baby safety code

Оновлено: 24 жовт. 2024 о 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

Оновлено: 16 жовт. 2024 о 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

Оновлено: 15 жовт. 2024 о 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.

Оновлено: 1 жовт. 2024 о 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

Оновлено: 27 верес. 2024 о 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