163 Commits

Author SHA1 Message Date
Bottinator22
9beadf3e2c
oops
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-29 12:23:26 -08:00
Bottinator22
ebabc7bf8e
Update shaders.lua 2024-12-28 20:02:52 -08:00
Bottinator22
6b85d7094a
Update shaders.config 2024-12-28 20:02:37 -08:00
Bottinator22
e33d260e6d
Add files via upload 2024-12-28 20:02:00 -08:00
Bottinator22
d63501aa07
Add files via upload 2024-12-28 19:58:18 -08:00
Bottinator22
d2e1826865
Update universeclient.lua 2024-12-28 19:58:06 -08:00
Kae
3205f3b283 fix item inventoryFilters handling 2024-12-27 08:47:40 +11:00
Kae
0a1a82b18b Head Rotation
(way too hardcoded, not ideal but it will do in the meantime as many have been asking for it)
2024-12-26 20:53:06 +11:00
Kae
3df5cb78da oxipng pass
pointless but i like the smaller number yayyyy
2024-12-26 20:51:02 +11:00
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
Bottinator22
0a035226d8
Update client.config.patch 2024-12-18 18:02:08 -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
ad508c5322 add item copy-paste binds
decided against making them bound by default
2024-12-10 18:50:03 +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
aac3e53941 win: add minidumps to fatal errors 2024-10-18 14:18:40 +11:00
Jenya
932ec4019a Actual code 2024-10-02 22:35:54 +03:00
Kae
95b13f670d code clean-up 2024-09-09 20:32:23 +10:00
lonaasan
98a395721e [Small Addition] added respawnInWorld Command 2024-09-09 09:53:11 +02:00
lonaasan
57e9d13e6a Added custom OpenSB help text categories and descriptions 2024-09-06 23:29:02 +02:00
Kae
566b0f4d36
make barstound rarer 2024-08-28 13:04:08 +10:00
Bottinator22
474fad6534
Update client.config.patch 2024-08-21 19:25:41 -07:00
Bottinator22
ab48b22b96
Add files via upload 2024-08-21 19:24:55 -07: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
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