RimWorld
ToolkitUtils
166개 중 31~40개 표시 중
< 1  2  3  4  5  6 ... 17 >
업데이트: 2021년 11월 30일 @ 오전 7시 47분

  • Fixed the wear event charging viewers twice.

업데이트: 2021년 11월 9일 @ 오전 5시 54분

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

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

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

업데이트: 2021년 9월 20일 @ 오후 12시 42분

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

업데이트: 2021년 9월 17일 @ 오전 9시 17분

  • Fixed the technology selector only selecting enabled items.

업데이트: 2021년 9월 16일 @ 오전 5시 48분

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

업데이트: 2021년 9월 15일 @ 오전 7시 17분

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

업데이트: 2021년 9월 5일 @ 오전 12시 15분

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

업데이트: 2021년 9월 4일 @ 오후 6시 04분

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

업데이트: 2021년 8월 21일 @ 오전 11시 57분

  • Fixed the health report pane not properly laying out its reports.
  • Added dummy translations for the various languages RimWorld supports.
  • Removed a lingering reference to the transportpodcrash event.
  • Ensured the settings menus display their content properly, even if translations for them don't exist.