0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
May 21, 2023 — May 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Blockupdates should work More... almost 14 years ago
Cleared error log, minor fix to ReceivePacket() More... almost 14 years ago
Messaging mostly implemented, but it's extremely laggy for no apparent reason. More... almost 14 years ago
Fixed AcceptClient() so it'll accept multiple times, and a player spawning now is informed of other players already there More... almost 14 years ago
Moved NotImplementedException on BlockUpdates slightly up the chain. (Note: connecting and such works, as does walking around) More... almost 14 years ago
Packets are no longer discarded when we get more than one in a Read() More... almost 14 years ago
Implemented remaining byte[] to ClientPacket conversions More... almost 14 years ago
Fixed bug that causes Minecraft to crash (SendMap was sending the chunk length in the wrong byte order, fixed NetworkShort to htons() when converting to byte array More... almost 14 years ago
Merged stuff in, sort of? More... almost 14 years ago
Fix More... almost 14 years ago
Merge branch 'master' of github.com:SpaceManiac/Spacecraft More... almost 14 years ago
Line ending silliness, still broken More... almost 14 years ago
New stuff. More... almost 14 years ago
Overhaul in-progress More... almost 14 years ago
Umm. Been working on networking code, now uses NewServer instead of MinecraftServer. THIS BUILD WILL NOT RUN! More... almost 14 years ago
Adding lots of packet and network overhaul stuff More... about 14 years ago
Sanefying Packet.ToByteArray More... about 14 years ago
Made adjustments to EscherMath, added Invert function. More... about 14 years ago
Config files now regenerate. More... about 14 years ago
merging. More... about 14 years ago
Uh, dunno. Test commit. More... about 14 years ago
Merging in changes More... about 14 years ago
Committing because I have to in order to pull, and I didn't even do anything\! More... about 14 years ago
Type-saftied the connections list, making changes to NewConnection More... about 14 years ago
Removing fList heartbeat, as the service no longer exists. More... about 14 years ago
Fixing stuff. More... about 14 years ago
Re-adding TestingSuite More... about 14 years ago
Logical seperation between packets More... about 14 years ago
Reset map More... about 14 years ago
Completed EscherMath, fixed map saving bug. More... about 14 years ago