Commit graph

68 commits

Author SHA1 Message Date
Duane
8f4c8f7668 Fix mob promotion problems. 2016-08-04 04:43:16 -05:00
Duane
2ae0d2f2a1 Adjust dungeon spawns. 2016-08-03 07:32:37 -05:00
Duane
3fe63e8fd8 Spawn monsters/treasure by depth. 2016-08-03 02:55:30 -05:00
Duane
0405fb8448 Make dungeon blocks diggable. 2016-08-02 22:49:49 -05:00
Duane
61c3cb0edd Most dungeon features working. 2016-08-02 04:18:20 -05:00
Duane
5abe211fb6 Add more dungeon-like fortresses. 2016-08-01 03:54:05 -05:00
Duane
7b6de7195c Adjust abms. 2016-07-28 21:24:40 -05:00
Duane
6119dba871 Suppress fires. 2016-07-28 21:15:57 -05:00
Duane
df1e490a9e Adjust mushroom growth. 2016-07-24 23:49:49 -05:00
Duane
e9765fabfc Add large craters. 2016-07-21 03:07:36 -05:00
Duane
212511b754 Adjust tree and meteor odds. 2016-07-20 05:14:01 -05:00
Duane
ae0886a397 Restrict meteor flashes. 2016-07-17 21:43:13 -05:00
Duane
193ad7e7ac Add flare gun. 2016-07-17 01:10:40 -05:00
Duane
ae3e8eff08 Prevent giant trees from being breached by fungal trees. 2016-07-15 04:35:39 -05:00
Duane
1648bc459f Extra error checking: global variables 2016-07-15 04:18:54 -05:00
Duane
aa999e2ed5 Extra error checking: abms.lua 2016-07-14 21:49:58 -05:00
Duane
b6e66def05 Add strength elixirs. 2016-07-13 05:31:54 -05:00
Duane
eb6b544926 Add initial random elixir ingredients. 2016-07-11 11:54:31 -05:00
Duane
34ffc77540 Adjust apple spawn. 2016-07-11 00:28:48 -05:00
Duane
4ed95b93af Add meat pie. 2016-07-10 22:43:35 -05:00
Duane
159083227d Grow and decay apples. 2016-07-10 08:25:31 -05:00
Duane
d1fda5aa30 Reduce hot cobble abms.
They're taking way too much time.
2016-07-08 22:06:32 -05:00
Duane
14b38a868b Allow hot cobble to be quenched. 2016-07-05 09:28:11 -05:00
Duane
5d2bdcdaba Change pyramid spawns back. 2016-07-04 17:41:08 -05:00
Duane
f75e5fe6e4 Localize variable. 2016-07-04 11:36:29 -05:00
Duane
2248d65591 Firework texture. 2016-07-04 01:09:09 -05:00
Duane
0fd901dcca Protect translocators. Fix mobs requirement error in villages.
The translocator protection DOES NOT WORK against mobs explosions.
This is not a fun_caves issue.
2016-07-03 23:20:53 -05:00
Duane
801b11bf67 Limit casket spawns. 2016-07-03 04:36:54 -05:00
Duane
6286a4e829 Change pyramid spawns to center on caskets. 2016-07-03 02:49:09 -05:00
Duane
ee590db95e Fix dumb error with file closure. 2016-07-01 15:46:19 -05:00
Duane
e9ae30dfc9 Use status effects for elixirs and cold demon slow. 2016-06-30 18:48:51 -05:00
Duane
b486af8627 Generalize status effects. 2016-06-30 17:54:33 -05:00
Duane
d1443e1d09 Add sap to tree growth. 2016-06-28 02:46:50 -05:00
Duane
02337a1187 Accomodate armor mods. 2016-06-26 19:43:08 -05:00
Duane
36af3b1d92 Add mini-hunger mod. Correct meat drops in some mobs. 2016-06-25 01:38:54 -05:00
Duane
99c9c18ed8 Add an option for non-violent explosions. 2016-06-24 11:07:24 -05:00
Duane
42916c4666 Clean up several functions. 2016-06-23 07:23:03 -05:00
Duane
ef9e69eb07 Add ice demon. 2016-06-22 06:45:15 -05:00
Duane
c5357b51fc Make armor elixirs optional. 2016-06-21 07:01:48 -05:00
Duane
11c4a7d7d0 Change us_time calls to gametime. 2016-06-21 00:38:38 -05:00
Duane
2b8b604162 Localize variable and correct /armor calculation. 2016-06-20 22:40:41 -05:00
Duane
50ce118087 Remove debugging. Fix meteor probability. 2016-06-20 20:00:36 -05:00
Duane
f93da354d9 Fix trap drops. Add rope ladder. 2016-06-19 19:34:46 -05:00
Duane
9193317ca6 Add initial elixirs. 2016-06-18 23:50:16 -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
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
f1db3a156e Add asteroid belt. 2016-06-15 12:37:27 -05:00
Duane
306591f082 Adjust fungal growth. 2016-06-15 06:45:18 -05:00
Duane
edd4baf418 Clean up abms. 2016-06-15 06:29:58 -05:00