Project Zomboid

Project Zomboid

[B42] monstersauce simple mod
44 則留言
PuzzyDiztroier 7 月 12 日 上午 3:33 
keys function throws errors with CleanUI mod. Mb you can disable it by default?
PuzzyDiztroier 7 月 12 日 上午 1:35 
STACK TRACE
-----------------------------------------
function: attachEvent -- file: ms.keys.lua line # 53 | MOD: msauce simple mods
Callframe at: se.krka.kahlua.integration.expose.MultiLuaJavaInvoker@7f396227
function: refreshBackpacks -- file: ISInventoryPage.lua line # 1187 | MOD: CleanUI
function: createChildren -- file: ISInventoryPage.lua line # 296 | MOD: CleanUI
function: createChildren -- file: EquipmentUi_InventoryPage.lua line # 6 | MOD: Equipment UI
function: instantiate -- file: ISUIElement.lua line # 926 | Vanilla
function: setUIName -- file: ISUIElement.lua line # 1838 | Vanilla
function: createInventoryInterface -- file: ISPlayerDataObject.lua line # 57 | Vanilla
function: createInventoryInterface -- file: ISPlayerDataTuning.lua line # 24 | MOD: Tsar's Common Library v.2.07
function: createPlayerData -- file: ISPlayerData.lua line # 196 | Vanilla
Snowstar837 6 月 20 日 下午 1:09 
Thank you! I definitely understand needing to get into a coding mood aha.

I do notice, your mod causes an error when right clicking on trailers. I was able to fix it by adding a check for if the vehicle has an engine in ms.car-dismantle.lua:

local enginePart = vehicle:getPartById("Engine")
if enginePart and not(string.match(vehicle:getScript():getName(), "Burnt") or string.match(vehicle:getScript():getName(), "Smashed")) and
enginePart:getCondition() < 11 then
MonsterSauce  [作者] 6 月 4 日 上午 11:35 
yes, I will start on making smaller repacked of this mod.
we'll have to be patient cause, real life isnt allowing me to crunch code as much as i'd used to.
I'm glad to see that we have more mod hobbyist coming to zomboid.
Snowstar837 5 月 30 日 下午 6:05 
Would you ever consider splitting this into modular optional files (such as "ui changes", "qol gameplay changes", and "inventory changes"), or forking off the most popular components?
Dotan 5 月 24 日 上午 12:22 
Is this compatible with CleanUI?
Cyber_D 5 月 21 日 上午 11:52 
It looks like the changes in 42.8 broke your mods (simple and loot) =( The mods stopped displaying in the settings in the mods tab.
p6kocka 5 月 4 日 下午 1:24 
Hello. I was using your mods back with version 41. thank you for porting this mod to 42. One question. There was a mod in v41 where you could decide where to put a looted item after right- clicking it. Something like "Put it in the inventory" and " Put it in the backpack" and " Put it in the fanny pack" etc. So you didn' t have to click the individual containers in the left inventory panel. I think it was your mod, wasn' t it? I miss it very much. It' s such a QOL mod. Or maybe you know what mod was it,?
Preman Kampung 4 月 1 日 下午 1:31 
Nice! Can't wait, it really helpful when playing with a controller. Also if I may suggest that maybe you can add like save & load preset for the sorting function?

Or maybe just copy setting for easy changing to new bag/backpack?
MonsterSauce  [作者] 3 月 31 日 下午 1:09 
@Preman Kampung

yes. sort function will come, that is for sure. aint got no time to pick up items one at a time.
Preman Kampung 3 月 21 日 下午 5:12 
Any plan for sort function?
MonsterSauce  [作者] 3 月 17 日 下午 2:14 
@Klade

there is no plans for food. tho spices like ketchup is coming.
MonsterSauce  [作者] 3 月 17 日 上午 10:45 
Ah, thanks. Ill patch it now
hi117 3 月 17 日 上午 10:26 
@MonsterSauce
Got a new error: ms.keys.lua:64. Error is `java.lang.RuntimeException: No implementation found`. I think this is due to `getDisplayName()` not being implemeted for some items, though I can't find a good alternative for the function.
Sarunax 3 月 16 日 下午 2:38 
Does the item merge work for food? I have 40 -2 hunger potatoes. Thanks!
MonsterSauce  [作者] 3 月 14 日 上午 4:15 
I was able to get your exact error, this is now fixed. thank you for your report.
BeeBro 3 月 14 日 上午 2:39 
@MonsterSauce,
thank you for your fast checking and fixing mate. Unfortunatly it isn't fix completly. The right click context works now but the error popups still exist and they rise fast when any inventory is open:
https://pastecode.io/s/w2d7rcyn
MonsterSauce  [作者] 3 月 13 日 下午 4:21 
@anis,

no it does not need any order.
check modoption? it might be off.
sometimes, re applying the option fixes things.
MonsterSauce  [作者] 3 月 13 日 下午 4:19 
@BeeBro

Ug, right that can happen. I have patched it. sorry.
BeeBro 3 月 13 日 下午 3:42 
@MonsterSauce
since your last update I got the following error popups continuously:
https://pastecode.io/s/96xe9fkq
I also cant open "right click" context menu on inventory items if it helps.
Æɴɪsᴏ 3 月 13 日 上午 9:21 
Does this have to be anywhere in specific in the load order?

I don't get fast car hood openings.
BeeBro 3 月 13 日 上午 2:39 
Thanks for your explanation. I now understand your idea behind the item marker :) And thanks for adding my proposal on your "maybe add" list. Looking forward :)
MonsterSauce  [作者] 3 月 12 日 下午 12:25 
@BeeBro

