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-09-23 04:34:58 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ClassiCube
/
Network
History
UnknownShadow200
f3794aa002
Fix painting not working with the client.
2015-06-27 09:23:40 +10:00
..
AsyncDownloader.cs
Implement ExtPlayerList 2 fully.
2015-05-19 06:42:00 +10:00
Enums.cs
Start work on CpeExtPlayerList version 2, remove useless comments in packet size array initialiser.
2015-05-13 06:39:30 +10:00
FastNetReader.cs
(Hopefully) fixed issue with older McDzienny versions incrementing message type by 1 for each login and causing chat to move to top right or disappear, even though this shouldn't do anything as the MessageTypes extension was not sent to the client.
2015-06-27 09:13:56 +10:00
FixedBufferStream.cs
Remove pointless blockcopy in networkprocessor.
2015-05-27 06:18:12 +10:00
GZipHeaderReader.cs
Use DeflateStream instead of GZipStream, add basic GZip header reader.
2015-05-31 06:48:06 +10:00
NetworkProcessor.cs
Fix painting not working with the client.
2015-06-27 09:23:40 +10:00
WomConfigHandler.cs
Simplify and modularise AsyncDownloader, remove duplicate entity spwaning code, remove EntityInfoChange event (broken, as it didn't change the in game entity display name)
2015-05-13 19:47:12 +10:00