RimWorld

RimWorld

ToolkitUtils
Showing 121-130 of 166 entries
< 1 ... 11  12  13  14  15 ... 17 >
Update: Apr 20, 2020 @ 1:45am

  • Removed old migration shop migration code.
  • Fixed race names being def names.
  • Added code to apply the above fix to existing shop files.
  • The mod will now re-dump the commands list when the prefix changes.
  • Added some spacing after the [ToolkitUtils] prefix in Toolkit's shop.
  • Changing commands via Toolkit's editor now re-dumps the command list.
  • Fixed the purge constraints not being drawn cleanly.
  • Redesigned the clear button in the config windows.
  • Added an !insult command for minor interaction.
  • Made the pawn fix commands reassign pawn names when used for linked viewers.

Update: Apr 8, 2020 @ 10:56pm

  • Rewrote how the mod does race checks when purchasing a pawn.

Update: Apr 6, 2020 @ 10:50pm

  • Added a check to ensure !passionshuffle doesn't add passions to disabled skills

Update: Apr 6, 2020 @ 9:43pm

  • Added a check to ensure kidnapped pawns aren't used in Utils' commands.

Update: Apr 6, 2020 @ 6:45pm

  • Fixed trait tags not being properly stripped
  • Made the mod dump command information for use in Utils' item list
  • Made the mod dump mod list information for use in Utils' item list
  • Made the mod dump additional trait information for use in Utils' item list
  • Fixed !mypawnstory showing tags
  • Made the race config dialog show the race's label aswell as the race's def name
  • Fixed Utils crashing when its files don't exist

Update: Apr 4, 2020 @ 1:28pm

  • Fixed buying a pawn allowing viewers to go negative

Update: Apr 4, 2020 @ 12:23pm

  • Fixed the mod not charging viewers properly for human colonists when no race is specified

Update: Apr 4, 2020 @ 12:36am

  • Utils will now try to salvage the shop file if it was corrupted

Update: Apr 3, 2020 @ 11:05pm

  • The mod now saves the shop atomically
  • Fixed the shop not saving after changing Toolkit's item list

Update: Apr 2, 2020 @ 10:21am

  • Possible fix for the leave command nuking non-human colonists
  • Added more checks for debugging