RimWorld
More visible pause
1–10/19 bejegyzés mutatása
< 1  2 >
Frissítés: aug. 17. @ 10:02
muhanga által

2.0.0.18: Update on 8/17/2025 7:02:04 PM.

1.6 assembly only. Add ability to change the top offset of the border for compatibility with "UI not Included" mod top menus. Offset configuration is available in mod options.

Frissítés: jún. 30. @ 5:21
muhanga által

Fixes "Mod Options" dialog broken on 1.5 after 1.6 changes update

Frissítés: jún. 19. @ 12:52
muhanga által

Updated for the v1.6 based on the latest unstable branch.

Frissítés: jún. 16. @ 14:09
muhanga által

Update on 6/16/2025 11:09:40 PM.

Mod settings strings can now be localized through Keyed files.

Example of included English strings.
```
<?xml version="1.0" encoding="utf-8"?>
<LanguageData>
<BOP_SetBorderSizeInPixels>Set border size in pixels</BOP_SetBorderSizeInPixels>
<BOP_GradientStartingOpacity><![CDATA[Gradient starting opacity (transparent -> solid)]]></BOP_GradientStartingOpacity>
<BOP_GradientFinalOpacity><![CDATA[Gradient final opacity (transparent -> solid)]]></BOP_GradientFinalOpacity>
<BOP_BorderColorRGB>Border color. (Red, Green, Blue)</BOP_BorderColorRGB>
<BOP_ResetToDefault>Reset to default</BOP_ResetToDefault>
</LanguageData>
```

Frissítés: 2024. ápr. 16. @ 13:27
muhanga által

[Auto-generated text]: Update on 4/16/2024 10:27:25 PM.

Frissítés: 2022. nov. 9. @ 13:15

Fix UI scaling in generated texture blocks.
This remove glitch artifacts from texture overlap and/or gaps that may happen in some screen/game window configuration.

Frissítés: 2022. okt. 23. @ 10:33

[Auto-generated text]: Update on 10/23/2022 7:33:54 PM.

Frissítés: 2021. júl. 7. @ 11:51

Updated for 1.3 compatibility.

Update on 7/7/2021 9:51:33 PM.

Frissítés: 2020. aug. 13. @ 11:07

Updated for 1.2 version.

Update on 8/13/2020 9:07:48 PM.

Frissítés: 2020. márc. 7. @ 3:02

Update on 3/7/2020 2:02:09 PM.

Bugfix. Borders are now hidden when screenshot mode is active.