Duane Robertson
285387f1b3
Merge remote-tracking branch 'refs/remotes/origin/master'
...
Conflicts:
mapgen.lua
2016-05-28 09:21:08 -05:00
Duane Robertson
67c19e3ee8
Merge pull request #3 from HybridDog/patch-1
...
Update mapgen.lua
2016-05-28 09:17:28 -05:00
Duane Robertson
b5088cbffb
Localize floor.
2016-05-28 09:16:28 -05:00
HybridDog
7172568615
Update mapgen.lua
...
use math.floor on n in fun_caves.is_fortress to ensure it's integer when comparing it with 1
put the manual garbage collection into a minetest.after, else it doesn't know yet that data, etc. aren't longer used
2016-05-28 14:31:10 +02:00
Duane Robertson
bde0274123
Relocalize variable.
2016-05-28 06:32:20 -05:00
Duane Robertson
0f684a76d0
Correct missing function.
2016-05-28 06:23:20 -05:00
Duane Robertson
fac68f46a5
Reoptimize some variables.
2016-05-28 06:16:04 -05:00
Duane Robertson
65a6df1e44
Streamline abms.
2016-05-28 05:24:36 -05:00
Duane Robertson
942d6c6a9c
Toggle debug.
2016-05-27 21:57:13 -05:00
Duane Robertson
f76f554d1f
Level improve creatures based on all axes.
2016-05-27 21:21:49 -05:00
Duane Robertson
6225566875
Dungeon hardening, part 1
2016-05-27 08:05:51 -05:00
Duane Robertson
d02f04504b
Update README.
2016-05-26 23:41:59 -05:00
Duane Robertson
a117583db6
Reorganize nodes.lua for clarity.
2016-05-26 22:55:32 -05:00
Duane Robertson
f5ed9d1cb2
Fix maze algorithm.
2016-05-26 10:10:36 -05:00
Duane Robertson
660023553b
Initial fortress work (mazes).
2016-05-26 07:07:14 -05:00
Duane Robertson
68397c7fca
Allow more cobbling.
2016-05-26 02:06:15 -05:00
Duane Robertson
58ed1a5e1c
Better delay
2016-05-26 01:49:08 -05:00
Duane Robertson
234b71064c
Delay custom actions.
2016-05-26 01:12:06 -05:00
Duane Robertson
f8678a3d44
Correct errors in search.
2016-05-26 00:28:36 -05:00
Duane Robertson
0285d39793
Rework heightmap check.
2016-05-25 23:04:24 -05:00
Duane Robertson
5e5aa5f610
Adjust altitude limits.
2016-05-25 00:53:06 -05:00
Duane Robertson
7f031350a9
Rework black zone.
2016-05-24 22:21:24 -05:00
Duane Robertson
1a9afc9ede
Optimize variables.
2016-05-24 19:20:17 -05:00
Duane Robertson
26d4d7cc86
Remove cold desert.
2016-05-23 20:39:13 -05:00
Duane Robertson
ba83b79a9c
Mountain corrections
2016-05-23 19:36:49 -05:00
Duane Robertson
f4e6c52f2f
Better biomes
2016-05-23 18:52:48 -05:00
Duane Robertson
7b969e0009
Make deserts survivable.
2016-05-23 11:08:25 -05:00
Duane Robertson
c93090b4e8
Adjust mushrooms and goblins.
...
Remove dirt from desert caves.
2016-05-23 09:53:37 -05:00
Duane Robertson
11e404c23a
Add hunger. Make goblins attack. Remove easy bread.
2016-05-23 07:54:39 -05:00
Duane Robertson
689548aa9b
Optimize mapgen a bit.
2016-05-23 07:33:24 -05:00
Duane Robertson
26af8d805c
Clean waterlily code.
2016-05-23 05:50:17 -05:00
Duane Robertson
061576fcc3
Change plant texture.
2016-05-22 07:37:34 -05:00
Duane Robertson
61f3bd007d
Continuing rewrite. Add plants.
2016-05-22 07:17:20 -05:00
Duane Robertson
d65c6acdf4
Adjust heightmap compensation.
2016-05-21 10:53:00 -05:00
Duane Robertson
011affc46f
Major overhaul. Separate cave decorations from mapgen.
2016-05-21 09:47:42 -05:00
Duane Robertson
f8a5339f57
Reduce surface caves.
2016-05-21 01:05:47 -05:00
Duane Robertson
d648e1a178
Add mobs_monster dependency.
2016-05-20 19:11:15 -05:00
Duane Robertson
b4e2db7f3c
Adjust caves near the surface.
2016-05-20 08:36:59 -05:00
Duane Robertson
007fb4e38e
Modify goblin depth.
2016-05-20 01:58:31 -05:00
Duane Robertson
1ca35fe367
Remove duplicated models.
2016-05-20 01:01:14 -05:00
Duane Robertson
4821c4e912
Remove duplicated textures.
2016-05-20 00:59:36 -05:00
Duane Robertson
a46641fcac
Use mobs redo api instead of replicating.
2016-05-20 00:58:12 -05:00
Duane Robertson
6f25d3c388
Return the surface world.
2016-05-19 22:14:31 -05:00
Duane Robertson
0ad60d974b
Adjust salt and biome spread.
2016-05-19 01:24:25 -05:00
Duane Robertson
36597871fb
Adjustments and add sand monster.
2016-05-18 05:13:38 -05:00
Duane Robertson
54cff8252b
Adjust altitude.
2016-05-17 03:38:19 -05:00
Duane Robertson
5f09951a56
Lower cold damage and add ice goblins.
2016-05-17 03:03:28 -05:00
Duane Robertson
a595c7952a
Correct cold damage. Add ice spiders.
2016-05-16 23:30:12 -05:00
Duane Robertson
fb8b9eb68d
Get rid of a lot of light sources to help lag.
2016-05-16 21:29:46 -05:00
Duane Robertson
18b8401334
Fix hot/cold damage.
2016-05-16 03:37:28 -05:00