|
3c2fca9a74
|
Implement Wilson's algorithm and let the caller choose the algorithm.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2024-12-24 03:28:35 +01:00 |
|
|
c4d707d64a
|
Very simple way to specify the algorithm to use to generate mazes.
continuous-integration/drone/push Build is failing
|
2024-12-14 04:50:30 +01:00 |
|
|
a613a92adb
|
Make dimension limits Option<Integer> instead of using the magic value of 0 for "no limit", and add more tests for the ServerConfig.
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
|
2024-12-13 22:35:10 +01:00 |
|
|
dbdfb0c8a4
|
Java21 and some refactoring.
continuous-integration/drone/push Build is passing
|
2024-05-18 02:20:31 +02:00 |
|
|
ba85f54b16
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-05-16 03:16:40 +02:00 |
|
|
d8caae1437
|
[maven-release-plugin] prepare release v0.1.0
continuous-integration/drone/push Build is failing
|
2023-05-16 03:16:34 +02:00 |
|
|
c63ce409a8
|
Clean up the POM in preparation for the ossrh repo.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2023-05-16 03:11:40 +02:00 |
|
|
ca8f2bfec7
|
Rename all occurrences of "labyrinth" to maze and update dependencies.
|
2023-05-16 03:01:48 +02:00 |
|
|
d9613b03ca
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-17 00:31:26 +02:00 |
|
|
3f0b7e79d1
|
[maven-release-plugin] prepare release v0.0.6
continuous-integration/drone/push Build is passing
|
2023-04-17 00:31:19 +02:00 |
|
|
a08a999e82
|
Expose start and end tile; accept start and end input parameters when
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
creating labyrinths.
|
2023-04-17 00:28:01 +02:00 |
|
|
7ebff97d3e
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-16 00:45:12 +02:00 |
|
|
8fb236e656
|
[maven-release-plugin] prepare release v0.0.5
continuous-integration/drone/push Build is passing
|
2023-04-16 00:45:04 +02:00 |
|
|
7c5f2e0bd6
|
Use generator 0.0.7 with fixed JSON id output.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2023-04-16 00:41:40 +02:00 |
|
|
e12bea67cd
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-14 01:41:45 +02:00 |
|
|
7d622d8463
|
[maven-release-plugin] prepare release v0.0.4
continuous-integration/drone/push Build is passing
|
2023-04-14 01:41:38 +02:00 |
|
|
914030841f
|
Enable JSON output.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2023-04-14 01:36:32 +02:00 |
|
|
4140d3531a
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-09 00:29:58 +02:00 |
|
|
b8692037bb
|
[maven-release-plugin] prepare release v0.0.3
continuous-integration/drone/push Build is passing
|
2023-04-09 00:29:50 +02:00 |
|
|
460907bd01
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-09 00:01:06 +02:00 |
|
|
e11f96ca89
|
[maven-release-plugin] prepare release v0.0.2
continuous-integration/drone/push Build is failing
|
2023-04-09 00:00:59 +02:00 |
|
|
57fe0e2f07
|
[maven-release-plugin] rollback the release of v0.0.2
continuous-integration/drone/push Build is failing
|
2023-04-08 23:52:55 +02:00 |
|
|
b7da281ee0
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is failing
|
2023-04-08 23:52:19 +02:00 |
|
|
8ec8560296
|
[maven-release-plugin] prepare release v0.0.2
continuous-integration/drone/push Build is failing
|
2023-04-08 23:52:12 +02:00 |
|
|
4b5334d2d6
|
interactive html
continuous-integration/drone/push Build is failing
|
2023-04-08 23:51:10 +02:00 |
|
|
93aa9e17b6
|
ReST -> REST.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
|
2023-04-08 22:32:16 +02:00 |
|
|
ed9df43aa8
|
One feature, one bugfix:
continuous-integration/drone/push Build is passing
- Feat: Enable rendering binary data to any supported output format.
- Fix: Correctly serve as attachment when outputtyp is pdffile or
binary.
|
2023-04-08 22:30:29 +02:00 |
|
|
a194e5db62
|
Refactoring.
|
2023-04-08 09:35:10 +02:00 |
|
|
6af1558b99
|
Clean up; use the most recent version of labyrinth generator.
continuous-integration/drone/push Build is passing
|
2023-04-04 02:37:40 +02:00 |
|
|
4dc15acf0c
|
Cleanup, refactoring.
continuous-integration/drone/push Build is passing
|
2023-04-04 00:33:32 +02:00 |
|
|
0bc1114aec
|
Reformat everything.
First prototype of runnign with untertow.
|
2023-04-02 10:15:22 +02:00 |
|
|
682e0d0f25
|
Intermediate commit; to be amended.
continuous-integration/drone/push Build is passing
|
2023-04-02 10:00:43 +02:00 |
|
|
4f2802db19
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-01 00:56:02 +02:00 |
|
|
93e9a679d5
|
[maven-release-plugin] prepare release v0.0.1
continuous-integration/drone/push Build is passing
|
2023-04-01 00:55:59 +02:00 |
|
|
0a02c1aa68
|
[maven-release-plugin] rollback the release of v0.0.1
continuous-integration/drone/push Build is passing
|
2023-04-01 00:53:35 +02:00 |
|
|
3cc733940a
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-01 00:49:27 +02:00 |
|
|
4087ccf68e
|
[maven-release-plugin] prepare release v0.0.1
continuous-integration/drone/push Build is failing
|
2023-04-01 00:49:20 +02:00 |
|
|
dab8659ea2
|
[maven-release-plugin] rollback the release of v0.0.1
continuous-integration/drone/push Build is passing
|
2023-04-01 00:48:29 +02:00 |
|
|
89fd180496
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-01 00:46:25 +02:00 |
|
|
12f3a702a9
|
[maven-release-plugin] prepare release v0.0.1
continuous-integration/drone/push Build is failing
|
2023-04-01 00:46:22 +02:00 |
|
|
9476e5aaff
|
[maven-release-plugin] rollback the release of v0.0.1
continuous-integration/drone/push Build is passing
|
2023-04-01 00:45:49 +02:00 |
|
|
3f2c6b8942
|
[maven-release-plugin] prepare release v0.0.1
continuous-integration/drone/push Build is passing
|
2023-04-01 00:45:31 +02:00 |
|
|
94d13bdd44
|
back to 0.0.1-SNAPSHOT
continuous-integration/drone/push Build is failing
|
2023-04-01 00:39:04 +02:00 |
|
|
3cb15257ff
|
[maven-release-plugin] prepare for next development iteration
continuous-integration/drone/push Build is passing
|
2023-04-01 00:33:14 +02:00 |
|
|
5ff3ecb319
|
[maven-release-plugin] prepare release v0.0.1
continuous-integration/drone/push Build is passing
|
2023-04-01 00:33:11 +02:00 |
|
|
ff047efd85
|
java 17
|
2023-04-01 00:25:13 +02:00 |
|
|
04f6b665fd
|
latestest lombok
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-03-25 11:08:06 +01:00 |
|
|
52fab7d036
|
latest lombok
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2023-03-25 11:07:30 +01:00 |
|
|
728349b57c
|
Refactoring.
continuous-integration/drone/pr Build is failing
|
2023-03-25 08:40:13 +01:00 |
|
|
251baca8e2
|
Fix the test run.
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing
|
2022-02-02 02:09:25 +01:00 |
|