1. 7726792 Just some TODO notes by CJ Kucera · 13 years ago
  2. ebf9255 Fix some camera oddities. It'd be great to convert stuff to make this more coherent. by CJ Kucera · 13 years ago
  3. f2cf2d5 Properly support doors in Anvil maps by CJ Kucera · 13 years ago
  4. 0b67b0e Explored highlight works now (for both Anvil and original chunks), and is about a million times less horrible internally, too by CJ Kucera · 13 years ago
  5. 0f12895 Warping between dimensions to areas with no actual map data yet should be okay now by CJ Kucera · 13 years ago
  6. e30a1c6 Something to remember to do by CJ Kucera · 13 years ago
  7. f5517e1 A few items I can take off the TODO by CJ Kucera · 13 years ago
  8. fc45a3c Just a note about snow by CJ Kucera · 13 years ago
  9. 4a1eced Clean up snow rendering by CJ Kucera · 13 years ago
  10. 4a7ba7b Option to unbind keys in the key-setting dialog by CJ Kucera · 13 years ago
  11. 85bb372 Various documentation updates by CJ Kucera · 13 years ago
  12. 918f614 Initial bits of a block-highlight binding dialog by CJ Kucera · 13 years ago
  13. 0e52522 One more thing to stop forgetting about by CJ Kucera · 13 years ago
  14. 45d297b Something I've wanted to do for awhile but keep forgetting about by CJ Kucera · 13 years ago
  15. b2410c0 Just some TODO notes by CJ Kucera · 13 years ago
  16. 3d7a309 Slime chunks are only valid in the overworld by CJ Kucera · 13 years ago
  17. 579ea78 A note re: slime highlight by CJ Kucera · 13 years ago
  18. 448f9c5 Suppress some warnings while compiling on Java7 by CJ Kucera · 13 years ago
  19. 92d5437 Oh, you crazy line-endings by CJ Kucera · 13 years ago
  20. 092a787 More noticeable warnings when stuff in xray.properties gets overwritten with defaults by CJ Kucera · 13 years ago
  21. 0c1f37e Expand our Explored highlight to include other forms of light by CJ Kucera · 13 years ago
  22. 00f0b10 Keyboard reference dialog by CJ Kucera · 13 years ago
  23. 8d2544f Integrated log4j for console reporting and logging by CJ Kucera · 13 years ago
  24. 8201726 More noticeable ore highlighting by CJ Kucera · 13 years ago
  25. 3306798 Various doc cleanups, and a few items removed from TODO by CJ Kucera · 13 years ago
  26. 7d2dc91 More Java7 notes by CJ Kucera · 13 years ago
  27. 886642a Not fixing JDK1.7.0 warnings in ResolutionDialog at the moment by CJ Kucera · 13 years ago
  28. 5d09374 Move our dialogs into thier own subpackage by CJ Kucera · 13 years ago
  29. d168442 Proper cauldron rendering by CJ Kucera · 13 years ago
  30. 61d6614 Slime-spawning chunk highlighting by CJ Kucera · 13 years ago
  31. 1411c3d Rendering of chunk borders by CJ Kucera · 13 years ago
  32. 61f0279 Change threshhold of grass colorization by CJ Kucera · 13 years ago
  33. b3353ec Silverfish block highlighting by CJ Kucera · 13 years ago
  34. 13a533b Support for Beta 1.9 Fence rendering, and also a new key to toggle it by CJ Kucera · 13 years ago
  35. 91291c2 Finally got rid of the ridiculous near/far/left/right variable naming in renderWorld by CJ Kucera · 13 years ago
  36. ea76561 Suppose I should add this to the TODO by CJ Kucera · 13 years ago XRAY_3_3_2
  37. 5463166 Fix an exception some Windows users have been reporting by CJ Kucera · 13 years ago
  38. 382db7e Added in proper data values for Silverfish by CJ Kucera · 13 years ago
  39. f6274f5 Package the snakeyaml license properly by CJ Kucera · 13 years ago
  40. 1ee66cb A couple of things from TODO that were actually done. Who knew? by CJ Kucera · 13 years ago
  41. 3e1a4dc Some tweaking of our block-loading routines, and incidentally changing MinecraftContstants.java to unix line-endings by CJ Kucera · 13 years ago
  42. 9072ddd Further improvements to Yaml-process error reporting by CJ Kucera · 13 years ago
  43. 2672c66 Consolidate block info into a single object, instead of spread out over multiple HashMaps by CJ Kucera · 13 years ago
  44. b06fe54 Re-adding some comments to the block data types by CJ Kucera · 13 years ago
  45. 2ea0949 Load block types from a YAML file, instead of hardcoding by CJ Kucera · 13 years ago
  46. 9438814 Other dialog will let you choose level.dat now by CJ Kucera · 13 years ago
  47. 5645ebe Update for Beta 1.6 blocks by CJ Kucera · 13 years ago
  48. 0d8f2ce Just something else to Not Lose Track Of by CJ Kucera · 14 years ago
  49. 905dc5d Switch stone pressure plate and button textures to be more proper by CJ Kucera · 14 years ago
  50. db7d691 Add a sync-to-camera button on the Jump dialog by CJ Kucera · 14 years ago
  51. 190c227 Support for reloading the current map location by CJ Kucera · 14 years ago
  52. bff7790 Remember selected options inbetween runs by CJ Kucera · 14 years ago
  53. 2f341c5 A warning for Windows users when they start up the program by CJ Kucera · 14 years ago
  54. c8ef367 Scrollable world list on the main screen by CJ Kucera · 14 years ago
  55. 8f0a7c8 Some initial support for reading in user-defined names for levels; should review this. by CJ Kucera · 14 years ago
  56. 5bc687a Show all available world directories instead of just those of the form WorldN by CJ Kucera · 14 years ago
  57. 1ba2b90 Block IDs > 127 will just be ignored now, rather than throwing an by CJ Kucera · 14 years ago
  58. baead0f Initial support for Beta 1.3 storage. There are some spurious by CJ Kucera · 14 years ago
  59. ccf61d6 Throttle FPS when we're offscreen or in a different virt desktop by pez · 14 years ago
  60. 40e9257 Explored areas can be highlighted with E now by pez · 14 years ago
  61. 9ab0428 Sort MP usernames properly in the preset list by pez · 14 years ago
  62. e822770 Just some notes so I don't lose track by pez · 14 years ago
  63. ac59193 Any block type can now be highlighted (instead of just "solid" blocks) by pez · 14 years ago
  64. 7f228b8 User-selectable ore highlights by pez · 14 years ago
  65. 655bc39 Set light level regardless of ore highlighting by pez · 14 years ago
  66. 154241e First steps at having the app remember the user choices on the first dialog by pez · 14 years ago
  67. f523c90 Keybindings are now taken out of a config file, which gets automatically generated if need be. Also bumped the version strings to MB7. by pez · 14 years ago
  68. ad382ce Initial support for variable keys by pez · 14 years ago
  69. 9c824a4 Fix a NullPointerException, handle unknown data values for DATAVAL blocks more properly, and prepare for MB6 release by pez · 14 years ago
  70. 33ed15f Preparing for MB5 release by pez · 14 years ago XRAY_2_7_MB_5
  71. bcfaead Spawn and playerpos markers sort of work most of the time now by pez · 14 years ago
  72. 9ed4f49 Just some TODO updates by pez · 14 years ago
  73. 2cfe5a7 to-spawn, to-player, and nether-switch now clears out the minimap properly by pez · 14 years ago
  74. c237df8 Various TODO updates, decrease chunk cache to 64x64, and update the sizing notes by pez · 14 years ago
  75. bf7ca75 Okay, holes in the terrain should be okay now by pez · 14 years ago
  76. 8f5e01e Just cleaning up some formatting that's been bothering me ever since I took this on by pez · 14 years ago
  77. 0b64e29 Update minimap to use the convention that north is up. by pez · 14 years ago
  78. 19cb21d Cache chunks that we've already seen, so we're not loading things in when we don't have to be. by pez · 14 years ago
  79. 91e0da4 Draw a loading bar when doing the initial loads for stuff. by pez · 14 years ago
  80. 8885225 Couple of things that'd be useful by pez · 14 years ago
  81. b4888f0 A short list of standard resolutions will always be available in the dropdown. by pez · 14 years ago
  82. 968c880 Should start keeping track of TODO stuffs. by pez · 14 years ago