Paramat
93661ca212
Cavegen: Fix errors when getting biome outside mapchunk ( #7480 )
...
Some cave segments are outside the mapchunk.
Previously, biome was being calculated by a function that uses the noise
maps. Points outside the mapchunk resulted in incorrect noise map indexes
that were sometimes outside the noise map size, causing a crash.
Use either noise maps or point noise calculations depending on point
location.
2018-06-26 19:35:23 +01:00
..
2018-06-26 19:35:23 +01:00
2018-04-17 22:25:59 +01:00
2017-11-08 23:56:20 +01:00
2018-05-20 23:45:53 +01:00
2018-05-20 23:45:53 +01:00
2018-06-08 23:24:36 +01:00
2018-04-05 21:52:10 +01:00
2018-06-08 23:24:36 +01:00
2018-02-20 15:25:37 +00:00
2018-06-08 23:24:36 +01:00
2018-02-20 15:25:37 +00:00
2018-02-10 21:04:16 +01:00
2018-01-15 04:42:08 +00:00
2018-06-08 23:24:36 +01:00
2018-02-20 15:25:37 +00:00
2018-05-20 23:45:53 +01:00
2018-02-20 15:25:37 +00:00
2018-06-08 23:24:36 +01:00
2018-05-07 03:31:55 +01:00
2018-06-08 23:24:36 +01:00
2018-04-24 01:34:48 +01:00
2018-06-21 19:28:54 +01:00
2018-06-08 23:24:36 +01:00
2018-06-21 19:28:54 +01:00
2018-04-07 22:09:54 +01:00
2018-06-24 17:14:18 +01:00
2018-01-15 04:42:08 +00:00
2018-05-24 22:20:06 +01:00
2018-05-24 22:20:06 +01:00
2018-02-27 19:39:05 +00:00
2018-02-10 21:04:16 +01:00
2018-02-10 21:04:16 +01:00
2018-02-10 21:04:16 +01:00