Commit graph

338 commits

Author SHA1 Message Date
Duane
aa379d0701 Fix cave regression. 2016-08-03 07:59:07 -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
8817fd38d6 Clean up borders and magic numbers. 2016-08-02 22:23:59 -05:00
Duane
2270e87a71 Localize variables. Prevent shafts from damaging trees. 2016-08-02 04:56:42 -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
138858c2a2 Change some variable names. 2016-08-01 01:24:43 -05:00
Duane
92bb8a6c8e Remove garbage collection. 2016-07-31 03:30:02 -05:00
Duane
aefc390cc9 Force garbage collection. 2016-07-30 21:03:58 -05:00
Duane
4575c5c0e6 Crash-proof generate function. 2016-07-30 20:32:52 -05:00
Duane
dfddba270c Allow pyramids in any biome (by setting). 2016-07-30 20:05:26 -05:00
Duane
9c121b4c09 Fix error when removing doors with a chainsaw. 2016-07-30 19:05:43 -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
14774dfe3f Adjust onion drops. 2016-07-24 22:25:36 -05:00
Duane
26e671d600 Increase savage damage. 2016-07-24 22:08:44 -05:00
Duane
394e5cd8c2 More starting equipment. 2016-07-22 06:28:08 -05:00
Duane
d32ca7788f Reduce punch debugging. 2016-07-22 04:05:38 -05:00
Duane
10d8a0cc5c Adjust fortress spawns. 2016-07-22 03:38:16 -05:00
Duane
57ef1744c5 Adjust casket spawns. 2016-07-22 02:36:43 -05:00
Duane
d5c3a8f971 Tree analysis. 2016-07-22 02:32:46 -05:00
Duane
5dba3b99ec Add starting equipment. 2016-07-22 01:58:19 -05:00
Duane
52d4311071 Remove disintigration bombs. 2016-07-21 23:55:55 -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
8e7e1f2d46 Adjust jackhammer. 2016-07-20 00:49:40 -05:00
Duane
a1a5fb0a7f Fix variable == nil error. 2016-07-19 12:00:20 -05:00
Duane
b2c104d53a Prevent bed errors in /sleep. 2016-07-18 17:46:07 -05:00
Duane
ae0886a397 Restrict meteor flashes. 2016-07-17 21:43:13 -05:00
Duane
ee4ca10d61 Use get_mapgen_setting. 2016-07-17 21:27:05 -05:00
Duane
538243d697 Potential bed error. 2016-07-17 17:36:41 -05:00
Duane
01cef3d1bd Add /sleep command. 2016-07-17 03:55:51 -05:00
Duane
193ad7e7ac Add flare gun. 2016-07-17 01:10:40 -05:00
Duane
357be42a0a Use get_mapgen_params. 2016-07-16 18:41:49 -05:00
Duane
812dcca7b9 Correct mobs name. 2016-07-16 05:32:51 -05:00
Duane
89627afc78 changes to accomodate 3d_armor 2016-07-16 05:26:12 -05:00
Duane
39a38703a8 Delay armor display to allow for lag. 2016-07-15 19:20:39 -05:00
Duane
de4d2b7b52 Fix unknown bucket issue. 2016-07-15 08:30:35 -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
bf26b8bee1 Extra error checking. 2016-07-15 02:58:33 -05:00
Duane
aa999e2ed5 Extra error checking: abms.lua 2016-07-14 21:49:58 -05:00
Duane
e1e7745a15 Extra error checking: init.lua 2016-07-14 21:19:03 -05:00
Duane
9efa81d1fe Add information to debugging. 2016-07-14 11:26:46 -05:00
Duane
ddd97bc66a Add debugging code for punch function. 2016-07-14 11:15:19 -05:00
Duane
73354d3a96 Change charcoal references to group. 2016-07-14 07:07:35 -05:00
Duane
28c3d82cfa Remove dead code. 2016-07-14 05:51:04 -05:00