1. 6d7fcaf Added a monster class and fixed a bug in the spawn mob codec. by Graham Edgecombe · 14 years ago
  2. 73cb7d8 Added a broadcastMessage() method to the World class. by Graham Edgecombe · 14 years ago
  3. 2445a9d Added a constant for the eye height. by Graham Edgecombe · 14 years ago
  4. 704a555 Removed some whitespace from the Entity class. by Graham Edgecombe · 14 years ago
  5. 66de9b7 Implemented enough functionality for other entities to appear. by Graham Edgecombe · 14 years ago
  6. 169eaa5 Small error. by Graham Edgecombe · 14 years ago
  7. a4c54ff Mojag link in the readme. by Graham Edgecombe · 14 years ago
  8. 9d97f19 The TestWorldGenerator now generates a flat, grassy world. by Graham Edgecombe · 14 years ago
  9. b4d418b Player pos/rotation updated on the server, chunks are streamed every tick. by Graham Edgecombe · 14 years ago
  10. 65bdde5 Removed old comment entries in the ivysettings.xml file. by Graham Edgecombe · 14 years ago
  11. aef51d3 More links in the README file. by Graham Edgecombe · 14 years ago
  12. b94ca5c Updated the readme. by Graham Edgecombe · 14 years ago
  13. 0aceb9e Added a javadoc task. by Graham Edgecombe · 14 years ago
  14. eff0d4c Removed extra whitespace from some files. by Graham Edgecombe · 14 years ago
  15. 830ebd7 Apache Ivy is now used for dependency management so binaries are no longer in by Graham Edgecombe · 14 years ago
  16. a30d2c3 Removed the player manager. by Graham Edgecombe · 14 years ago
  17. 1ec02a9 The parameter type 5 is item instead of coordinate like I originally suspected. by Graham Edgecombe · 14 years ago
  18. bb0b3f0 Added the play note block message. by Graham Edgecombe · 14 years ago
  19. 2ca723a Added some new packets from the 1.2 update. by Graham Edgecombe · 14 years ago
  20. ae79da2 Added lots of the underlying infrastructure for the server. by Graham Edgecombe · 14 years ago
  21. 7ef6e5b Added lots of the underlying infrastructure for the server. by Graham Edgecombe · 14 years ago
  22. 727c870 Added Server ref to Session, added tools dir with utilities. by Graham Edgecombe · 14 years ago
  23. f9ea10f Linked directly to the MCC wiki in the readme. by Graham Edgecombe · 14 years ago
  24. 2d1f5cd Removed extra whitespace. by Graham Edgecombe · 14 years ago
  25. 06b897c Added a basic task scheduling system. by Graham Edgecombe · 14 years ago
  26. 567455e Full stops at the end of each bullet for consistency. by Graham Edgecombe · 14 years ago
  27. ace3ceb More links in the README.markdown file. by Graham Edgecombe · 14 years ago
  28. 598ec08 Documentation update. by Graham Edgecombe · 14 years ago
  29. ae490de Fixed the activate item message, decoder debugging. by Graham Edgecombe · 14 years ago
  30. c61088a Fleshed out a few more model classes and some codec/message refactoring. by Graham Edgecombe · 14 years ago
  31. 86e6d89 Fixed the old packets - everything should be up to date now. by Graham Edgecombe · 14 years ago
  32. b9242d5 Added all window packets and the update sign packet. by Graham Edgecombe · 14 years ago
  33. ac77366 All packets added except window-related ones. by Graham Edgecombe · 14 years ago
  34. 6cd7476 Added all packets between id 0 and 51. by Graham Edgecombe · 14 years ago
  35. 1c333e8 New codecs and some refactoring. by Graham Edgecombe · 14 years ago
  36. 76d9d0d Moved the spawn pos codec to the correct package. by Graham Edgecombe · 14 years ago
  37. 90195d7 Added codecs for the entity interaction, update health and set spawn position packets. by Graham Edgecombe · 14 years ago
  38. 1c98297 Merge branch 'master' of github.com:grahamedgecombe/lightstone by Graham Edgecombe · 14 years ago
  39. 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
  40. 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
  41. 62672bb Added an Item class and a codec/message for the synchronize inventory packet. by Graham Edgecombe · 14 years ago
  42. 5bf9027 Changed the dimension to be read as a signed byte. by Graham Edgecombe · 14 years ago
  43. 3ea2a8e Added a basic build.xml for Apache Ant. by Graham Edgecombe · 14 years ago
  44. d1f6374 Renamed documentation files to fit in with the general convention. by Graham Edgecombe · 14 years ago
  45. 57d55a1 Changed the 'starting ...' prompt to say Lightstone instead of minecraft-smpd. by Graham Edgecombe · 14 years ago
  46. 2a97cc6 Prepared Lightstone to be published on GitHub. by Graham Edgecombe · 14 years ago
  47. 881bb85 Added support for chat, pinging, basic handshake, identification and testing terrain. by Graham Edgecombe · 14 years ago
  48. 40ea853 Added skeletal 'hello world' SMP server implementation. by Graham Edgecombe · 14 years ago