1. 958ac15 A few refinements to loading different map types by CJ Kucera · 13 years ago
  2. f0e9d20 Switch to using an enum for the map format type by CJ Kucera · 13 years ago
  3. 1790394 Added jungle-tree sapling from 12w04a by CJ Kucera · 13 years ago
  4. 4d4879e Update to LWJGL 2.8.3 by CJ Kucera · 13 years ago
  5. 3ee02a0 Jungle Trees from 12w03a by CJ Kucera · 13 years ago
  6. 41d587c Release a .tgz too, for folks who might have problems with .tbz2 by CJ Kucera · 13 years ago
  7. dc18956 Fix up the key values in the README a bit by CJ Kucera · 13 years ago XRAY_3_5_1
  8. d1a0d5f May as well release 3.5.1 finally by CJ Kucera · 13 years ago
  9. 0f12895 Warping between dimensions to areas with no actual map data yet should be okay now by CJ Kucera · 13 years ago
  10. fc084a9 Notify the user more obviously when there's no chunks in the world. by CJ Kucera · 13 years ago
  11. 01ad72a The out-of-range notification should display whether we have a key bound to jump to nearest or not by CJ Kucera · 13 years ago
  12. 85cec98 Don't show various keyboard shortcut info if those keys are unbound by CJ Kucera · 13 years ago
  13. 2163f6c Merge branch 'master' of github.com:apocalyptech/minecraftxray by CJ Kucera · 13 years ago
  14. 8710d54 Merge branch 'master' of github.com:apocalyptech/minecraftxray by CJ Kucera · 13 years ago
  15. d386a5a Disable the nearest-chunk jump function if we're on a valid chunk already by CJ Kucera · 13 years ago
  16. 0164fcd Move the key-to-english functions into MinecraftConstants and make the out-of-range notifier use it by CJ Kucera · 13 years ago
  17. f0e362a Don't keep regenerating the out-of-bounds texture by CJ Kucera · 13 years ago
  18. e1a021f Jump-to-nearest Chunk now looks fairly reasonable by CJ Kucera · 13 years ago
  19. 61f97cf Jump-to-nearest-chunk function works, needs to have work done visually though by CJ Kucera · 13 years ago
  20. e30a1c6 Something to remember to do by CJ Kucera · 13 years ago
  21. 5fc6629 Fix 'other' dialog so that it can be used more than once in a single session by CJ Kucera · 13 years ago
  22. f930831 Hum, I wonder how that got in there by CJ Kucera · 13 years ago
  23. abffcac Whoops, a bug a didn't notice until post-3.5.0 release by CJ Kucera · 13 years ago
  24. e32b455 Rearrange the changelog for 3.5.0, a bit by CJ Kucera · 13 years ago XRAY_3_5_0
  25. 0543013 Java 1.5's JDialog doesn't include setIconImage. Since I don't really care, I'll just Not Do That. by CJ Kucera · 13 years ago
  26. f7c4391 Protect against duplicate keybinds in the keybinding gui by CJ Kucera · 13 years ago
  27. e0344c1 Launch keymapping and ore highlighting dialogs to check when the key is released, not when it's pressed by CJ Kucera · 13 years ago
  28. 307a674 Disable resolutions <800px horiztonal by CJ Kucera · 13 years ago
  29. f5517e1 A few items I can take off the TODO by CJ Kucera · 13 years ago
  30. 9c34029 Don't draw the background box on the very first load by CJ Kucera · 13 years ago
  31. f7325ba Make the highlighting on open dialog look decent by CJ Kucera · 13 years ago
  32. 17d37f7 Some highlighting around our 'loading' text, for readability by CJ Kucera · 13 years ago
  33. 24dd5ff Fix loading info centering for resolutions that aren't 1024px wide by CJ Kucera · 13 years ago
  34. 03d3c18 Highlighting around ore toggle indicators by CJ Kucera · 13 years ago
  35. fc45a3c Just a note about snow by CJ Kucera · 13 years ago
  36. 4a1eced Clean up snow rendering by CJ Kucera · 13 years ago
  37. 4a7ba7b Option to unbind keys in the key-setting dialog by CJ Kucera · 13 years ago
  38. 098b3d9 Shorten the height on this dialog by CJ Kucera · 13 years ago
  39. 85bb372 Various documentation updates by CJ Kucera · 13 years ago
  40. 404fb1c Block highlight dialog appears to work properly now by CJ Kucera · 13 years ago
  41. 83803df Ore selection dialog is quite close, though it doesn't actually save to disk yet, and the text labels don't update by CJ Kucera · 13 years ago
  42. 6912003 Block selection dialog is taking shape by CJ Kucera · 13 years ago
  43. 4af06b2 A few more YAML changes based on the block selection dialog by CJ Kucera · 13 years ago
  44. 57557fc A bit more movement towards picking block highlights via GUI by CJ Kucera · 13 years ago
  45. 918f614 Initial bits of a block-highlight binding dialog by CJ Kucera · 13 years ago
  46. 0e52522 One more thing to stop forgetting about by CJ Kucera · 13 years ago
  47. 6d37232 Added in 'aka' field (courtesy pymclevel's version of the YAML file), in preparation for having a dialog to pick resource highlights in-game by CJ Kucera · 13 years ago
  48. 45d297b Something I've wanted to do for awhile but keep forgetting about by CJ Kucera · 13 years ago
  49. b2410c0 Just some TODO notes by CJ Kucera · 13 years ago
  50. 0ce9771 Generalize crop and netherwart definitions by CJ Kucera · 13 years ago
  51. ecb194f May as well at least make the dragon egg a SMALLER box, rather than a fullsize one. by CJ Kucera · 13 years ago
  52. 98d9394 Cleaning up some unneeded imports by CJ Kucera · 13 years ago
  53. 7bbcfec Updated resources in the README by CJ Kucera · 13 years ago
  54. 549d89e 'Other' open dialog now works when opening the New Map dialog by CJ Kucera · 13 years ago
  55. c8c1b49 Update slime chunk highlighting to beta 1.9-pre5 by CJ Kucera · 13 years ago
  56. 3d7a309 Slime chunks are only valid in the overworld by CJ Kucera · 13 years ago
  57. 8741db1 Initial support for opening a new map without having to quit X-Ray by CJ Kucera · 13 years ago
  58. 84d7af6 Clean up our display methods a bit by CJ Kucera · 13 years ago
  59. 5558cbe Updating builtin texture with dragon egg by CJ Kucera · 13 years ago
  60. adb4f81 Still a ways off, but this will become 3.5.0 by CJ Kucera · 13 years ago
  61. de487ed Update the render detail graphic after a new key set, in case anything relevant has changed by CJ Kucera · 13 years ago
  62. 711f1e5 We were including quite a few LWJGL Jar files which didn't need to be by CJ Kucera · 13 years ago
  63. 71d0866 Update to LWJGL 2.8.2 by CJ Kucera · 13 years ago
  64. 5262899 Adding javadocs, cleaning up unneeded imports by CJ Kucera · 13 years ago
  65. 3bc7c7f Key selection dialog seems mostly fine, though there's some strange behavior yet to track down by CJ Kucera · 13 years ago
  66. d3945c8 Key mapping changes look much closer to reality now by CJ Kucera · 13 years ago
  67. 0b39469 More progress, nearly there. by CJ Kucera · 13 years ago
  68. 56f59d4 A few more improvements, still doesn't actually save out the new keybindings though by CJ Kucera · 13 years ago
  69. 5caf81c Okay, I was overcomplicating things; the dialog seems good now, though it doesn't actually save yet by CJ Kucera · 13 years ago
  70. 7474f56 Key selection is closer to functional, but it turns out this is annoying as hell to get working properly. This is one more argument for having a 'proper' UI built inside LWJGL with some kind of native GL UI library, of course. by CJ Kucera · 13 years ago
  71. d798da3 A bit more progress towards functionality by CJ Kucera · 13 years ago
  72. 7d7e734 Renaming KEY_ACTIONS to KEY_ACTION by CJ Kucera · 13 years ago
  73. 6bb9507 More playing around with the key-setting dialog; still not exactly functional in its new form by CJ Kucera · 13 years ago
  74. 3e9f6b2 Push our JPanel construct into its own class by CJ Kucera · 13 years ago
  75. 43cf0c4 Merging the new keybinding-change dialog with our key help dialog. Note by CJ Kucera · 13 years ago
  76. 1635d0c Visual notification of which key is being edited by CJ Kucera · 13 years ago
  77. 9156185 Cleaning up some headers by CJ Kucera · 13 years ago
  78. a0f198c Add dragon egg block, rename Ender blocks to End by CJ Kucera · 13 years ago
  79. 84e19c3 Renaming by Eleazar Vega-Gonzalez · 13 years ago
  80. b40e6bb Renaming by Eleazar Vega-Gonzalez · 13 years ago
  81. 92056bf Fixed invalid cases by Eleazar Vega-Gonzalez · 13 years ago
  82. 094a2d4 Other Cases by Eleazar Vega-Gonzalez · 13 years ago
  83. 42d6047 Updated text fields by Eleazar Vega-Gonzalez · 13 years ago
  84. 9b1cf41 Added functionality to return a new keyMap and set and save it. by Saxon Parker · 13 years ago
  85. cddb2a1 Merge branch 'keyBinding' of https://slparker@github.com/evegagon/minecraftxray.git into keyBinding by Saxon Parker · 13 years ago
  86. 549105c Working on displaying KeyMapDialog by Saxon Parker · 13 years ago
  87. a0ad165 OneCharField class for key mapping by Eleazar Vega-Gonzalez · 13 years ago
  88. b7633bf Adding KeyMapDialog class by Eleazar Vega-Gonzalez · 13 years ago
  89. c8cffe4 Added the key binding button to the window. Currently just opens the program. by Saxon Parker · 13 years ago
  90. 0c6515e Fix a NullPointerException when xray.properties doesn't contain STATE_HIGHLIGHT_ORES by CJ Kucera · 13 years ago XRAY_3_4_3
  91. d1c64cb I guess we may as well push out 3.4.2 by CJ Kucera · 13 years ago XRAY_3_4_2
  92. 43bb6fb Update to LWJGL 2.8.1 by CJ Kucera · 13 years ago
  93. bf3fb6f Whoops, fixed a small logic error from our ore-highlight-glow change by CJ Kucera · 13 years ago
  94. 5054144 Allow the old-style ore highlight glow as well as the new by CJ Kucera · 13 years ago
  95. 94d130d Oh, let's update README with the new block names, too by CJ Kucera · 13 years ago XRAY_3_4_1
  96. a997a7e Updated fallback texture for Ender stuff by CJ Kucera · 13 years ago
  97. d8d2858 May as well release 3.4.1 by CJ Kucera · 13 years ago
  98. c029e51 Change minimap orientation by CJ Kucera · 13 years ago
  99. c3d1431 Rename AIR_ blocks by CJ Kucera · 13 years ago
  100. 61afb57 There's no need to consider Air Portals to be glassy anymore by CJ Kucera · 13 years ago