99 Commits

Author SHA1 Message Date
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
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
Wuzzy
f5ae56cc9c Allow resizing of canvas 2023-10-24 23:17:22 +02:00
Wuzzy
0e79b5d09d Use cached diagram more often 2023-10-24 21:47:46 +02:00
Wuzzy
321f8087b5 Catch errors in Javaccript-Voronoi 2023-10-24 19:11:46 +02:00
Wuzzy
5e9e78fb57 Disable remove button if no biome selected 2023-10-24 17:59:55 +02:00
Wuzzy
d2367d7da2 Reduce grid line rendering for large value ranges 2023-10-24 17:47:55 +02:00
Wuzzy
e068f82d29 Also render axes when out of bounds 2023-10-24 17:20:29 +02:00
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