Commit graph

16 commits

Author SHA1 Message Date
Simon Brooke ce6212a965 Modifications to README.md and buildall.sh to make this easier for other
people to build.
2015-03-28 16:43:11 +00:00
simon 6fd8e4bb13 Added a 'pull' option to buildall, pull from remote Git origin. 2014-08-16 07:54:38 +01:00
simon 1300e8d103 Added a new file drainage.clj which attempts to model rivers; moved
some functions from heightmap into utils; added a -archive option to
buildall as first step towards auto-building a Debian package for
Raspberry Pi.
2014-07-31 23:43:02 +01:00
Simon Brooke 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
Simon Brooke c0d26f7cc7 Getting the right data into the manifest; sadly, not succeeding in getting
it out again.
2014-07-27 21:05:47 +01:00
Simon Brooke 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
Simon Brooke 5d3f79567b Still working on those damned build signature properties! 2014-07-27 11:29:05 +01:00
Simon Brooke b500d90719 Still working on getting the build signature properties into the manifest. 2014-07-27 11:20:20 +01:00
Simon Brooke 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
Simon Brooke e48ad3f891 Added a function to add gradient properties to cells when applying a
heightmap, and, in doing so, added a potentially useful generalised function
for mapping onto two dimensional arrays. Needs testing!
2014-07-25 09:49:44 +01:00
Simon Brooke 238924e059 Upversioned from 0.1.1-SNAPSHOT to 0.1.1 for release 2014-07-24 22:23:47 +01:00
Simon Brooke 1451be891e Upversioned from 0.1.0 to 0.1.1-SNAPSHOT 2014-07-24 22:17:48 +01:00
Simon Brooke 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
Simon Brooke 015ef8b4f9 Still messing with the build/release script 2014-07-24 21:30:48 +01:00
Simon Brooke f53c754ac8 Still getting the build/release script right! 2014-07-24 21:10:45 +01:00
Simon Brooke 31743f4117 Added the build script to the mw-engine project, just so it's saved. 2014-07-24 20:40:18 +01:00