RimWorld

RimWorld

Compositable Loadouts
Showing 21-23 of 23 entries
< 1  2  >
Update: 1 Jan, 2022 @ 10:16pm

- Add Hotswapping, immediately switch tags on a pawn at the press of a button
- Further expansion of bill mechanic
- Support added / fixes for RPG Inventory, Everybody Gets One, VAEA
- A lot of GUI cleanup, including assign menu integration
- Mod settings for a few new features.
- Numerous bug fixes

A full list of changes can be acquired by reading through the commits: https://github.com/simplyWiri/Loadout-Compositing/compare/v1.1.0...v1.2.0.

Update: 17 Dec, 2021 @ 6:34pm

- Add support for mods which add pawns with their own think trees, yet still have JobGiver_OptimizeApparel, fixes compat with AT
- Order tags alphabetically by default
- Fix apparel conflict algorithm, and move ApparelSlots into its own file
- Add memoization to ApparelSlots interface, should reduce memory overhead + computation overhead (intersections between ApparelSlots can be memoized because they are now immutable)
- Lock gui in place when removing around, opening tabs, etc
- Enable switching pawns using ',' or '.' and LArrow, RArrow when the GUI is open generally
- Replaced current set of colours with a longer and hopefully more pleasant list
- Add explanation string + info button for coverage panel
- Add keybindings for opening both TagEditor window and LoadoutEditor
- Add tag selector window for a less awkward experience when selecting tags
- Add dragging utility to loadout tag editor menu, replaces buttons which moved tags up/down manually

Update: 11 Dec, 2021 @ 12:43am

[Auto-generated text]: Initial upload.