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

summaryrefslogtreecommitdiff
path: root/assets/opensb/interface
AgeCommit message (Collapse)Author
2025-05-18oxipng passKae
2025-04-25allow forcing legacy connectionsBottinator22
2025-04-01the necessary asset changes for thisBottinator22
2025-03-23swap indicator blinks opposite to collision indicatorKae
(also losslessly compressed the png)
2025-03-22block swap indicatorchililisoup
2025-02-26make scrollareas updating their children optionalpatman
2025-02-23add dismiss on swap checkboxKae
2025-02-12close button pressed position fixSilverSokolova
2025-02-09Shrink the width of the textboxVladimir Krasheninnikov
2025-02-09Add the clear button for the filterVladimir Krasheninnikov
2025-02-08Search character by nameVladimir Krasheninnikov
2025-02-07mod bindings GUI: close buttonSilverSokolova
2025-02-07voicechat GUI: close buttonSilverSokolova
2025-02-07shaders GUI: close button + titleSilverSokolova
2025-02-07graphicsmenu: decrement shine zlevelSilverSokolova
2025-02-03fix two bugs and optimize imagesKae
[skip ci]
2025-02-03Create the server selection list paneDegranon
2024-12-29oopsBottinator22
since my hhcolour shader (which doesn't have any parameters) was the first one in the list, it didn't need to load any parameters, which hid a bug that caused errors if the first shader in the menu had parameters
2024-12-28Update shaders.luaBottinator22
2024-12-28Update shaders.configBottinator22
2024-12-28Add files via uploadBottinator22
2024-12-26Head RotationKae
(way too hardcoded, not ideal but it will do in the meantime as many have been asking for it)
2024-12-26oxipng passKae
pointless but i like the smaller number yayyyy
2024-12-19Merge pull request #157 from Bottinator22/mainKae
Allow post process shaders to be grouped up and enabled/disabled via Lua or a shaders menu
2024-12-19Merge pull request #155 from SilverSokolova/mainKae
Allow buying/crafting more than 1000 items at once [skip ci]
2024-12-18add shader interfaceBottinator22
2024-12-18Update graphicsmenu.config.patch.luaBottinator22
2024-12-18Create merchant.config.patchSilverSokolova
2024-12-18Delete assets/opensb/interface/merchant directorySilverSokolova
2024-12-18Update crafting.config.patchSilverSokolova
2024-12-10Update bindings.luaKae
2024-11-21Fix UB when a unique effect script adds another unique effect during ↵Kae
initialization
2024-11-13add dedicated create character button to the CharSelectionPaneWasabiRaptor
so people don't have to scroll to the bottom of their character list to create new characters
2024-08-28make barstound rarerKae
2024-07-29Change the Songbook search field to be more compatible with UI modsKae
It's at the top of the list now. Closes #90
2024-07-27Update multiplayer.config.patchKae
2024-07-25accept 🎮 in mod bindingsKae
2024-06-28lighting: disable the new additive point light behavior when new lighting is offKae
2024-05-29fix vertically offcenter graphicsmenu header textKae
[skip ci]
2024-05-25fix two tiny issues with changing interface scaleKae
2024-05-25Add an interface scale sliderKae
2024-05-02fix directives stitching bug when parsing scaleKae
2024-04-27Make zoom key-binds holdableKae
also fixed some random UI shine cause it was the wrong freaking size
2024-04-25Update chat.config.patchKae
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-23Fix text after an unclosed ^ tag not wrappingKae
2024-04-22Lua chat callbacks + better font stylingKae
golly gee whiz!! i hope i didn't fuck something up
2024-04-19Add hardware cursor game settingKae
2024-04-15move user-visible voice interface strings into a json fileKae
[skip ci]