RimWorld
ToolkitUtils
目前顯示第 91-100 項,共 166 項
< 1 ... 8  9  10  11  12 ... 17 >
更新:2020 年 6 月 2 日 @ 下午 8:21

  • Added support for Immortals.
  • Fixed the settings menu extending into the close button's region when opened from the quick menu.
  • Added `!togglestore` to disable purchases.
  • Expanded the mod list cacher's version lookup code.
  • Migrated the store's container generation code to run at startup.

更新:2020 年 5 月 28 日 @ 上午 11:27

  • Made the store cache the item list instead of rebuilding it every time it opens.
  • Fixed reviveanypawn double charging viewers.

更新:2020 年 5 月 25 日 @ 下午 10:05

  • Added the ability to disable the item store's loading screen.
  • Fixed the pawn event not defaulting to the human race despite it being enabled.

更新:2020 年 5 月 25 日 @ 下午 8:10

  • Added a notice to the command description for !mypawnclass stating it's only registered while RimWorld of Magic is installed.
  • Added a loading screen for the items store to mask the container generation funkiness.
  • Added a setting to the mod to allow users to configure the container generation rate.

更新:2020 年 5 月 24 日 @ 下午 7:04

  • Added more checks to the item store.
  • Made the `!mypawnstats` command default to the `basic` category.
  • Migrated to the `CommandExtension` mod comp instead of using language files.
  • Added support for ToolkitCore commands to Utils' command discovery.
  • Deferred assigning the viewer's name until *after* a pawn as been spawned.
  • Fixed various incidents not respecting the unlimited coins setting.
  • Fixed `healanypawn` double charging viewers.
  • Rewrote some mod compatibility classes to resolve references once instead of consistently.
  • Made the `pawn` event include the disabled race when showing the "disabled item" error.
  • Included the `stats` category in the description of `!lookup`.
  • Added `!mypawnclass` for RimWorld of Magic users.
  • Patched Toolkit's alert to ignore borrowed colonists, and RimWorld of Magic's skeletons.
  • Dropped `trait`'s and `removetrait`'s letters to neutral types.
  • Added `!replacetrait`.
  • Added small padding around the checkboxes for the race config to hopefully resolve the lingering checkbox issue.
  • Removed debug statements from `!mypawngear`.
  • Increased the line height for the race config dialog.
  • Increased the line height for the item store.
  • Adjusted the trait config to hopefully resolve the lingering checkbox issue.
  • Made the store resolve shop items lazily.
  • Added the ability to filter the shop by mods.

更新:2020 年 5 月 19 日 @ 下午 8:14

  • Added a few more checks to the shop window.
  • Added the ability to hide mods from Utils.
  • Some performance improvements to the items store window.
  • Added the missing shortcut for healanypawn
  • Fixed the research command crashing the bot when an item doesn't any research prerequisites.
  • Added the ability to disable hair color changing.
  • Fixed hair colors being turned white.
  • Clarified that the relink command(s) are only for Toolkit, not Puppeteer.
  • Reworked passion shuffle.
  • Added a mypawnstats command.
  • Added the ability to filter the work types shown in mypawnwork
  • Added the ability to filter the stats shown in mypawnstats
  • Fixed scrolling issues with the settings menu.
  • Fixed the disabled icon in mypawnwork not respecting the emoji setting.
  • Added stat category support to the lookup command.
  • Added the ability to configure how the mod dumps its shop files.
  • Added a mypawnkills command.
  • Reworked the revive patches to fallback to a standard revive when a side effect one doesn't work.

更新:2020 年 5 月 15 日 @ 下午 6:57

  • Patched Toolkit's events to support android colonists.
  • Added healanypawn.
  • Fixed healme not using GetOrFindPawn.
  • passionshuffle now supports Interests
  • The Utils name queue dialog now defaults to the colonist's name when unassigning a colonist.

更新:2020 年 5 月 12 日 @ 上午 10:02

  • Removed the lower limit on Toolkit's karma minimum.
  • Made the insult command take a small amount of karma.
  • Removed debug code from the name queue dialog.
  • Added the ability to use item names in the `!research` command.

更新:2020 年 5 月 11 日 @ 上午 12:18

  • Added support for Interests in !mypawnskills
  • Fixed the portrait's aspect ratio in the name queue dialog.
  • Temporarily disabled passion shuffle when Interests is disabled until a good system can be worked out for it.

更新:2020 年 5 月 9 日 @ 上午 5:36

  • Fixed various dialog's scrolling being funky
  • Fixed the price widget improperly adjusting the price by 100 instead of 10 when SHIFT is held.
  • Mild touch ups to the trait dialog.
  • Mild touch ups to the race dialog.