Commit Graph

  • bc7bec4030 Fix some German typos master Wuzzy 2024-12-07 15:11:15 +01:00
  • 2732ac0e78 Fix small Markdown syntax error in README Wuzzy 2024-12-07 15:00:40 +01:00
  • b7230132f3 Update versions in noise_settings_list.lua Wuzzy 2024-12-07 14:58:13 +01:00
  • ce92037fa7 Remove "Minetest" another time Wuzzy 2024-12-07 14:54:11 +01:00
  • c8df99aa4c Rename Minetest to Luanti Wuzzy 2024-11-27 22:49:17 +01:00
  • 2a29951382 Iterate in z,y,x order through nodes Wuzzy 2023-10-19 23:27:19 +02:00
  • 1c390be281 Add title to game.conf Wuzzy 2022-11-06 22:53:33 +01:00
  • a5ea57fda3 Version 1.0.3 Wuzzy 2022-05-12 13:09:42 +02:00
  • e959f60ce1 Fix German translation of 'defaults' flag Wuzzy 2022-05-12 12:38:45 +02:00
  • 320905826b Fix wrong analysis if persistence < 0 and absvalue Wuzzy 2022-05-12 12:37:53 +02:00
  • e84f99166d Version 1.0.2 Wuzzy 2022-05-12 12:02:54 +02:00
  • bff6494249 Fix bad noise analysis if persistence < 0 Wuzzy 2022-05-12 12:01:19 +02:00
  • feacc78f7d Version 1.0.1 Wuzzy 2022-05-07 00:32:31 +02:00
  • 68c2cc6aaf Add missing mapgen noise parameters Wuzzy 2022-05-06 23:54:16 +02:00
  • 3143137e67 Version 1.0.0 Wuzzy 2022-04-21 03:49:54 +02:00
  • db2de0fddb Add LICENSE file Wuzzy 2022-04-21 03:46:49 +02:00
  • fdfc18c291 Remember sidelen+dimensions after exit histgram Wuzzy 2022-04-21 02:53:40 +02:00
  • 888897e107 Enforce minimum stats size Wuzzy 2022-04-21 02:31:52 +02:00
  • 1e9b3c2d07 Add back "Analye now" button Wuzzy 2022-04-21 02:06:05 +02:00
  • b75bcaceaf Add tt optdepends Wuzzy 2022-04-21 01:42:30 +02:00
  • 34849dac41 Proof-read and fix README Wuzzy 2022-04-21 01:42:22 +02:00
  • 18546cc500 Add more README improvements Wuzzy 2022-04-21 01:16:21 +02:00
  • 26dbf1d03d Add "Done" button to stats screen Wuzzy 2022-04-21 00:58:20 +02:00
  • 0e5010401f Translate new tooltips Wuzzy 2022-04-21 00:40:37 +02:00
  • 9c5b97e05b More tooltips Wuzzy 2022-04-21 00:31:26 +02:00
  • 5e3a0866f1 Tweak formspec element sizes Wuzzy 2022-04-21 00:08:56 +02:00
  • 6aca9f2c32 Update German again Wuzzy 2022-04-20 23:45:26 +02:00
  • 99b25608f5 Fix some outdated help texts Wuzzy 2022-04-20 23:43:20 +02:00
  • f23dd6bfd0 Add German translation Wuzzy 2022-04-20 23:41:29 +02:00
  • 435de719db Generate translation template Wuzzy 2022-04-20 23:23:24 +02:00
  • 78f73dfd65 Add /perlin_toggle_mapgen Wuzzy 2022-04-20 23:15:50 +02:00
  • 9b0f04df18 Add more code documentation Wuzzy 2022-04-20 21:36:41 +02:00
  • eb2db02321 Add setting to disable the mapgen star Wuzzy 2022-04-20 20:49:28 +02:00
  • c426ce6809 Preserve user profiles in mod storage Wuzzy 2022-04-20 20:45:20 +02:00
  • 8b08b26720 Rename 2 test nodes Wuzzy 2022-04-20 19:40:36 +02:00
  • 630668f99f Validation check in perlin_set_noise command Wuzzy 2022-04-20 19:37:31 +02:00
  • f9c206409b Fix crash if call perlin_set_noise Wuzzy 2022-04-20 19:32:00 +02:00
  • 1a79f6aaae *active* Perlin noise Wuzzy 2022-04-20 19:27:17 +02:00
  • e523f7f7c3 Update perlin_set_options command Wuzzy 2022-04-20 19:26:03 +02:00
  • 10e0cf24fb Generalize mapgen to consider all players Wuzzy 2022-04-20 18:53:50 +02:00
  • 1eea8e439d Remove unused show_low option Wuzzy 2022-04-20 18:47:45 +02:00
  • 6e86ecace5 Add build modes Wuzzy 2022-04-20 18:46:10 +02:00
  • fe36adacd9 Add hack to force MT to always resend formspec Wuzzy 2022-04-20 17:28:55 +02:00
  • 11c4e50150 Add setting to set default noiseparams Wuzzy 2022-04-20 17:03:56 +02:00
  • bb71187214 Add warning for invalid setting Wuzzy 2022-04-20 16:52:12 +02:00
  • f6449f2235 Use vars for histogram colors Wuzzy 2022-04-20 16:50:35 +02:00
  • 77645e6667 Add better color settings Wuzzy 2022-04-20 16:47:58 +02:00
  • feddf7273f Add grayscale color palette Wuzzy 2022-04-20 16:18:16 +02:00
  • ae764cff25 Refactor: Consistent naming of high/low values Wuzzy 2022-04-20 15:56:04 +02:00
  • 9ce4e41c95 Rephrase the value midpoint high/low stuff Wuzzy 2022-04-20 15:51:06 +02:00
  • 32c1446a9d Add "autocolor" button, tweak color fields Wuzzy 2022-04-20 07:54:58 +02:00
  • 971010a84e Add color midpoint Wuzzy 2022-04-20 07:00:32 +02:00
  • b1c706bdf9 Refactor: min/max → min_color/max_color Wuzzy 2022-04-20 06:20:49 +02:00
  • 9f64ebfd7d Add active profile and refactor Wuzzy 2022-04-20 06:18:59 +02:00
  • f5a574cfe4 Fix show_negative bug Wuzzy 2022-04-20 06:01:33 +02:00
  • 7743fdeced Refactor current_perlin, fix stats button Wuzzy 2022-04-20 05:39:28 +02:00
  • 2dabd71d42 Fix flags not saved properly if load from profile Wuzzy 2022-04-20 04:30:59 +02:00
  • 458fd6e2d4 Add support for defaults flag Wuzzy 2022-04-20 04:28:06 +02:00
  • f76245ed1c Add support for more histogram buckets Wuzzy 2022-04-20 03:34:08 +02:00
  • 17581e898c More reliable spread checks for stats screen Wuzzy 2022-04-20 03:17:35 +02:00
  • 8396be44e1 Fix bad mapgen mode generation Wuzzy 2022-04-20 02:53:18 +02:00
  • ddee29aa23 Scale stats size with spread, prevent huge spread Wuzzy 2022-04-20 02:33:50 +02:00
  • db15831f96 Statistics: Pick values at random positions Wuzzy 2022-04-20 01:17:25 +02:00
  • eadddc0647 Clarify bounds meaning of histogram Wuzzy 2022-04-20 00:07:04 +02:00
  • c0b54db88d Rename deep analysis Wuzzy 2022-04-20 00:05:03 +02:00
  • c12e296a74 Enforce valid sidelen values Wuzzy 2022-04-20 00:02:53 +02:00
  • 2b6a204dfb More histogram tweaks Wuzzy 2022-04-19 23:59:34 +02:00
  • c2c80b5a7b Tweak histogram size Wuzzy 2022-04-19 23:37:44 +02:00
  • be6b932d7e Tweak histogram lines Wuzzy 2022-04-19 13:43:47 +02:00
  • c8f3ff3c05 Another histogram tweak Wuzzy 2022-04-19 13:34:49 +02:00
  • b5951a055c Make histogram screen more readable Wuzzy 2022-04-19 13:30:22 +02:00
  • 3e693243cd Histogram: Fix overlap Wuzzy 2022-04-19 12:52:11 +02:00
  • 1335d4ffcb Fix crash when applying bad wavelengths Wuzzy 2022-04-19 12:43:19 +02:00
  • d3b7263370 Reduce AUTOBUILD_SIZE for better reliability Wuzzy 2022-04-19 11:37:05 +02:00
  • 01a39f458a Fix sidelen Wuzzy 2022-04-17 14:44:41 +02:00
  • a6f38f4e0a Optimize bulk noise calculation Wuzzy 2022-04-17 14:15:27 +02:00
  • 944a9269df Fix broken analyis for negative scale Wuzzy 2022-04-17 12:43:14 +02:00
  • f6a46c825f Mapgen: Check if noisechunk is within map bounds Wuzzy 2022-04-17 12:15:51 +02:00
  • bef9357340 Tweak dimensions error Wuzzy 2022-04-17 12:09:13 +02:00
  • e982242000 Colorize perlin getter message Wuzzy 2022-04-17 12:05:13 +02:00
  • 5f5bd3f8b5 Tweak README a bit Wuzzy 2022-04-17 11:48:18 +02:00
  • 249494c15e Write instructions in manual Wuzzy 2022-04-17 06:49:43 +02:00
  • d28893275c Move deep analysis to Noise options Wuzzy 2022-04-17 01:29:43 +02:00
  • 344e3fb284 Add more analysis info Wuzzy 2022-04-17 01:21:21 +02:00
  • ae15300c66 Fix wrong histogram for special case scale=0 Wuzzy 2022-04-17 00:51:19 +02:00
  • 3e9435f260 Tweak histogram formspec Wuzzy 2022-04-17 00:34:29 +02:00
  • f9b74cef27 Add histogram loading screen Wuzzy 2022-04-17 00:01:32 +02:00
  • 8f261ad354 Add histogram Wuzzy 2022-04-16 23:48:35 +02:00
  • a55b50622b Allow to get value of player pos with Getter Wuzzy 2022-04-16 18:53:06 +02:00
  • 0264774553 Add np settings to profile list Wuzzy 2022-04-16 18:08:49 +02:00
  • 08a460c1e2 Handle enter key better Wuzzy 2022-04-16 16:38:37 +02:00
  • 0dce58e8e4 Fix false loaded_areas update when click analyze Wuzzy 2022-04-16 16:35:44 +02:00
  • cd34499c3c Do some simple noiseparams fixes Wuzzy 2022-04-16 16:19:58 +02:00
  • 4209e4788d Return to noise window after analyze Wuzzy 2022-04-16 15:46:37 +02:00
  • 6d966daaba Rename chunk to noisechunk for clarity Wuzzy 2022-04-16 15:36:54 +02:00
  • 1af265c845 Write into log when starting/stopping to generate Wuzzy 2022-04-16 15:31:35 +02:00
  • 7e23704bbe Tweak autobuild size/timer Wuzzy 2022-04-16 15:10:49 +02:00
  • 35ef7f9bb0 Change negative palette Wuzzy 2022-04-16 14:39:15 +02:00
  • 969fcf247f Put mapgen stars lower in 2D mode Wuzzy 2022-04-16 13:58:45 +02:00
  • 18e45b39e0 Add flags support to Perlin command Wuzzy 2022-04-16 13:53:00 +02:00