Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
/
StarUniverseServer.cpp
Age
Commit message (
Expand
)
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 read...
Kae
2024-10-02
shipworlds: store their own epoch time for consistent plant growth
Kae
2024-09-11
use a version number rather than a bool
Kae
2024-09-11
Network compatibility changes
Kae
2024-08-25
Update StarUniverseServer.cpp
Kae
2024-08-13
Connection changes
Kae
2024-07-27
Networking changes (needs P2P testing, requires clients to update unfortunately)
Kae
2024-07-20
Propagate client admin status to WorldServers
Kae
2024-06-28
fix seemingly extremely rare race condition leading to exception when joining...
Kae
2024-06-24
Ensure the chunk & system that the player's ship is always in their local chu...
Kae
2024-04-02
improvements to universe.sendPacket and world.sendPacket
Kae
2024-04-02
add world.sendPacket and fixed deadlock
ErodeesFleurs
2024-03-27
Update StarUniverseServer.cpp
Kae
2024-03-27
Store the ship's species as a world property
Kae
2024-03-27
feat: middle click objects in the inventory to open their interface
Kae
2024-03-19
add sendPacket lua context
ErodeesFleurs
2024-03-19
make timescale a server command and add a tickrate command
Kae
2024-03-14
Initial commit of experimental zstd network compression
Kae
2024-02-19
Fixed a huge amount of Clang warnings
Kai Blaschke
2023-07-31
Changes to support modifying networking while maintaining legacy support
Kae
2023-07-26
Server: Log TCP error and carry on
Kae
2023-07-24
Handle world creation error when sending world messages, add active world cal...
Kae
2023-07-23
Add WorldServer script contexts
Kae
2023-07-23
experimental universe.sendWorldMessage function
Kae
2023-06-27
The Formatting String Catastrophe
Kae
2023-06-21
Fixes and stuff
Kae
2023-06-20
everything everywhere
Kae