1. ce01174 Implement new ConsoleCommandSender stuff by SpaceManiac · 13 years ago
  2. e793438 Various tweaks and fixes (closes #46) by zml2008 · 13 years ago
  3. 1db1e91 Implement TeleportCause for PlayerTeleportEvent. by SpaceManiac · 13 years ago
  4. 359a28c Added maven site generation. by hef · 13 years ago
  5. da9cfe5 Headdesk by SpaceManiac · 13 years ago
  6. ba192de Update for Bukkit 1.0.0 by SpaceManiac · 13 years ago
  7. 23b13c0 Dependencies and methods that actually exist, mkay? by SpaceManiac · 13 years ago
  8. 8fba08e Update for Minecraft 1.0.0, some optimizations to TargetBlock by zml2008 · 13 years ago
  9. 229dd21 Some minor unused import fixes, fix a goofy merge conflict issue by SpaceManiac · 13 years ago
  10. b9ba43a Implemented basic block physics (falling sand and doublesteps so far). by zml2008 · 13 years ago
  11. edc96ff This should fix chunk corruption when saving worlds - issue #3 by zml2008 · 13 years ago
  12. 7f09b77 * Async scheduler! by zml2008 · 13 years ago
  13. e17b25e Fixed some entity data storage bugs by zml2008 · 13 years ago
  14. 91e256a Fixed some issues with chunk storage by zml2008 · 13 years ago
  15. 31ca732 Updated for Bukkit changes by zml2008 · 13 years ago
  16. 64fa659 * Fuzzy command matching by zml2008 · 13 years ago
  17. bd06c51 Most of the Material deps removed, except where needed by API. by zml2008 · 13 years ago
  18. 961f248 * Updated for bukkit changes + calling some more events now by SpaceManiac · 13 years ago
  19. 86baa3d Update for Bukkit changes by SpaceManiac · 13 years ago
  20. a6c61be * Mostly complete world storage functionality. Quite messy and some parts may be broken. by zml2008 · 13 years ago
  21. bb3e03a Maybe fixed up BlockState's MaterialData stuff by SpaceManiac · 13 years ago
  22. ca61a2f Refactor a bunch of chunk loading stuff so GlowChunks can represent non-loaded chunks and eliminate infinite recursion in edge cases by SpaceManiac · 13 years ago
  23. 8ff4fb9 Add missing GlowPlayer methods by SpaceManiac · 13 years ago
  24. da28bfb Stream chunks closer to the player first by SpaceManiac · 13 years ago
  25. fd011db More 1.8 updates and fixes. Thanks zml2008! by SpaceManiac · 13 years ago
  26. 1014c4f Fixes to HumanEntity and Player, update for GameMode enum having a getValue() by SpaceManiac · 13 years ago
  27. 12567e8 Maybe kind of updated for 1.8 release. Apparently crashes clients on login. by SpaceManiac · 13 years ago
  28. 57fb338 Variety of spacing and Javadoc fixes by SpaceManiac · 13 years ago
  29. 1f66d06 Updated for 1.8, switching some stuff away from hardcoded 127/128 worldheight. by zml2008 · 13 years ago
  30. 389b704 Updated for Bukkit command/permission changes. by zml2008 · 13 years ago
  31. cc31559 Initial work on map stuff, not done by SpaceManiac · 13 years ago
  32. f757606 Initial work on crafting and inventory improvements, it kind of works but not quite by SpaceManiac · 13 years ago
  33. c467765 Misc cleanup and fixes by SpaceManiac · 13 years ago
  34. bce3b0f Formatting fixes to the generators by SpaceManiac · 13 years ago
  35. 5dde2dc Initial work on map generation stuff, still some kinks to work out. Thanks a bunch Nightgunner5! by SpaceManiac · 13 years ago
  36. 9b4fff9 Update for new Server getters; add whitelist and view-distance functionality; various config and documentation improvements. by SpaceManiac · 13 years ago
  37. f42d5a4 Add Heroes repository for JTerminal by SpaceManiac · 13 years ago
  38. cc2d7ab Add minimal GUI, to use set server.terminal-mode to gui (other options are jline and none) by SpaceManiac · 13 years ago
  39. 0a16f70 Various tileentity-related fixes. Fun forcing git to bend to my will. by SpaceManiac · 13 years ago
  40. 1070b02 Removed ebeans from pom again (was causing problems) and add keep-spawn-in-memory options by SpaceManiac · 13 years ago
  41. c942880 Added GlowSign TileEntity/BlockState (closes #29) by zml2008 · 13 years ago
  42. 7bdc27e Send player equipment to other players by SpaceManiac · 13 years ago
  43. 835e3c6 Add arm swinging by SpaceManiac · 13 years ago
  44. c970d1b Added world.playEffectExceptTo command; enabled digging sound by Zhuowei Zhang · 13 years ago
  45. f7e4463 Added sneaking support for players by Zhuowei Zhang · 13 years ago
  46. 253af13 Add ebeans as a direct dependency; readme fixes by SpaceManiac · 13 years ago
  47. 3c4667f Remove all @author Tad javadoc tags by SpaceManiac · 13 years ago
  48. 782fb3e Fix placing blocks in liquids; cleanup and events for block placement. by SpaceManiac · 13 years ago
  49. 1050448 Removed depracated methods, added chunk handling utility methods by SpaceManiac · 13 years ago
  50. d6085b1 Huzzah, text wrapping! by SpaceManiac · 13 years ago
  51. 796dd50 Add /help command, minor command improvements by SpaceManiac · 13 years ago
  52. 9cebfd0 fixes for block placement and breaking with damage values by zml2008 · 13 years ago
  53. bbee067 Manual merge of Zhuowei's new commands. Closes #11. by SpaceManiac · 13 years ago
  54. 25c5cc4 Remove GlowSlot class which has no reason to exist by SpaceManiac · 13 years ago
  55. fa87cc0 Clean up EventFactory; add MapDataMessage and codec by SpaceManiac · 13 years ago
  56. 465f61c Add World.getMaxHeight() by SpaceManiac · 13 years ago
  57. e320359 Implement glowstone.yml world generators by SpaceManiac · 13 years ago
  58. e1a44bd Removed depracated methods, hopefully actually fixed world load percentages by SpaceManiac · 13 years ago
  59. 4e9bf7c Added stub piston reaction by SpaceManiac · 13 years ago
  60. 76881f5 Implement permissions. by SpaceManiac · 13 years ago
  61. b3e9703 Hopefully improved worldgen progress meter; added stub getBiome by SpaceManiac · 13 years ago
  62. 25f3db8 Moved default configuration generation; added importing from server.properties and bukkit.yml; changed database from user/pass to username/password by SpaceManiac · 13 years ago
  63. 7bd1a75 Fixed some issues in config loading; added logging to file with built-in rotation by date by SpaceManiac · 13 years ago
  64. eeef497 Added persistence and moved config files to their own subdirectory. by zml2008 · 13 years ago
  65. efc155a Merge branch 'master' of github.com:SpaceManiac/Glowstone by SpaceManiac · 13 years ago
  66. 9a55a39 Early implementation of tile entities complete with NoteBlock example by SpaceManiac · 13 years ago
  67. 0d3450d Added minecraft.net name verification by zml2008 · 13 years ago
  68. 9169f5f Fixed a typo in PlayEffectCodec and changed to a fixed length buffer by Zhuowei Zhang · 13 years ago
  69. af249bd Fixed command handling; override default logger by SpaceManiac · 13 years ago
  70. 2525f4d Implement chunk snapshots by SpaceManiac · 13 years ago
  71. 769d830 Added stats to jar tester; updated unsupported operations list; fixed empty slots in crafting recipes by SpaceManiac · 13 years ago
  72. cbf14e3 Added new biome-related helper methods by SpaceManiac · 13 years ago
  73. 676214d Shortened crafting code drastically with a couple utility functions; added recipe mirroring by SpaceManiac · 13 years ago
  74. 7d0bf02 Fixed various recipes, added some temp testing code, and refactored some things by SpaceManiac · 13 years ago
  75. 83390f5 Fix for uuid changes by SpaceManiac · 13 years ago
  76. 914f455 Add furnace fuel stuff, implemented recipe checking (untested so far) by SpaceManiac · 13 years ago
  77. efdf75a Added all the remaining crafting recipes, but I seem to have three extra. by SpaceManiac · 13 years ago
  78. 8e9a353 Support for lightning strikes added. by Zhuowei Zhang · 13 years ago
  79. 3ea7311 Stub world UID stuff by SpaceManiac · 13 years ago
  80. 0e73a44 Fixed tab completion and made stop actually work properly. by SpaceManiac · 13 years ago
  81. 78768ca Fixed a ConcurrentModificationException in the scheduler by SpaceManiac · 13 years ago
  82. e982ada Massive amount of new stuff to make logging and console I/O prettier by SpaceManiac · 13 years ago
  83. 1606430 Added the ability to read commands at the console via jline. by Zhuowei Zhang · 13 years ago
  84. be33794 Removed ConstItemStack, added CraftingManager so far. At 119/151 recipes, shaped recipe checking code is not yet implemented. by SpaceManiac · 13 years ago
  85. 7be11a6 Semi-finished BlockProperties enum, not used anywhere yet. by SpaceManiac · 13 years ago
  86. 7e28d0c Undid 'debug code' by SpaceManiac · 13 years ago
  87. 1453d51 Made digging a little more realistic. No protection against malicious by Andrew Krieger · 13 years ago
  88. 01d378f Implemented PLAYER_MOVE event. by Andrew Krieger · 13 years ago
  89. c8330b9 Fixed quits counting as kicks. by SpaceManiac · 13 years ago
  90. 8f375ff Fixed PlayerQuitEvent and PlayerKickEvent issues by SpaceManiac · 13 years ago
  91. d98811d Spacing fixes in project metadata by SpaceManiac · 13 years ago
  92. 804f86f Fixed plugins being loaded twice on startup. by SpaceManiac · 13 years ago
  93. 662fc00 Implement PlayerChatEvent and PlayerCommandPreprocessEvent. by SpaceManiac · 13 years ago
  94. 242cf20 Merge pull request #5 from akrieger/whitespace by Tad Hardesty · 13 years ago
  95. 22a6546 Replace all tabs with 4 spaces. This might mean some intentional tabs got owned. by Andrew Krieger · 13 years ago
  96. 4e91785 Initial work on events: PLAYER_JOIN, PLAYER_QUIT, and PLAYER_KICK. by SpaceManiac · 13 years ago
  97. 94f7918 Fixed SimplePluginManager initialization by SpaceManiac · 13 years ago
  98. 90de184 (Hopefully) Implemented plugin load order. by SpaceManiac · 13 years ago
  99. 0cbd04e Moved around a fair amount of stuff in GlowPlayer by SpaceManiac · 13 years ago
  100. aaada5a Minor movement of methods in GlowChunk by SpaceManiac · 13 years ago