RimWorld

RimWorld

SpeakUp Extension
Showing 1-9 of 9 entries
Update: 18 Jul @ 7:20am

Added new combat related variables:
Combat: Has the pawn attacked something within the last half-hour?
Enemy: The defName of the last Thing the pawn engaged in combat, if it was a mutant, it will be the defName of it's Mutant class.
Weapon: Class of weapon the pawn has, can be "melee", "ranged", or "None".

Also added a full set of dialogue for it under chitchat, and fixed some remaining typos in the other example dialogue.

Update: 16 Jul @ 7:35am

Disabled my ThoughtDescriptor translation bugfix which was causing errors. Turns out I don't understand Rimworld's translation system enough. ¯\_ (ツ)_/¯

SpeakUp will go back to default behavior, which might(?) be fixed now anyways.

Update: 11 Jun @ 10:59am

Recompiled and added 1.6 to supported versions, which means very little when Harmony and SpeakUp themselves aren't updated yet. Still, this should work when they do.

As long as they don't fundamentally change how they operate; in which case man I'll have egg on my face.

Update: 17 May @ 5:33pm

* Fixed error with thoughts that override the default descriptor method.
* Removed debug patch that was accidentally included.

Update: 17 May @ 1:57pm

* Made precept checks more robust in the case of corrupted ideologies.
* Fixed SpeakUp not translating thought descriptions before using them as a reply (new rule "INITIATOR_thoughtText_full")
* Fixed many typos in the example lines provided.
* Added ideology name as a usable rule. [INITIATOR_ideology] would be Nova-Justice or whatever silly name of their beliefs.
* Skipped making rules for more useless/generic precepts.

Update: 13 Dec, 2024 @ 2:10pm

Uh, for real this time.

Update: 13 Dec, 2024 @ 1:16pm

Fixed the xenotype code to use the same method of choosing names. The same custom xenotype was being mislabeled as different in different checks.

Update: 13 Dec, 2024 @ 11:39am

[Auto-generated text]: Update on 12/13/2024 1:39:40 PM.

Update: 13 Dec, 2024 @ 11:10am

[Auto-generated text]: Initial upload.