Commit graph

24 commits

Author SHA1 Message Date
b07f69fb51
Upversioned to "0.1.6-SNAPSHOT" in line with mw-engine 2020-06-01 10:46:58 +01:00
12ef500c9f Merge branch 'master' of ssh://goldsmith.journeyman.cc/srv/git/mw-ui
Conflicts:
	src/mw_ui/routes/home.clj
2014-08-25 17:32:04 +01:00
7c0a64a6a9 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:38:13 +01:00
8e5b526c14 Getting the right data into the manifest; sadly, not succeeding in getting
it out again.
2014-07-27 21:08:55 +01:00
9b4723ae91 Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release 2014-07-27 14:15:22 +01:00
529731e5f1 Serious work on the buildall script (and project.clj) to capture a
build signature in the MANIFEST.MF file.
2014-07-27 09:42:44 +01:00
b5e28496f3 Minor changes to render-world; changes to settlement ruleset to deal
with land empoverishment.
2014-07-25 11:55:34 +01:00
2695554607 New test build with gradients. 2014-07-25 09:58:54 +01:00
b995425bf1 Not absolutely certain what the change to rules.clj is, but tests
didn't break...
2014-07-24 22:33:40 +01:00
a378a60542 Upversioned from 0.1.1-SNAPSHOT to 0.1.1 for release 2014-07-24 22:26:39 +01:00
9f5ac943da Upversioned from 0.1.0 to 0.1.1-SNAPSHOT 2014-07-24 22:20:56 +01:00
1bc538be93 Upversioned automatically 2014-07-24 22:03:11 +01:00
98e43dbe8f Feature complete for version 1; some refactoring still needed. 2014-07-24 18:44:04 +01:00
03cf9b79e0 Now working nicely on tablets; iPhones and some Android phones are still
getting the 'tablet' stylesheet instead of the 'phone' stylesheet, but it's
not critical.
2014-07-24 08:09:48 +01:00
c15cd08159 Restyling; much reorganisation of documentation. 2014-07-23 10:04:04 +01:00
ea1af2103f Added ruleset to model thaw after ice-age, and separated out the
herbivore/predation rules into a separate ruleset 'ecology.txt'
2014-07-21 11:20:38 +01:00
4a48acee20 Added settlement ruleset 2014-07-20 15:17:09 +01:00
707f93d7a3 Regenerated documentation 2014-07-19 13:24:46 +01:00
dc4581924f Minor change to render-world towards allowing heightmaps to be selected. 2014-07-17 09:52:58 +01:00
b666540ac9 Still some bugs in rules generated from rule-language source. However,
a great deal does work.
2014-07-14 23:23:11 +01:00
77cfb32bb2 Almost working; rule editor doesn't save. 2014-07-13 23:56:29 +01:00
28da9555ba Much hacking on rule language, getting it to support initial behaviour. 2014-07-13 20:27:52 +01:00
f3abd6276f Updated documentation 2014-07-10 11:33:23 +01:00
257d306d5d Now have the tiles working properly. Also, user interface somewhat improved. 2014-07-04 22:24:45 +01:00