RimWorld
Toggleable Shields
13개 중 1~10개 표시 중
< 1  2 >
업데이트: 2023년 4월 27일 @ 오전 3시 03분

This is just an about.xml update to flag the mod Cybernetic Organism and Neural Network as a hard incompatibility. The other mod unfortunately does what is known as a destructive prefix, meaning my gizmo code can never run.

If you'd like to use the old v1 version that didn't modify the shield gizmo, here's the download for it: https://github.com/Owlchemist/toggleable-shields/archive/1c13f0167896f26c3365428d414f517c747fb028.zip

업데이트: 2023년 4월 26일 @ 오후 3시 02분

v2.0.2
- Added the "Ranged Shield" from Vanilla Apparel Expanded — Accessories to the blacklist, since there's no reason to toggle it.
- Relevant shields are now cached for gizmo performance.

업데이트: 2023년 4월 23일 @ 오전 6시 52분

v2.0.1
Had my "wait a minute..." moment of clarity minutes after the v2 upload, and made the following quick changes:
- Remembered that there was special support for VFE: Insectoids' shield belt via the blacklist feature, and made sure this is working for the new gizmo.
- The translation keys are no longer needed anymore, so those were just moved to the legacy v1.3 folder.

업데이트: 2023년 4월 23일 @ 오전 6시 23분

v2.0
- Version 2 overhaul. In order to reduce gizmo clutter, the toggle button has been moved into the vanilla shield gizmo itself. The mod otherwise works the same as before. As a nice bonus, since I had to rewrite the shield gizmo to include the checkbox, I optimized that a bit as well to improve its rendering performance.
- Just a whole mess of minor optimizations, going through all the old code and fixing it up prim n' proper like. Reduced overhead and memory footprint.
- Russian translation now included, submitted by LeonusDH

업데이트: 2022년 11월 8일 @ 오전 5시 04분

Previous update gave basic 1.4 support, but it didn't fully tie into the new shield code. Now it does. This update should fix some issues with shields not staying off properly.

업데이트: 2022년 10월 10일 @ 오후 6시 42분

1.4 support

업데이트: 2021년 12월 27일 @ 오후 9시 52분

Hotfix for gun-users getting into an equipping loop for shield belts.

업데이트: 2021년 12월 27일 @ 오후 2시 11분

Small change to improve code caution

업데이트: 2021년 12월 27일 @ 오후 2시 08분

Nothing, see the above update.

I will instead use this space as a platform to say that I think candy cane plastic wrappers are poorly designed.

업데이트: 2021년 12월 23일 @ 오후 10시 31분

Just some code streamlining