158 Commits

Author SHA1 Message Date
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
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