Zia Satazaki

Results 26 comments of Zia Satazaki

yeah, dependency changes have happened in the multiple years since I've touched this; I (or someone else) need to take another look at things at some point

This actually needs some tech to figure out the UI-relative screen size (Starbound doesn't provide a way to get at it, so we need to do some anchor-and-canvas trickery to...

this kind of thing is always a result of something else clobbering `monster_primary.lua` and/or `npc_primary.lua`; whoever does that needs to add the following lines to the end of the init...

never really looked at wedit. if you're wearing a nanofield that *will* clobber wedit's tech shenanigans, but look in the tinkerer's workshop in admin mode if you want noclip with...

hmm. looks like there's another check I need to go nuke somewhere. as for breaking UI, how so?

Yeah, 1280x1024 monitors were popular for a relatively short time before widescreen became the norm.

You could take a few pieces of https://github.com/zetaPRIME/libstarlight/ (namely RenderCore and some of the image loading in ThemeManager); it should make using citro3d quite a bit less annoying, at the...

Having the same issue. hyprland 0.38.1, RX 5700, kernel `6.8.4-zen1-1-zen` (as reported by neofetch); corruption only goes away when something forces the tab bar to update (changing tabs, a window...

Actually, it's set up so you can have your MultiBound installation just anywhere as long as you point it to the right executable path.

apparently steamcmd requires quotes for paths with spaces on a command that only takes a single parameter??? anyway, attempting to fix with https://github.com/zetaPRIME/MultiBound2/commit/6507ae5a37356b25ee5b6fa39e9978163c6b45ab