1030ece3ff
Kibitised, and improved test coverage. Cloverage currently failing, don't
...
know why.
2014-08-13 20:02:37 +01:00
3b1d28d3cd
Generalised hieghtmaps so that I can do, for example, rainfall maps,
...
or various geophysics maps.
2014-08-12 19:07:48 +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
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
75475ece29
Considerable refactoring based on the new map-world utility function.
2014-07-25 11:49:50 +01:00
2d7098458a
Added a utility function to set just one property of just one cell (and
...
tests to prove it worked).
2014-07-24 18:39:48 +01:00
3491784282
Rule engine now running very relaibly with no errors showing.
2014-07-20 15:14:10 +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
1c0f6079d9
Fixed so that the dummy test passes. Obviously, it would have been better
...
to write real tests...
2014-07-07 19:35:46 +01:00
53a09fddf6
Written enough to create a world; get-neighbours function isn't working.
2014-06-29 18:19:21 +01:00