82 Commits

Author SHA1 Message Date
Wuzzy
d3b7263370 Reduce AUTOBUILD_SIZE for better reliability 2022-04-19 11:37:05 +02:00
Wuzzy
01a39f458a Fix sidelen 2022-04-17 14:44:41 +02:00
Wuzzy
a6f38f4e0a Optimize bulk noise calculation 2022-04-17 14:15:27 +02:00
Wuzzy
944a9269df Fix broken analyis for negative scale 2022-04-17 12:43:14 +02:00
Wuzzy
f6a46c825f Mapgen: Check if noisechunk is within map bounds 2022-04-17 12:15:51 +02:00
Wuzzy
bef9357340 Tweak dimensions error 2022-04-17 12:09:13 +02:00
Wuzzy
e982242000 Colorize perlin getter message 2022-04-17 12:05:13 +02:00
Wuzzy
d28893275c Move deep analysis to Noise options 2022-04-17 01:29:43 +02:00
Wuzzy
344e3fb284 Add more analysis info 2022-04-17 01:21:21 +02:00
Wuzzy
ae15300c66 Fix wrong histogram for special case scale=0 2022-04-17 00:51:39 +02:00
Wuzzy
3e9435f260 Tweak histogram formspec 2022-04-17 00:39:20 +02:00
Wuzzy
f9b74cef27 Add histogram loading screen 2022-04-17 00:01:32 +02:00
Wuzzy
8f261ad354 Add histogram 2022-04-16 23:48:35 +02:00
Wuzzy
a55b50622b Allow to get value of player pos with Getter 2022-04-16 18:53:06 +02:00
Wuzzy
0264774553 Add np settings to profile list 2022-04-16 18:08:49 +02:00
Wuzzy
08a460c1e2 Handle enter key better 2022-04-16 16:38:37 +02:00
Wuzzy
0dce58e8e4 Fix false loaded_areas update when click analyze 2022-04-16 16:35:44 +02:00
Wuzzy
cd34499c3c Do some simple noiseparams fixes 2022-04-16 16:21:49 +02:00
Wuzzy
4209e4788d Return to noise window after analyze 2022-04-16 15:46:37 +02:00
Wuzzy
6d966daaba Rename chunk to noisechunk for clarity 2022-04-16 15:36:54 +02:00
Wuzzy
1af265c845 Write into log when starting/stopping to generate 2022-04-16 15:31:35 +02:00
Wuzzy
7e23704bbe Tweak autobuild size/timer 2022-04-16 15:10:49 +02:00
Wuzzy
969fcf247f Put mapgen stars lower in 2D mode 2022-04-16 13:58:45 +02:00
Wuzzy
18e45b39e0 Add flags support to Perlin command 2022-04-16 13:53:00 +02:00
Wuzzy
2e77c5104c Hide XYZ and size in mapgen mode 2022-04-16 13:35:33 +02:00
Wuzzy
bf78996fd6 Add regen possibility to seeder 2022-04-16 13:25:21 +02:00
Wuzzy
b15e8e3891 Clear loaded areas if re-enabling autogen 2022-04-16 13:01:48 +02:00
Wuzzy
417c7210fe Add basic noiseparams analysis 2022-04-16 06:20:08 +02:00
Wuzzy
515bd5adf3 Fix "Delete" button offset 2022-04-16 05:07:15 +02:00
Wuzzy
d07cf0a86e Disable chat spam in autogen mode 2022-04-16 04:52:29 +02:00
Wuzzy
776108ac19 Allow to toggle autogen 2022-04-16 04:44:05 +02:00
Wuzzy
018f8e9404 Add support to generate stone 2022-04-16 03:37:31 +02:00
Wuzzy
fa2df8ec07 Allow player to select node type 2022-04-16 03:24:41 +02:00
Wuzzy
505d7db92b Add more Perlin test nodes 2022-04-16 02:55:36 +02:00
Wuzzy
d6182ac633 Add transparent test nodes 2022-04-16 02:20:53 +02:00
Wuzzy
11565f803e Show star symbol for freshly generated areas 2022-04-16 02:05:51 +02:00
Wuzzy
be986812aa Add AUTOBUILD_CHUNKDIST 2022-04-16 01:33:59 +02:00
Wuzzy
f62368898f Shift first section around a little 2022-04-16 00:39:12 +02:00
Wuzzy
7827a7e4d7 Use default_noiseparams on deletion 2022-04-16 00:28:27 +02:00
Wuzzy
fb716b79b8 Rename section 2022-04-16 00:26:14 +02:00
Wuzzy
a02a36d198 Make formspec headers a bit prettier 2022-04-16 00:25:00 +02:00
Wuzzy
24be607ff1 Make formspec a bit more structured 2022-04-16 00:18:50 +02:00
Wuzzy
bda62f5960 Fix possible crasher 2022-04-15 22:41:31 +02:00
Wuzzy
425e77a514 Add error msg if call build() with invalid param 2022-04-15 22:36:25 +02:00
Wuzzy
b63f5cf1e1 Re-org some autobuild vars 2022-04-15 22:30:02 +02:00
Wuzzy
0c820ae85c Only generate 1 layer in 2D mode 2022-04-15 22:26:49 +02:00
Wuzzy
2595c48ab4 Add random seed button 2022-04-15 22:18:53 +02:00
Wuzzy
437bfc81c5 Add seed randomizer (for convenience) 2022-04-15 22:11:32 +02:00
Wuzzy
5b40796439 Return if clicking checkbox 2022-04-15 21:45:32 +02:00
Wuzzy
59ef7fb264 Change missing Perlin error msg 2022-04-15 21:44:49 +02:00