RimWorld

RimWorld

ToolkitUtils
Näytetään 51–60 / 166
< 1 ... 4  5  6  7  8 ... 17 >
Päivitys: 24.7.2021 klo 9.15

  • 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.

Päivitys: 22.7.2021 klo 18.46

  • 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.

Päivitys: 21.7.2021 klo 23.47

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

Päivitys: 20.7.2021 klo 1.41

  • 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.

Päivitys: 4.7.2021 klo 12.04

  • 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.

Päivitys: 27.6.2021 klo 13.30

  • Added safety code around mod name getters.

Päivitys: 25.6.2021 klo 5.08

  • 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.

Päivitys: 22.6.2021 klo 6.51

  • Fixed the event editor using a global event cap.

Päivitys: 22.6.2021 klo 5.49

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

Päivitys: 21.6.2021 klo 22.02

  • Fixed the mod not executing poll events.