Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/assets/opensb/interface.config.patch
AgeCommit message (Collapse)Author
2024-10-18win: add minidumps to fatal errorsKae
2024-04-25reduce some Directives exceptions down to error strings for perfKae
additionally, image operations that don't exist simply pass through now
2024-04-24slight font directives changesKae
invalid font directives stopped checkerboarding the glyph texture at some point, fixed that too
2024-04-24feat: unicode emoji support + other stuffKae
2024-04-22Lua chat callbacks + better font stylingKae
golly gee whiz!! i hope i didn't fuck something up
2024-03-16move debug menu down to not overlap buffsSilverSokolova
2023-08-02Improve planet name titleKae
They began showing during the warp cinematic and their fade-out timing was wrong.
2023-07-04Use smoother outer border alpha for default font directivesKae
2023-07-04Update interface.config.patchKae
2023-07-03Fix horizontal alignment with font, add new fontsKae
2023-07-03Prevent particle copy, tweak debugging some moreKae
probably not too time-saving
2023-07-03Tweak debug fontKae
2023-07-03Fix font glyph generation to work correctly with other fontsKae
2023-06-28Add unused support for using the actual humanoid for armor previewKae
2023-06-28Misc internal UI fixesKae
2023-06-28Don't do spatial logging on the serverKae
2023-06-27Improve button audio feedbackKae
2023-06-27Fix crash warping to planets and leftover formatting errorsKae
2023-06-27Nameplate and chat bubble improvementsKae
They should stack much better now. I also hooked up the true mouth position to the name-tag, but it's too shaky on chat bubbles.
2023-06-25Fix up new Object directives handling, more directives rendering ↵Kae
improvements, fix chat bubbles and nametags only moving every 2px
2023-06-23add Nametag DirectivesKae
2023-06-21The FontpocalypseKae
I hate it
2023-06-21processing directives for text box widgetsKae
few other misc things also fixed SDL audio on newer SDL vers