RimWorld
Customize Weapon
1–10 из 29
< 1  2  3 >
Обновление: 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.

Обновление: 30 авг в 8:01
автор: Vortex

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

v0.4.1

feat: The multi-ability component now supports reloading.