边缘世界 RimWorld

边缘世界 RimWorld

96 个评价
Stats
5
3
   
奖励
收藏
已收藏
取消收藏
Mod, 1.5, 1.6
文件大小
发表于
更新日期
648.830 KB
5 月 10 日 下午 9:47
7 月 27 日 下午 8:34
8 项改动说明 ( 查看 )

订阅以下载
Stats

描述
Satisfy your minmaxing needs!
The mod adds new tab "Stats" which contains various tables of different types of items. Hover over "i" icon for controls guide.

Current set of tables includes, but is not limited to:
- Apparel.
- Weapons.
- Plants.
- Animals.
- Buildings (WIP).
- Genes (requires Biotech).

All columns are filterable and sortable.

Planned features:
- More tables!
- More columns!
- More integrations!
- Public API documentation.
- UI/UX improvements.
- Translation.
- Settings.

Compatibility
The mod should be compatible with anything. But, if a mod adds new stats, they won't appear in the tables automatically. For any stat to appear in a table it needs a corresponding column definition and, depending on the stat, a column worker.

Built-in compatibility:
- CombatExtended (CE-specific columns).
- Biotech (Genes table).

Saves
Safe to add/remove from active games.

XML/C# public API
As of 11.05.2025 the public API is unstable and lacks documentation, use at your own risk.

Misc
When you open a table for the first time, it may freeze the game for a couple of seconds, depending on the amount of records. The worst offender here is "Apparel" table, since it contains every apparel+material variant. Luckily, since tables are cached, this is a one-time event and it won't happen next time you'll open the same table, until you restart the game.

GitHub link: https://github.com/AzzkiyOne/Stats
48 条留言
Espiovvv 7 小时以前 
I tried seeing the stats for Apparel and my game stopped responding completely regardless of how long I waited, this is because I use this mod which adds hundreds of clothes https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3516468988

Can you please make the Stats mod work with mods that adds a ton of clothes if it's possible?
Alex 10 月 14 日 上午 8:36 
Thank you so very much for this mod. Amazing details for sorting, filtering and comparing, that I've been lacking in other similar mods. This is gonna make a lot of thing much easier for me!
*Armelia*叹月之兽 8 月 23 日 下午 4:00 
I'm very sorry, but I've encountered a problem. The font is too large and doesn't match the size of the table. This issue had never occurred before, but it emerged after I cleared the entire config folder. I have no idea what caused it......
https://pasteboard.co/IH7kxNp6TXcB.png
Авангард 8 月 20 日 下午 1:35 
It would be nice if there was a feature that only showed the weapons that were in stock.
meyermagic 8 月 19 日 下午 4:44 
@Azzkiy
I just meant for the stuff the colony owns that is above the current tech level, I almost always want to have a "colony owns this / this appears on map" filter enabled a la WeaponStats. With stuff that's at or below our current tech level, I'm much more often filtering for stuff that we don't own, to consider what to craft, which this mod is already good at, so a "colony owns this / appears on map" filter isn't as important.
Falc 8 月 14 日 下午 5:05 
Ah, and another thing: you're treating "Distinct" as a filter, when it comes to AND/OR logic. You shouldn't, it should be applied separately.

Example: I'm trying to find apparel that has either aiming time, ranged cooldown or shooting accuracy.

I set the filters and select OR. Great, I get 35 variations of the Heavy Bandolier, one for each material. So I turn on "Distinct" and... every item that is not stuffable gets added to the list.
Azzkiy  [作者] 8 月 11 日 上午 2:25 
@Falc
Yes. Eventually I want to cover all types of items/buildings etc. in the game.
Falc 8 月 9 日 上午 4:05 
Hello, any chance you could add a table of Floors? Walk speed, beauty, cleanliness, resource cost, work cost, etc. all can make it a bit hard to choose and your mod would help a lot.
Azzkiy  [作者] 8 月 2 日 下午 10:35 
@JetLag.
The feature is in development. It'll probably be a separate set of tables (owned weapons/apparel/etc), rather than a filter (mostly for technical reasons).
Azzkiy  [作者] 7 月 27 日 下午 9:12 
@Aldentr
@moo
The bug has been fixed.

@Dez The Dapper Bocchi
Added "Researched" filter. Maybe i'll add filters that check for available resources and crafting benches later.

@月空
I don't think it can be calculated accurately enough to be useful in practice. So my answer is - maybe.

@meyermagic
Not sure what the use case here is. "for quickly comparing all the assorted above-our-tech-level" - by default the tables display things of any tech level.

@szmtex
Yes.