1. 56f59d4 A few more improvements, still doesn't actually save out the new keybindings though by CJ Kucera · 14 years ago
  2. 5caf81c Okay, I was overcomplicating things; the dialog seems good now, though it doesn't actually save yet by CJ Kucera · 14 years ago
  3. 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 · 14 years ago
  4. d798da3 A bit more progress towards functionality by CJ Kucera · 14 years ago
  5. 7d7e734 Renaming KEY_ACTIONS to KEY_ACTION by CJ Kucera · 14 years ago
  6. 6bb9507 More playing around with the key-setting dialog; still not exactly functional in its new form by CJ Kucera · 14 years ago
  7. 3e9f6b2 Push our JPanel construct into its own class by CJ Kucera · 14 years ago
  8. 43cf0c4 Merging the new keybinding-change dialog with our key help dialog. Note by CJ Kucera · 14 years ago
  9. 1635d0c Visual notification of which key is being edited by CJ Kucera · 14 years ago
  10. 9156185 Cleaning up some headers by CJ Kucera · 14 years ago
  11. a0f198c Add dragon egg block, rename Ender blocks to End by CJ Kucera · 14 years ago
  12. 84e19c3 Renaming by Eleazar Vega-Gonzalez · 14 years ago
  13. b40e6bb Renaming by Eleazar Vega-Gonzalez · 14 years ago
  14. 92056bf Fixed invalid cases by Eleazar Vega-Gonzalez · 14 years ago
  15. 094a2d4 Other Cases by Eleazar Vega-Gonzalez · 14 years ago
  16. 42d6047 Updated text fields by Eleazar Vega-Gonzalez · 14 years ago
  17. 9b1cf41 Added functionality to return a new keyMap and set and save it. by Saxon Parker · 14 years ago
  18. cddb2a1 Merge branch 'keyBinding' of https://slparker@github.com/evegagon/minecraftxray.git into keyBinding by Saxon Parker · 14 years ago
  19. 549105c Working on displaying KeyMapDialog by Saxon Parker · 14 years ago
  20. a0ad165 OneCharField class for key mapping by Eleazar Vega-Gonzalez · 14 years ago
  21. b7633bf Adding KeyMapDialog class by Eleazar Vega-Gonzalez · 14 years ago
  22. c8cffe4 Added the key binding button to the window. Currently just opens the program. by Saxon Parker · 14 years ago
  23. 0c6515e Fix a NullPointerException when xray.properties doesn't contain STATE_HIGHLIGHT_ORES by CJ Kucera · 14 years ago XRAY_3_4_3
  24. d1c64cb I guess we may as well push out 3.4.2 by CJ Kucera · 14 years ago XRAY_3_4_2
  25. 43bb6fb Update to LWJGL 2.8.1 by CJ Kucera · 14 years ago
  26. bf3fb6f Whoops, fixed a small logic error from our ore-highlight-glow change by CJ Kucera · 14 years ago
  27. 5054144 Allow the old-style ore highlight glow as well as the new by CJ Kucera · 14 years ago
  28. 94d130d Oh, let's update README with the new block names, too by CJ Kucera · 14 years ago XRAY_3_4_1
  29. a997a7e Updated fallback texture for Ender stuff by CJ Kucera · 14 years ago
  30. d8d2858 May as well release 3.4.1 by CJ Kucera · 14 years ago
  31. c029e51 Change minimap orientation by CJ Kucera · 14 years ago
  32. c3d1431 Rename AIR_ blocks by CJ Kucera · 14 years ago
  33. 61afb57 There's no need to consider Air Portals to be glassy anymore by CJ Kucera · 14 years ago
  34. bfc4bac Whoops, had swapped north and south for some reason by CJ Kucera · 14 years ago
  35. 4240b21 Internally convert to the actual real confirmed directional system: +z is north, +x is east by CJ Kucera · 14 years ago
  36. 614ff80 Added The End as a known dimension by CJ Kucera · 14 years ago
  37. 69129de New Air Portal style in 1.9-pre4, and an Ender Stone block by CJ Kucera · 14 years ago
  38. f854bc0 Some updates to the README that probably should have been included in 3.4.0. Ah well. by CJ Kucera · 14 years ago
  39. 579ea78 A note re: slime highlight by CJ Kucera · 14 years ago
  40. 5c1e265 One final tweak before 3.4.0 by CJ Kucera · 14 years ago XRAY_3_4_0
  41. abae6f5 Revert back to previous method of rendering map edges (which had been changed sort of by accident in 3.3.0 by CJ Kucera · 14 years ago
  42. 0c9f2f6 Fix fence z-fighting by CJ Kucera · 14 years ago
  43. b7b2103 Some various cleanups by CJ Kucera · 14 years ago
  44. 448f9c5 Suppress some warnings while compiling on Java7 by CJ Kucera · 14 years ago
  45. b222203 Cleanups on README and Changelog by CJ Kucera · 14 years ago
  46. 2e1ab8d Removing the -pre1; there's unlikely to be too much more before the full 3.4.0 release by CJ Kucera · 14 years ago
  47. 92d5437 Oh, you crazy line-endings by CJ Kucera · 14 years ago
  48. 092a787 More noticeable warnings when stuff in xray.properties gets overwritten with defaults by CJ Kucera · 14 years ago
  49. 0c1f37e Expand our Explored highlight to include other forms of light by CJ Kucera · 14 years ago
  50. f078202 Update list of blocks in the README by CJ Kucera · 14 years ago
  51. 271e332 Closing the main X-Ray window should also close the keyboard reference, if it's open by CJ Kucera · 14 years ago
  52. 2f39e41 Reorganize COPYING a bit, and add in a link to our configuration information page, on the keyboard reference dialog by CJ Kucera · 14 years ago
  53. b7876b2 Include a little note about the keyboard reference window by CJ Kucera · 14 years ago
  54. 00f0b10 Keyboard reference dialog by CJ Kucera · 14 years ago
  55. 0e57077 Having the 'textures' bit there is confusing by CJ Kucera · 14 years ago
  56. 8d2544f Integrated log4j for console reporting and logging by CJ Kucera · 14 years ago
  57. 5833b18 Tweaked some coloring; tall grass in particular stands out much better now by CJ Kucera · 14 years ago
  58. 8201726 More noticeable ore highlighting by CJ Kucera · 14 years ago
  59. bce6774 Because of our block shading, we need to regenerate the Selected GL List when we toggle ore highlighting on and off by CJ Kucera · 14 years ago
  60. 3306798 Various doc cleanups, and a few items removed from TODO by CJ Kucera · 14 years ago
  61. cce84fe Some better error reporting for if there are problems while loading blockdefs by CJ Kucera · 14 years ago
  62. 94598b7 We should technically keep the lever and its base textures together by CJ Kucera · 14 years ago
  63. 4c43d52 Should put in the air portal itself, I suppose by CJ Kucera · 14 years ago
  64. 7d2dc91 More Java7 notes by CJ Kucera · 14 years ago
  65. 886642a Not fixing JDK1.7.0 warnings in ResolutionDialog at the moment by CJ Kucera · 14 years ago
  66. bd55607 Update to LWJGL 2.8.0 by CJ Kucera · 14 years ago
  67. 4389107 Bundle a texturepack to use if all else fails; currently Faithful 32x32 by CJ Kucera · 14 years ago
  68. 5d09374 Move our dialogs into thier own subpackage by CJ Kucera · 14 years ago
  69. a9f03ae Some fairly significant speed improvements, without extra memory usage by CJ Kucera · 14 years ago
  70. bf9eddc Farmland blocks look like dirt on the side by CJ Kucera · 14 years ago
  71. 13b0f66 Accurate rendering for brewing stands by CJ Kucera · 14 years ago
  72. dca37f5 Proper render for enchantment tables by CJ Kucera · 14 years ago
  73. d168442 Proper cauldron rendering by CJ Kucera · 14 years ago
  74. 394a8a6 Initial blockdefs for some other new things by CJ Kucera · 14 years ago
  75. e284b86 Air Portal blocks by CJ Kucera · 14 years ago
  76. 3927a1e I guess I'll do a little prerelease of 3.4.0, in an attempt to see if performance is still good for folks by CJ Kucera · 14 years ago XRAY_3_4_0_PRE1
  77. b890cf5 Shading for blocks so things look much better. This has created some issues with ore highlighting, though by CJ Kucera · 14 years ago
  78. 61d6614 Slime-spawning chunk highlighting by CJ Kucera · 14 years ago
  79. 1411c3d Rendering of chunk borders by CJ Kucera · 14 years ago
  80. a480f75 Some debugging statements would be useful here, going to add them in permanently by CJ Kucera · 14 years ago
  81. 61f0279 Change threshhold of grass colorization by CJ Kucera · 14 years ago
  82. fa3bff9 Shuffling changelog a bit by CJ Kucera · 14 years ago
  83. b3353ec Silverfish block highlighting by CJ Kucera · 14 years ago
  84. 65662f9 Fixed a pretty major bug with switching between dimensions (related to our new texture code - bug wasn't present in any released version) by CJ Kucera · 14 years ago
  85. 2a76742 And now fences render ever so more correctly by CJ Kucera · 14 years ago
  86. 7b5d259 Open fence gates are now even MORE correct by CJ Kucera · 14 years ago
  87. 13a533b Support for Beta 1.9 Fence rendering, and also a new key to toggle it by CJ Kucera · 14 years ago
  88. 54c6db5 Clean up our main render function call by CJ Kucera · 14 years ago
  89. 3fe2866 Removing a comment by CJ Kucera · 14 years ago
  90. 60e6e2f Explored highlighting wasn't playing nicely with textures drawn from tex_extra by CJ Kucera · 14 years ago
  91. 847fe47 Stems will connect to fruit now by CJ Kucera · 14 years ago
  92. 4cfdd1d Technically we shouldn't do the side-grass overlay thing if we're using a texture with non-grayscale grass by CJ Kucera · 14 years ago
  93. 21412a6 Reduce the amount of hardcoding in the texture colorization routines by CJ Kucera · 14 years ago
  94. e566736 Multiple texture pages appear to actually work now by CJ Kucera · 14 years ago
  95. 8fea92c Thoroughly untested changes as a big ol' first step to using multiple texture 'pages' by CJ Kucera · 14 years ago
  96. 98ad714 Okay, we're not using any relative texture finding anymore, now by CJ Kucera · 14 years ago
  97. e1c8b23 Start of a conversion from blockTypeExtraTextures to blockTypeExtraTexturesReq - too tired to finish it up tonight by CJ Kucera · 14 years ago
  98. b3fc0ca Our chunk looping was a little inefficient there - cleaned it up a bit by CJ Kucera · 14 years ago
  99. a13c35d It doesn't seem quite kosher to edit the changelog of an already-released version, but I had forgotten to mention Slabs in there by CJ Kucera · 14 years ago
  100. 8282142 Bah, forgot to update the README before cutting the release. Alas. by CJ Kucera · 14 years ago