Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source
AgeCommit message (Collapse)Author
2025-06-07Add (GNU/)Linux ARM portIvan Davydov
2025-06-08Update CMakePresets.jsonKae
[skip ci]
2025-06-07Update StarItemSlotWidget.cppKae
2025-06-06im sure tihs would allow us to display 18446744073709551615 with Qgrbr404
2025-06-06jemalloc (2)Kae
2025-06-06jemalloc stuffKae
2025-06-06fetch jemalloc from vcpkgKae
2025-06-06Clang working with jemalloc now?Kae
2025-06-06jemalloc fixKae
i am as blind as a bat
2025-06-06Update StarColor.cppKae
[skip ci]
2025-06-06flags need to be comma-separatedKae
[skip ci]
2025-06-06attempt at improving GCC ?saturation accuracyKae
[skip ci]
2025-06-06Update StarItemSlotWidget.cppKae
[skip ci]
2025-06-06improve short item count formatting, fix missing cooldownKae
2025-06-05Update StarItemSlotWidget.cppgrbr404
2025-06-05Update StarItemSlotWidget.cppgrbr404
2025-06-05removed the to big onesgrbr404
2025-06-05maybe this fixes itgrbr404
2025-06-05Merge branch 'OpenStarbound:main' into item-count-chaingesgrbr404
2025-06-05made it support up to max posible stack amountgrbr404
2025-06-06Update CMakePresets.jsonKae
2025-06-05try 4grbr404
2025-06-05Update StarItemSlotWidget.cppgrbr404
2025-06-05try 2grbr404
2025-06-03disable Discord integration on macOSKae
2025-06-03@executable_path insteadKae
2025-06-03use @loader_path instead of $ORIGIN on macOSKae
2025-06-03fixed up macOS CI artifactsKae
2025-06-03unlock clipboard during button widget pressesKae
2025-06-03add statusText to world.nametagEntityKae
2025-06-03add player.nametag, player.setNametag, world.entityNametagKae
2025-06-02Merge remote-tracking branch 'origin/main'emmaker
2025-06-02Change type of markRead to Maybe<bool>emmaker
2025-06-02Merge branch 'OpenStarbound:main' into mainEmmaker
2025-06-02Include missing headeremmaker
2025-06-03revert networked animator changes for nowKae
2025-06-02Syntax fix (oops)emmaker
2025-06-02Add codex bindings to player tableemmaker
2025-06-02extend humanoidConfig to back and headKae
2025-05-31simple support for animated parallax texturesKae
2025-05-31armor: support for flipDirectives, fix activeItem arm frames with directives ↵Kae
breaking on custom armor
2025-05-31Update CMakePresets.jsonKae
2025-05-31Update vcpkg-configuration.jsonKae
2025-05-31Update StarVersion.cpp.inKae
2025-05-31default to GCC on Linux for now, move to optional Clang build actionKae
2025-05-31fix Lua strings inside JSON always being null-terminatedKae
2025-05-30Merge pull request #253 from grbr404/wayland/x11Kae
Wayland/x11
2025-05-29I moved the logger as it can't return anything if placed before video ↵grbr404
initialization.
2025-05-29Update StarMainApplication_sdl.cppgrbr404
2025-05-29made the wayland/x11 check bettergrbr404