553e6d0c01
Added a number of additional resources.
2016-03-04 01:04:51 +00:00
deb3d64bf8
Upversioned from 0.1.4 to 0.1.5-SNAPSHOT
2014-10-15 22:21:22 +01:00
8f1e0ddb3c
Upversioned from 0.1.4-SNAPSHOT to 0.1.4 for release
2014-10-15 22:20:42 +01:00
f3336c0e34
Added uberdocs and other build artefacts to gitignore
2014-10-15 22:14:40 +01:00
3e342e4120
Upversioned from 0.1.3 to 0.1.4-SNAPSHOT
2014-08-30 15:03:02 +01:00
4f0d85fa51
Upversioned from 0.1.3-SNAPSHOT to 0.1.3 for release
2014-08-30 15:02:29 +01:00
2005c43822
Upversioned from 0.1.3 to 0.1.3-SNAPSHOT
2014-08-30 14:56:11 +01:00
883e39dd62
Upversioned from 0.1.3-SNAPSHOT to 0.1.3 for release
2014-08-30 14:55:37 +01:00
ba4cb9a25a
Adding load (not yet working) and save (working).
2014-08-30 14:47:49 +01:00
7e47fb193c
Added some useful stuff to .gitignore
2014-08-25 17:43:36 +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
2eb5463123
Added the template for the load page. D'oh!
2014-08-16 21:53:08 +01:00
ab01606c5c
Added load and save. Save works, load doesn't (yet).
2014-08-16 21:34:26 +01:00
03733f8ddf
Kibitised.
2014-08-13 20:07:11 +01:00
34d3745ecb
Added the symbolic links for the various README files (although I'm not
...
certain I've yet worked out how to commit symbolic links to git - we'll
see if this works!)
2014-08-10 19:06:30 +01:00
2d2b3b4f0d
Moved some display stuff to engine. Not certain this was the right decision,
...
but it may be wanted for MicroWorld projects which are not simply the
education-oriented rule engine.
2014-08-10 18:37:54 +01:00
7dbaebb6aa
Upversioned from 0.1.2 to 0.1.3-SNAPSHOT
2014-07-30 13:14:32 +01:00
91d3c7f4dd
Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release
2014-07-30 13:13:43 +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
e4dff424be
Upversioned from 0.1.2 to 0.1.3-SNAPSHOT
2014-07-27 14:16:14 +01:00
9b4723ae91
Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release
2014-07-27 14:15:22 +01:00
9f3275ba64
Still working on manifest properties
2014-07-27 12:01:15 +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
4492c81af9
Upversioned from 0.1.1 to 0.1.2-SNAPSHOT
2014-07-24 22:27:30 +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
fd4899026b
Upversioned from 0.1.0 to 0.1.1-SNAPSHOT
2014-07-24 22:04:04 +01:00
1bc538be93
Upversioned automatically
2014-07-24 22:03:11 +01:00
5f1ab0212a
Added screenshot for home page; added inspector.
2014-07-24 20:04:03 +01:00
98e43dbe8f
Feature complete for version 1; some refactoring still needed.
2014-07-24 18:44:04 +01:00
a0f59ac2dd
Sorted out the resource access problem on Tomcat.
2014-07-24 10:16:08 +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
05e9daf662
New heightmap, new templates, new parameters feature.
2014-07-22 10:11:57 +01:00
6618fded9d
Substantial modification of how pages which are mainly generated content are
...
handled. I had ended up with four '.html' files which were essentially
identical. Also work on new editable parameters feature.
2014-07-22 10:08:10 +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
cbdf01c4c2
Added favicon
2014-07-20 15:18:20 +01:00
4a48acee20
Added settlement ruleset
2014-07-20 15:17:09 +01:00
1c838a79bd
Added new ruleset and states to support it.
2014-07-20 14:43:46 +01:00
707f93d7a3
Regenerated documentation
2014-07-19 13:24:46 +01:00
18233ca0f5
Added the '...neighbours within distance...' feature to the rule language.
2014-07-18 15:16:54 +01:00
b0a931f394
Added great britain and ireland heightmaps
2014-07-17 12:18:07 +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
ad0e992000
My Monster! It lives!
2014-07-14 18:35:35 +01:00
77cfb32bb2
Almost working; rule editor doesn't save.
2014-07-13 23:56:29 +01:00