Commit graph

347 commits

Author SHA1 Message Date
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
Duane
eb6b544926 Add initial random elixir ingredients. 2016-07-11 11:54:31 -05:00
Duane
a5906f635b Make onions farmable. 2016-07-11 05:28:28 -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
534d48a0bd Alternate pie recipe. 2016-07-10 06:18:07 -05:00
Duane
4cfa301cea Add apple pie. Allow digging bombs. 2016-07-10 05:57:36 -05:00
Duane
186abc20f3 Add flatten command. 2016-07-09 04:45:09 -05:00
Duane
d1fda5aa30 Reduce hot cobble abms.
They're taking way too much time.
2016-07-08 22:06:32 -05:00
Duane
fdc3a6ed19 Correct variable names. 2016-07-08 21:55:51 -05:00
Duane Robertson
5bb654be93 Merge pull request #40 from everamzah/username
Pass user name string instead of userdata
2016-07-08 21:59:21 -05:00
James Stevenson
927c4b1f77 Pass user name string instead of userdata 2016-07-08 20:12:22 -04:00
Duane
0d33ff5b0b Simplify floor bomb recipes. 2016-07-08 10:12:20 -05:00
Duane
c8c107b300 Add armor hud. Correct armor handling in elixirs. 2016-07-07 21:56:53 -05:00
Duane
aa9c21bc93 Remove inventory cube calls per pr39. 2016-07-07 19:58:49 -05:00
Duane
d18e98bfa2 Make the liquid recipes work without functions. 2016-07-07 04:52:36 -05:00
Duane
d820a49197 Add floor bombs. 2016-07-06 17:58:20 -05:00
Duane
2e978e540c Adjust tree nodes. Return bucket from sap. 2016-07-06 00:46: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
14b38a868b Allow hot cobble to be quenched. 2016-07-05 09:28:11 -05:00
Duane
f693268c75 Savage gathering and planting. 2016-07-05 08:57:53 -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
f75e5fe6e4 Localize variable. 2016-07-04 11:36:29 -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
419fc2f583 Prevent translocator loss with full inventory. 2016-07-04 02:46:07 -05:00
Duane
a23782fbf2 Remove steel from translocator recipe. 2016-07-04 02:21:14 -05:00