Commit graph

58 commits

Author SHA1 Message Date
Duane
05dab8ff81 Add wooden buckets. Disable mass-dig.
Change bowl recipe.
Mass digging is not compatible.
Also, keep elephants from drowning.
2016-07-14 00:29:17 -05:00
Duane
410259de35 Fix variable == nil. 2016-07-13 21:02:07 -05:00
Duane
b6e66def05 Add strength elixirs. 2016-07-13 05:31:54 -05:00
Duane
d18e98bfa2 Make the liquid recipes work without functions. 2016-07-07 04:52:36 -05:00
Duane
5763c4888e Add radiated stone monster. 2016-07-05 10:33:51 -05:00
Duane
71b6f4b168 Adjust several monsters. 2016-07-05 10:13:38 -05:00
Duane
8d70e7a7cb Add fun caves stones to stone spawning monsters. 2016-07-05 09:56:37 -05:00
Duane
518a8384fc Add minerals to giant trees. Raise fortresses to -33 max.
This could cause issues with really deep oceans, but I haven't seen any.
2016-07-05 07:36:36 -05:00
Duane
5d2bdcdaba Change pyramid spawns back. 2016-07-04 17:41:08 -05:00
Duane
fcee06b6e1 Recreate destroyed translocators...
since mobs doesn't check for protection. Sooo many ways this could go
wrong.
2016-07-04 08:57:24 -05:00
Duane
6286a4e829 Change pyramid spawns to center on caskets. 2016-07-03 02:49:09 -05:00
Duane
955d4db7ad Remove fire_walk as it overwrites bones. 2016-06-30 21:45:14 -05:00
Duane
c2ac5a93be Add pyramids.
Needs more monsters.
2016-06-28 10:23:31 -05:00
Duane
cca6f2ae1c Correct slime spawns. 2016-06-28 00:49:46 -05:00
Duane
36af3b1d92 Add mini-hunger mod. Correct meat drops in some mobs. 2016-06-25 01:38:54 -05:00
Duane
3e3e0c17d6 Allow use of most mapgens. Add some dungeon variety. 2016-06-23 20:21:38 -05:00
Duane
1aebdf3b47 Remove dangling comma. 2016-06-23 13:45:28 -05:00
Duane
d29d7e4e0b Add snow dragon. 2016-06-23 10:56:39 -05:00
Duane
ada2231dbf Add reach to monster table. 2016-06-23 09:26:26 -05:00
Duane
e6f482c9d5 Add garnet and zoisite functions. 2016-06-22 16:01:15 -05:00
Duane
ef9e69eb07 Add ice demon. 2016-06-22 06:45:15 -05:00
Duane
6c764f0c3b Multiple changes:
- Adjust giant tree spawns.
- Remove dragon from dungeons.
- Adjust all abms.
- Allow giant trees to grow back damage.
- Revamp ice trap.
- Fix iron moonstone and coral teleporters.
2016-06-18 06:35:48 -05:00
Duane
fa86013731 Consolidate goblins. Simplify digging. 2016-06-16 18:22:23 -05:00
Duane
37c7275a07 Add stars. 2016-06-16 00:46:19 -05:00
Duane
6a793059f2 Standardize mob hp/damage. 2016-06-15 19:20:07 -05:00
Duane
0696a64673 Add fire fox. Fix environmental damage timer. 2016-06-15 04:06:35 -05:00
Duane
09bbe2132b Allow other bees to summon. 2016-06-14 05:58:58 -05:00
Duane
9cb5aef679 Add glowing fungal wood. 2016-06-13 23:45:09 -05:00
Duane
68e8671235 Add killer bees. Correct light in trees. 2016-06-13 13:10:14 -05:00
Duane
37a5474570 Add sky-sea. 2016-06-12 19:53:23 -05:00
Duane
7ec0eae568 Add moon bear. 2016-06-12 06:24:16 -05:00
Duane
241fef9f79 Fix schematic placement. Add dragon. 2016-06-12 06:02:34 -05:00
Duane
30d5f9ce96 Add flora and fauna to clouds. 2016-06-11 23:26:07 -05:00
Duane
3ddce086ca Clean up cave biomes. 2016-06-09 01:04:53 -05:00
Duane
10bb057f61 Add Minauros and zombies (only there). 2016-06-08 00:45:26 -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
5ea5f54a7d Strange realms I. 2016-06-06 11:45:32 -05:00
Duane
0f09bd5cc8 Modify mobs from original mods.
... rather than copying them.
2016-06-06 07:13:31 -05:00
Duane Robertson
9bb660983e Merge pull request #12 from everamzah/elephant
Add elephant mob
2016-06-06 02:09:08 -05:00
Duane
75fdb61c25 Adjust dirt monster altitude. 2016-06-06 01:57:19 -05: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
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
aa44226a4e Separate fortress monster spawn system 2016-05-30 05:19:13 -05:00
Duane Robertson
558e778861 More lag reduction. 2016-05-29 04:32:40 -05:00
Duane Robertson
a117583db6 Reorganize nodes.lua for clarity. 2016-05-26 22:55:32 -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
7f031350a9 Rework black zone. 2016-05-24 22:21:24 -05:00