RimWorld

RimWorld

RWLayout
Showing 1-10 of 20 entries
< 1  2 >
Update: Apr 12, 2024 @ 7:08pm

[Auto-generated text]: Update on 4/13/2024 4:08:49 AM.

Update: Oct 24, 2022 @ 3:31am

0.1.17a
* FastAccess: callvirt opcode for virtual methods (behold, icons in Grouped Pawns Lists have valid color now!)

Update: Oct 21, 2022 @ 7:35pm

0.1.16a
+ FastAccess propper error messaging

Update: Oct 16, 2022 @ 7:56pm

0.1.15a
+ RimWorld 1.4 support

Update: Jul 24, 2021 @ 6:38pm

0.1.14a
+ RimWorld 1.3 support

Update: Feb 13, 2021 @ 10:23pm

0.1.13a
+ CTabView
+ FastAccess tools
+ GUI.BeginGroup/GUI.BeginClip support
+ Frame property (represents location of element in releation parent element; Bounds represents location of element in relation to itself)
* faster bindings
* layout deserialization fixes
* support for multiple objects in layoutDef

Update: Feb 4, 2021 @ 1:23pm

[Auto-generated text]: Update on 2/4/2021 11:23:14 PM.

Update: Feb 4, 2021 @ 10:38am

0.1.11
*whoops

Update: Feb 4, 2021 @ 7:13am

1.10a
+ layout deserialization from xml/def
* binary comatibility with 1.9a is broken!

Update: Jan 29, 2021 @ 4:52am

1.9a
+ Example moved to separate mod
* CMod (base Mod class for mod with RWLayout based mod settings) class update