RimWorld
ToolkitUtils
目前顯示第 21-30 項,共 167 項
< 1  2  3  4  5 ... 17 >
更新:2022 年 6 月 22 日 @ 下午 12:13

  • Recompiled to hopefully resolve UI errors.

更新:2022 年 6 月 22 日 @ 上午 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.

更新:2022 年 5 月 25 日 @ 下午 3: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.

更新:2022 年 5 月 14 日 @ 下午 2:11

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

更新:2022 年 5 月 13 日 @ 下午 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.

更新:2022 年 4 月 24 日 @ 上午 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)

更新:2022 年 4 月 15 日 @ 下午 4: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.

更新:2022 年 4 月 8 日 @ 下午 2: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.

更新:2022 年 4 月 8 日 @ 上午 12: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.

更新:2022 年 4 月 7 日 @ 下午 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.