RimWorld

RimWorld

234 ratings
RWLayout
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
2.419 MB
Aug 25, 2020 @ 3:29pm
Aug 24 @ 5:54pm
24 Change Notes ( view )

Subscribe to download
RWLayout

Description
This is a resource for modders. It have no direct use for users, but other mods can reference it.
Please, notify me If you going to use it in yoir mod.

RWLayout alpha 2
Constraint based gui layout implementation for RimWorld

This an alpha version. Everything is subject to change. Bugs are expected. Missing functionality is known.
Documentation: Under construction (yet)
Git: https://github.com/krypt-lynx/RWLayout

Demo mod:
https://steamcommunity.com/sharedfiles/filedetails/?id=2394990659
The button to open list is in mod settings

Example of a mod using it (a version of it is bundled with the mod):
https://steamcommunity.com/sharedfiles/filedetails/?id=2200054867

0.1.21a
* RimThemes conflict fix

0.1.20a
* Assembly name detection fix (no warnings in log now, transplillers are applied correctly)
* FastAccess method search fix
* Fractional scale GUI related fixes
* Screen resolution change handling
* Elements implimentation updates

0.1.19a
* 1.6 Compatibility
Popular Discussions View All (1)
6
Aug 26 @ 9:34am
PINNED: Bugreports
Krypt
104 Comments
Krypt  [author] Sep 20 @ 3:20pm 
If XML Extensions patches it, it likely the reason why the warning appears. I basically do nothing and throw this warning if method is changed. Probably shouldn't throw it as a yellow warning, though.
Daemonjax Sep 20 @ 1:39pm 
In 1.4, I get the same transpiler warning as AerosAtar reported ~3 years ago. If I go into your mod's settings and uncheck the option: Patch handling of malformed xml patches, then the warning goes away. pretty sure XML Extensions already does something like this, so I think I should be OK.

https://pastebin.com/s0rV8LiP
Krypt  [author] Aug 30 @ 9:54am 
RWLayout can trigger a redt he first because I have main menu appear method patched in RWLayout, so, it unfortunatelly appears in the logs for non-related issues quite often.
Krypt  [author] Aug 30 @ 9:52am 
Are you using rimpy or other non-default mod manager? I heard there is an issue in some of them - they do not remove old files, ones what was removed in new version of a mod, which can cause various issues in mods
Mech Aug 30 @ 3:02am 
So I completely wiped rimworld from my computer to fix another bunch of issues, when I reinstalld everything I forgot to disable this and grouped pawn lists, and my issue with this framework got fixed along with my other issues. Windows 10 btw, if that even matters anymore. Try wiping out your Rimworld, people, it's only a gigabyte to redownload
Krypt  [author] Aug 30 @ 2:08am 
Can you make it work without any other mod enabled?
Also, that is the os?
Mech Aug 30 @ 2:02am 
oh nevermind that last part, main menu still disappeared but just a little later
Mech Aug 30 @ 2:01am 
yeah no matter where I put this (aftter harmony and core, after harmony before core)it told me no library was loaded and also made my main menu disappear. I think I'll live without grouped pawn lists
Chaotic Remorse Aug 25 @ 8:27am 
i was playing when you published the update so i didn't notice till i restarted
Krypt  [author] Aug 25 @ 1:28am 
I did nothing? At least nothing after your message?