Commit graph

376 commits

Author SHA1 Message Date
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
Duane
6daa9ee815 Add chainsaw and jackhammer. 2016-07-14 05:41:04 -05:00
Duane
992fdbf9e9 Add bucket textures. 2016-07-14 01:07:56 -05:00
Duane
b138bad822 Handle lava correctly. 2016-07-14 00:43:16 -05:00
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
dd81a5777a Replace water plant/terrain with terrain on dig. 2016-07-13 00:18:41 -05:00
Duane
e6a1a158ed Make water plans unwalkable.
To avoid "sand traps".
2016-07-12 23:23:58 -05:00
Duane
1caf0fba61 Add breathing elixir. 2016-07-12 22:36:14 -05:00
Duane
8eedc5afc3 Fix crash from missing node types. 2016-07-12 21:20:55 -05:00
Duane
4ad818a922 Activate traps when dug. 2016-07-12 04:05:02 -05:00
Duane
278bfadb17 Add right-click mass dig. 2016-07-12 02:36:35 -05:00