Commit graph

33 commits

Author SHA1 Message Date
Simon Brooke b07f69fb51
Upversioned to "0.1.6-SNAPSHOT" in line with mw-engine 2020-06-01 10:46:58 +01:00
simon 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
Simon Brooke 03733f8ddf Kibitised. 2014-08-13 20:07:11 +01:00
Simon Brooke 7dbaebb6aa Upversioned from 0.1.2 to 0.1.3-SNAPSHOT 2014-07-30 13:14:32 +01:00
Simon Brooke 91d3c7f4dd Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release 2014-07-30 13:13:43 +01:00
Simon Brooke 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
Simon Brooke 8e5b526c14 Getting the right data into the manifest; sadly, not succeeding in getting
it out again.
2014-07-27 21:08:55 +01:00
Simon Brooke e4dff424be Upversioned from 0.1.2 to 0.1.3-SNAPSHOT 2014-07-27 14:16:14 +01:00
Simon Brooke 9b4723ae91 Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release 2014-07-27 14:15:22 +01:00
Simon Brooke 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
Simon Brooke b5e28496f3 Minor changes to render-world; changes to settlement ruleset to deal
with land empoverishment.
2014-07-25 11:55:34 +01:00
Simon Brooke 2695554607 New test build with gradients. 2014-07-25 09:58:54 +01:00
Simon Brooke b995425bf1 Not absolutely certain what the change to rules.clj is, but tests
didn't break...
2014-07-24 22:33:40 +01:00
Simon Brooke 4492c81af9 Upversioned from 0.1.1 to 0.1.2-SNAPSHOT 2014-07-24 22:27:30 +01:00
Simon Brooke a378a60542 Upversioned from 0.1.1-SNAPSHOT to 0.1.1 for release 2014-07-24 22:26:39 +01:00
Simon Brooke 9f5ac943da Upversioned from 0.1.0 to 0.1.1-SNAPSHOT 2014-07-24 22:20:56 +01:00
Simon Brooke 1bc538be93 Upversioned automatically 2014-07-24 22:03:11 +01:00
Simon Brooke 98e43dbe8f Feature complete for version 1; some refactoring still needed. 2014-07-24 18:44:04 +01:00
Simon Brooke 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
Simon Brooke c15cd08159 Restyling; much reorganisation of documentation. 2014-07-23 10:04:04 +01:00
Simon Brooke 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
Simon Brooke 4a48acee20 Added settlement ruleset 2014-07-20 15:17:09 +01:00
Simon Brooke 1c838a79bd Added new ruleset and states to support it. 2014-07-20 14:43:46 +01:00
Simon Brooke 707f93d7a3 Regenerated documentation 2014-07-19 13:24:46 +01:00
Simon Brooke 18233ca0f5 Added the '...neighbours within distance...' feature to the rule language. 2014-07-18 15:16:54 +01:00
Simon Brooke dc4581924f Minor change to render-world towards allowing heightmaps to be selected. 2014-07-17 09:52:58 +01:00
Simon Brooke 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
Simon Brooke ad0e992000 My Monster! It lives! 2014-07-14 18:35:35 +01:00
Simon Brooke 77cfb32bb2 Almost working; rule editor doesn't save. 2014-07-13 23:56:29 +01:00
Simon Brooke 28da9555ba Much hacking on rule language, getting it to support initial behaviour. 2014-07-13 20:27:52 +01:00
Simon Brooke c8ae1b3dc4 Changed license to GPL; some minor documentation changes. 2014-07-13 14:08:51 +01:00
Simon Brooke f3abd6276f Updated documentation 2014-07-10 11:33:23 +01:00
Simon Brooke 257d306d5d Now have the tiles working properly. Also, user interface somewhat improved. 2014-07-04 22:24:45 +01:00