RimWorld
ToolkitUtils
Mostrando 21-30 de 166 aportaciones
< 1  2  3  4  5 ... 17 >
Actualización: 22 JUN 2022 a las 6:04 a. m.

  • Moved Ideology specific code to the Ideology assembly.
  • Fixed consensual commands not properly parsing viewer names.
  • Ensured the divorce command only works when pawns are actually spouses.
  • The marriage command now sends a message when a request is initiated.
  • The marriage command now sends a message when a request is accepted.
  • The divorce command now sends a message when a divorce was done.
  • Added the mod's version to its settings menu.

Actualización: 25 MAY 2022 a las 3:58 p. m.

  • Fixed the divorce command not working properly.
  • Sightly tweaked how the marry command looks for existing spouses.
  • Fixed RimWorld not properly loading the Ideology commands when A RimWorld of Magic is enabled.

Actualización: 14 MAY 2022 a las 2:11 p. m.

  • Fixed the mod not declaring its settings for RimWorld to load and save.

Actualización: 13 MAY 2022 a las 12:25 p. m.

  • Fixed the mod not saving command settings when the command editor is closed.
  • Fixed the rescueme event occasionally throwing an NullReferenceException.
  • Fixed the rescueme event always assuming there are no factions in the game.

Actualización: 24 ABR 2022 a las 11:13 a. m.

  • Fixed the dye command not accepting on bulk color.
  • Fixed the "DomainIndexer" nuking the mod, and the in-game UI, if it threw an error.
  • Allowed the rescueme event to revive the most recently kidnapped pawn in the event viewers really want their old pawn.
  • Adjusted the price of rescueme to reflect the latest changes to it. (800 coins → 1200 coins)

Actualización: 15 ABR 2022 a las 4:25 p. m.

  • Fixed the trait event allowing viewers to purchase traits that conflicted with a trait their pawn has.
  • Fixed moderator commands not being executable.
  • Fixed admin commands not being executable.
  • Ensured items cannot be reset confirmation.
  • Ensured traits cannot be reset without confirmation.
  • Ensured pawn kinds cannot be reset without confirmation.

Actualización: 8 ABR 2022 a las 2:18 p. m.

  • Fixed the selectors not being removable.
  • Fixed the mutators not being removable.
  • Fixed the buttons for selectors and mutators not being intractable.
  • Removed the token validation code.
  • Removed the user caching code.

Actualización: 8 ABR 2022 a las 12:59 a. m.

  • Fixed the mod's text input fields not accepting input.
  • Lessened the impact if Utils throws an exception while processing the game's data.
  • Fixed the editor's selectors being drawn incorrectly.
  • Fixed the editor's mutators being drawn incorrectly.
  • Adjusted how the mod looks for viewers when parsing commands.

Actualización: 7 ABR 2022 a las 12:52 p. m.

  • Fixed the mod using asynchronous code in a synchronous method.
  • Fixed the mod's global weight dialog patch not actually being enabled with the previous release.
  • Ensured the mod only moves data files that actually exist.

Actualización: 6 ABR 2022 a las 2:13 p. m.

  • Removed lingering references to Puppeteer.
  • Fixed the mod always having its Rational Romance compatibility code enabled when the mod was downloaded, but not active.
  • Fixed the mod allowing items generated from banned materials.
  • Fixed the Twitch Toolkit settings menu not properly displaying some karma settings.
  • Added the ability to dye apparel through a command ( !dye t-shirt=blue ) -- A pawn's hair color cannot be changed at this time.
  • Fixed the "vote time" description in the Twitch Toolkit settings menu displaying "seconds" instead of "minutes".
  • Fixed the passion event not charging viewers when passion events are disabled.
  • Added the ability to disable event wagers through the event's respective settings menu.
  • Fixed the surgery event erroring out when an invalid body part was given.
  • Made the wear event place items in pawns backpacks if there's space.
  • Fixed a threading issue in the !mypawnstats command.
  • Fixed the smite event improperly parsing the arguments passed to it.
  • Fixed the global weights dialog in Twitch Toolkit's storyteller settings being broken.
  • Migrated the weapons database to the "new" item syntax.
  • Fixed the replacetrait event not allowing viewers to replace traits within the same spectrum.
  • Fixed an occasional error within ToolkitCore.
  • Added support for passing exceptions thrown in Twitch Toolkit to Visual Exceptions.
  • Added the ability to lookup the descriptions of spells and abilities for A RimWorld of Magic's classes (courtesy of Saschahi)
  • Shaved off some start up time from the mod.
  • Fixed the "karma type" mutator only displaying "karma type" instead of the actual karma type.
  • Added a check to ensure the token given to the mod corresponds to the username given to the mod.
  • Ensured the save data for the mod isn't lost when the main save data file can't be overwritten.
  • Fixed ingestibles not properly counting towards a pawn's food need.
  • Reworked the !insult command -- it now sends the insult a viewer's pawn says to chat.
  • Added a !chat command -- Makes your pawn chat with another viewer's pawn.
  • Added a !flirt command -- Makes your pawn flirt with another viewer's pawn.
  • Added a !deepchat command -- Makes your pawn have a deep chat with another viewer's pawn.
  • Fixed the wear event charging viewers twice in some instances.
  • Added an "animal" selector to the Toolkit Editor.
  • Reworked the sanctuary event to be more gradual.
  • Fixed the heal events healing scars if the pawn has an ideologian that requires scarification.
  • Theoretically fixed alien's bodies being invisible when a viewer changes their gender.
  • Ensured pawns purchased by a viewer through the pawn event always spawn with an ideology from the colony.
  • Fixed the randomadulthood event erroring out when a viewer purchases it while their pawn has no current adulthood.