Project Zomboid

Project Zomboid

[B42.1.1] Neon moodle levels
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"
< >
Showing 1-4 of 4 comments
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://steamcommunity.com/sharedfiles/filedetails/?id=3395171770
UnCheat  [developer] Jan 23 @ 1:27am 
Originally posted by 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
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
Last edited by Фиалка; Jan 23 @ 10:37am
Can someone take over this project? The creator had a great idea, but will no longer provide support until............2099
Last edited by Rodrigues; Feb 5 @ 6:23am
< >
Showing 1-4 of 4 comments
Per page: 1530 50