RimWorld
Customize Weapon
1-10 van 29 items weergegeven
< 1  2  3 >
Update: 11 okt om 13:19
door 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.

Update: 6 okt om 6:10
door 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.

Update: 1 okt om 5:42
door 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.

Update: 8 sep om 9:08
door Vortex

[Auto-generated text]: Update on 9/9/2025 12:08:40 AM.

v0.5.4

Apply a more efficient patch for Graphic.

Update: 5 sep om 8:16
door Vortex

[Auto-generated text]: Update on 9/5/2025 11:15:57 PM.

v0.5.3

Added missing translation text.

Update: 5 sep om 7:42
door Vortex

[Auto-generated text]: Update on 9/5/2025 10:42:27 PM.

v0.5.2

Add ammo module support for Bolt-action Rifle.

Update: 4 sep om 9:49
door Vortex

[Auto-generated text]: Update on 9/5/2025 12:49:50 AM.

v0.5.1

Add support for damageDefOverride and extraDamages fields.

Update: 3 sep om 8:10
door Vortex

[Auto-generated text]: Update on 9/3/2025 11:10:26 PM.

v0.5.0

feat: Enabled nullables and fully refactored for null safety.

Update: 31 aug om 0:47
door Vortex

[Auto-generated text]: Update on 8/31/2025 3:47:32 PM.

v0.4.2

Optimize logging with conditional compilation.

Update: 30 aug om 8:01
door Vortex

[Auto-generated text]: Update on 8/30/2025 11:00:54 PM.

v0.4.1

feat: The multi-ability component now supports reloading.