Duane
8912eb85cd
Add aquamarine tesserect.
2016-06-09 07:42:17 -05:00
Duane
a6497392bd
Clean up and adjust poison water.
2016-06-09 04:20:45 -05:00
Duane
3ddce086ca
Clean up cave biomes.
2016-06-09 01:04:53 -05:00
Duane
e447a3f506
Clean up underzones.
2016-06-08 21:05:10 -05:00
Duane
10bb057f61
Add Minauros and zombies (only there).
2016-06-08 00:45:26 -05:00
Duane
d22195be27
And more debugging.
2016-06-07 21:23:29 -05:00
Duane
f0aeb4855e
Remove debugging.
2016-06-07 21:19:24 -05:00
Duane
fd2b4d8389
Overscan to remove anomolous stone.
...
Breaking the functions into different files may cause problems.
2016-06-07 13:57:56 -05:00
Duane
6296eafcd9
Add Styx and giant sharks.
2016-06-07 09:02:42 -05:00
Duane
87c065153a
Add riverbeds to biomes and start hell levels.
2016-06-06 19:54:42 -05:00
Duane
5ea5f54a7d
Strange realms I.
2016-06-06 11:45:32 -05:00
Duane
ca5b481ecd
Put tarantula skin back.
2016-06-06 07:42:43 -05:00
Duane
0f09bd5cc8
Modify mobs from original mods.
...
... rather than copying them.
2016-06-06 07:13:31 -05:00
Duane
0c788eb537
Additional notes on image/model credits.
2016-06-06 03:12:36 -05:00
Duane
0edc007f47
Prevent server-killing sand falls.
2016-06-06 02:52:49 -05:00
Duane
d7c16bbae9
Keep elephants from drowning in puddles.
2016-06-06 02:24:02 -05:00
Duane
35e6699a56
Activate new giant mushrooms.
...
... to avoid falling glitches
2016-06-06 02:12:55 -05:00
Duane Robertson
9bb660983e
Merge pull request #12 from everamzah/elephant
...
Add elephant mob
2016-06-06 02:09:08 -05:00
Duane Robertson
88fd2e6a1b
Merge pull request #16 from everamzah/deco_rocks
...
Randomize placed small rocks
2016-06-06 02:06:10 -05:00
Duane Robertson
858130fb88
Merge pull request #17 from everamzah/sunlight_propagates
...
Propagate sunlight for rocks, stems
2016-06-06 02:03:47 -05:00
Duane
75fdb61c25
Adjust dirt monster altitude.
2016-06-06 01:57:19 -05:00
Duane Robertson
22b96c7ff9
Merge pull request #15 from everamzah/dry_dirt_mobs
...
Modify dirt monster and tarantula
2016-06-06 01:49:16 -05:00
Duane Robertson
57ab4c49fd
Merge pull request #18 from everamzah/molten_gold_bucket
...
Add bucket support for gold goblin
2016-06-06 01:36:32 -05:00
James Stevenson
865733cec7
Add bucket support
...
Register molten gold with bucket.register_liquid()
Depend on bucket mod, drop lava texture for inv item
2016-06-03 20:13:02 -04:00
James Stevenson
c8d70f4b34
Propagate sunlight for rocks, stems
2016-06-03 12:55:51 -04:00
James Stevenson
326d3d5613
Randomize placed small rocks
2016-06-03 12:51:07 -04:00
James Stevenson
1cf1f3856c
Modify dirt monster and tarantula
...
Add default:dirt_with_dry_grass to spawning
2016-06-03 12:40:17 -04:00
Duane
503d966733
Add missing texture.
2016-06-02 22:55:14 -05:00
James Stevenson
762dbfa595
Make elephant hostile on approach
...
Now a monster mob, but with a limited view range of 9
seems to keep to itself. Also walks/runs a bit faster.
2016-05-31 14:07:38 -04:00
James Stevenson
245381aafa
Add elephant mob
...
Increase damage, and hit range
Change spawn change from 15000 to 17000
2016-05-31 13:54:35 -04:00
Duane Robertson
301249f9d2
Merge remote-tracking branch 'refs/remotes/origin/master'
2016-05-31 11:30:51 -05:00
Duane Robertson
2bc38a79a3
Localize some functions.
2016-05-31 11:30:29 -05:00
Duane Robertson
729079cff4
Merge pull request #11 from everamzah/hunger
...
Hunger mod support
2016-05-31 11:02:12 -05:00
James Stevenson
10ea16bc7e
Opt-support hunger mod
2016-05-31 11:10:34 -04:00
Duane Robertson
70a706e6be
Remove debug.
2016-05-30 07:29:57 -05:00
Duane Robertson
c9c3153f1d
Protect fortress nodes.
2016-05-30 07:29:29 -05:00
Duane Robertson
aa44226a4e
Separate fortress monster spawn system
2016-05-30 05:19:13 -05:00
Duane Robertson
85353e0ce6
Prevent crash in mapgens with no biomemap.
2016-05-29 19:29:48 -05:00
Duane Robertson
4a5950721e
Localize more functions.
2016-05-29 09:27:59 -05:00
Duane Robertson
16983356c8
Fix spike error.
2016-05-29 06:20:20 -05:00
Duane Robertson
558e778861
More lag reduction.
2016-05-29 04:32:40 -05:00
Duane Robertson
02d6c44638
Tweak fortress noise.
2016-05-28 09:58:04 -05:00
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