Commit graph

20 commits

Author SHA1 Message Date
b3b7f8a475 Upversioned from 0.1.2 to 0.1.3-SNAPSHOT 2014-07-30 13:10:24 +01:00
7c5e15ca35 Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release 2014-07-30 13:09:44 +01:00
cd99f8fd0b Gone back (hopefully temporarily) to using collage load-image function
while I try to sort out the resources issue. This isn't very satisfactory,
as the collage distribution is compiled using Java 7, which is going to
break for some people, and because I'm bloating my code with two separate
image libraries.
2014-07-30 12:33:45 +01:00
c0d26f7cc7 Getting the right data into the manifest; sadly, not succeeding in getting
it out again.
2014-07-27 21:05:47 +01:00
829bc1780a Upversioned from 0.1.2 to 0.1.3-SNAPSHOT 2014-07-27 14:13:12 +01:00
a32acb288b Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release 2014-07-27 14:12:35 +01:00
0e140a4666 Correctly getting the build signature properties into the MANIFEST.MF
on build, now testing I'm clearing them down again before commit.
2014-07-27 11:58:29 +01:00
b500d90719 Still working on getting the build signature properties into the manifest. 2014-07-27 11:20:20 +01:00
0652a9ba61 Serious work on the buildall script (and project.clj) to capture a
build signature in the MANIFEST.MF file; also, getting rid of dependency
on collage.
2014-07-27 09:40:06 +01:00
fb14a8d3ea Upversioned from 0.1.1 to 0.1.2-SNAPSHOT 2014-07-24 22:24:17 +01:00
238924e059 Upversioned from 0.1.1-SNAPSHOT to 0.1.1 for release 2014-07-24 22:23:47 +01:00
56a0f15aec Upversioned from 0.1.0 to 0.1.1-SNAPSHOT 2014-07-24 22:00:51 +01:00
cc3048a57d Still fighting with the build script; but for the first time it has
correctly up-versioned for the release.
2014-07-24 21:59:51 +01:00
ba9f32ca56 Minor documentation changes 2014-07-24 08:01:43 +01:00
d23239a5c6 Improved debugging, and lots more tests. Ultimately I intend the
enhanced debugging to be optional, because it will have a performance hit
2014-07-19 13:22:38 +01:00
b640e2590a Changed license to GPL; some minor documentation changes. 2014-07-13 14:07:10 +01:00
8a00e5c0da A great deal of change, mainly tidy-up and documentation, but also
added reading heightmaps.
2014-07-03 20:17:24 +01:00
0dc6aab59d Minor changes 2014-06-30 22:37:37 +01:00
7bfefe95ab World now building correctly, and a simple printout function allows
a world to be inspected.
2014-06-30 10:13:04 +01:00
53a09fddf6 Written enough to create a world; get-neighbours function isn't working. 2014-06-29 18:19:21 +01:00