RimWorld
Customize Weapon
Показване на 1 — 10 от 30 постъпления
< 1  2  3 >
Обновление: 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.

Обновление: 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.

Обновление: 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.

Обновление: 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.

Обновление: 8 септ. в 9:08
от Vortex

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

v0.5.4

Apply a more efficient patch for Graphic.

Обновление: 5 септ. в 8:16
от Vortex

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

v0.5.3

Added missing translation text.

Обновление: 5 септ. в 7:42
от Vortex

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

v0.5.2

Add ammo module support for Bolt-action Rifle.

Обновление: 4 септ. в 9:49
от Vortex

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

v0.5.1

Add support for damageDefOverride and extraDamages fields.

Обновление: 3 септ. в 8:10
от 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.

Обновление: 31 авг. в 0:47
от Vortex

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

v0.4.2

Optimize logging with conditional compilation.