RimWorld

RimWorld

Compositable Loadouts
Viser 11-19 af 19 forekomster
< 1  >
Opdatering: 7. okt. 2022 kl. 8:18

Feature List:
- Save and re-use tags inbetween games!
- At the click of a button switch the loadout state of all pawns on the current map at once (+ Better Pawn Control integration!)
- Colonists will now act more intelligently when trying to resolve their loadouts, and now take into consideration their own health when equipping apparel / weapons.
- Colonists are now more reactive to commands regarding resolving their apparel
- New gizmo to force all pawns to immediately drop all items which are not currently part of their loadout
- Fix bug with `onlyItemsFromLoadout` and pawns not looking to remove apparel they are currently wearing even if it contradicts their loadout
- Fix incompatbility with mods which add animals which really don't feel like animals by any metric the game can quantify
- Add traits to Pawn Stat screen
- Don't show parts of the UI unique to this mod if the pawn does not have a loadout component, or does not meet the critiera.
- A lot of GUI consistency improvements and cleanup
- Simple sidearms integration to reduce redundant alert(s) / colonists yearning for items they intentionally dropped

**Full Changelog**: https://github.com/simplyWiri/Loadout-Compositing/compare/v1.4.0...v1.5.0

Opdatering: 13. apr. 2022 kl. 22:57

- Actually same gizmo option this time

Opdatering: 8. apr. 2022 kl. 23:29

- Fix for mouse issues on linux
- Pawns without a primary when picking up a weapon will equip it
- Fix pawns in crypto-pods being counted in recipes
- Add option to hide gizmo
- Fix NRE when attempting to view whether a pawn has the loadout or not

Opdatering: 17. jan. 2022 kl. 13:36

- Misc GUI improvements, settings menu, loadout editor, loadout state editor, tag editor
- Mass copy tags from pawn to pawn via assign menu
- Double clicking on a colonist in the colonist bar while having the loadout editor window open will switch the currently viewed pawn (works with colony groups, owls bar, CCMB)

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

Opdatering: 4. jan. 2022 kl. 23:29

- Properly fix the save breaking bug

Opdatering: 4. jan. 2022 kl. 1:26

-Small extra cautious update to ensure that recent issues with saving is not related to the mod.

Opdatering: 1. jan. 2022 kl. 22:16

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

Opdatering: 17. dec. 2021 kl. 18:34

- 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

Opdatering: 11. dec. 2021 kl. 0:43

[Auto-generated text]: Initial upload.