Commit Graph

1994 Commits (9ec0e7f0cb660b6e27dde18420ce6d583c032ee1)

Author SHA1 Message Date
Treer 9ec0e7f0cb Fix #17, v6 biomes Vonoroi at altitude=1 has biome overlap 2018-06-17 03:26:46 +10:00
Treer 23f3f764fa Some minor GUI tweaks
Includes some items from #11
2018-06-17 03:07:04 +10:00
Treer 6f62a0b27a Fix #14, Open sky in v7 floatlands should be called “Air” 2018-06-17 02:42:09 +10:00
Treer 049a030144 Fix support of 20-digit numeric seeds
Minetest 64 bit seeds were being listed signed instead of unsigned in some places.
E.g. with seed 14105561135541706857, "Copy Seed" used to put -4341182938167844759 in the clipboard
2018-06-17 02:28:01 +10:00
Treer dffe29e2d1 Fix #15, Crash after click on “Go to Player” 2018-06-17 01:51:09 +10:00
Treer 831ee13629 Fix #9, Rename default biome profiles 2018-06-17 01:13:11 +10:00
Treer c650121a6c Fix #8, Word “Minecraft” appears in profile selector 2018-06-17 01:08:04 +10:00
Treer b17c6846f0 Fix #7, Crash when selecting default world type 2018-06-17 01:04:07 +10:00
Treer e4adcb5308 Colour the median line in the voronoi frequency graph purple
It's both a quartile line (red) and a 10-percentile line (blue)
2018-06-17 00:41:31 +10:00
Treer 2173935d81 Add Hallelujah Mountains support
The Hallelujah Mountains mod (aka cloudlands) was designed in Amidstest, this is its code.
2018-06-16 23:07:16 +10:00
Treer 866af79cb8 Merge branch 'master' of https://github.com/Treer/amidstest 2018-05-17 23:20:18 +10:00
Treer d202654eb3 Set version to v1.1b 2018-05-17 23:20:05 +10:00
Treer 9cd3a5b915 Support 20-digit numeric seeds 2018-05-17 23:18:19 +10:00
Treer 879b0f81b2
Update README.md 2018-05-14 14:52:06 +10:00
Treer 5e2473e3d4 Fix off-by-1 positional error in graph
The distribution graph was scaling off by 1, and areas the noise doesn't produce were being interpolated with neighbouring values, making the grey box part of the graph thin and transparent.
2018-05-13 15:41:07 +10:00
Treer 20ad4b5712 Merge branch 'master' of https://github.com/Treer/amidst 2018-05-13 02:41:33 +10:00
Treer bf4547dc8b Add missing file 2018-05-13 02:40:45 +10:00
Treer 741f45209d
Update README.md 2018-05-13 00:00:27 +10:00
Treer 2630b97fb2 Update Vonoroi screenshot in README.md 2018-05-12 23:34:44 +10:00
Treer 6736b55d29 Merge branch 'master' of https://github.com/Treer/amidst 2018-05-12 23:25:03 +10:00
Treer 9eefa4e11a Set version to v1.1 2018-05-12 23:24:07 +10:00
Treer f1f882a926 Pixelated sky for void in floatland maps 2018-05-12 21:59:00 +10:00
Treer 34ed551c5e Add mountain-layer support for Carpathian mapgen 2018-05-12 21:57:52 +10:00
Treer bc88396c33 Add biome world-distribution data and graph to Voronoi diagram 2018-05-12 21:56:31 +10:00
Treer 6203dd8fa5
Update README.md
Add dev info link
2018-05-07 14:59:36 +10:00
Treer 97863d3ade Add Voronoi diagram screenshot to README.md 2018-05-07 00:53:40 +10:00
Treer f00ccd7ec6 Set version to v1.1-beta2 2018-05-07 00:20:49 +10:00
Treer 4fd6e73f73 Give SunflowerPlains distinct biome color (MineClone2) 2018-05-07 00:18:58 +10:00
Treer 3b86bf8753 Refactor Voronoi graph 2018-05-07 00:18:01 +10:00
Treer c03d39eed6 Initial Voronoi commit 2018-05-06 20:16:07 +10:00
Treer f6a1cf52e4 Merge branch 'master' of https://github.com/Treer/amidst 2018-05-03 02:05:44 +10:00
Treer e050045316 Set version to v1.1-beta 2018-05-03 02:04:59 +10:00
Treer 9bcbfed694 Add v7 Floatlands support 2018-05-03 02:01:53 +10:00
Treer a74a7a412a
Update README.md
Add Minetest logo
2018-04-30 17:01:39 +10:00
Treer d4e05b9749
Update README.md
add documentation links to wiki
2018-04-28 14:08:40 +10:00
Treer 474d5c4400 Set version to v1.0 2018-04-28 12:56:54 +10:00
Treer b0c1ced5f2 Avoid a crash when reading malformed .mt files
Handle excess commas in .mt files, such as files with a comma after the last item in the list.
2018-04-28 12:29:59 +10:00
Treer 5a105b0e42 Include underground biome in Ethereal and default. 2018-04-27 01:37:01 +10:00
Treer 788e051028 Fix empty profile bug
BiomeProfile.mt files were malformed when written in locales that use ',' for the decimal separator.
2018-04-26 22:12:49 +10:00
Treer 7c382bf18f
Update README.md
Add note about Java JRE 8 requirement
2018-04-25 19:39:10 +10:00
Treer 424741eb08 Set version to v1.0 beta3 2018-04-25 19:16:45 +10:00
Treer 4ac5660fde Add Carpathian mapgen 2018-04-25 19:09:01 +10:00
Treer 9c6525feb0 Add MineClone 2 biomes 2018-04-25 15:50:27 +10:00
Treer a3a59f62df Update build assets filename 2018-04-22 22:36:58 +10:00
Treer 06b8146e79 Set version to v1.0 beta2 2018-04-22 22:16:10 +10:00
Treer db3996bd16 Add Ethereal biomes 2018-04-22 21:49:59 +10:00
Treer 44ea73d3e7 Avoid a crash when reading malformed .mt files
color component values greater than 255 would cause the app to crash
2018-04-22 19:08:49 +10:00
Treer e7c328b0ae Exclude v7 ocean from mountain areas
This is not correct, rather it is a little less wrong. Regardless of whether the user enables the mountains layer, we will treat the land as above sea level where mountains are. This changes the ocean mask and also the biomes when mountains appear in ocean, however since we don't calculate the real mountain height a lot of this land will appear as the wrong biome (e.g. beaches instead of normal biome), and it will be wrong for a world that has mountains disabled.
2018-04-22 19:06:47 +10:00
Treer c9cd285d20 Preserve original biome order
Evaluate biomes in the order they are listed, as some mods contain biomes which overlap (e.g. Frost and Alpine in Ethereal), and if there more than one biome is tied for closest matching, then Minetest uses the first in the list.
2018-04-22 18:22:29 +10:00
Treer 0cd857a894 Find exact land height in v5 if land is above sea level
Implements a proper search function for land height, allowing accurate alpine biomes.
2018-04-22 14:20:45 +10:00