This website requires JavaScript.
Explore
Help
Sign In
vlad.os
/
LuaCsForBarotraumaEP
Watch
0
Star
0
Fork
0
You've already forked LuaCsForBarotraumaEP
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5,678
Commits
5
Branches
2
Tags
d313ba2f4af524c54ebdefe73ea1fae04bb68e65
Commit Graph
5 Commits
Author
SHA1
Message
Date
EvilFactory
90e2105bc8
Fixed receive queue being given the wrong net message, causing the rest of the ReadIds message to be read incorrectly
2023-07-02 16:13:36 -03:00
EvilFactory
1023ca2062
Fixed NRE when calling receive in singleplayer (should just do nothing)
2023-02-01 15:27:11 -03:00
EvilFactory
0c00839458
Only send network debug when verbose logging is enabled and enabled compatibility for the net lobby screen
2023-01-31 14:47:27 -03:00
EvilFactory
bd5811eb48
Fixed failing tests
2023-01-31 13:37:33 -03:00
EvilFactory
ba543aef2c
Improved Networking
...
Network messages are now sent through a 2-byte Id to minimize overhead of using strings.
2023-01-29 13:21:19 -03:00