边缘世界 RimWorld

边缘世界 RimWorld

234 个评价
RWLayout
   
奖励
收藏
已收藏
取消收藏
Mod, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
2.419 MB
2020 年 8 月 25 日 下午 3:29
8 月 24 日 下午 5:54
24 项改动说明 ( 查看 )

订阅以下载
RWLayout

描述
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
热门讨论 查看全部(1)
6
8 月 26 日 上午 9:34
置顶: Bugreports
Krypt
104 条留言
Krypt  [作者] 9 月 20 日 下午 3: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 9 月 20 日 下午 1: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  [作者] 8 月 30 日 上午 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  [作者] 8 月 30 日 上午 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 8 月 30 日 上午 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  [作者] 8 月 30 日 上午 2:08 
Can you make it work without any other mod enabled?
Also, that is the os?
Mech 8 月 30 日 上午 2:02 
oh nevermind that last part, main menu still disappeared but just a little later
Mech 8 月 30 日 上午 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 8 月 25 日 上午 8:27 
i was playing when you published the update so i didn't notice till i restarted
Krypt  [作者] 8 月 25 日 上午 1:28 
I did nothing? At least nothing after your message?