RimWorld
ToolkitUtils
21–30 из 167
< 1  2  3  4  5 ... 17 >
Обновление: 22 июн. 2022 г. в 12:13

  • Recompiled to hopefully resolve UI errors.

Обновление: 22 июн. 2022 г. в 6:04

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

Обновление: 25 мая. 2022 г. в 15:58

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

Обновление: 14 мая. 2022 г. в 14:11

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

Обновление: 13 мая. 2022 г. в 12:25

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

Обновление: 24 апр. 2022 г. в 11:13

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

Обновление: 15 апр. 2022 г. в 16:25

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

Обновление: 8 апр. 2022 г. в 14:18

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

Обновление: 8 апр. 2022 г. в 0:59

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

Обновление: 7 апр. 2022 г. в 12:52

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