RimWorld

RimWorld

ToolkitUtils
Showing 161-167 of 167 entries
< 1 ... 15  16  17 >
Update: 1 Mar, 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

Update: 29 Feb, 2020 @ 8:14pm

  • Fixed the command parser including lingering spaces when transforming commands to TTK commands
  • Patched !installedmods to pull from a cached list
  • Added ability to include mod versions in !installedmods

Update: 29 Feb, 2020 @ 9:42am

Fixed the custom command parser improperly handling commands with spaces, like !buy.

Update: 29 Feb, 2020 @ 7:43am

  • Added support for custom command prefixes
  • Fixed formatting in !mypawnbody
  • Added a full fledged command parser
  • Patched Toolkit to support founders
  • Removed HTML dependency in favor of a custom tag handler
  • Removed lingering references to pawn relationships

Update: 28 Feb, 2020 @ 10:21pm

Updated to use the RimWorld Harmony mod instead of shipping a Harmony DLL.

Update: 28 Feb, 2020 @ 11:42am

Added the ability to disable the linker.

Update: 28 Feb, 2020 @ 11:01am

Initial release.