Commit graph

246 commits

Author SHA1 Message Date
Duane
ededbd5a78 Merge pull request 36. 2016-07-04 00:16:19 -05:00
Duane
943977949b Remove the y+1 from translocate. 2016-07-04 00:14:54 -05:00
Duane
4a63066b7d Adjust hunger bar to fit non-scaling default bars. 2016-07-03 23:41:15 -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
James Stevenson
970dd3fab2 Use warps object/def
From warps mod by sofar
2016-07-03 16:22:48 -04:00
Duane
26622dd1dd Add initial holiday settings. 2016-07-03 08:16:00 -05:00
Duane Robertson
4de7c7ab68 Merge pull request #35 from everamzah/opt-mobpack
Opt-depend on fun_caves_mobs mod
2016-07-03 07:13:53 -05:00
James Stevenson
d033bcf7b5 Opt-depend on fun_caves_mobs mod 2016-07-03 07:14:47 -04: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
70c39c6c0e Adjust goblin spawns. 2016-07-03 00:56:58 -05:00
Duane
7c6f09db63 Adjust goblin spawns and digging. 2016-07-02 03:03:23 -05:00
Duane
91de8b0abf Add another fortress design. 2016-07-01 16:18:30 -05:00
Duane
0b1e15bf4d Correct close calls. 2016-07-01 15:47:26 -05:00
Duane
ee590db95e Fix dumb error with file closure. 2016-07-01 15:46:19 -05:00
Duane
1eb6658a15 Prevent variable == nil crash. 2016-07-01 15:33:10 -05:00
Duane
396d149ab4 Add fortress designs. 2016-07-01 06:54:33 -05:00
Duane
f44735e032 Shrink fortresses and add non-maze levels. 2016-07-01 01:54:08 -05:00
Duane
955d4db7ad Remove fire_walk as it overwrites bones. 2016-06-30 21:45:14 -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
e5005dd8d6 Give savages more range. 2016-06-30 15:30:37 -05:00
Duane
9a7f058659 Add savages to villages. 2016-06-30 15:24:00 -05:00
Duane
d94847072f Make villages optional. 2016-06-30 13:58:18 -05:00
Duane
6a68d3c616 Standard horizontal position for tesseracts. 2016-06-30 13:47:53 -05:00
Duane
f860bfa6b7 Restrict horizontal range of tesseracts. 2016-06-30 13:42:15 -05:00
Duane
925378daa1 Restrict goblin range. 2016-06-30 13:30:51 -05:00
Duane
dc1b4544c1 Make crumbly stone cracky as well. 2016-06-30 01:42:12 -05:00
Duane
e2d29e0dd9 Adjust pyramid caskets. 2016-06-29 14:30:03 -05:00
Duane
695316ea2a Add primitive villages. 2016-06-29 12:25:05 -05:00
Duane
163d75ae74 Add some filler treasures. 2016-06-29 09:16:43 -05:00
Duane
e5395a69ff Concentrate goblins more. Use blocks for pyramids. 2016-06-29 08:14:41 -05:00
Duane
fb8fcab31a Add explanatory messages to translocator actions. 2016-06-28 19:38:18 -05:00
Duane
2e1a49cd6e Clean up translocator code. 2016-06-28 19:31:33 -05:00
Duane
ad330c2f9e Make coral slightly less insanely difficult to find. 2016-06-28 15:44:52 -05:00
Duane
ada9d80bc6 Add owner to translocators. 2016-06-28 13:53:08 -05:00
Duane
04ade2f8ff Save database at shutdown. 2016-06-28 13:10:04 -05:00
Duane
25ad0e3200 Prevent translocator error on data loss. 2016-06-28 12:52:13 -05:00
Duane
3c41fa6a3f Another variable == nil error. 2016-06-28 12:37:03 -05:00
Duane
c2ac5a93be Add pyramids.
Needs more monsters.
2016-06-28 10:23:31 -05:00
Duane Robertson
6bea364511 Merge pull request #29 from everamzah/prot
Translocator: Check for protection
2016-06-28 06:00:47 -05:00
James Stevenson
eea51cd260 Translocator: Check for protection 2016-06-28 06:29:42 -04:00
Duane
d1443e1d09 Add sap to tree growth. 2016-06-28 02:46:50 -05:00
Duane
cca6f2ae1c Correct slime spawns. 2016-06-28 00:49:46 -05:00
Duane
09017179fc Add fixlight. Fix bucket of gold regression. 2016-06-27 23:53:31 -05:00
Duane
95c3acbe11 Prevent potential loss of translocator in lag. 2016-06-27 08:49:23 -05:00
Duane
a8a058ac8b Remove non-abm database writes. 2016-06-27 08:34:43 -05:00
Duane
3938e81fe5 Return from translocator pair errors. 2016-06-27 08:28:37 -05:00
Duane
4704b4cf2b More variable == nil checks. 2016-06-27 08:06:26 -05:00
Duane
a0fac75def Correct variable == nil crashes. 2016-06-27 07:59:45 -05:00