This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
ClassiCube
Watch
1
Star
0
Fork
0
You've already forked ClassiCube
mirror of
https://github.com/ClassiCube/ClassiCube.git
synced
2025-10-17 19:03:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
ClassicalSharp
/
Network
History
UnknownShadow200
672ebf696d
Super quick fix for last commit not compiling.
2016-02-29 14:44:53 +11:00
..
Utils
Optimise network reading - only need to move memory after all pending packets are processed, not after each field.
2016-02-29 14:43:31 +11:00
Enums.cs
Fix fire playing wood sound, clipboard copying with invalid characters should still insert the valid characters (Thanks 123DontMessWitMe), add 0 chatlines support and fix crashing on chatlines less than 10. (Thanks mtndewissewthing)
2016-02-08 21:23:09 +11:00
INetworkProcessor.cs
Support saving/loading BlockDefinitions blocks in singleplayer.
2016-02-09 16:18:02 +11:00
NetworkProcessor.CPE.cs
Optimise network reading - only need to move memory after all pending packets are processed, not after each field.
2016-02-29 14:43:31 +11:00
NetworkProcessor.cs
Super quick fix for last commit not compiling.
2016-02-29 14:44:53 +11:00
NetworkProcessor.Original.cs
Optimise network reading - only need to move memory after all pending packets are processed, not after each field.
2016-02-29 14:43:31 +11:00
NetworkProcessor.WoM.cs
Add a warning to chat (always shown at button of chat area) when using multiple-line messages on servers that don't support LongerMessages.
2016-01-09 15:23:28 +11:00