RimWorld

RimWorld

236 arvostelua
RWLayout
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
Tiedostokoko
Julkaistu
Päivitetty
2.419 MB
25.8.2020 klo 15.29
24.8. klo 17.54
24 muutosilmoitusta ( näytä )

Tilaa ladataksesi
RWLayout

Kuvaus
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://psteamcommunity.yuanyoumao.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://psteamcommunity.yuanyoumao.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
Suositut keskustelut Näytä kaikki (1)
6
26.8. klo 9.34
TÄRKEÄ: Bugreports
Krypt
104 kommenttia
Krypt  [tekijä] 20.9. klo 15.20 
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 20.9. klo 13.39 
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  [tekijä] 30.8. klo 9.54 
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  [tekijä] 30.8. klo 9.52 
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 30.8. klo 3.02 
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  [tekijä] 30.8. klo 2.08 
Can you make it work without any other mod enabled?
Also, that is the os?
Mech 30.8. klo 2.02 
oh nevermind that last part, main menu still disappeared but just a little later
Mech 30.8. klo 2.01 
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 25.8. klo 8.27 
i was playing when you published the update so i didn't notice till i restarted
Krypt  [tekijä] 25.8. klo 1.28 
I did nothing? At least nothing after your message?