Веб-сайт самохостера Lotigara
главная|main page
журнал|journal
файлы|files
программы|software
архив|archive
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
game
/
StarNetPackets.cpp
Age
Commit message (
Expand
)
Author
2025-05-07
add world.template, world.setTemplate
Kae
2025-04-30
bump protocol version for applyDamage
Kae
2025-04-30
Merge branch 'main' into pr/218
Kae
2025-04-16
add optional data for chat messages, for custom Chat panes to read from
Kae
2025-03-23
more block swap fixes
chililisoup
2025-03-21
block swap fixes
chililisoup
2025-03-21
Block swap networking fixes
chililisoup
2025-03-20
block swapping
chililisoup
2024-12-31
actually silence Clang unused warns
Kae
2024-12-31
fix Clang warnings
Kae
2024-12-05
add sky setting overrides to celestial.flyShip, pass net rules to packet read...
Kae
2024-08-13
Connection changes
Kae
2024-07-27
Networking changes (needs P2P testing, requires clients to update unfortunately)
Kae
2024-04-04
Make ping updates more accurate
Kae
2024-03-22
Add readJson and writeJson for some packets
Kae
2024-03-19
modify universe.sendPacket
ErodeesFleurs
2024-03-19
add sendPacket lua context
ErodeesFleurs
2024-03-19
make timescale a server command and add a tickrate command
Kae
2024-03-18
fix StepUpdate typos (oops)
Kae
2024-03-17
oops!!
Kae
2024-03-17
InterpolationTracker operates on time in seconds instead of steps now
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-06-27
The Formatting String Catastrophe
Kae
2023-06-26
resolved most of the compiler warnings/errors under gcc
LDA
2023-06-23
Micro-optimization to packet creation
Kae
2023-06-20
everything everywhere
Kae