RimWorld
Performance Optimizer
Εμφάνιση 11-20 από 57 καταχωρίσεις
< 1  2  3  4  5  6 >
Ενημέρωση: 22 Οκτ 2022 στις 18:39

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

Ενημέρωση: 22 Οκτ 2022 στις 16:47

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

Ενημέρωση: 22 Οκτ 2022 στις 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.

Ενημέρωση: 13 Οκτ 2022 στις 9:35

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

Ενημέρωση: 7 Οκτ 2022 στις 0:55

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

Ενημέρωση: 27 Αυγ 2022 στις 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 });

Ενημέρωση: 27 Αυγ 2022 στις 2:56

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

Ενημέρωση: 7 Ιουν 2022 στις 7:06

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

Ενημέρωση: 25 Απρ 2022 στις 2:40

[Auto-generated text]: Update on 4/25/2022 12:39:56 PM.
1.2 backport

Ενημέρωση: 12 Μαρ 2022 στις 10:54

Update on 3/12/2022 8:54:25 PM.
Antimatter Annihilation compat by Blyatman