RimWorld
ToolkitUtils
Hiển thị 51-60 trong 166 mục
< 1 ... 4  5  6  7  8 ... 17 >
Cập nhật: 24 Thg07, 2021 @ 9:15am

  • Fixed the vip option in the broadcaster type float menu being untranslated.
  • Fixed the weather letters being title cased.
  • Added a note to the "paused" message to help viewers stuck in limbo.
  • Adjusted the !imstuck command to be more thread safe.
  • Ported the genderswap event to 1.3.
  • Ported the randominspire event to 1.3.
  • Included an option to open the editor from Toolkit's settings menu.

Cập nhật: 22 Thg07, 2021 @ 6:46pm

  • Fixed the purchase handler allowing viewers to enter "pause limbo" when an event throws an error in IsPossible.
  • Fixed the settraits event not properly declining usage when a viewer has no pawn.
  • Ported most of Twitch Toolkit's events to 1.3.

Cập nhật: 21 Thg07, 2021 @ 11:47pm

  • Added special code to remove xhtml tags from messages sent from Toolkit.

Cập nhật: 20 Thg07, 2021 @ 1:41am

  • Fixed the weather events not sending a letter.
  • Added a setting to enable Puppeteer compatibility within Utils.
  • Ensured the mod doesn't parse item metadata that isn't enabled.
  • Added support for specifying a purchased animal's gender.
  • Added safety code around the code responsible for obtained mod names from in-game content.
  • Fixed the mod replacing all instances of `Core` with `RimWorld`.
  • Added safety code around various metadata getters within the mod.
  • Disabled the karma type check for the `sanctuary` event.
  • Ensured the item proxy class doesn't produce a color tag.
  • Fixed the `giveallcoins` command not sending a response.
  • Fixed the `giveallcoins` command not properly parsing arguments passed to it.
  • Fixed the `mypawnclass` command not removing the color tag from the classes' name.
  • Added a clarification message for the ticker lancing code.
  • Fixed fertilized eggs hatching as wild animals.
  • Changed the base cost of the `surgery` event to 1 coin.
  • Made Utils 1.3 compatible
  • Fixed animal purchase letters not properly formatting their title.
  • Escaped the mod's emoji strings.
  • Implemented a "true neutral" feature for users that want neutral-type purchases to not affect a viewer's karma.
  • Removed the "main thread" commands feature.
  • Added the ability to change a broadcaster's user type for users that want to exclude themselves from extra coins.
  • Disabled the ability to drag the editor as it caused problems.
  • Added safety code to ensure an unconfigured ToolkitCore doesn't lock the game.
  • Added a quick menu option for editing the trait limit.
  • Added a quick menu option for editing item settings.

Cập nhật: 4 Thg07, 2021 @ 12:04pm

  • Fixed the giveallcoins command not sending a response.
  • Fixed the giveallcoins command not properly parsing arguments passed.
  • Fixed fertilized eggs hatching as wild animals.
  • Fixed the surgery event not defaulting to 1 coin internally.
  • Fixed the mypawnclass command allowing a color code to appear in its response.
  • Fixed the item events allowing a color code to appear in their responses.
  • Added some clarifying text about the thread abort exception and unnamed def message from RimWorld.

Cập nhật: 27 Thg06, 2021 @ 1:30pm

  • Added safety code around mod name getters.

Cập nhật: 25 Thg06, 2021 @ 5:08am

  • Fixed the use event allowing viewers to purchase items they couldn't afford.
  • Fixed the replacetrait event not allowing viewers to swap traits that would conflict.
  • Removed the extra comma at the end of !mypawnbody
  • Fixed the replacetrait event not properly displaying which trait would conflict with the requested trait.
  • Clarified that the use, wear, and equip events do cost coins.

Cập nhật: 22 Thg06, 2021 @ 6:51am

  • Fixed the event editor using a global event cap.

Cập nhật: 22 Thg06, 2021 @ 5:49am

  • Added safety code around various stat caching methods in the mod.

Cập nhật: 21 Thg06, 2021 @ 10:02pm

  • Fixed the mod not executing poll events.