RimWorld
ToolkitUtils
167개 중 51~60개 표시 중
< 1 ... 4  5  6  7  8 ... 17 >
업데이트: 2021년 7월 26일 @ 오전 2시 57분

  • Fixed siegeraid not spawning in as a siege raid.
  • Fixed mechanoidraid not spawning in as a mechanoid raid.
  • Fixed sapperraid not spawning in as a sapper raid.
  • Added more restrictions to the givecoins command.

업데이트: 2021년 7월 24일 @ 오전 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.

업데이트: 2021년 7월 22일 @ 오후 6시 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.

업데이트: 2021년 7월 21일 @ 오후 11시 47분

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

업데이트: 2021년 7월 20일 @ 오전 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.

업데이트: 2021년 7월 4일 @ 오후 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.

업데이트: 2021년 6월 27일 @ 오후 1시 30분

  • Added safety code around mod name getters.

업데이트: 2021년 6월 25일 @ 오전 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.

업데이트: 2021년 6월 22일 @ 오전 6시 51분

  • Fixed the event editor using a global event cap.

업데이트: 2021년 6월 22일 @ 오전 5시 49분

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