Commit Graph

134 Commits

Author SHA1 Message Date
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
e1be2ab429 finalize network improvements
can now disable zstd stream compression via config, peer-to-peer uses stream compression now, also made the server commands script a bit nicer
2024-07-27 20:04:34 +10:00
Kae
9e7a2e9bb9 only print Lua command result if it's not null 2024-07-27 13:58:14 +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
SilverSokolova
74ea816f8a
postload: upscale all HD cursors 2024-07-17 03:26:32 -05:00
SilverSokolova
044d6a38d4
Delete assets/opensb/cursors/inspect.cursor.patch 2024-07-17 03:25:23 -05:00
SilverSokolova
686dd786ef
Delete assets/opensb/cursors/link.cursor.patch 2024-07-17 03:25:17 -05:00
SilverSokolova
2d6a9d9f7e
Delete assets/opensb/cursors/pointer.cursor.patch 2024-07-17 03:24:22 -05:00
Kae
bc2e805d01 Bump shader versions
#78
2024-07-07 07:32:06 +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
563d95b9e6 remove redundant vertexRounding uniform from interface shader
interface is always drawn without super-sampling anyway
2024-06-26 13:03:30 +10:00
Kae
c046bd83d1
Merge pull request #71 from OpenStarbound/SilverSokolova-patch-1
make `/help run` tell you about the run command
2024-06-24 18:56:04 +10:00
Kae
ce032d8e0c Include steam_appid.txt by default 2024-06-24 18:35:35 +10:00
Kae
39a6e900a4 Inspecting now logs to the chat
TODO: make configurable!
2024-06-17 20:31:40 +10:00
SilverSokolova
6654e4da27
make /help run tell you about the run command 2024-06-11 09:41:46 -05: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
789597dde4 fix inventory hotbar links breaking when moving an item 2024-05-01 05:04:38 +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
a81490c35c reduce some Directives exceptions down to error strings for perf
additionally, image operations that don't exist simply pass through now
2024-04-25 09:39:23 +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
52dae03aae Add UnifontEx fallback for glyphs that are missing from the current font 2024-04-22 08:17:10 +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
5d9108c469 add fonts 2024-04-18 08:43:28 +10:00
Kae
63c9e3ec8b only round vertices if AA is on
[skip ci]
2024-04-15 17:46:44 +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
1510ed28e5 Update lighting.config.patch
[skip ci]
2024-03-29 02:34:30 +11:00
Kae
3c75c5d460 Update voicemanager.lua
[skip ci]
2024-03-28 05:13:41 +11:00
Kae
c484fab32d experiment: auto-conversion of object spread lights to hybrid spread/point lights 2024-03-26 07:31:33 +11:00
Kae
84a2d8f7f8 change fonts to woff2 2024-03-25 12:49:18 +11: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
c1592b079d Add readJson and writeJson for some packets 2024-03-22 20:59:02 +11:00
Kae
6fe4c6696f disable point light conversion - revisit later 2024-03-21 16:18:25 +11:00
Kae
57ca6776e4 Lua patches 2024-03-21 00:57:49 +11:00
Kae
1415743545 Update world.frag 2024-03-20 15:53:58 +11:00
Kae
6d76a11e25 experiment: unclamped lighting 2024-03-20 01:53:34 +11:00
Kae
983bb82a96 Async lighting improvements 2024-03-19 18:21:54 +11:00