20 Commits

Author SHA1 Message Date
Kilarin
719981ed31 perlin noise adjustments on wst, working better but needs more work 2015-03-08 16:42:56 -05:00
Kilarin
f391ac9fa9 world stone tower perlin noise problems 2015-03-08 14:54:15 -05:00
Kilarin
46f7079305 readme update to 0.04 2015-03-05 09:24:59 -06:00
Kilarin
c375a6ab6d changed orethinning algorithm to a function you can choose from. moved default spawn back a bit further 2015-03-05 09:01:33 -06:00
Kilarin
84b1adc77c Merge pull request #3 from HeroOfTheWinds/master
New ore thinning distribution, small optimizations
2015-03-05 07:56:13 -06:00
Chris N
df9abf1155 New ore thinning distribution, other optimizations
Ore thinning now has a different distribution that heavily thins for the
first 1000 nodes before rapidly becoming abundant.  Fixed water spilling
in places with fracturerift, and optimized some indexing for a miniscule
speed increase.
2015-03-04 20:44:26 -10:00
HeroOfTheWinds
8ed02355d1 Merge pull request #3 from Kilarin/master
Pull from Kilarin's master repo
2015-03-04 13:13:44 -10:00
Kilarin
ef965d6af0 readme update to 0.03 2015-03-04 10:56:50 -06:00
Kilarin
a064c8e80f set static_spawn in newspawn code instead of minetest.conf idea by jojoa1997 2015-03-04 10:53:39 -06:00
HeroOfTheWinds
45718ce651 Merge pull request #2 from Kilarin/master
Merge pull request #1 from HeroOfTheWinds/master
2015-03-02 18:13:20 -10:00
Kilarin
496ea93a5f Merge pull request #1 from HeroOfTheWinds/master
Edit fracturerift to have uneven walls
2015-03-02 21:58:32 -06:00
Chris N
08a052dd97 Better solution to wall variation
A little more complicated, but far better results.  Changed
fracrift_material to sandstone, since that looks more natural by water.
Explained added code better.  Uncommented vital line.
2015-03-02 17:03:32 -10:00
Chris N
e3fcaa70a9 Vary walls of the Fracture
Added code to make the walls of the rift uneven... some of the time.
Still WIP, but best results so far are here.  Removed code for finite
bottom, as it is no longer used.  Commented out lines 53-56 to enable
wall varying.
2015-03-01 19:31:15 -10:00
HeroOfTheWinds
bd6f0c5e62 Merge pull request #1 from Kilarin/master
oops, accidentally turned off ore thinning!
2015-03-01 12:36:34 -10:00
Kilarin
5197e18c8c oops, accidentally turned off ore thinning! 2015-03-01 09:14:25 -06:00
Kilarin
382f335801 spelling, grammer, and style corrections to story in readme from rubenwardy 2015-02-28 19:24:42 -06:00
Kilarin
e4eff978c8 backup file removed 2015-02-27 14:26:00 -06:00
Kilarin
6189ba9a5b changes moved to seperate mods, improvements and updates in all 2015-02-27 14:22:20 -06:00
Kilarin
919c651828 improvements to canyon code and ore thinning, new menu header and icon 2015-02-24 17:01:57 -06:00
Kilarin
d0bab9812e initial commit includes ore thinning, mese/esem in west only, and fracture canyon, and essem. very basic, this is still just minetest-game mostly 2015-02-23 23:11:42 -06:00