RimWorld

RimWorld

SpeakUp Child
Showing 1-10 of 19 entries
< 1  2 >
Update: 12 Jul @ 6:57am

[Auto-generated text]: Update on 7/12/2025 9:57:28 AM.
Updated Version Info to 1.6

Update: 21 Apr, 2024 @ 6:20am

Updated for 1.5

Update: 27 Nov, 2022 @ 8:05am

[Auto-generated text]: Update on 11/27/2022 11:05:14 AM.

Changed parameters around replies to fix issue with children aged between 5-10 throwing errors like it's their job. This was due to the Initiator flag pointing to the Recipient being under age 10, but the Initiator had no parameter set for children over age 4. Meaning children 5-10 have no dialogue to reply with, hence the error and hence me being an idiot.

Update: 24 Oct, 2022 @ 8:56am

[Auto-generated text]: Update on 10/24/2022 11:56:31 AM.

Updated to reflect 1.4 compatibility.

Update: 9 Aug, 2022 @ 6:28pm

[Auto-generated text]: Update on 8/9/2022 9:28:41 PM.

Fixed an XML list error (that I've been trying to track down for about a week now)
Added FindMod patch operations to some of the existing patches that are mod dependent. This should clear up 3 errors in particular.

Big thanks to JorisDeBeer for providing a log and giving me a heads up with the errors! Thanks!

Update: 1 Aug, 2022 @ 8:10pm

[Auto-generated text]: Update on 8/1/2022 11:10:00 PM.

Fixed Snap Out! patch probably.

Update: 30 Jul, 2022 @ 5:38pm

Update on 7/30/2022 8:38:22 PM.

Fixed Age parameters from 10 years old down to 4 like before. Sorry about that!

Original update notes remain as follows:

-Added a few hundred new pieces of dialog for interactions involving the following:
-Jobs
-Joy
-Ideology
- Anthro/Xeno Races
-Added additional dialog for existing interactions

Fixes:
-Fixed some interactions not playing involving Weather related interactions
-Cleaned up some of the XML and renamed a few files to match the rest of the XML naming convention. I literally know I didn't get all of them, so mission failed, but I'll get 'em next time.
-Changed the patching method for SnapOut! to prevent log errors (I think)

Currently working on a patch that will allow toddlers to speak with toddler specific lines of dialog as well as new child only items (diapers,binkies, blankies,etc) will require Babies and Children, so I'm torn on implementing it (the fewer mod dependencies, the better off everyone is, but we shall see.
I'm also experimenting with coding a way to remove interactions from races in Android Tiers and whatnot, with some (hopefully) settings to change the ages of the spoken dialog.

Update: 30 Jul, 2022 @ 5:24pm

Made an error with ages again...

Update: 30 Jul, 2022 @ 5:00pm

Update on 7/30/2022 8:00:09 PM.

-Added a few hundred new pieces of dialog for interactions involving the following:
-Jobs
-Joy
-Ideology
- Anthro/Xeno Races
-Added additional dialog for existing interactions

Fixes:
-Fixed some interactions not playing involving Weather related interactions
-Cleaned up some of the XML and renamed a few files to match the rest of the XML naming convention. I literally know I didn't get all of them, so mission failed, but I'll get 'em next time.
-Changed the patching method for SnapOut! to prevent log errors (I think)

Currently working on a patch that will allow toddlers to speak with toddler specific lines of dialog as well as new child only items (diapers,binkies, blankies,etc) will require Babies and Children, so I'm torn on implementing it (the fewer mod dependencies, the better off everyone is, but we shall see.
I'm also experimenting with coding a way to remove interactions from races in Android Tiers and whatnot, with some (hopefully) settings to change the ages of the spoken dialog.

Update: 6 Jun, 2022 @ 5:45pm

[Auto-generated text]: Update on 6/6/2022 8:44:34 PM.

Changed patching method that should prevent errors when loading the mod without SnapOut!