162 Commits

Author SHA1 Message Date
Wuzzy
bc7bec4030 Fix some German typos 2024-12-07 15:11:15 +01:00
Wuzzy
2732ac0e78 Fix small Markdown syntax error in README 2024-12-07 15:00:40 +01:00
Wuzzy
b7230132f3 Update versions in noise_settings_list.lua 2024-12-07 14:58:13 +01:00
Wuzzy
ce92037fa7 Remove "Minetest" another time 2024-12-07 14:54:11 +01:00
Wuzzy
c8df99aa4c Rename Minetest to Luanti 2024-11-27 22:49:17 +01:00
Wuzzy
2a29951382 Iterate in z,y,x order through nodes 2023-10-19 23:27:19 +02:00
Wuzzy
1c390be281 Add title to game.conf 2022-11-06 22:53:33 +01:00
Wuzzy
a5ea57fda3 Version 1.0.3 2022-05-12 13:09:42 +02:00
Wuzzy
e959f60ce1 Fix German translation of 'defaults' flag 2022-05-12 12:38:45 +02:00
Wuzzy
320905826b Fix wrong analysis if persistence < 0 and absvalue 2022-05-12 12:37:53 +02:00
Wuzzy
e84f99166d Version 1.0.2 2022-05-12 12:02:54 +02:00
Wuzzy
bff6494249 Fix bad noise analysis if persistence < 0 2022-05-12 12:01:19 +02:00
Wuzzy
feacc78f7d Version 1.0.1 2022-05-07 00:32:31 +02:00
Wuzzy
68c2cc6aaf Add missing mapgen noise parameters 2022-05-06 23:54:38 +02:00
Wuzzy
3143137e67 Version 1.0.0 2022-04-21 03:49:54 +02:00
Wuzzy
db2de0fddb Add LICENSE file 2022-04-21 03:46:59 +02:00
Wuzzy
fdfc18c291 Remember sidelen+dimensions after exit histgram 2022-04-21 02:53:40 +02:00
Wuzzy
888897e107 Enforce minimum stats size 2022-04-21 02:31:52 +02:00
Wuzzy
1e9b3c2d07 Add back "Analye now" button 2022-04-21 02:06:05 +02:00
Wuzzy
b75bcaceaf Add tt optdepends 2022-04-21 01:42:30 +02:00
Wuzzy
34849dac41 Proof-read and fix README 2022-04-21 01:42:22 +02:00
Wuzzy
18546cc500 Add more README improvements 2022-04-21 01:16:21 +02:00
Wuzzy
26dbf1d03d Add "Done" button to stats screen 2022-04-21 00:58:20 +02:00
Wuzzy
0e5010401f Translate new tooltips 2022-04-21 00:40:37 +02:00
Wuzzy
9c5b97e05b More tooltips 2022-04-21 00:31:26 +02:00
Wuzzy
5e3a0866f1 Tweak formspec element sizes 2022-04-21 00:08:56 +02:00
Wuzzy
6aca9f2c32 Update German again 2022-04-20 23:56:55 +02:00
Wuzzy
99b25608f5 Fix some outdated help texts 2022-04-20 23:43:20 +02:00
Wuzzy
f23dd6bfd0 Add German translation 2022-04-20 23:41:29 +02:00
Wuzzy
435de719db Generate translation template 2022-04-20 23:23:24 +02:00
Wuzzy
78f73dfd65 Add /perlin_toggle_mapgen 2022-04-20 23:15:50 +02:00
Wuzzy
9b0f04df18 Add more code documentation 2022-04-20 21:36:41 +02:00
Wuzzy
eb2db02321 Add setting to disable the mapgen star 2022-04-20 20:49:28 +02:00
Wuzzy
c426ce6809 Preserve user profiles in mod storage 2022-04-20 20:45:20 +02:00
Wuzzy
8b08b26720 Rename 2 test nodes 2022-04-20 19:40:36 +02:00
Wuzzy
630668f99f Validation check in perlin_set_noise command 2022-04-20 19:37:31 +02:00
Wuzzy
f9c206409b Fix crash if call perlin_set_noise 2022-04-20 19:32:00 +02:00
Wuzzy
1a79f6aaae *active* Perlin noise 2022-04-20 19:27:17 +02:00
Wuzzy
e523f7f7c3 Update perlin_set_options command 2022-04-20 19:26:03 +02:00
Wuzzy
10e0cf24fb Generalize mapgen to consider all players 2022-04-20 18:53:50 +02:00
Wuzzy
1eea8e439d Remove unused show_low option 2022-04-20 18:47:45 +02:00
Wuzzy
6e86ecace5 Add build modes 2022-04-20 18:46:10 +02:00
Wuzzy
fe36adacd9 Add hack to force MT to always resend formspec 2022-04-20 17:30:25 +02:00
Wuzzy
11c4e50150 Add setting to set default noiseparams 2022-04-20 17:03:56 +02:00
Wuzzy
bb71187214 Add warning for invalid setting 2022-04-20 16:52:12 +02:00
Wuzzy
f6449f2235 Use vars for histogram colors 2022-04-20 16:50:35 +02:00
Wuzzy
77645e6667 Add better color settings 2022-04-20 16:47:58 +02:00
Wuzzy
feddf7273f Add grayscale color palette 2022-04-20 16:18:16 +02:00
Wuzzy
ae764cff25 Refactor: Consistent naming of high/low values 2022-04-20 15:56:04 +02:00
Wuzzy
9ce4e41c95 Rephrase the value midpoint high/low stuff 2022-04-20 15:51:06 +02:00