156 Commits

Author SHA1 Message Date
Wuzzy
69026bfb97 Update README again 2023-10-22 03:01:27 +02:00
Wuzzy
915e3ff509 Update README 2023-10-22 02:59:51 +02:00
Wuzzy
e77c91847e Simplify noscript warning 2023-10-22 02:47:09 +02:00
Wuzzy
5fc5abe8e5 Add better noscript warning 2023-10-22 02:45:26 +02:00
Wuzzy
70bc28b8d3 Add noscript tag 2023-10-22 02:33:26 +02:00
Wuzzy
6350ddabc6 Add MiBPoV name, update README 2023-10-22 02:21:20 +02:00
Wuzzy
056e673dd0 Can collapse config sections 2023-10-22 02:11:36 +02:00
Wuzzy
76a47fb57a Declare noise parameters to be experimental 2023-10-22 01:44:48 +02:00
Wuzzy
7058d7e23b Add manual 2023-10-22 01:41:00 +02:00
Wuzzy
500a2fe012 Tweak link and button colors 2023-10-22 01:13:58 +02:00
Wuzzy
661fc670c1 Give credit, add license file 2023-10-22 00:40:32 +02:00
Wuzzy
95612a0682 Colorize some numbers in status for readability 2023-10-21 23:04:38 +02:00
Wuzzy
4cc97e5fce Add some basic CSS 2023-10-21 22:44:09 +02:00
Wuzzy
c58e8e1f9c Show altitude explicitly below diagram 2023-10-21 21:35:20 +02:00
Wuzzy
45fbfd9723 Add error message when context could not be gotten 2023-10-21 21:24:58 +02:00
Wuzzy
b2b93acf23 Use oninput events for faster response 2023-10-21 21:00:51 +02:00
Wuzzy
7db81b3ad3 Change cursor when hovering point 2023-10-21 19:27:40 +02:00
Wuzzy
55cda1216b Remove dead code 2023-10-21 18:04:31 +02:00
Wuzzy
b5a1e52f7a Treat heat and humidity separately in limits 2023-10-21 18:00:19 +02:00
Wuzzy
a3ae3738ce Remove boundary box 2023-10-21 17:14:20 +02:00
Wuzzy
4adb2d8aaf Add noise params support 2023-10-21 17:12:43 +02:00
Wuzzy
ab296d3a93 Change bounds color 2023-10-21 14:22:30 +02:00
Wuzzy
6ec84ee180 Show bounding box 2023-10-21 14:19:42 +02:00
Wuzzy
946d8881a7 Add display options 2023-10-21 13:59:19 +02:00
Wuzzy
d68211bb18 Tweak colors for readability 2023-10-21 12:08:24 +02:00
Wuzzy
1f8e34e0eb Rename HTML page 2023-10-21 11:36:24 +02:00
Wuzzy
bf8cd1ee77 Show point names 2023-10-21 11:35:22 +02:00
Wuzzy
b8a9919616 Fix color change when 1 cell remains 2023-10-21 11:08:39 +02:00
Wuzzy
81dba04575 Don't change cell colors when moving them around 2023-10-21 02:21:13 +02:00
Wuzzy
57abb02d05 Refactor coordinate conversions 2023-10-21 01:55:49 +02:00
Wuzzy
f8fbd37fbe Show coordinates on mouseover 2023-10-21 01:48:45 +02:00
Wuzzy
be12b3b724 Smoother point dragging 2023-10-21 01:08:35 +02:00
Wuzzy
81b900acb5 Can now drag biome points around after selecting 2023-10-21 00:57:25 +02:00
Wuzzy
3e9c65c0a8 Can now select biome points on the canvas 2023-10-20 22:03:15 +02:00
Wuzzy
1cea8797d6 Fix incorrect biome point highlighting 2023-10-20 20:26:56 +02:00
Wuzzy
1983101f9c Clean up default biome 2023-10-20 18:38:31 +02:00
Wuzzy
37bc0b5f6e Change clear color 2023-10-20 17:30:05 +02:00
Wuzzy
6be27ecd9b Add more useful message for empty Y layers 2023-10-20 17:28:07 +02:00
Wuzzy
80a7b2b74e Hide grid if no biomes 2023-10-20 17:24:06 +02:00
Wuzzy
8208c0da18 Add support for Y layers 2023-10-20 17:22:48 +02:00
Wuzzy
6e958d5b28 Refactor biome-ui.js a little 2023-10-20 16:31:43 +02:00
Wuzzy
15e7750ef7 Allow to input min/max Y 2023-10-20 16:12:20 +02:00
Wuzzy
f579a1209f Don't render edges at the bounding box 2023-10-20 15:32:14 +02:00
Wuzzy
2e8a6eb057 Draw arrow when point is out of bounds 2023-10-20 15:23:44 +02:00
Wuzzy
5cd0b86046 Refactor consts 2023-10-20 14:39:49 +02:00
Wuzzy
9c87e5bb99 Add favicon 2023-10-20 14:37:07 +02:00
Wuzzy
b2cc813885 Number input widgets now update the diagram 2023-10-20 14:18:22 +02:00
Wuzzy
b68a81950f Update widgets on selection change, add, remove 2023-10-20 14:03:45 +02:00
Wuzzy
591ab7ef08 Name biome pts by coords 2023-10-20 13:44:37 +02:00
Wuzzy
26d4363c20 Move script logic to new JS file 2023-10-20 13:31:23 +02:00