the intent of item marker was, simple. I get way too many tools, like screwdrivers, so, i just use them to poke zombies and realize.. i used the last one..
i would have just used the "favorite" option, BUT, if you favorite an item, like screwdriver... then... that items will be invisible to crafting.. which is not what i wanted. thus, i'll just draw on the item, a marker.

I was thinking of having stuff that is marked, auto sort into containers with the same symbols.. but, that is a future update. i havent had much time to flesh out the details. but yes, i can add your suggestion for now.
BeeBro 3 月 12 日 上午 11:32 
Hey @MonsterSauce I like this mod because it includeds many need mods in one :)
One thing: Your item marker - whats the intention behind it? i hoped that it allows me to mark an item like a specific tool, so i know that I allready looted one and don't need another one. But your marker only mark this one item. Could it be possible to show it on all the same items? Like "have been read" mod does for books?
Tarrax Ironwolf 2 月 28 日 下午 9:38 
Okay, thank you for the quick response.
MonsterSauce  [作者] 2 月 28 日 下午 7:05 
The thing is, each mod, is so small, that doing the paper work to push them out would take longer than implementing them. so, adding to a collection like this is faster. you can always disable a feature; and any code related will not run.
Tarrax Ironwolf 2 月 28 日 下午 4:33 
Is it possible to make these as à la carte options instead of all-or-nothing?
XOXANA 2 月 18 日 上午 10:24 
modular options?
TeeJay 1 月 12 日 上午 9:26 
Appreciate the effort! Bet TIS is gonna iron this one out pretty fast
MonsterSauce  [作者] 1 月 12 日 上午 5:33 
i have tried to make a "keep" container option. but due to the bug, it would always delete the item when empty. so, not much I can do there.
TeeJay 1 月 11 日 下午 11:09 
If only i had managed to read your post from des 30th before posting :lunar2019laughingpig: Cheers!
MonsterSauce  [作者] 1 月 11 日 上午 7:06 
seems to be a b42 thing, there are other mods trying to fix this issue.
hopefully this issue is fixed in the future updates. for now, i have added consolidate and keep container menu item, and a work around until patch.
TeeJay 1 月 11 日 上午 2:38 
Does the update delete empty car batteries as well? uninstalling empty car batteries from cars just removes them from the game.. been having that issue as of late after starting a new game.
MonsterSauce  [作者] 1 月 5 日 下午 12:07 
i made an update to item merge that can help remove those ghost items. i hope.
MonsterSauce  [作者] 1 月 4 日 下午 8:23 
sandbox options are now in modOptions. you wont need the sandbox option mod anymore.
Cyber_D 2024 年 12 月 30 日 上午 2:59 
Double checked. You are right. "floor" container is empty, but proximity inventory showing empty items. wierd.
Anyway. Have a nice holiday.
MonsterSauce  [作者] 2024 年 12 月 29 日 下午 6:54 
Wow. that is wierd. I dropped a thread. you can see it on the floor. and when i adjust it to be empty. run around. i see the thread on the floor. and it doesnt appear in the loot window.

this is not something that i did. looks like a build 42 thing.
MonsterSauce  [作者] 2024 年 12 月 29 日 下午 3:13 
Ah, thanks. Ill have more time soon. To test. Holidays been too busy
Cyber_D 2024 年 12 月 29 日 下午 2:31 
It's like i don't know how to play PZ without your mods. Thanks!
Some strange things happening with empty items (thread, battery, meds etc). If they are in container and i'm trying to move them, then they are dissapearing. and that's ok, i guess. But if they are on the floor, i can't do anything to them. So, now there is some items on the floor of my base laying like a junk. But i think it's 42 build thing. I don't know. Just telling=)
Partis 2024 年 12 月 26 日 下午 11:12 
Item Merging is finally here.
You can now merge fragmented items back together!
MonsterSauce  [作者] 2024 年 12 月 26 日 下午 5:45 
Should be on. What is not working?
You can disable or enable in sandbox options. There are mods to edit sandbox options,even if the game is in progress.
Aang741 2024 年 12 月 26 日 下午 4:27 
how can i activate this mod? i activated in mod list but i cant find any option
G-t01l3t. 2024 年 12 月 24 日 下午 5:48 
^ upvote upvote
MonsterSauce  [作者] 2024 年 12 月 19 日 下午 9:08 
Work is progressing...

next up is, inventory/corpse filtering and sac