Project Zomboid

Project Zomboid

[B42.1.1] Neon moodle levels
Omega 22. jan. kl. 13:56
Fan-Fix until updated?
I tried poking around in the mod to find where the it moves the offsets/scale, but with highly noob skills couldn't find much other than a few references here and there that could indicate size and position. Didn't look like it was set in stone, but rather draw from the user UI settings? idk.

Making a thread here so that we can come together and poke around and maybe find what broke and help get it fixed in case Author just doesn't have the time.

Located in our folder "Games\Steam\steamapps\workshop\content\108600\3392116408\mods\neonMoodleIndicator\common\media\lua\client"
< >
Viser 1-4 af 4 kommentarer
molecule31 22. jan. kl. 15:38 
hey, check my mod, it works stable after the update, all you need to do is make a texture pack and it will be easier than reworking the lua

https://gtm.steamproxy.vip/sharedfiles/filedetails/?id=3395171770
UnCheat  [udvikler] 23. jan. kl. 1:27 
Oprindeligt skrevet af Omega:
I tried poking around in the mod to find where the it moves the offsets/scale, but with highly noob skills couldn't find much other than a few references here and there that could indicate size and position. Didn't look like it was set in stone, but rather draw from the user UI settings? idk.

Making a thread here so that we can come together and poke around and maybe find what broke and help get it fixed in case Author just doesn't have the time.

Located in our folder "Games\Steam\steamapps\workshop\content\108600\3392116408\mods\neonMoodleIndicator\common\media\lua\client"
I've to check changed java class to get new sizes. But I'm busy working irl so I won't fix soon
Фиалка 23. jan. kl. 5:33 
I dug into the code and got the following results, so if anyone needs it, it can be used as a temporary solution.
You need to replace the lines in 108600\3392116408\mods\neonMoodleIndicator\common\media\lua\client\neonMoodleLevels.lua with:
34 line: o.verticalMargin = 5 209 line: self.moodleSlotsDesiredPos[moodleId] = self.panelY + (self.verticalMargin + moodleSize) * renderedId - 5 * (renderedId + 1) 266 line: return getTextManager():getFontFromEnum(fontEnum):getLineHeight()*3 + 1
Sidst redigeret af Фиалка; 23. jan. kl. 10:37
Rodrigues 23. jan. kl. 14:12 
Can someone take over this project? The creator had a great idea, but will no longer provide support until............2099
Sidst redigeret af Rodrigues; 5. feb. kl. 6:23
< >
Viser 1-4 af 4 kommentarer
Per side: 1530 50