RimWorld
More visible pause
Affichage des entrées 1-10 sur 19
< 1  2 >
Mis à jour le : 17 aout à 10h02

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.

Mis à jour le : 30 juin à 5h21

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

Mis à jour le : 19 juin à 12h52

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

Mis à jour le : 16 juin à 14h09

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>
```

Mis à jour le : 16 avr. 2024 à 13h27

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

Mis à jour le : 9 nov. 2022 à 13h15

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.

Mis à jour le : 23 oct. 2022 à 10h33

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

Mis à jour le : 7 juil. 2021 à 11h51

Updated for 1.3 compatibility.

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

Mis à jour le : 13 aout 2020 à 11h07

Updated for 1.2 version.

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

Mis à jour le : 7 mars 2020 à 3h02

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

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