RimWorld
USE Set Apparel Draw Order
34개 중 1~10개 표시 중
< 1  2  3  4 >
업데이트: 2025년 8월 15일 오후 5시 50분
작성자: UpsilonSigmaEta

[Auto-generated text]: Update on 8/16/2025 9:50:26 AM.
Hopefully this update fixes lag probelm caused in 1.6

업데이트: 2025년 8월 8일 오전 3시 31분
작성자: UpsilonSigmaEta

Update Preview Image.

업데이트: 2025년 8월 8일 오전 3시 23분
작성자: UpsilonSigmaEta

[Auto-generated text]: Update on 8/8/2025 7:23:07 PM.

업데이트: 2025년 7월 11일 오후 12시 41분
작성자: UpsilonSigmaEta

Update on 1.6

업데이트: 2024년 5월 30일 오전 4시 42분
작성자: UpsilonSigmaEta

1.5 Update.

* System works with new layers System which introduces in RimWorld 1.5.

업데이트: 2023년 4월 23일 오전 10시 24분

[Auto-generated text]: Update on 4/24/2023 2:24:15 AM.

Minor Bug Fix.

업데이트: 2023년 4월 23일 오전 3시 19분

[Auto-generated text]: Update on 4/23/2023 7:19:53 PM.

Fixed Bloat.

Note. Please ignore the red Middle~ error when you open Apparel Tab of your pawn. There is nothing wrong with the action.

업데이트: 2023년 4월 23일 오전 3시 19분

[Auto-generated text]: Update on 4/23/2023 7:19:04 PM.

Fixed Bloat.

업데이트: 2023년 4월 23일 오전 3시 03분

[Auto-generated text]: Update on 4/23/2023 7:03:11 PM.

New Update.

Note. Sorry for no response for a long time. Lately I've been very busy preparing to get a job.

Change List
1. Instead of overdrawing on top of images that have already been drawn with Postfix, I use a Transpiler to position the y offset as it is drawn. It took me a long time to learn how to write Transpiler patches. I haven't done an exact performance test, but I suspect this will be faster than looping through (all) the clothing data with Postfix, and redraw it with the appropriate y values ​​overridden.
2. By switching to Transpiler, compatibility with [CAT] Show Hair With Hats or Hide All Hats, Dubs Apparel Tweak, Combat Extended, Vanilla Expanded Framework, Oversized Apparel Framework, etc. has been improved.
3. You can set how much the y value will increase. The formula for determining the y-value is: (DrawOrder) / Setted Dividing Number
4. Fixed auto sort to be off from being on by default. This is because, by default, the sorting is already performed once on initial creation. Of course, you can set whether or not automatic sorting is performed for any number of individual characters. The Auto Sort button always works.
5. Improved compatibility with the Amplified Mobility Platform. However, bugs may still remain. Adjust the number of divisions in the settings window. The default is 2500, but I set it to 1000 and use it.
6. Since I write and use our own Transpiler, no longer need patches from Oversized Apparel Framework. Thus, the Oversized Apparel Framework is no longer a requirement.

Note. Some options in the mod settings window are dummy options.

(Google Translated)

업데이트: 2022년 12월 18일 오후 5시 45분

[Auto-generated text]: Update on 12/19/2022 10:45:06 AM.

Fix Zombielands Compatibility. Now Zombies graphic appears correctly.