RimWorld

RimWorld

ToolkitUtils
Showing 31-40 of 167 entries
< 1  2  3  4  5  6 ... 17 >
Update: 6 Apr, 2022 @ 2:13pm

  • Removed lingering references to Puppeteer.
  • Fixed the mod always having its Rational Romance compatibility code enabled when the mod was downloaded, but not active.
  • Fixed the mod allowing items generated from banned materials.
  • Fixed the Twitch Toolkit settings menu not properly displaying some karma settings.
  • Added the ability to dye apparel through a command ( !dye t-shirt=blue ) -- A pawn's hair color cannot be changed at this time.
  • Fixed the "vote time" description in the Twitch Toolkit settings menu displaying "seconds" instead of "minutes".
  • Fixed the passion event not charging viewers when passion events are disabled.
  • Added the ability to disable event wagers through the event's respective settings menu.
  • Fixed the surgery event erroring out when an invalid body part was given.
  • Made the wear event place items in pawns backpacks if there's space.
  • Fixed a threading issue in the !mypawnstats command.
  • Fixed the smite event improperly parsing the arguments passed to it.
  • Fixed the global weights dialog in Twitch Toolkit's storyteller settings being broken.
  • Migrated the weapons database to the "new" item syntax.
  • Fixed the replacetrait event not allowing viewers to replace traits within the same spectrum.
  • Fixed an occasional error within ToolkitCore.
  • Added support for passing exceptions thrown in Twitch Toolkit to Visual Exceptions.
  • Added the ability to lookup the descriptions of spells and abilities for A RimWorld of Magic's classes (courtesy of Saschahi)
  • Shaved off some start up time from the mod.
  • Fixed the "karma type" mutator only displaying "karma type" instead of the actual karma type.
  • Added a check to ensure the token given to the mod corresponds to the username given to the mod.
  • Ensured the save data for the mod isn't lost when the main save data file can't be overwritten.
  • Fixed ingestibles not properly counting towards a pawn's food need.
  • Reworked the !insult command -- it now sends the insult a viewer's pawn says to chat.
  • Added a !chat command -- Makes your pawn chat with another viewer's pawn.
  • Added a !flirt command -- Makes your pawn flirt with another viewer's pawn.
  • Added a !deepchat command -- Makes your pawn have a deep chat with another viewer's pawn.
  • Fixed the wear event charging viewers twice in some instances.
  • Added an "animal" selector to the Toolkit Editor.
  • Reworked the sanctuary event to be more gradual.
  • Fixed the heal events healing scars if the pawn has an ideologian that requires scarification.
  • Theoretically fixed alien's bodies being invisible when a viewer changes their gender.
  • Ensured pawns purchased by a viewer through the pawn event always spawn with an ideology from the colony.
  • Fixed the randomadulthood event erroring out when a viewer purchases it while their pawn has no current adulthood.

Update: 30 Nov, 2021 @ 7:47am

  • Fixed the wear event charging viewers twice.

Update: 9 Nov, 2021 @ 5:54am

  • Added some code to reset the ToolkitCore's viewer list when it's null.

Update: 7 Nov, 2021 @ 1:15pm

  • Fixed the karma type mutator only showing "Karma type" instead of the actual karma type.
  • Fixed the karma type selector not properly updating the editor's display.
  • Fixed the threading issue in the !mypawnstats command.
  • The wear event now deposits apparel into the pawn's inventory if there's enough space.
  • Fixed the smite event not properly parsing the arguments passed to it.

Update: 20 Sep, 2021 @ 12:42pm

  • Fixed the surgery event erroring when an invalid body part is specified.

Update: 17 Sep, 2021 @ 9:17am

  • Fixed the technology selector only selecting enabled items.

Update: 16 Sep, 2021 @ 5:48am

  • Updated the version requirement on the RimWorld of Magic compatibility dll.

Update: 15 Sep, 2021 @ 7:17am

  • Added a way to unregister easter eggs.
  • Fixed the mod always having its Rational Romance compatibility code enabled when the mod is downloaded, but not active.
  • Fixed the mod allowing items to be generated from disabled materials.
  • Fixed the toolkit settings override not properly displaying the full settings under the karma tab.
  • Fixed a miscommunication in the "vote time" setting's description improperly saying "seconds" instead of "minutes".
  • Fixed the passion event not charging viewers when passion events are disabled.
  • Fixed the mod selector erroring when a mod name is null.
  • Added a tech level selector.

Update: 5 Sep, 2021 @ 12:15am

  • Added an option to enable transparent favorite colors -- disabled by default.

Update: 4 Sep, 2021 @ 6:04pm

  • Fixed health reports not using the proper line breaks.
  • Added null checks to the item lookup handler.
  • Added null checks to the animal lookup handler.
  • Fixed the colors being off between different areas of the ToolkitCore pane.
  • Added a way of obtaining the stacktrace of a health report outside of the debug log window.
  • Removed Puppeteer support.
  • Adjusted the resource display for the !mypawnclass command.
  • Fixed the temperature range in the !mypawnbody command not being formatted properly.
  • Adjusted the message sent when changing work priorities through the !mypawnwork command.
  • Added overflow checks to events that take a quantity value.
  • Added descriptions to the Toolkit settings menu override.
  • Implemented an experimental "command router" system to offload command parsing and execution to a separate thread.
  • Fixed a bug with an Easter egg.
  • Adjusted how the health report pane draws health reports.