This website requires JavaScript.
Explore
Help
Sign In
SirCmpwn
/
TrueCraft
Watch
1
Star
0
Fork
0
You've already forked TrueCraft
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
TrueCraft
/
TrueCraft
/
Handlers
History
Robin Kanters
e662b6f050
Moved processing chat messages to ProcessChatCommand (makes sense). If chat message starts with '//', we now cut off the first '/' and send it as a chat message (rather than parse it as a command)
2015-05-05 20:18:48 +02:00
..
EntityHandlers.cs
Implement client entity tracking
2015-01-31 19:22:10 -07:00
InteractionHandlers.cs
Add support for signs
2015-05-03 16:02:47 -06:00
LoginHandlers.cs
Add a config file and MOTD
2015-04-19 12:55:14 -06:00
PacketHandlers.cs
Moved processing chat messages to ProcessChatCommand (makes sense). If chat message starts with '//', we now cut off the first '/' and send it as a chat message (rather than parse it as a command)
2015-05-05 20:18:48 +02:00