Uh oh!
There was an error while loading. Please reload this page.
feat: add more hud settings - #192
Conversation
beanbag44
commented
Dec 15, 2025
Looks good, but sameLine() still gets called even when showKeybind is disabled, resulting in all modules being placed on the same line |
beanbag44
left a comment
There was a problem hiding this comment.
looks good, just the formatting for sameLine seems off. Thats all though
cattyngmd
commented
Dec 15, 2025
wtf it looked fine on my phone, never using github there |
emyfops
commented
Dec 15, 2025
Could you use a LimitedDecayQueue for the average fps count? Could you also use monotonic kotlin times instead of longs? |
cattyngmd
commented
Dec 15, 2025
LimitedDecayQueue uses millis so theres no point of using it in that case |
emyfops
commented
Dec 15, 2025
I meant to use the queue to store nanos, either way it shouldnt really matter for the accuracy |
Uh oh!
There was an error while loading. Please reload this page.
added following setting to hud modules:
Show KeybindtoModuleListAveragetoFPS