1073 Commits

Author SHA1 Message Date
Kae
09c44f53bf Update linux-clang.cmake
[skip ci]
2025-01-07 20:18:44 +11:00
Kae
289e367e28 include base linux toolchain 2025-01-07 20:10:51 +11:00
Kae
d232fb77eb attempt to fix systemd clang comp 2025-01-07 19:53:04 +11:00
Kae
64df890864 update unifont
also added font sources
2025-01-07 19:52:29 +11:00
Kae
06ce4f042d add version logging for named asset sources 2025-01-05 15:22:20 +11:00
Kae
57a5afa13a fix net compat rules not being considered in client netLoad 2025-01-05 15:21:59 +11:00
Kae
c47bceb3f3 add time played support to server query results 2025-01-05 15:21:27 +11:00
Kae
9bc12f5f97 Lua 5.3.6 2025-01-05 15:16:15 +11:00
Kae
41f0b9001f
Update build.yml 2025-01-02 21:05:05 +11:00
Kae
bbc167de0f fix ArmorWearer sync flag not being set for two slots
no idea how I missed that
[skip ci]
2025-01-02 16:07:34 +11:00
Kae
aaa1587f0c Update StarPlayer.cpp
[skip ci]
2025-01-01 22:46:37 +11:00
Kae
2ccc2ac487 Update StarClientCommandProcessor.cpp
[skip ci]
2025-01-01 19:43:56 +11:00
Kae
5159b073bd /render: support for rendering out character and clothing sheets 2025-01-01 19:41:42 +11:00
Kae
a589a41fb4 Update vcpkg.json
[skip ci]
2024-12-31 20:40:42 +11:00
Kae
ad1c25a502 Update vcpkg.json
[skip ci]
2024-12-31 20:31:15 +11:00
Kae
c37265623d oops
[skip ci]
2024-12-31 20:13:23 +11:00
Kae
5247c48551 actually silence Clang unused warns
[skip ci]
2024-12-31 19:41:40 +11:00
Kae
cb893f0f52 disable jemalloc on Linux for Clang 2024-12-31 19:20:40 +11:00
Kae
d922be6612 decouple raw artifacts from assemble script 2024-12-31 19:11:20 +11:00
Kae
da76c1d95d defer test to after upload so I can debug locally 2024-12-31 19:06:37 +11:00
Kae
c14a99a7c3 guess I can't have atomic for an array in Clang. ok
also the indenting was mixed so I had to fix it which is why the diff here is so wacky
2024-12-31 18:55:37 +11:00
Kae
c0fd5c0a60 Update vcpkg.json 2024-12-31 18:34:28 +11:00
Kae
4f37d900c4 get rid of SDL2's dbus dependency 2024-12-31 18:21:12 +11:00
Kae
95b8727d0c Update build.yml 2024-12-31 18:11:52 +11:00
Kae
32f6d28d05 trying again 2024-12-31 17:59:05 +11:00
Kae
aa1d559854 okay libsystemd doesn't compile on clang right now :( 2024-12-31 16:06:10 +11:00
Kae
6076746ff3 Update build.yml 2024-12-31 15:51:26 +11:00
Kae
3a077eabeb make sure vcpkg is using clang 2024-12-31 15:36:10 +11:00
Kae
7b2ce5155a fix Clang warnings
those two tryLexicalCasts were literally just broken
2024-12-31 15:27:32 +11:00
Kae
4903d39eed clang hates that I guess 2024-12-31 15:26:01 +11:00
Kae
9e3341f2f2 Update StarMemory.cpp 2024-12-31 14:59:15 +11:00
Kae
5b520556cf switch Linux builds to Clang (this will surely end well!) 2024-12-31 14:50:10 +11:00
Kae
874ab3dd48 ?saturation discrepancies: fixed mostly on GCC, 100% (seemingly?) on Clang 2024-12-31 14:49:51 +11:00
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
fbae5b2223
Merge pull request #159 from Bottinator22/main
Documentation for renderer
2024-12-28 21:24:14 -08:00
Bottinator22
54b8f83b85
Documentation for renderer 2024-12-28 21:23:16 -08:00
Kae
b953042e56
Merge pull request #158 from Bottinator22/main
Scriptable shader uniforms
2024-12-29 15:29:20 +11:00
Bottinator22
ec6c8f0c3c
Update StarLuaConverters.hpp 2024-12-28 20:09:29 -08:00
Bottinator22
922427e25f
Update StarScrollArea.cpp 2024-12-28 20:08:17 -08:00
Bottinator22
f7dc97965d
Update StarRenderingLuaBindings.cpp 2024-12-28 20:07:34 -08:00
Bottinator22
1a0bf768f0
Update StarRenderer_opengl.cpp 2024-12-28 20:07:04 -08:00
Bottinator22
5e07241741
Update StarRenderer.hpp 2024-12-28 20:04:59 -08:00
Bottinator22
740cf89122
Update StarRenderer_opengl.hpp 2024-12-28 20:04:19 -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
75ff3cbba9 Update CMakeLists.txt 2024-12-28 13:42:00 +11:00
Kae
6b49f382e3 move image scaling functions to their own unit, as -O2 2024-12-28 13:07:51 +11:00