1016 Commits

Author SHA1 Message Date
Kae
3205f3b283 fix item inventoryFilters handling 2024-12-27 08:47:40 +11:00
Kae
1210a75fb7 ! Fix head rotation not showing on other players 2024-12-26 22:12:44 +11:00
Kae
e092de711e fix compile error 2024-12-26 21:00:29 +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
5de1e6cbc9 items can now override inventory filters 2024-12-26 20:12:15 +11:00
Kae
6a1ea4aa30 change math constants to constexpr 2024-12-26 20:11:45 +11:00
Kae
0a506401aa Update StarUniverseClient.cpp 2024-12-19 20:03:51 +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
2bf5be1af3
Merge pull request #152 from SilverSokolova/SilverSokolova-doc
More documentation [skip ci]
2024-12-19 19:08:39 +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
300b8f2dba
Update build.yml 2024-12-18 22:45:26 -08:00
Bottinator22
ea21eb55d7
Update StarTitleScreen.cpp 2024-12-18 22:41:54 -08:00
Bottinator22
93839a2032
Update StarTitleScreen.hpp 2024-12-18 22:41:35 -08:00
Bottinator22
1f5606b4d5
Update StarClientApplication.cpp 2024-12-18 22:41:05 -08: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
9cff2ce433
Update CMakeLists.txt 2024-12-18 22:30:16 -08:00
Bottinator22
bf6969dc7d
Add files via upload 2024-12-18 22:28:39 -08:00
Bottinator22
0c4682d304
Update StarGraphicsMenu.hpp 2024-12-18 22:26:59 -08:00
Bottinator22
e12860ad25
Update StarGraphicsMenu.cpp 2024-12-18 22:26:35 -08:00
Bottinator22
1303f54e30
Update StarOptionsMenu.cpp 2024-12-18 22:23:54 -08:00
Bottinator22
096ab486f6
Update StarOptionsMenu.hpp 2024-12-18 22:22:12 -08:00
Bottinator22
7bc0f942bc
Update StarMainInterface.cpp 2024-12-18 22:21:32 -08:00
Bottinator22
2ffe114686
Update StarClientApplication.cpp 2024-12-18 18:13:34 -08:00
Bottinator22
1d80822543
Update CMakeLists.txt 2024-12-18 18:10:07 -08:00
Bottinator22
b7aa4f6da6
Add files via upload 2024-12-18 18:09:19 -08:00
Bottinator22
226ff4e278
Update StarClientApplication.hpp 2024-12-18 18:07:58 -08:00
Bottinator22
e009a15ba7
Update StarClientApplication.cpp 2024-12-18 18:06:56 -08:00
Bottinator22
209d89a07d
Update StarClientApplication.cpp 2024-12-18 18:05:55 -08:00
Bottinator22
7253f40932
Update build.yml 2024-12-18 18:03:32 -08:00
Bottinator22
0a035226d8
Update client.config.patch 2024-12-18 18:02:08 -08:00
Kae
7d98cc8e04
Merge pull request #156 from SilverSokolova/merchantShineFix
Fix merchant shine when using Patch Project
2024-12-19 10:40:20 +11: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
28a8b54f43
Update StarMerchantInterface.cpp 2024-12-18 02:42:16 -06:00
SilverSokolova
ee918cb476
Update crafting.config.patch 2024-12-18 02:26:43 -06:00
SilverSokolova
621166242b
Update StarMerchantInterface.cpp 2024-12-18 02:24:50 -06:00
SilverSokolova
a362aa867a
Update StarMerchantInterface.hpp 2024-12-18 01:57:51 -06:00
SilverSokolova
41cb7dfde4
Update StarCraftingInterface.hpp 2024-12-18 01:57:19 -06:00
SilverSokolova
a57347c9b1
Update StarMerchantInterface.cpp 2024-12-18 01:50:56 -06:00
SilverSokolova
79e2c90ee0
Update StarCraftingInterface.cpp 2024-12-18 01:50:23 -06:00
SilverSokolova
476bdc619c
Update StarCraftingInterface.cpp 2024-12-18 01:49:41 -06:00
SilverSokolova
e875d5fccd
Allow changing maxBuyCount 2024-12-18 01:49:23 -06:00
SilverSokolova
de642ab8bf
Add maxSpinCount 2024-12-18 01:47:58 -06:00
SilverSokolova
54647362a0
Update StarCraftingInterface.cpp 2024-12-18 01:47:22 -06:00
SilverSokolova
341a9a3556
Update openstarbound.md 2024-12-11 00:18:08 -06:00
SilverSokolova
65741d6972
Update player.md 2024-12-10 23:35:51 -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