Commit graph

78 commits

Author SHA1 Message Date
Simon Brooke 04ce4d7f83 Upversioning whole system to 0.2.0, for flow feature 2023-07-10 13:47:05 +01:00
Simon Brooke 5ee254ca3d
Updated Ring plugin. Uberwar build now works, d'oh!
`lein ring server` still breaks, to be investigated.
2023-07-08 10:55:29 +01:00
Simon Brooke 83db0cb2cb Compiles; all tests pass
`lein ring` is broken on MacOS due to out-of-date homebrew build, so can't build uberwar.
2023-07-08 10:24:20 +01:00
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 Brooke b07f69fb51
Upversioned to "0.1.6-SNAPSHOT" in line with mw-engine 2020-06-01 10:46:58 +01: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 4daedee4fc Base template updated so that nicely formatted rule errors are displayed
correctly.
2016-08-10 20:06:07 +01:00
simon 1a0689d5d7 Merge branch 'master' of ssh://goldsmith.journeyman.cc/srv/git/mw-ui 2016-08-08 12:48:52 +01:00
simon 6ae93c4feb HTML validation issues 2016-08-08 12:47:07 +01:00
simon 553e6d0c01 Added a number of additional resources. 2016-03-04 01:04:51 +00:00
Simon Brooke 2b2b69a8e4 D'oh! Messed up formatting of links in markdown. 2015-03-28 17:26:26 +00:00
Simon Brooke 0ede542486 Slight modification to README before commit to github. 2015-03-28 17:12:13 +00:00
Simon Brooke deb3d64bf8 Upversioned from 0.1.4 to 0.1.5-SNAPSHOT 2014-10-15 22:21:22 +01:00
Simon Brooke 8f1e0ddb3c Upversioned from 0.1.4-SNAPSHOT to 0.1.4 for release 2014-10-15 22:20:42 +01:00
Simon Brooke f3336c0e34 Added uberdocs and other build artefacts to gitignore 2014-10-15 22:14:40 +01:00
simon 3e342e4120 Upversioned from 0.1.3 to 0.1.4-SNAPSHOT 2014-08-30 15:03:02 +01:00
simon 4f0d85fa51 Upversioned from 0.1.3-SNAPSHOT to 0.1.3 for release 2014-08-30 15:02:29 +01:00
simon 2005c43822 Upversioned from 0.1.3 to 0.1.3-SNAPSHOT 2014-08-30 14:56:11 +01:00
simon 883e39dd62 Upversioned from 0.1.3-SNAPSHOT to 0.1.3 for release 2014-08-30 14:55:37 +01:00
simon ba4cb9a25a Adding load (not yet working) and save (working). 2014-08-30 14:47:49 +01:00
simon 7e47fb193c Added some useful stuff to .gitignore 2014-08-25 17:43:36 +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 2eb5463123 Added the template for the load page. D'oh! 2014-08-16 21:53:08 +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 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
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 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 9f3275ba64 Still working on manifest properties 2014-07-27 12:01:15 +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 fd4899026b Upversioned from 0.1.0 to 0.1.1-SNAPSHOT 2014-07-24 22:04:04 +01:00
Simon Brooke 1bc538be93 Upversioned automatically 2014-07-24 22:03:11 +01:00
Simon Brooke 5f1ab0212a Added screenshot for home page; added inspector. 2014-07-24 20:04:03 +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