Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2025-06-05
Merge branch 'OpenStarbound:main' into item-count-chainges
grbr404
2025-06-05
made it support up to max posible stack amount
grbr404
2025-06-06
Update CMakePresets.json
Kae
2025-06-05
try 4
grbr404
2025-06-05
Update StarItemSlotWidget.cpp
grbr404
2025-06-05
try 2
grbr404
2025-06-03
disable Discord integration on macOS
Kae
2025-06-03
@executable_path instead
Kae
2025-06-03
use @loader_path instead of $ORIGIN on macOS
Kae
2025-06-03
fixed up macOS CI artifacts
Kae
2025-06-03
unlock clipboard during button widget presses
Kae
2025-06-03
add statusText to world.nametagEntity
Kae
2025-06-03
add player.nametag, player.setNametag, world.entityNametag
Kae
2025-06-02
Merge remote-tracking branch 'origin/main'
emmaker
2025-06-02
Change type of markRead to Maybe<bool>
emmaker
2025-06-02
Merge branch 'OpenStarbound:main' into main
Emmaker
2025-06-02
Include missing header
emmaker
2025-06-03
revert networked animator changes for now
Kae
2025-06-02
Syntax fix (oops)
emmaker
2025-06-02
Add codex bindings to player table
emmaker
2025-06-02
extend humanoidConfig to back and head
Kae
2025-05-31
simple support for animated parallax textures
Kae
2025-05-31
armor: support for flipDirectives, fix activeItem arm frames with directives ...
Kae
2025-05-31
Update CMakePresets.json
Kae
2025-05-31
Update vcpkg-configuration.json
Kae
2025-05-31
Update StarVersion.cpp.in
Kae
2025-05-31
default to GCC on Linux for now, move to optional Clang build action
Kae
2025-05-31
fix Lua strings inside JSON always being null-terminated
Kae
2025-05-30
Merge pull request #253 from grbr404/wayland/x11
Kae
2025-05-29
I moved the logger as it can't return anything if placed before video initial...
grbr404
2025-05-29
Update StarMainApplication_sdl.cpp
grbr404
2025-05-29
made the wayland/x11 check better
grbr404
2025-05-29
changed check to be befor init video
grbr404
2025-05-29
forgot #endif
grbr404
2025-05-29
Check for Wayland to use it if the system uses it
grbr404
2025-05-29
Update StarPythonic.hpp
IsaacClark69
2025-05-29
use newer Steam init API that can return an error string
Kae
2025-05-27
add universe.banClient
Kae
2025-05-27
add sb.stripEscapeCodes
Kae
2025-05-27
Update StarUniverseServerLuaBindings.cpp
Kae
2025-05-27
universe.disconnectClient
Kae
2025-05-25
put this back where it should be now that netgroup is fixed
WasabiRaptor
2025-05-25
Merge remote-tracking branch 'upstream/main' into networked-animator-improvem...
WasabiRaptor
2025-05-26
cleaner fix for NetElementGroup
Kae
2025-05-25
Merge remote-tracking branch 'upstream/main' into networked-animator-improvem...
WasabiRaptor
2025-05-26
net: fix index index compatibility issues in NetElementGroup
Kae
2025-05-26
client: attempt to disconnect safely instead of crashing when an incoming ser...
Kae
2025-05-25
Merge branch 'main' into networked-animator-improvements
WasabiRaptor
2025-05-25
fix for net element ordering bug
WasabiRaptor
2025-05-25
fix crash when receiving an interact packet for a non-existent entity
Kae
[next]