Activity log for bug #1214656

Date Who What changed Old value New value Message
2013-08-21 00:09:15 MP bug added bug
2013-08-21 00:09:46 MP description cross reference: question 233795 one implementation may involve increasing the rate-of-decay from the "center" of an ore distribution to allow for more "centers" to be seeded on a mountain. Maybe a log (perhaps not base 10) function determines the relative amount of ore available and the dropoff is linear. This would have the effect of having a stable patch with a lot of ore, but a sharp dropoff at the "edges" ore_count_available = log (starting_seed - constant_penalty*distance) where starting_seed is a random value from 50 to 10000 or so? Haven't really tried to plot it out though. cross reference: bug 233795 one implementation may involve increasing the rate-of-decay from the "center" of an ore distribution to allow for more "centers" to be seeded on a mountain. Maybe a log (perhaps not base 10) function determines the relative amount of ore available and the dropoff is linear. This would have the effect of having a stable patch with a lot of ore, but a sharp dropoff at the "edges" ore_count_available = log (starting_seed - constant_penalty*distance) where starting_seed is a random value from 50 to 10000 or so? Haven't really tried to plot it out though.
2013-08-21 00:10:23 MP description cross reference: bug 233795 one implementation may involve increasing the rate-of-decay from the "center" of an ore distribution to allow for more "centers" to be seeded on a mountain. Maybe a log (perhaps not base 10) function determines the relative amount of ore available and the dropoff is linear. This would have the effect of having a stable patch with a lot of ore, but a sharp dropoff at the "edges" ore_count_available = log (starting_seed - constant_penalty*distance) where starting_seed is a random value from 50 to 10000 or so? Haven't really tried to plot it out though. cross reference: WL Q 233795 one implementation may involve increasing the rate-of-decay from the "center" of an ore distribution to allow for more "centers" to be seeded on a mountain. Maybe a log (perhaps not base 10) function determines the relative amount of ore available and the dropoff is linear. This would have the effect of having a stable patch with a lot of ore, but a sharp dropoff at the "edges" ore_count_available = log (starting_seed - constant_penalty*distance) where starting_seed is a random value from 50 to 10000 or so? Haven't really tried to plot it out though.
2013-08-21 00:11:41 MP description cross reference: WL Q 233795 one implementation may involve increasing the rate-of-decay from the "center" of an ore distribution to allow for more "centers" to be seeded on a mountain. Maybe a log (perhaps not base 10) function determines the relative amount of ore available and the dropoff is linear. This would have the effect of having a stable patch with a lot of ore, but a sharp dropoff at the "edges" ore_count_available = log (starting_seed - constant_penalty*distance) where starting_seed is a random value from 50 to 10000 or so? Haven't really tried to plot it out though. cross reference: WL Q 233795 Part 1: one implementation may involve increasing the rate-of-decay from the "center" of an ore distribution to allow for more "centers" to be seeded on a mountain. Maybe a log (perhaps not base 10) function determines the relative amount of ore available and the dropoff is linear. This would have the effect of having a stable patch with a lot of ore, but a sharp dropoff at the "edges" ore_count_available = log (starting_seed - constant_penalty*distance) where starting_seed is a random value from 50 to 10000 or so? Haven't really tried to plot it out though.
2013-08-21 18:04:51 Hans Joachim Desserud tags editor
2013-08-21 18:04:57 Hans Joachim Desserud bug added subscriber Hans Joachim Desserud
2013-08-21 18:04:59 Hans Joachim Desserud widelands: importance Undecided Wishlist
2013-08-21 18:05:07 Hans Joachim Desserud summary Random map: increase variety of ores per mtn area Random map: increase variety of ores per mountain area
2014-07-30 13:12:43 SirVer widelands: status New Incomplete
2014-09-29 04:18:35 Launchpad Janitor widelands: status Incomplete Expired
2014-09-29 05:20:04 SirVer widelands: status Expired Confirmed
2019-09-17 09:45:53 GunChleoc bug watch added https://github.com/widelands/widelands/issues/1973
2019-09-17 09:46:00 GunChleoc widelands: status Confirmed Won't Fix