RimWorld

RimWorld

ToolkitUtils
Showing 151-160 of 166 entries
< 1 ... 14  15  16  17 >
Update: Mar 15, 2020 @ 6:08am

  • Fixed !mypawnhealth improperly outputting a pawn's mood.

Update: Mar 12, 2020 @ 1:53am

  • Fixed the rich text unparser improperly handling tags with attributes
  • Fixed the healall event crashing

Update: Mar 11, 2020 @ 11:33pm

  • Fixed Utils' custom incidents not taking viewer's coins -- PepeHands

Update: Mar 11, 2020 @ 1:24pm

  • Small change to further ensure the Channel Points extension doesn't get blocked by the parser.

Update: Mar 11, 2020 @ 12:58pm

  • Fix for Channel Points not working while the command parser is enabled
  • Added healall as a buyable event
  • Added !fixallpawns
  • Added --text argument for commands to disable emojis for that command
  • Changed some commands to include more emojis -- More information in less characters!
  • Restructured responses to be customizable via the translation files
  • Changed how Utils fetches viewer's pawns when using its commands -- This should give the same effect as !fixmypawn, but automatically!
  • !research without a query will display the current colony research (if applicable)
  • !mypawnhealth now includes a blood emoji by things that are bleeding -- TwitchApp doesn't like this
  • !mypawnwork is now less verbose -- It'll show the things in the work tab instead of all the internal work priorities
  • removetrait also has the same tweaks as trait -- Down with the color tags!
  • Added setting to disable emojis entirely
  • Increased the price of reviveall -- since that's every pawn!

Update: Mar 2, 2020 @ 5:56pm

  • Added the loadAfter XML tag -- Should fix auto sort
  • Fixed the !research command not properly outputting the syntax when no research query was given
  • Fixed the command parser breaking the toolkit -- I should get more sleep
  • Fixed the command parser allowing banned viewers to submit commands -- Like more sleep

Update: Mar 2, 2020 @ 12:27pm

  • Fixed the rich text patch improperly handling strings -- It's also bidirectional now!

Update: Mar 1, 2020 @ 1:47pm

  • !healme now sends an in-game notification
  • !healme now sends a purchase confirmation
  • !reviveme now respects user's purchase confirmation settings
  • Added error handling to the founders patch -- Just in case

Update: Mar 1, 2020 @ 1:53am

I updated this mod three or four times today, and kept forgetting to update the mod's version. Now here we are... with an update... for a file version.

Update: Mar 1, 2020 @ 1:50am

  • Removed the automated linker in favor of !fixmypawn
  • Fixed the !research command improperly displaying percentages
  • The !research command now shows missing prerequisites
  • Added error handling for the command parser -- Should help limit mod crashes from bad commands
  • Added an in-game notification when a viewer purchases the "heal" event
  • Added a chat notification when a viewer purchases the "heal" event
  • !heal is now !healme
  • !revive is now !reviveme