Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
Age
Commit message (
Expand
)
Author
2025-06-03
fixed up macOS CI artifacts
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
fix Lua strings inside JSON always being null-terminated
Kae
2025-05-27
add universe.banClient
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
client: attempt to disconnect safely instead of crashing when an incoming ser...
Kae
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
2025-05-21
potential fixes
WasabiRaptor
2025-05-19
fix that type cast I did wrong
WasabiRaptor
2025-05-18
callback for setting local anim state
WasabiRaptor
2025-05-18
apply part tags callback
WasabiRaptor
2025-05-18
make next frame property accessible to script
WasabiRaptor
2025-05-18
that was using the wrong key
WasabiRaptor
2025-05-18
fixes after testing
WasabiRaptor
2025-05-18
big feature expansion
WasabiRaptor
2025-05-15
actually register the uuidForClient callback (oops)
Kae
2025-05-15
add uuidForClient universe function
Kae
2025-05-14
fix underflow on input clipboard allow state
Kae
2025-05-10
make clipboard available when handling user-invoked chat commands
Kae
2025-05-07
add world.template, world.setTemplate
Kae
2025-04-30
move WorldServer universe callbacks to the shared LuaRoot so it's available i...
Kae
2025-04-30
bump protocol version for applyDamage
Kae
2025-04-30
Merge branch 'main' into pr/218
Kae
2025-04-30
fix songbook compile issues & some warns
Kae
2025-04-27
add a test callback to bestSlotAvailable to never visit the same slot again w...
Kae
2025-04-27
change savePlayer log level to Debug because it's annoying actually
Kae
2025-04-26
Merge pull request #231 from Bottinator22/main
Kae
2025-04-26
songbook Lua bindings, give NPCs songbooks
Kae
2025-04-25
allow forcing legacy connections
Bottinator22
2025-04-23
Add player.questObjectives; fix player.setTrackedQuest to stop tracking quest...
emmaker
2025-04-17
actually pass along chat user data
Kae
2025-04-16
add optional data for chat messages, for custom Chat panes to read from
Kae
2025-04-13
add root.assetsScan
Kae
2025-03-23
more block swap fixes
chililisoup
2025-03-23
block swapping lua support
chililisoup
[next]