RimWorld
Toddlers
A apresentar 31-40 de 78 entradas
< 1  2  3  4  5  6 ... 8 >
Atualização: 9 de jan. às 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)

Atualização: 29 nov. 2024 às 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

Atualização: 7 nov. 2024 às 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)

Atualização: 31 out. 2024 às 16:13

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

- Added debug logging option for baby safety code

Atualização: 24 out. 2024 às 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

Atualização: 16 out. 2024 às 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

Atualização: 15 out. 2024 às 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.

Atualização: 1 out. 2024 às 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

Atualização: 27 set. 2024 às 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

Atualização: 2 jul. 2024 às 9:05

[Auto-generated text]: Update on 7/2/2024 5:04:50 PM.

- removed logspam