[Mod] New Campfire [0.3.0] [new_campfire]

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by BrunoMine » Post

This will make survival much more immersive. Great job!

Can particles slow down servers?

I could not cook using the right click. Should this work as an oven?

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by azekill_DIABLO » Post

particles slow the server and the client AFAIK. but not a lot.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
BrunoMine
Member
Posts: 1082
Joined: Thu Apr 25, 2013 17:29
GitHub: BrunoMine
Location: SP-Brasil
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by BrunoMine » Post

Maybe you can add sounds in the future.

http://soundbible.com/93-Camp-Fire-Burning.html

User avatar
googol
Member
Posts: 83
Joined: Mon Dec 09, 2013 09:23

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by googol » Post

BrunoMine wrote:Maybe you can add sounds in the future.

http://soundbible.com/93-Camp-Fire-Burning.html
This url is wrong.
I am groot!

User avatar
azekill_DIABLO
Member
Posts: 7507
Joined: Wed Oct 29, 2014 20:05
GitHub: azekillDIABLO
In-game: azekill_DIABLO
Location: OMICRON
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by azekill_DIABLO » Post

no. It's right. it works perfectly without redirect. Migth be a problem with your browser. Try reloading the page.
Gone, but not dead. Contact me on discord: azekill_DIABLO#6565
DMs are always open if you want to get in touch!

User avatar
unknownentity
Member
Posts: 14
Joined: Sat Dec 22, 2018 16:19
GitHub: get yourself to notabug.org
Location: Europe

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by unknownentity » Post

Great mod.
Could you add the cooking function from the campfire mod by Napiophelios, please?
viewtopic.php?id=10569

--
googol wrote:Hi all.
That you think about this concept of campfire?
Image
https://www.youtube.com/watch?v=FznVgWduYDk
Yay! That looks much more like a fire in a cubic world!
Could you add this too, please, or just post the animation png?

You made great work!!
;-)
License for all my work: European Union Public Licence https://en.wikipedia.org/wiki/European_ ... ic_Licence

User avatar
googol
Member
Posts: 83
Joined: Mon Dec 09, 2013 09:23

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by googol » Post

unknownentity wrote:Great mod.
Could you add the cooking function from the campfire mod by Napiophelios, please?
viewtopic.php?id=10569
Something like this?
https://youtu.be/6ob-X1jG_GU?t=98
I am groot!

User avatar
unknownentity
Member
Posts: 14
Joined: Sat Dec 22, 2018 16:19
GitHub: get yourself to notabug.org
Location: Europe

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by unknownentity » Post

googol wrote:
unknownentity wrote:Great mod.
Could you add the cooking function from the campfire mod by Napiophelios, please?
viewtopic.php?id=10569
Something like this?
https://youtu.be/6ob-X1jG_GU?t=98

^_^ sorry I have not seen that there is a cooking function.
Thank you for this! =-)
But I can not melt lumps to ingots although lumps have a cooking craft reciepe.
Is your mod preventing this somehow?
License for all my work: European Union Public Licence https://en.wikipedia.org/wiki/European_ ... ic_Licence

User avatar
unknownentity
Member
Posts: 14
Joined: Sat Dec 22, 2018 16:19
GitHub: get yourself to notabug.org
Location: Europe

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by unknownentity » Post

Okay.
Found this in init.lua:

Code: Select all

if cookable and new_campfire_cooking then
        local eat_y = ItemStack(cooked.item:to_table().name):get_definition().on_use
        if string.find(minetest.serialize(eat_y), "do_item_eat")
and so on.
So the cooking of your campfire is restricted to eatable items.
Could you please make all cookable items cookable in your campfire mod?
And could you limt the inout of sticks to let's say 20?
License for all my work: European Union Public Licence https://en.wikipedia.org/wiki/European_ ... ic_Licence

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by Napiophelios » Post

Are you trying to taking the "New" right out of this mod?
I think the original intent was to be able to cook food with a campfire,
they were never supposed to be mini-furnaces.
Googol fixed that with this mod.

User avatar
unknownentity
Member
Posts: 14
Joined: Sat Dec 22, 2018 16:19
GitHub: get yourself to notabug.org
Location: Europe

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by unknownentity » Post

