RimWorld
ToolkitUtils
167개 중 161~167개 표시 중
< 1 ... 15  16  17 >
업데이트: 2020년 3월 1일 @ 오전 1시 50분

  • Removed the automated linker in favor of !fixmypawn
  • Fixed the !research command improperly displaying percentages
  • The !research command now shows missing prerequisites
  • Added error handling for the command parser -- Should help limit mod crashes from bad commands
  • Added an in-game notification when a viewer purchases the "heal" event
  • Added a chat notification when a viewer purchases the "heal" event
  • !heal is now !healme
  • !revive is now !reviveme

업데이트: 2020년 2월 29일 @ 오후 8시 14분

  • Fixed the command parser including lingering spaces when transforming commands to TTK commands
  • Patched !installedmods to pull from a cached list
  • Added ability to include mod versions in !installedmods

업데이트: 2020년 2월 29일 @ 오전 9시 42분

Fixed the custom command parser improperly handling commands with spaces, like !buy.

업데이트: 2020년 2월 29일 @ 오전 7시 43분

  • Added support for custom command prefixes
  • Fixed formatting in !mypawnbody
  • Added a full fledged command parser
  • Patched Toolkit to support founders
  • Removed HTML dependency in favor of a custom tag handler
  • Removed lingering references to pawn relationships

업데이트: 2020년 2월 28일 @ 오후 10시 21분

Updated to use the RimWorld Harmony mod instead of shipping a Harmony DLL.

업데이트: 2020년 2월 28일 @ 오전 11시 42분

Added the ability to disable the linker.

업데이트: 2020년 2월 28일 @ 오전 11시 01분

Initial release.