Commit Graph

2029 Commits (master)

Author SHA1 Message Date
Treer 99b52010aa bump version 2020-07-14 02:07:55 +10:00
Treer 176609cace update travis api key attempt 1
old one has stopped working:
/home/travis/.rvm/gems/ruby-2.4.5/gems/octokit-4.6.2/lib/octokit/response/raise_error.rb:16:in `on_complete': GET https://api.github.com/user: 401 - Bad credentials // See: https://developer.github.com/v3 (Octokit::Unauthorized)
2020-07-14 01:48:39 +10:00
Treer 47c7f06f4f Switch travis to openjdk8
Since their new default distro doesn't support oraclejdk8.
I could tell travis to keep using the Ubuntu trusty dist (https://blog.travis-ci.com/2019-04-15-xenial-default-build-environment), but moving away from oracle is better.
2020-07-14 00:04:39 +10:00
Treer dfc0f72407 Update strings 2020-07-13 23:50:02 +10:00
Treer aa188604c0 Limit world generation to Minetest world boundaries
Implements #16
I can't think of much reason to view the terrain that can't exist, and the boundary is a rather important terrain feature.
2020-07-13 23:32:28 +10:00
Treer 361a21a2c9 Set version to v1.4 2019-02-05 21:30:09 +11:00
Treer 2502dca4ac Part of 64e796c8a
bugfix
2018-10-21 02:46:37 +11:00
Treer 4de0119da4 Provide "v5" and "v.4" versions of Minetest Game biome profiles
v5 now contains the new Tundra highland biome, and reflects the new permafrost color of Tundra. The Floatland biomes are also affected.
Fixes #18 and #26
2018-10-21 02:34:32 +11:00
Treer 64e796c8a8 Remove obsolete biome profile files
Also used to rename unedited "Minetest Game.mt" files to "Minetest Game v.4.mt"
2018-10-21 00:47:32 +11:00
Treer 0ff2f22eaf Set version to v1.3c 2018-10-01 01:54:08 +10:00
Treer d7b12c7bd4 improve v7 high altitudes
Fixes #25, calculates an altitude for 3d mountains in v7
2018-10-01 01:37:56 +10:00
Treer 0837145782 Part of ae265a6f8b
Rebrand as Amidst for Minetest
2018-10-01 01:02:41 +10:00
Treer a9db883ea1
Update README.md 2018-09-29 17:47:33 +10:00
Treer 1d8923e4f8
Update .travis.yml 2018-09-29 17:45:51 +10:00
Treer 120088fa0c Set version to v1.3b 2018-09-29 17:29:30 +10:00
Treer ae265a6f8b Rebrand as Amidst for Minetest
adding -test suffixes to everything probably hasn't been the greatest idea, so I'll drop it - only the game engine need stay stuck with the "test" name.
2018-09-29 17:27:45 +10:00
Treer f9d56294a0 Merge branch 'master' of https://github.com/Treer/amidstest 2018-09-29 16:41:27 +10:00
Treer 003705c8a4 Fix terrain height bug in mgValleys
Implements https://github.com/minetest/minetest/pull/7756
2018-09-29 16:40:31 +10:00
Treer a8d5451af0
Update README.md
Add Minetest screenshot
2018-09-18 23:21:24 +10:00
Treer c17c91d234
Update README.md 2018-09-18 13:03:26 +10:00
Treer 3b2b5e563c
Update README.md 2018-09-18 13:02:54 +10:00
Treer 529ffbb485 Remove non-free ND licence (ND - No Derivations)
No Modern UI Icons are used in the project, the licence was added to the AmidstExporter fork in 2aaecfd854 and then erroneously included in Amidst4 in 58f2284231 when some of the AmidstExporter features were brought across. The Modern UI Icon it was added to cover was /src/amidst/resources/export_image.png (in 2aaecfd854 of AmidstExporter), which has never been included in Amidst4 or Amidstest.
2018-09-17 22:54:34 +10:00
Treer c4c80290f0 Set version to v1.3 2018-09-16 19:41:26 +10:00
Treer cfb35a7500 Include mgValleys humid river effects in biome distribution calculations. Whew!!
This completes #20
2018-09-16 19:04:13 +10:00
Treer 69d69b56d4 Add Australia biomes 2018-09-10 23:39:31 +10:00
Treer 3b90c59ae2 Add Aotearoa biomes 2018-09-09 23:40:00 +10:00
Treer 365508f7a6 Allow mapgens like Valleys to affect the Voronoi diagram.
Add notification system to the Voronoi diagram, to update it with the new mapgen when the mapgen is changed.
2018-09-09 23:39:51 +10:00
Treer 8858dda70f Improve riverbank color in Valleys mapgen 2018-09-08 12:36:30 +10:00
Treer 03b0d4f63c Add river and altitude effects to Valleys mapgen biomes 2018-09-08 02:03:30 +10:00
Treer a74766a36e Implement Valleys mapgen heightmap
An unoptimized duplicate of the valleys code from Minetest.
Does not implement the temperature and humidity adjustments.
2018-09-07 21:42:07 +10:00
Treer 84066f26ca partial work on mgvalleys
It looks like valleys messes with the biome humidity, so it will need some thought, and the Voronoi stats will be wrong for it
2018-09-07 19:15:27 +10:00
Treer b06bb5db6e Set version to v1.2 2018-08-31 01:16:59 +10:00
Treer a4dfd27b2f Add troubleshooting help for common crashes caused by misconfiguration 2018-08-31 00:59:33 +10:00
Treer bffe12a033 Fix #22 - move Amidstest Preferences to a separate location from Amidst 2018-08-19 12:58:12 +10:00
Treer abd0238189 Set version to v1.2-beta 2018-06-17 03:44:01 +10:00
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