Project Zomboid

Project Zomboid

Quick Favourite (1 click mark/unmark)
pimatstudio  [开发者] 2 月 24 日 上午 6:22
Bug reports go here
If you post a bug report, PLEASE INCLUDE the following info:

- a brief description of when the bug occurs, how often, and any other info that helps identify the conditions, so I can try to recreate it
- error text (it can be found in console.txt, usually the path is like that: C:\Users\YourUsername\Zomboid\logs\console.txt
< >
正在显示第 1 - 7 条,共 7 条留言
maaaaan u forgot to assign control key from modsettings affecting to your code- no matter which key i stroke- favorite function only work with CAPS LOCK
pimatstudio  [开发者] 6 月 12 日 上午 1:48 
Great feedback, fixing it right away
pimatstudio  [开发者] 6 月 12 日 上午 1:57 
It's been fixed, enjoy :)
Timou 7 月 20 日 下午 3:19 
java.io.IOException: Not a valid PNG file for icon.png
RunYouCleverBoy 7 月 25 日 下午 10:08 
here is behavior aint match no vanilla:
condition: * = favorite - = regular

VANILLA:
*
*
*
-
-
*
*
Click favorite to whole stack become this:
*
*
*
*
*
*
*

Your mod made stack this:
-
-
-
*
*
-
-

--------------------------------------------
i think, often as player you wanna add to favorites 20 nails a new 5 nails u jsut got and click it, but your mod revert the state.
RunYouCleverBoy 7 月 25 日 下午 10:12 
i see QuickTransferFavorite.lua
is this isn't working as intended (that cause you disabled this)?
can we got such option in context menu?
or ability to favorite item not in inventory?

you doing great job- fixing vaniila stupid anessesary restrictions.
Thank you!
pimatstudio  [开发者] 7 月 26 日 上午 8:14 
Thanks for the reports guys!

@Timou
I've been wondering for a long time why this is the case, didn't know it's actually showing as an error, too, so thx I may look into it, now right now but will keep in mind

@RunYouCleverBoy
Never came across such a case where it'd bother me TBH, so I never even addressed this, so technically it's not even a design choice but something I didn't consider - ad your first post,
ad second... it's commented out as legacy code that monkey-patched vanilla functions which I avoid best I can always.
But I'm not sure again what would you like to have as a context menu option you mentioned, plz elaborate on that.
Marking favourite of items outside the inv was deliberately scrapped as it was present as a feature in the initial version of the mod, but it felt off to me, like non-vanilla friendly let's say. So this one's a design choice. If I have more time for modding in the future, I might introduce it back as an option.

You're welcome, happy you find it useful :) Cheers
< >
正在显示第 1 - 7 条,共 7 条留言
每页显示数: 1530 50