RimWorld
ToolkitUtils
Mostrando 161-167 de 167 aportaciones
< 1 ... 15  16  17 >
Actualización: 1 MAR 2020 a las 1:50 a. m.

  • 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

Actualización: 29 FEB 2020 a las 8:14 p. m.

  • 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

Actualización: 29 FEB 2020 a las 9:42 a. m.

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

Actualización: 29 FEB 2020 a las 7:43 a. m.

  • 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

Actualización: 28 FEB 2020 a las 10:21 p. m.

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

Actualización: 28 FEB 2020 a las 11:42 a. m.

Added the ability to disable the linker.

Actualización: 28 FEB 2020 a las 11:01 a. m.

Initial release.