63 Commits

Author SHA1 Message Date
Kae
63903276e5
Merge pull request #157 from Bottinator22/main
Allow post process shaders to be grouped up and enabled/disabled via Lua or a shaders menu
2024-12-19 19:08:59 +11:00
Kae
157eb7c141
Merge pull request #155 from SilverSokolova/main
Allow buying/crafting more than 1000 items at once [skip ci]
2024-12-19 19:07:34 +11:00
Bottinator22
20f0efdcb8
add shader interface 2024-12-18 22:34:58 -08:00
Bottinator22
8dbbbcb086
Update graphicsmenu.config.patch.lua 2024-12-18 22:33:27 -08:00
SilverSokolova
c80f55bef2
Create merchant.config.patch 2024-12-18 13:59:10 -06:00
SilverSokolova
fa81726902
Delete assets/opensb/interface/merchant directory 2024-12-18 13:58:06 -06:00
SilverSokolova
ee918cb476
Update crafting.config.patch 2024-12-18 02:26:43 -06:00
Kae
a52c213ebe Update bindings.lua 2024-12-10 19:48:16 +11:00
Kae
a59ff847bc Fix UB when a unique effect script adds another unique effect during initialization 2024-11-21 15:31:28 +11:00
WasabiRaptor
46f4b5b07e add dedicated create character button to the CharSelectionPane
so people don't have to scroll to the bottom of their character list to create new characters
2024-11-13 17:16:19 -05:00
Kae
566b0f4d36
make barstound rarer 2024-08-28 13:04:08 +10:00
Kae
1224213cab Change the Songbook search field to be more compatible with UI mods
It's at the top of the list now. Closes #90
2024-07-29 14:59:52 +10:00
Kae
f95fbc3a37 Update multiplayer.config.patch 2024-07-27 11:24:10 +10:00
Kae
a6ac154b94 accept 🎮 in mod bindings 2024-07-25 08:56:00 +10:00
Kae
54ac208dd5 lighting: disable the new additive point light behavior when new lighting is off 2024-06-28 17:10:17 +10:00
Kae
3cdc8316d6 fix vertically offcenter graphicsmenu header text
[skip ci]
2024-05-29 11:10:35 +10:00
Kae
74dabf2244 fix two tiny issues with changing interface scale 2024-05-25 13:12:50 +10:00
Kae
f3adb0b9d0 Add an interface scale slider 2024-05-25 12:52:07 +10:00
Kae
8cbb262c24 fix directives stitching bug when parsing scale 2024-05-02 11:56:59 +10:00
Kae
2a751e2e37 Make zoom key-binds holdable
also fixed some random UI shine cause it was the wrong freaking size
2024-04-27 16:31:10 +10:00
Kae
2f73a98c55
Update chat.config.patch 2024-04-25 01:05:04 +10:00
Kae
6f7e2bbb83 slight font directives changes
invalid font directives stopped checkerboarding the glyph texture at some point, fixed that too
2024-04-24 16:29:51 +10:00
Kae
d0f8aec244 feat: unicode emoji support + other stuff 2024-04-24 07:44:53 +10:00
Kae
dd67777238 Fix text after an unclosed ^ tag not wrapping 2024-04-23 13:27:57 +10:00
Kae
ca1426eabc Lua chat callbacks + better font styling
golly gee whiz!! i hope i didn't fuck something up
2024-04-22 06:07:59 +10:00
Kae
d5f5fb5ddf Add hardware cursor game setting 2024-04-19 08:52:35 +10:00
Kae
2a4bd82605 move user-visible voice interface strings into a json file
[skip ci]
2024-04-15 17:16:56 +10:00
Kae
227e60ca4c new object lighting toggle, log non-master entity render/update exceptions 2024-04-15 08:03:26 +10:00
Kae
4a3ffadecb Expose assets lua callbacks to patch contexts 2024-04-08 16:12:48 +10:00
Kae
9ef38ce076 fix slightly maligned AA checkbox 2024-04-08 15:01:33 +10:00
Kae
8a8a050159 2 features: multi-sample anti-aliasing & Lua patches for images 2024-04-08 14:22:22 +10:00
Kae
dd3c40adb7 fix options menu shine 2024-03-25 08:44:15 +11:00
Kae
5981880a99 title changes (moved quit button away) + better compressed all the pngs 2024-03-25 08:40:02 +11:00
Kae
ff6e349aef tighten lineHeight 2024-03-25 03:45:59 +11:00
Kae
13f91aa195 Songbook search improvements 2024-03-15 21:29:14 +11:00
JamesTheMaker
81ab5b638b Added searchbar to songbook 2024-03-08 12:19:15 -05:00
Kae
ddc64fb14c Fix up and add options menu slider 2024-01-03 20:08:57 +11:00
WereTech
6294e9ed1c add camera panning speed setting
- adds a setting that changes the speed of the camera when panning with the CameraShift keybind.
- fixes what I assume is a typo in the zoom slider that referenced the resolution list size instead of the zoom list size
2023-11-28 11:04:45 -06:00
Kae
d65bc3cc8d Add collision cycling to Material items 2023-08-19 20:47:58 +10:00
Kae
f6f91b18e8 Various improvements
You can now right click empty slots to insert one from swap.
Added unique sounds for the swap slot count incrementing/decrementing.
Material placement now plays sounds.
2023-08-18 23:14:53 +10:00
Kae
572291047f Fix LabelWidgets randomly being shadowed 2023-08-18 18:32:29 +10:00
Kae
057f3727de Bottom Action Bar 2023-07-30 00:11:16 +10:00
Kae
4c636e911c Add default crafting config values 2023-07-24 22:11:45 +10:00
Kae
5f0e44d60e Update optionsmenu.config.patch 2023-07-24 01:33:50 +10:00
Kae
043db1841e Voice: Minor options menu fixes, fix decibel level freezing on muted speakers 2023-07-20 14:55:38 +10:00
Kae
1f038540a5 Port in the voice settings menu 2023-07-19 23:16:59 +10:00
Kae
34bb0b5422 Initial voice HUD indicator setup 2023-07-17 22:20:39 +10:00
Kae
ee97dd16e2 Use smoother outer border alpha for default font directives 2023-07-04 06:23:02 +10:00
Kae
2386a95342 Input Binding support 2023-07-02 17:19:54 +10:00
Kae
bc3ba0dc56 Update starbound.png 2023-07-01 07:30:34 +10:00