Napiophelios wrote:Are you trying to taking the "New" right out of this mod?
I think the original intent was to be able to cook food with a campfire,
they were never supposed to be mini-furnaces.
Googol fixed that with this mod.
I think what to do with a campfire should be a desicion wich makes everyone by her / his own.
;-)
And I don't think that mods must be used as they are.
It's opensource code.
License for all my work: European Union Public Licence https://en.wikipedia.org/wiki/European_ ... ic_Licence

User avatar
Napiophelios
Member
Posts: 1035
Joined: Mon Jul 07, 2014 01:14
GitHub: Napiophelios
IRC: Nappi
In-game: Nappi

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by Napiophelios » Post

Well, I didn't mean to sound snarky.

This mod kinda fixed some game imbalances
with the way you add fuel and cook with it.
What you ask just seems like taking a step backwards.

It would probably be easier for you to take what you like from his mod
and add it to my outdated version.

User avatar
unknownentity
Member
Posts: 14
Joined: Sat Dec 22, 2018 16:19
GitHub: get yourself to notabug.org
Location: Europe

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by unknownentity » Post

Napiophelios wrote:Well, I didn't mean to sound snarky.
Hey we minetest gamer are the cool kids aren't we?
;-)
Napiophelios wrote:It would probably be easier for you to take what you like from his mod
and add it to my outdated version.
I like how the cooking is going to happen in new_campfire and I like the thing with throwing sticks inside.
I just dont know how to make all cookable items cookable with this mod.
Maybe I should better say that I just want to have this function for my edit of this mod (a piece of code in a post) and not changing the mod that way for everyone.
Sorry. ;-)
I can not do this on my own, cause I am a beginner at coding.

But a limit for putting sticks into the fire would be good, makes it more realistic.
And the animation in the gif from googol just looks amazing, but thats just my opinion.
License for all my work: European Union Public Licence https://en.wikipedia.org/wiki/European_ ... ic_Licence

User avatar
TechnoWolfTV
Member
Posts: 64
Joined: Wed Jan 29, 2020 20:04
In-game: TechnoWolfTV
Location: Wisconsin, USA

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by TechnoWolfTV » Post

Nice mod! In Minetest 5.2.0, I've noticed a bug. I was feeding the fire raw food. I started with 17 raw. When I was done, I had 5 newly cooked foods in inventory, and 18 raw. It's not deleting the held inventory when placed on the fire, or something along those lines. It's even increasing them in your inventory by some means.

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by VanessaE » Post

I have made a fork of this mod, which improves a few things (like now you have to put a grille over the fire, and your food will sit atop it while cooking, plus a few minor performance tweaks):

https://gitlab.com/VanessaE/new_campfire

(converted the repo to git, with history preserved)
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by VanessaE » Post

In my fork, more changes:

There were minor bugs in the drops so that digging a burnt-out campfire gives you cobble without a grille (if it had one). That's fixed.

You can now right click an empty fireplace with sticks (group) to refuel it. Reignite it with flint/steel like usual.

When a fire burns down, now it will turn into a pile of embers. You have 60 seconds to add more sticks, or the embers will degrade into ashes. When you add sticks to embers, the node will reignite into an active campfire after two seconds.

Although a fire with a grille will burn down into embers with a grille over them, you cannot cook using embers (think of them as being too cold).
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
TechnoWolfTV
Member
Posts: 64
Joined: Wed Jan 29, 2020 20:04
In-game: TechnoWolfTV
Location: Wisconsin, USA

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by TechnoWolfTV » Post

Brilliant work, VanessaE. Your fork of this is imo the best campfire mod for Minetest.

joint007
Member
Posts: 14
Joined: Fri Jan 20, 2017 09:25
In-game: milan
Location: Czech Republic
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by joint007 » Post

Hello VanessaE, i cannot find git repo for this mod, after you migrate from gitlab.com/vanessae to github.com/mt-mods..

Its merged with other mod, or where i can find actually repository?

Thx.

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by VanessaE » Post

The mod is now on mt-mods: https://github.com/mt-mods/new_campfire
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

joint007
Member
Posts: 14
Joined: Fri Jan 20, 2017 09:25
In-game: milan
Location: Czech Republic
Contact:

Re: [Mod] New Campfire [0.3.0] [new_campfire]

by joint007 » Post

Thanks! :-)

Post Reply

Who is online

Users browsing this forum: No registered users and 13 guests