RimWorld
Customize Weapon
29개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2025년 10월 11일 오후 1시 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.

업데이트: 2025년 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.

업데이트: 2025년 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.

업데이트: 2025년 9월 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.

업데이트: 2025년 9월 5일 오전 8시 16분
작성자: Vortex

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

v0.5.3

Added missing translation text.

업데이트: 2025년 9월 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.

업데이트: 2025년 9월 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.

업데이트: 2025년 9월 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.

업데이트: 2025년 8월 31일 오전 12시 47분
작성자: Vortex

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

v0.4.2

Optimize logging with conditional compilation.

업데이트: 2025년 8월 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.