simon
|
6237eab0cd
|
1: Preparation for conversion to CLJC. Doesn't yet fully work but that seems
to be due to a breaking change in a library.
|
2016-09-24 10:29:34 +01:00 |
|
simon
|
f1b35dc948
|
Standardised header documentation in line with current best practice.
|
2016-08-21 14:17:30 +01:00 |
|
simon
|
21cdff764f
|
Added namespace documentation conforming to better practice; added GPL
declaration; changed 'use' to 'require' passim. All tests pass but that's
not proof we're all good yet.
|
2016-08-13 17:39:07 +01:00 |
|
Simon Brooke
|
f9591c4e8d
|
Added new non-recursive river drainage algorithm. Sadly, it's slower -
twice as slow - but should get around the JVM stack problem. Still haven't
solved laking.
|
2015-04-18 19:21:04 +01:00 |
|
simon
|
42e6cfac05
|
Working on getting drainage to actually work - which, inter alia, means
further work on efficiency.
|
2014-08-30 21:58:48 +01:00 |
|
Simon Brooke
|
c96142a973
|
More work on efficiency
|
2014-08-29 22:50:11 +01:00 |
|
Simon Brooke
|
1120cb42e8
|
Work on trying to improve performance.
|
2014-08-28 21:43:36 +01:00 |
|
Simon Brooke
|
7c5e15ca35
|
Upversioned from 0.1.2-SNAPSHOT to 0.1.2 for release
|
2014-07-30 13:09:44 +01:00 |
|
Simon Brooke
|
c0d26f7cc7
|
Getting the right data into the manifest; sadly, not succeeding in getting
it out again.
|
2014-07-27 21:05:47 +01:00 |
|
Simon Brooke
|
75475ece29
|
Considerable refactoring based on the new map-world utility function.
|
2014-07-25 11:49:50 +01:00 |
|
Simon Brooke
|
8a53adcd11
|
More optimisation
|
2014-07-22 02:40:17 +01:00 |
|
Simon Brooke
|
06de5d923a
|
Very minor tidy-up
|
2014-07-21 11:02:31 +01:00 |
|
Simon Brooke
|
d23239a5c6
|
Improved debugging, and lots more tests. Ultimately I intend the
enhanced debugging to be optional, because it will have a performance hit
|
2014-07-19 13:22:38 +01:00 |
|
Simon Brooke
|
601c7d74a6
|
Still some bugs in rules generated from rule-language source. However,
a great deal does work.
|
2014-07-14 23:21:09 +01:00 |
|
Simon Brooke
|
76ab08534c
|
Almost working; rule editor doesn't save.
|
2014-07-13 23:55:18 +01:00 |
|
Simon Brooke
|
57a86ca6c3
|
Mainly documentation tidy-up, a little code tidy-up.
|
2014-07-08 19:15:07 +01:00 |
|
simon
|
9b52b7229b
|
Minor hacks trying to understand why some rules aren't working as expected.
|
2014-07-04 11:01:08 +01:00 |
|
simon
|
8a00e5c0da
|
A great deal of change, mainly tidy-up and documentation, but also
added reading heightmaps.
|
2014-07-03 20:17:24 +01:00 |
|
Simon Brooke
|
9ad67ba0a4
|
Small changes necessitated by reference from mw-ui.
|
2014-07-02 17:58:34 +01:00 |
|
Simon Brooke
|
0dc6aab59d
|
Minor changes
|
2014-06-30 22:37:37 +01:00 |
|
Simon Brooke
|
977947d4b0
|
Now runs rather nicely, although output could be tidied up a bit!
|
2014-06-30 12:14:58 +01:00 |
|
Simon Brooke
|
53a09fddf6
|
Written enough to create a world; get-neighbours function isn't working.
|
2014-06-29 18:19:21 +01:00 |
|