25 Commits

Author SHA1 Message Date
VanessaE
a5788f4661 re-scope main variables 2020-06-04 15:58:08 -04:00
VanessaE
1ba22e2574 make fire burn down into embers first
then those will degrade into ashes after 60s
add sticks to embers to refuel and automatically reignite after 2s

also make sure it_val and em_val are properly-set in on_construct in all nodes
2020-06-04 15:54:31 -04:00
VanessaE
a94cde0b80 allow adding sticks to empty fireplace to make it viable again 2020-06-04 13:03:27 -04:00
VanessaE
f4324c3aa5 fix drops on some items 2020-06-04 13:00:39 -04:00
VanessaE
68f2d75cd6 lower the position of the dropped stick
so that it always ends up in the flames in the with-grille campfire
2020-06-03 09:54:48 -04:00
VanessaE
6906fff17b fix overflow glitch in progress bar 2020-06-03 09:52:01 -04:00
VanessaE
cc18a1e9ff fix adding sticks to active campfire without grille 2020-06-03 09:50:03 -04:00
VanessaE
243a0bbfc3 add aliases so that this mod can replace Doc22's old campfire mod 2020-06-02 23:33:40 -04:00
VanessaE
aa0b24c9c2 make "food particle" last on the grille for the full cooking time 2020-06-02 23:15:36 -04:00
VanessaE
79cea0d381 trim out some wield image comments 2020-06-02 23:09:15 -04:00
VanessaE
64ba3af6c9 improve collision and selection handling 2020-06-02 23:07:15 -04:00
VanessaE
03c469a2eb make cooking work again :) 2020-06-02 22:23:00 -04:00
VanessaE
dcc179ef7b use string.sub() instead of loops to generate the progress bar 2020-06-02 22:08:23 -04:00
VanessaE
bdbb7df68d require placing a grille over the fire to allow cooking
Also rework the model and textures
so that one mesh works for all three forms
2020-06-02 20:50:35 -04:00
VanessaE
3d42a91dc6 replace spaces with tabs 2020-06-02 20:50:30 -04:00
Pavel Litvinoff
86d9ceda83 added cooked 2017-06-05 20:10:13 +03:00
Pavel Litvinoff
aee997cfc2 Added cooking 2017-04-22 20:47:50 +03:00
Pavel Litvinoff
4e2938c722 added: fireplace, ash, removed config_file, flamable nodes around the campfire can fire 2017-04-20 18:57:18 +03:00
Pavel Litvinoff
a4b62156b5 Added campfire life time 2017-03-15 18:09:42 +02:00
Pavel Litvinoff
ef990ee389 added: sound file, new textures, changed model, config_file. 2017-03-13 09:21:32 +02:00
Pavel Litvinoff
41c99e7762 added animation particles of fire and smoke 2017-02-13 19:44:20 +02:00
Pavel Litvinoff
1437b37f08 remove old texture fire 2017-02-08 17:18:31 +02:00
Pavel Litvinoff
33cc94a578 add intllib support, improved texture fire 2017-02-08 17:07:34 +02:00
Pavel Litvinoff
35f36b18e7 edit readme 2017-02-07 10:46:37 +02:00
Pavel Litvinoff
806ed1d9ca first commit 2017-02-07 10:39:39 +02:00