1. c61088a Fleshed out a few more model classes and some codec/message refactoring. by Graham Edgecombe · 14 years ago
  2. 86e6d89 Fixed the old packets - everything should be up to date now. by Graham Edgecombe · 14 years ago
  3. b9242d5 Added all window packets and the update sign packet. by Graham Edgecombe · 14 years ago
  4. ac77366 All packets added except window-related ones. by Graham Edgecombe · 14 years ago
  5. 6cd7476 Added all packets between id 0 and 51. by Graham Edgecombe · 14 years ago
  6. 1c333e8 New codecs and some refactoring. by Graham Edgecombe · 14 years ago
  7. 76d9d0d Moved the spawn pos codec to the correct package. by Graham Edgecombe · 14 years ago
  8. 90195d7 Added codecs for the entity interaction, update health and set spawn position packets. by Graham Edgecombe · 14 years ago
  9. 1c98297 Merge branch 'master' of github.com:grahamedgecombe/lightstone by Graham Edgecombe · 14 years ago
  10. 5331009 Changed the name of the codec for the synchronize inventory message to fit in with the general convention. by Graham Edgecombe · 14 years ago
  11. 0a36745 Changed the name of the codec for the synchronize inventory method to fit in with the general convention. by Graham Edgecombe · 14 years ago
  12. 62672bb Added an Item class and a codec/message for the synchronize inventory packet. by Graham Edgecombe · 14 years ago
  13. 5bf9027 Changed the dimension to be read as a signed byte. by Graham Edgecombe · 14 years ago
  14. 3ea2a8e Added a basic build.xml for Apache Ant. by Graham Edgecombe · 14 years ago
  15. d1f6374 Renamed documentation files to fit in with the general convention. by Graham Edgecombe · 14 years ago
  16. 57d55a1 Changed the 'starting ...' prompt to say Lightstone instead of minecraft-smpd. by Graham Edgecombe · 14 years ago
  17. 2a97cc6 Prepared Lightstone to be published on GitHub. by Graham Edgecombe · 14 years ago
  18. 881bb85 Added support for chat, pinging, basic handshake, identification and testing terrain. by Graham Edgecombe · 14 years ago
  19. 40ea853 Added skeletal 'hello world' SMP server implementation. by Graham Edgecombe · 14 years ago