131 Commits

Author SHA1 Message Date
Wuzzy
8531bc6c3a Add v6 biomes flags 2023-10-27 19:42:19 +02:00
Wuzzy
5fcc3f3e5d Fix some minor canvas errors 2023-10-27 18:54:23 +02:00
Wuzzy
e575801481 Add better ticks in v6 2023-10-27 18:47:31 +02:00
Wuzzy
6d58284119 Round coords when adding point 2023-10-27 18:41:03 +02:00
Wuzzy
1079a13836 Disable point movement in v6 biome mode 2023-10-27 18:39:11 +02:00
Wuzzy
6470fe250d Add smaller step to biome noise inputs 2023-10-27 18:34:49 +02:00
Wuzzy
7c603adbe5 Dynamically change cursor coords precision 2023-10-27 18:34:26 +02:00
Wuzzy
d354078ad1 Can disable cell colors in v6 mode 2023-10-27 18:18:26 +02:00
Wuzzy
1e866e82f4 More v6 grid 2023-10-27 18:13:10 +02:00
Wuzzy
509c97a322 Fix v6 humidity noise 2023-10-27 18:11:17 +02:00
Wuzzy
cc889e5306 Draw the v6 biomes 2023-10-27 17:50:54 +02:00
Wuzzy
eec2e94ce1 First step for v6 biome rendering mode 2023-10-27 17:06:27 +02:00
Wuzzy
ddb8914e5a Hilight part of export button 2023-10-27 16:24:18 +02:00
Wuzzy
f5a041f42d Merge branch 'amidstExport' 2023-10-27 16:21:16 +02:00
Wuzzy
eac4e262ad Mention Amidst for Minetest in manual 2023-10-27 16:20:51 +02:00
Wuzzy
707dc2b01f Add color support for Amidst for Minetest export 2023-10-27 16:18:41 +02:00
Wuzzy
f2d20a6bdf Update manual 2023-10-27 16:03:23 +02:00
Wuzzy
ebf4821fd4 Reduce value range 2023-10-27 16:03:17 +02:00
Wuzzy
1452d5eb50 Can enter arbitrary noise values again 2023-10-27 15:13:36 +02:00
Wuzzy
1f78957383 Refuse to render if min/max value is too large 2023-10-27 14:57:27 +02:00
Wuzzy
9322afb78b Fix random humidity in new point 2023-10-27 14:47:20 +02:00
Wuzzy
b868c656a7 Decrease step size of persistence 2023-10-27 14:43:16 +02:00
Wuzzy
588acba140 Verify inputs, limit ranges 2023-10-27 14:35:41 +02:00
Wuzzy
828b99c243 Fix very slow script with huge offset 2023-10-27 13:58:40 +02:00
Wuzzy
1f3c1bfdf5 Don't recalculate bounding box so often 2023-10-27 13:05:57 +02:00
Wuzzy
2b54ab0985 Add max. value for octaves 2023-10-27 12:53:50 +02:00
Wuzzy
17e5d80fb9 Tweak input element sizes 2023-10-27 12:40:40 +02:00
Wuzzy
6ff490ceb2 Merge branch 'pages' 2023-10-27 12:30:49 +02:00
Wuzzy
a5132aaa63 Fix HTML errors in index.html 2023-10-27 12:30:19 +02:00
Wuzzy
f60d68f022 Properly catch errors from Javascript-Voronoi 2023-10-26 12:53:43 +02:00
Wuzzy
8edfae92cb Convert console.log to console.error 2023-10-26 12:34:22 +02:00
Wuzzy
ba29a0a0f5 Improve error logging a bit 2023-10-26 12:27:53 +02:00
Wuzzy
ce5ee5eeb5 Fix bounding box calculation for voronoi diagram 2023-10-26 12:08:07 +02:00
Wuzzy
15a80eca06 Can add point with double-click 2023-10-26 11:35:46 +02:00
Wuzzy
42fda24809 Add a Amidst for Minetest export 2023-10-26 00:50:33 +02:00
Wuzzy
b4d3a62e30 Scale diagram error message text if shrunk 2023-10-26 00:29:30 +02:00
Wuzzy
894f66c7c9 Make import textarea larger 2023-10-26 00:20:28 +02:00
Wuzzy
3552b0d7e8 Escape biome name for Lua export 2023-10-26 00:14:46 +02:00
Wuzzy
40c14eeb83 Update manual with import/export info 2023-10-25 23:58:26 +02:00
Wuzzy
c8b05ca1fb Start with import/export section collapsed 2023-10-25 10:28:28 +02:00
Wuzzy
c1c8969ed9 Fix biome names being stored as numbers sometimes 2023-10-25 10:24:50 +02:00
Wuzzy
ec7a07da11 Show message after importing biomes 2023-10-25 10:19:21 +02:00
Wuzzy
9713603cd5 Fix missing draw update on Y view change 2023-10-25 04:13:09 +02:00
Wuzzy
4998963189 Add rough JSON import 2023-10-25 04:12:34 +02:00
Wuzzy
dbdcb6097e Fix resize corner not appearing if canvas message 2023-10-25 03:39:29 +02:00
Wuzzy
06e9b49e68 Add export feature 2023-10-25 03:24:42 +02:00
Wuzzy
48fef2210e New favicon 2023-10-25 01:11:37 +02:00
Wuzzy
d294f86aa7 Fix HTML syntax error; add lang to <html> 2023-10-25 00:52:48 +02:00
Wuzzy
aa43bdc3ac Add useful links to footer 2023-10-24 23:43:33 +02:00
Wuzzy
cf923bca51 Shrink canvas when shrinking window width 2023-10-24 23:33:00 +02:00