RimWorld
Customize Weapon
36件中 1-10 を表示
< 1  2  3  4 >
更新:10月27日 @ 3時10分
更新者:Vortex

[Auto-generated text]: Update on 10/27/2025 6:10:45 PM.

v0.9.1

1. Adjusted the layout for displaying module effects.
2. Removed the Iron Sight module.
3. Removed the “Customizable Weapons” category.

更新:10月26日 @ 2時18分
更新者:Vortex

[Auto-generated text]: Update on 10/26/2025 5:18:35 PM.

v0.9.0

CWF now officially supports AdapterDef, providing a standard way to adapt weapons from any third-party mod. You no longer need to use XPath Patches to make weapons from outside mod compatible.

Breaking Changes: The old "modular upgrade" system is now DEPRECATED. It will remain for one version but will be REMOVED in the next important update.

更新:10月24日 @ 10時59分
更新者:Vortex

[Auto-generated text]: Update on 10/25/2025 1:59:42 AM.

v0.8.1

Add translate keys for mod config.

更新:10月22日 @ 10時07分
更新者:Vortex

[Auto-generated text]: Update on 10/23/2025 1:07:16 AM.

v0.8.0

1. Implement random module when weapon is naturally spawned.
2. Add support for mod configs.

更新:10月19日 @ 5時47分
更新者:Vortex

[Auto-generated text]: Update on 10/19/2025 8:46:49 PM.

v0.7.0

1. Added support for equippedStatOffsets
2. Module effects are now visible on the information card prior to installation
3. Removed an unnecessary debug gizmo
4. Optimized the file size of several textures

更新:10月18日 @ 23時44分
更新者:Vortex

[Auto-generated text]: Update on 10/19/2025 2:44:19 PM.

v0.6.4

Weapon modules can now be forbidden.

更新:10月18日 @ 12時47分
更新者:Vortex

[Auto-generated text]: Update on 10/19/2025 3:47:36 AM.

v0.6.3

Corrected the module search message for equipped weapons.

更新:10月11日 @ 13時19分
更新者:Vortex

[Auto-generated text]: Update on 10/12/2025 4:19:11 AM.

v0.6.2

1. Modify process now safely handles any interruption without side-effects.
2. Installing a module consumes exactly one unit.
3. Fixed erroneous skip of the installation step.

更新:10月6日 @ 6時10分
更新者:Vortex

[Auto-generated text]: Update on 10/6/2025 9:10:23 PM.

v0.6.1

Refactored many code details to prepare for the next update.

更新:10月1日 @ 5時42分
更新者:Vortex

[Auto-generated text]: Update on 10/1/2025 8:42:22 PM.

v0.6.0

Fixed a bug that prevented modules from being reinstalled.

Breaking Changes: Fully embracing CompAbilityProvider and have removed the dependency on CompEquippableAbilityReloadable.