Project Zomboid

Project Zomboid

69 个评价
Item Comparison
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
更新日期
202.478 KB
1 月 4 日 下午 5:23
1 月 19 日 下午 1:43
13 项改动说明 ( 查看 )

订阅以下载
Item Comparison

描述
Description
Compatible with Build 42 only
This mod compares inventory items with equipped ones.
Compares both clothing and weapons.
Adds an extra block to the tooltip while keeping the original tooltip intact.

Use Mod Options to decide what you want to compare

Supported languages
EN, CZ, PL, PTBR, RU, UA

Future Plans
  • Improve weapon comparison (in progress)
  • Add more parameters to compare
  • Add backpack and other container comparison

Notes
I'm open to any ideas on how to improve this mod.

Workshop ID: 3400782481
Mod ID: ItemComparison
热门讨论 查看全部(3)
23
9 月 21 日 上午 7:48
置顶: Bugs and glitches
QAstral
3
9 月 13 日 上午 12:45
置顶: Feature Wishlist
QAstral
0
1 月 8 日 下午 5:03
Translation
pimatstudio
31 条留言
Loccatpowersdog 8 月 28 日 上午 9:34 
Have been using this for so long but pretty sure 42.11 changed something with how clothes are identified & has made large parts of this mod not work.
玄吉 6 月 7 日 上午 7:26 
Can you change the comparison information to be arranged vertically?
Kaoeutsu 3 月 2 日 上午 6:36 
do you have plans to make integration with Inventory ReInvented?
Zara ♡ 1 月 18 日 上午 10:03 
Yay!! I was missing the mod I used from B41. Thank you for making a B42 version.
retr0l0gy 1 月 18 日 上午 7:35 
yes thank you and thanks for this mod and your effort you put into it
Pontius 1 月 17 日 下午 6:30 
Confirmed that the fix is working - thanks QAstral :)
QAstral  [作者] 1 月 16 日 上午 8:24 
Fixed
It seems that some functions works only while -debug is enabled. So my hack for tooltips while transferring liquid was throwing those issues. Should work now.
retr0l0gy 1 月 16 日 上午 3:43 
had to disable the mod temporarily until the mod gets fixed. spams errors whenever hovering over any item
Pontius 1 月 16 日 上午 12:34 
Moving the mod to the end of the load order brings back the tooltip (but not the comparison part) - but is still spamming the console with the following:

STACK TRACE
-----------------------------------------
function: render -- file: qa_Render.lua line # 36 | MOD: [B42] Item Comparison
function: render -- file: qa_Init.lua line # 11 | MOD: [B42] Item Comparison

ERROR: General f:5377, t:1737015269904> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: attempted index: getName of non-table: class zombie.inventory.types.Clothing at KahluaThread.tableget(KahluaThread.java:1667).
Pontius 1 月 16 日 上午 12:11 
Seem like the last update broke something.
No tooltips are appearing - and whenever hovering over any item - the console gets absolutely trashed/spammed with:

ERROR: General f:1300, t:1737014451187> ExceptionLogger.logException> Exception thrown
java.lang.RuntimeException: Object tried to call nil in DoTooltip at KahluaUtil.fail(KahluaUtil.java:82).