1. 0c6515e Fix a NullPointerException when xray.properties doesn't contain STATE_HIGHLIGHT_ORES by CJ Kucera · 13 years ago XRAY_3_4_3
  2. d1c64cb I guess we may as well push out 3.4.2 by CJ Kucera · 13 years ago XRAY_3_4_2
  3. d8d2858 May as well release 3.4.1 by CJ Kucera · 13 years ago
  4. b7b2103 Some various cleanups by CJ Kucera · 13 years ago
  5. 2e1ab8d Removing the -pre1; there's unlikely to be too much more before the full 3.4.0 release by CJ Kucera · 13 years ago
  6. 8d2544f Integrated log4j for console reporting and logging by CJ Kucera · 13 years ago
  7. 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 · 13 years ago XRAY_3_4_0_PRE1
  8. 1441cf2 May as well label this 3.3.3 by CJ Kucera · 13 years ago XRAY_3_3_3
  9. 6a55923 Releasing 3.3.2 pretty shortly by CJ Kucera · 13 years ago
  10. 54763b7 Widen up our OS detection to handle unknown OSes better by CJ Kucera · 13 years ago XRAY_3_3_1
  11. e2ddf9c Package our main jar so that it's more directly runnable, and our lib files in their own directory by CJ Kucera · 13 years ago XRAY_3_3_0
  12. 89eb7e5 Stop bundling all the libraries twice, and get rid of a run.cmd I don't feel like maintaining by CJ Kucera · 13 years ago
  13. f6274f5 Package the snakeyaml license properly by CJ Kucera · 13 years ago
  14. ec7d2ad Updates to the launchers, and update the build process for all our new stuff by CJ Kucera · 13 years ago
  15. 2ea0949 Load block types from a YAML file, instead of hardcoding by CJ Kucera · 13 years ago
  16. 47db80e This will become 3.3.0 eventually by CJ Kucera · 13 years ago
  17. 77eeb03 This will eventually be 3.2.0 by CJ Kucera · 13 years ago
  18. 218c119 This will end up becoming X-Ray 3.1.1 by CJ Kucera · 13 years ago XRAY_3_1_1
  19. 5645ebe Update for Beta 1.6 blocks by CJ Kucera · 14 years ago
  20. 03955ea And let's go ahead and cut 3.0.1 by CJ Kucera · 14 years ago XRAY_3_0_1
  21. 30a40b7 Okay, I guess we're releasing. And I'm going ahead and ditching the Maintenance Branch versioning and jumping up to 3.0.0 by CJ Kucera · 14 years ago XRAY_3_0_0
  22. 900ab8f Switch from jsmooth to launch4j for Windows EXE generation (this will let the EXE actually work on 64-bit Windows) by CJ Kucera · 14 years ago
  23. 335a475 Revision to MB12, will release soon by CJ Kucera · 14 years ago
  24. 9d50df9 Let's not bother zipping up a separate source release file by CJ Kucera · 14 years ago
  25. 8b7597c And, sigh, since I actually do have a new feature in here, I may as well just do the full bump to MB11 by CJ Kucera · 14 years ago
  26. 98db825 I don't really want to bump the version number to 11 for a couple of minor fixes, so we'll do 10.1 by CJ Kucera · 14 years ago
  27. 2a9466e Version bump to MB11, so we don't forget later by CJ Kucera · 14 years ago
  28. 8cb185b Let's just make ALL builds debuggable. No good reason not to. by CJ Kucera · 14 years ago
  29. 1649d1b Add a parameter to avoid a warning while building by CJ Kucera · 14 years ago
  30. 9adc388 Add an Invert Mouse option on the launcher screen by CJ Kucera · 14 years ago
  31. 7fb57f8 Just some fixes to the build process by CJ Kucera · 14 years ago
  32. d83d947 A couple of updates to support developing from the commandline (rather than via Eclipse) by CJ Kucera · 14 years ago
  33. 5ff895d Changed package from com.plusminus.craft to com.apocalyptech.minecraft.xray by CJ Kucera · 14 years ago
  34. 14c4c5e Add a 'run' target in build.xml; should be useful for people outside of Eclipse by CJ Kucera · 14 years ago
  35. 1836a37 Move version to MB9 for the eventual release (so I don't forget - also by CJ Kucera · 14 years ago
  36. 5111769 Update build.xml to ignore some new git files, and move cvsignore to by CJ Kucera · 14 years ago
  37. 425b118 Okay, one more warning to deal with at compile-time by pez · 14 years ago
  38. 686477b Don't forget the README in build.xml by pez · 14 years ago
  39. ef3fd51 Officially license under Modified BSD. Woo! by pez · 14 years ago
  40. d54b9dd Re-version to MB8 for that eventual release by pez · 14 years ago
  41. 37a251f Build a tbz2 in addition to zip, and change the keymapping file comment a bit. Also we're gonna go ahead and release MB7 by pez · 14 years ago XRAY_2_7_MB_7
  42. 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
  43. 9c824a4 Fix a NullPointerException, handle unknown data values for DATAVAL blocks more properly, and prepare for MB6 release by pez · 14 years ago
  44. cc51ef9 Whoops, need to exclude build-lib on the source distro by pez · 14 years ago
  45. 77efbdc Integrate JSmooth into build.xml; theoretically we build a Windows EXE now. by pez · 14 years ago
  46. ece4f2d Default copy filter already automatically excludes CVS dirs. by pez · 14 years ago
  47. 65cc6b9 Decouple the build process from CVS by pez · 14 years ago
  48. 96306fa Make sure that the build.xml knows about the BUILDING file. by pez · 14 years ago
  49. 948f5ba Automated building/packaging process. Woo. Also imported all the launchers. by pez · 14 years ago