162 Commits

Author SHA1 Message Date
Wuzzy
32c1446a9d Add "autocolor" button, tweak color fields 2022-04-20 07:54:58 +02:00
Wuzzy
971010a84e Add color midpoint 2022-04-20 07:00:32 +02:00
Wuzzy
b1c706bdf9 Refactor: min/max → min_color/max_color 2022-04-20 06:20:49 +02:00
Wuzzy
9f64ebfd7d Add active profile and refactor 2022-04-20 06:18:59 +02:00
Wuzzy
f5a574cfe4 Fix show_negative bug 2022-04-20 06:01:33 +02:00
Wuzzy
7743fdeced Refactor current_perlin, fix stats button 2022-04-20 05:39:28 +02:00
Wuzzy
2dabd71d42 Fix flags not saved properly if load from profile 2022-04-20 04:30:59 +02:00
Wuzzy
458fd6e2d4 Add support for defaults flag 2022-04-20 04:28:06 +02:00
Wuzzy
f76245ed1c Add support for more histogram buckets 2022-04-20 03:34:08 +02:00
Wuzzy
17581e898c More reliable spread checks for stats screen 2022-04-20 03:17:35 +02:00
Wuzzy
8396be44e1 Fix bad mapgen mode generation 2022-04-20 02:53:18 +02:00
Wuzzy
ddee29aa23 Scale stats size with spread, prevent huge spread 2022-04-20 02:50:35 +02:00
Wuzzy
db15831f96 Statistics: Pick values at random positions 2022-04-20 01:17:25 +02:00
Wuzzy
eadddc0647 Clarify bounds meaning of histogram 2022-04-20 00:07:04 +02:00
Wuzzy
c0b54db88d Rename deep analysis 2022-04-20 00:05:03 +02:00
Wuzzy
c12e296a74 Enforce valid sidelen values 2022-04-20 00:02:53 +02:00
Wuzzy
2b6a204dfb More histogram tweaks 2022-04-19 23:59:34 +02:00
Wuzzy
c2c80b5a7b Tweak histogram size 2022-04-19 23:37:44 +02:00
Wuzzy
be6b932d7e Tweak histogram lines 2022-04-19 13:43:47 +02:00
Wuzzy
c8f3ff3c05 Another histogram tweak 2022-04-19 13:34:49 +02:00
Wuzzy
b5951a055c Make histogram screen more readable 2022-04-19 13:30:22 +02:00
Wuzzy
3e693243cd Histogram: Fix overlap 2022-04-19 12:52:11 +02:00
Wuzzy
1335d4ffcb Fix crash when applying bad wavelengths 2022-04-19 12:43:19 +02:00
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
5f5bd3f8b5 Tweak README a bit 2022-04-17 11:48:18 +02:00
Wuzzy
249494c15e Write instructions in manual 2022-04-17 06:49:43 +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
35ef7f9bb0 Change negative palette 2022-04-16 14:39:15 +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