Commit graph

33 commits

Author SHA1 Message Date
Simon Brooke 73c71e4df0
No idea whether or not this is progress. 2021-12-10 12:44:48 +00:00
Simon Brooke c673b3e134
"It's a good sort of brake but it doesn't work yet"
Trying to list resource names from jar file...
2021-12-10 11:45:24 +00:00
Simon Brooke 534d2d54a5
Mainly, fix linting errors and add TODOs 2021-12-09 21:05:55 +00:00
Simon Brooke 741c857a7a
Tackling bit-rot 2021-12-09 20:12:59 +00:00
simon c18b74fef6 Dockerisation. 2016-12-27 16:02:53 +00:00
simon 4861ee809b Standardised header documentation in line with current best practice. 2016-08-21 14:16:18 +01:00
simon ba4cb9a25a Adding load (not yet working) and save (working). 2014-08-30 14:47:49 +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 ab01606c5c Added load and save. Save works, load doesn't (yet). 2014-08-16 21:34:26 +01:00
Simon Brooke 03733f8ddf Kibitised. 2014-08-13 20:07:11 +01:00
simon 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
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 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 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 98e43dbe8f Feature complete for version 1; some refactoring still needed. 2014-07-24 18:44:04 +01:00
Simon Brooke a0f59ac2dd Sorted out the resource access problem on Tomcat. 2014-07-24 10:16:08 +01:00
Simon Brooke c15cd08159 Restyling; much reorganisation of documentation. 2014-07-23 10:04:04 +01:00
Simon Brooke 05e9daf662 New heightmap, new templates, new parameters feature. 2014-07-22 10:11:57 +01:00
Simon Brooke 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
Simon Brooke 1c838a79bd Added new ruleset and states to support it. 2014-07-20 14:43:46 +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 c0e5729c81 Once again, fixed tests so they pass, although they don't actually
test anything useful.
2014-07-07 19:55:14 +01:00
Simon Brooke 257d306d5d Now have the tiles working properly. Also, user interface somewhat improved. 2014-07-04 22:24:45 +01:00
simon 53c7d1ca87 Brought UI up todate with heightmap. 2014-07-04 11:02:40 +01:00
simon ce2a04477a Sort of semi-working UI. 2014-07-02 21:54:35 +01:00
Simon Brooke 8f9fa08157 My monster, she lives! 2014-07-01 20:21:38 +01:00
Simon Brooke e455387f96 OK, at this stage it's just an empty LuminusWeb project... 2014-07-01 11:35:55 +01:00