Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
/
StarUniverseServer.hpp
Age
Commit message (
Collapse
)
Author
2025-04-17
actually pass along chat user data
Kae
2025-03-03
make UniverseServer scri scriptable.
ErodeesFleurs
2025-01-05
add time played support to server query results
Kae
2024-12-05
add sky setting overrides to celestial.flyShip, pass net rules to packet ↵
Kae
read/write
2024-04-02
improvements to universe.sendPacket and world.sendPacket
Kae
adds necessary clientsMutex lock, and returns false if sending failed
2024-03-19
add sendPacket lua context
ErodeesFleurs
2024-03-19
make timescale a server command and add a tickrate command
Kae
2024-02-25
Use "#pragma once" instead of include guards
Kai Blaschke
2023-07-26
Server: Log TCP error and carry on
Kae
Fixes the Singleplayer server thread locking up forever and leaving us in an eternal loading screen if the TCP socket fails to bind. Something on my PC is hogging the default server port, which is what made me encounter this.
2023-07-24
Handle world creation error when sending world messages, add active world ↵
Kae
callbacks
2023-07-23
experimental universe.sendWorldMessage function
Kae
2023-06-20
everything everywhere
Kae
all at once