RimWorld
Performance Optimizer
59件中 11-20 を表示
< 1  2  3  4  5  6 >
更新:2022年10月25日 @ 14時45分

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

更新:2022年10月23日 @ 14時29分

[Auto-generated text]: Update on 10/24/2022 12:29:22 AM.

更新:2022年10月22日 @ 18時39分

[Auto-generated text]: Update on 10/23/2022 4:39:00 AM.
Bugfixes in the reverse designator patch.

更新:2022年10月22日 @ 16時47分

[Auto-generated text]: Update on 10/23/2022 2:47:25 AM.
Bugfixes in the reverse designator patch.

更新:2022年10月22日 @ 11時12分

[Auto-generated text]: Update on 10/22/2022 9:12:20 PM.
- Fixed Wall Light issues with cached glow comps.
- Added reverse designator gizmo cache.

更新:2022年10月13日 @ 9時35分

[Auto-generated text]: Update on 10/13/2022 7:35:51 PM.

更新:2022年10月7日 @ 0時55分

[Auto-generated text]: Update on 10/7/2022 10:55:02 AM.

更新:2022年8月27日 @ 4時12分

[Auto-generated text]: Update on 8/27/2022 2:12:33 PM.
Adds a way to reset thing comp cache from other mods if they remove or add comps from things manually. Example of usage here:
public static MethodInfo ComponentCache_ResetCompCache_Info = AccessTools.Method("PerformanceOptimizer.ComponentCache:ResetCompCache");
ComponentCache_ResetCompCache_Info.Invoke(null, new object[] { thing });

更新:2022年8月27日 @ 2時56分

[Auto-generated text]: Update on 8/27/2022 12:55:58 PM.
- Null check fix on ResetStaticData.

更新:2022年6月7日 @ 7時06分

[Auto-generated text]: Update on 6/7/2022 5:06:45 PM.