175 Commits

Author SHA1 Message Date
Wuzzy
ce7ac17ba9 Add small offset to axis arrows 2023-10-24 16:36:04 +02:00
Wuzzy
90bd1c6a90 Fix error with first color 2023-10-24 16:32:30 +02:00
Wuzzy
686f7c7529 Update manual 2023-10-24 16:11:48 +02:00
Wuzzy
903f246d09 Can now select biome color 2023-10-24 16:06:15 +02:00
Wuzzy
f06c8a8ff9 Fix more drag-n-drop usability issues 2023-10-24 14:39:34 +02:00
Wuzzy
5d879453aa Update name stuff in manual 2023-10-23 20:04:20 +02:00
Wuzzy
2a00c90cd9 Add single-click drag-n-drop of points 2023-10-23 18:09:23 +02:00
Wuzzy
3c91316715 Fix ugly unpainted pixels when coloring cells 2023-10-23 09:30:55 +02:00
Wuzzy
4e70e885c7 Refactor code and document functions 2023-10-23 08:57:24 +02:00
Wuzzy
b575483f56 Fix render bug if point is far out of bounds 2023-10-23 08:07:36 +02:00
Wuzzy
a5055b93ca Make biome name editable 2023-10-23 03:10:59 +02:00
Wuzzy
4a63b518c6 Fix display errors with out-of-bounds points 2023-10-23 02:54:45 +02:00
Wuzzy
f8920731ba Add axis labels 2023-10-23 02:47:00 +02:00
Wuzzy
8b245fdff2 Rename biome-ui.js to mibpov.js 2023-10-23 01:48:15 +02:00
Wuzzy
af5382f0ef Improve noscript handling 2023-10-23 01:46:24 +02:00
Wuzzy
55847eff50 Noise params are no longer experimental 2023-10-22 12:54:52 +02:00
Wuzzy
26a3523855 Flip the humidity axis 2023-10-22 12:53:47 +02:00
Wuzzy
30d09d3a8e Fix buggy DragNDrop with unequal heat/humid ranges 2023-10-22 12:44:11 +02:00
Wuzzy
62a7964a4a Rewrite rendering of the coordinate system 2023-10-22 12:40:01 +02:00
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