RimWorld
509 次評價
Community Framework
4
2
2
   
獎勵
加入最愛
已加入最愛
移除最愛
Mod, 1.2, 1.3, 1.4, 1.5
檔案大小
發佈於
更新時間
147.696 MB
2021 年 8 月 25 日 下午 10:25
2024 年 11 月 2 日 上午 3:51
8 項更新註記 (檢視)

訂閱以下載
Community Framework

描述
The Community Framework is a framework that gives more power to modders that use XML. It has multiple features made by the community, for all of which the documentation can be found on GitHub, right here:
https://github.com/ISOR3X/communityframework/wiki

Have you ever wrote a small bit of C# code that could be useful to others, but wasn't really enough to justify making a mod for? This is exactly the reason the Community Framework was created.

Submit your code, have it checked by other coders and have it added to this mod!

If you're interested in having your own code added, check out the introduction on the framework's GitHub repository:
https://github.com/ISOR3X/communityframework/wiki/Adding-your-code

Community Framework was started by ISOREX#8779, and is currently maintained by Turnovus#7761.
79 則留言
Scorpio 5 月 4 日 上午 2:55 
CF.HatcherExtension is gone?
Turnovus  [作者] 3 月 7 日 下午 6:59 
@Punful Guy
The CF's sole goal is to provide broad functionality for modders, and does not claim to improve performance or stability.

With that said, invoking any Harmony patch does come with a marginal overhead. Reducing the number of individual Harmony patches on high-volume methods could lead to a minute increase in performance, though I'd expect the effects to be negligible at best.

Reducing the number of Harmony patches can also provide better stability, as there are fewer third-party methods fighting each other over how the program should behave.
Punful Guy 3 月 5 日 下午 8:27 
Are these patched methods actually more efficient with this mod? As in with enough mods this would actually increase performance by cutting unnecessary calls?
Tleno 2024 年 8 月 29 日 上午 6:12 
Hey could it be possible to make a request?

Like Output or Recipe Worker that randomizes output so spending consistent resources crafting you randomly get one of multiple defined objects instead of one specific?

Or what about randomization to glower class so object starts off with one of random glow colours instead of predefined?
Fighting Pirate 2024 年 3 月 30 日 下午 2:51 
Thank you for updating this! This framework has been a really helpful tool. Glade to see it still being supported for 1.5.
Oddbase 2024 年 2 月 22 日 下午 2:46 
hey you think you would be able to make it so the slavesuppressionoffset stat actually works with hediffs?
Turnovus  [作者] 2024 年 2 月 13 日 上午 9:20 
@dinhkhiem199833
I was worried that this might be the case, I will start working on a fix for it.
Kaden Ha 2024 年 2 月 12 日 下午 9:30 
Is it intended that comps that's added through CompsToAddWhenStuff is NOT saved? I tested with the self repair comp on doors, as they have Normal tickertype, then save and reload, the comp disappeared. They stopped healing and the extra inspection also gone.
Kaden Ha 2023 年 10 月 19 日 下午 6:32 
There's a comp to add comps to items when stuffed with the material, so can I suggest the opposite, a comp that removes comps from items when they're stuffed?
TurtleShroom 2023 年 10 月 1 日 下午 2:39 
I don't know how to update C-Sharp code myself, so if I sent it over, could it be updated by the men behind this Mod instead of depending on my wallet to update it?