Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-18 | oxipng pass | Kae | |
2025-04-25 | allow forcing legacy connections | Bottinator22 | |
2025-04-01 | the necessary asset changes for this | Bottinator22 | |
2025-03-23 | swap indicator blinks opposite to collision indicator | Kae | |
(also losslessly compressed the png) | |||
2025-03-22 | block swap indicator | chililisoup | |
2025-02-26 | make scrollareas updating their children optional | patman | |
2025-02-23 | add dismiss on swap checkbox | Kae | |
2025-02-12 | close button pressed position fix | SilverSokolova | |
2025-02-09 | Shrink the width of the textbox | Vladimir Krasheninnikov | |
2025-02-09 | Add the clear button for the filter | Vladimir Krasheninnikov | |
2025-02-08 | Search character by name | Vladimir Krasheninnikov | |
2025-02-07 | mod bindings GUI: close button | SilverSokolova | |
2025-02-07 | voicechat GUI: close button | SilverSokolova | |
2025-02-07 | shaders GUI: close button + title | SilverSokolova | |
2025-02-07 | graphicsmenu: decrement shine zlevel | SilverSokolova | |
2025-02-03 | fix two bugs and optimize images | Kae | |
[skip ci] | |||
2025-02-03 | Create the server selection list pane | Degranon | |
2024-12-29 | oops | Bottinator22 | |
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-28 | Update shaders.lua | Bottinator22 | |
2024-12-28 | Update shaders.config | Bottinator22 | |
2024-12-28 | Add files via upload | Bottinator22 | |
2024-12-26 | Head Rotation | Kae | |
(way too hardcoded, not ideal but it will do in the meantime as many have been asking for it) | |||
2024-12-26 | oxipng pass | Kae | |
pointless but i like the smaller number yayyyy | |||
2024-12-19 | Merge pull request #157 from Bottinator22/main | Kae | |
Allow post process shaders to be grouped up and enabled/disabled via Lua or a shaders menu | |||
2024-12-19 | Merge pull request #155 from SilverSokolova/main | Kae | |
Allow buying/crafting more than 1000 items at once [skip ci] | |||
2024-12-18 | add shader interface | Bottinator22 | |
2024-12-18 | Update graphicsmenu.config.patch.lua | Bottinator22 | |
2024-12-18 | Create merchant.config.patch | SilverSokolova | |
2024-12-18 | Delete assets/opensb/interface/merchant directory | SilverSokolova | |
2024-12-18 | Update crafting.config.patch | SilverSokolova | |
2024-12-10 | Update bindings.lua | Kae | |
2024-11-21 | Fix UB when a unique effect script adds another unique effect during ↵ | Kae | |
initialization | |||
2024-11-13 | add dedicated create character button to the CharSelectionPane | WasabiRaptor | |
so people don't have to scroll to the bottom of their character list to create new characters | |||
2024-08-28 | make barstound rarer | Kae | |
2024-07-29 | Change the Songbook search field to be more compatible with UI mods | Kae | |
It's at the top of the list now. Closes #90 | |||
2024-07-27 | Update multiplayer.config.patch | Kae | |
2024-07-25 | accept 🎮 in mod bindings | Kae | |
2024-06-28 | lighting: disable the new additive point light behavior when new lighting is off | Kae | |
2024-05-29 | fix vertically offcenter graphicsmenu header text | Kae | |
[skip ci] | |||
2024-05-25 | fix two tiny issues with changing interface scale | Kae | |
2024-05-25 | Add an interface scale slider | Kae | |
2024-05-02 | fix directives stitching bug when parsing scale | Kae | |
2024-04-27 | Make zoom key-binds holdable | Kae | |
also fixed some random UI shine cause it was the wrong freaking size | |||
2024-04-25 | Update chat.config.patch | Kae | |
2024-04-24 | slight font directives changes | Kae | |
invalid font directives stopped checkerboarding the glyph texture at some point, fixed that too | |||
2024-04-24 | feat: unicode emoji support + other stuff | Kae | |
2024-04-23 | Fix text after an unclosed ^ tag not wrapping | Kae | |
2024-04-22 | Lua chat callbacks + better font styling | Kae | |
golly gee whiz!! i hope i didn't fuck something up | |||
2024-04-19 | Add hardware cursor game setting | Kae | |
2024-04-15 | move user-visible voice interface strings into a json file | Kae | |
[skip ci] |