50 Commits

Author SHA1 Message Date
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
Wuzzy
172d9ccf5b Add COLOR_PRECISION 2022-04-15 21:43:23 +02:00
Wuzzy
b8d32245fb Tweak dropdown selection after deleting profile 2022-04-15 21:00:37 +02:00
Wuzzy
6b1cc3c241 Remove save profile button (redundant) 2022-04-15 20:53:11 +02:00
Wuzzy
7ea60ae163 Fix broken profile loading 2022-04-15 20:49:01 +02:00
Wuzzy
ea9bf2ff5c Add FIXME 2022-04-15 06:55:50 +02:00
Wuzzy
ea46b30e15 Better noiseparams saving 2022-04-15 06:55:11 +02:00
Wuzzy
8e7041d413 Add noise parameter profiles 2022-04-15 05:59:56 +02:00
Wuzzy
663312a8f2 Tweak formspec 2022-04-15 03:17:19 +02:00
Wuzzy
bbe82317f9 Change default persistence to 0.5 2022-04-14 05:14:00 +02:00
Wuzzy
605541800c Add support for noise flags 2022-04-14 04:47:05 +02:00
Wuzzy
30d0c919cb Add autobuild feature (WIP) 2022-04-14 03:07:42 +02:00
Wuzzy
11fcff7869 Add another Perlin gen msg 2022-04-13 22:35:29 +02:00
Wuzzy
e9e73443d6 Make more fields editable 2022-04-11 02:21:07 +02:00
Wuzzy
7aecbec218 Make dimensions field work 2022-04-11 00:20:31 +02:00
Wuzzy
a8e8ca74e2 Fix some creator issues 2022-04-10 03:33:22 +02:00
Wuzzy
3687a040a5 Fix accessing undeclared global 2022-04-10 02:12:34 +02:00
Wuzzy
9e54a40c03 Remove pointless calc_lighting call 2022-04-10 02:10:37 +02:00
Wuzzy
c1db9de3a4 Fix crasher and more 2022-04-10 01:54:57 +02:00
Wuzzy
47097b48ba Require server priv to use tools 2022-04-10 01:46:30 +02:00
Wuzzy
a9e6ebb2d7 Add basic Perlin noise creator tool 2022-04-10 01:45:19 +02:00
Wuzzy
cc05bed71f Remove clear_perlin 2022-04-10 00:35:36 +02:00
Wuzzy
2b17362d21 Remove confusing "squarius" nonsense 2022-04-10 00:33:16 +02:00
Wuzzy
a82f1e1514 Add code for allow for "dry run" 2022-04-09 23:17:35 +02:00
Wuzzy
62d3683585 Fix sidelen calculations 2022-04-09 23:11:58 +02:00
Wuzzy
22dc5a2229 Add min/max options for colorization 2022-04-09 22:48:27 +02:00
Wuzzy
c7cf221fd2 Add sidelen noise option 2022-04-09 21:43:33 +02:00
Wuzzy
f7418e481f Add dimension check 2022-04-09 21:00:12 +02:00
Wuzzy
5aea49d427 Make node color disabable for performance 2022-04-09 20:53:52 +02:00
Wuzzy
2c5c45f1b2 Add value getter 2022-04-09 20:39:15 +02:00
Wuzzy
57ccd051e4 Add basic chat commands 2022-04-09 19:44:15 +02:00
Wuzzy
8a60d58178 Rename mod to 'perlin_explorer' 2022-04-09 18:25:27 +02:00
Wuzzy
5c12259177 Initial commit 2022-04-09 18:23:01 +02:00