Search found 7 matches

Return to advanced search

I published Minetest on desura...

Hey guys I just submitted minetest on desura for free... could i get sued?

http://www.desura.com/games/minetest
by sarusian
Wed Jan 07, 2015 07:41
 
Forum: Minetest General
Topic: I published Minetest on desura...
Replies: 1
Views: 590

Can someone explain this to me

so im trying to make a tool but due to lack of documentation i cant figure out what this line mean

Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
 cracky={times={[1]=4.00, [2]=1.50, [3]=1.00}, uses=70, maxlevel=1}


could someone pease exlain this whole line
by sarusian
Tue Jan 06, 2015 23:52
 
Forum: Modding Discussion
Topic: Can someone explain this to me
Replies: 4
Views: 1015

Re: First mod, would this work?

You can't use the percent sign in Lua, divide the numbers by 100 instead. Also, your craftitem name is not valid, it should be something like "amazing_mod:my_hud_item" Thanks, luckily I got it to work, lua is so much easier to read then C# or Java that simply reading other mods has taught...
by sarusian
Tue Jan 06, 2015 06:41
 
Forum: Modding Discussion
Topic: First mod, would this work?
Replies: 5
Views: 1179

Re: Gaining our own identity, as a gaming experience.

We should also try to distance ourselves from Minecraft, I read the forums and see comparisons to Minecraft everywhere... This isn't just from new players, seasoned modders and I believe even a dev. I do believe Minetest can grow into something great but we have to stop aiming to be minecraft, a com...
by sarusian
Mon Jan 05, 2015 05:43
 
Forum: Minetest General
Topic: Gaining our own identity, as a gaming experience.
Replies: 66
Views: 12408

Re: [WIP] Chemistry [chemistry]

The idea is good but this requires much work. The "food"-mod already supports many different mods could be useful. Is there already a first "prototype" of this project? actually im debugging it right now... I plan on spending at least 3 months on the mod before i release an alph...
by sarusian
Sun Jan 04, 2015 20:22
 
Forum: WIP Subgames
Topic: [WIP] Chemistry [chemistry]
Replies: 6
Views: 2333

[WIP] Chemistry [chemistry]

Minetest Chemistry is going to be a mod where I take the best mods in Minetest and make them work together in as many ways as possible aswell as adding a more sensible hunger system and health system. For instance I'm modifying farming mod so that the food doesn't give health, but it does feed hunge...
by sarusian
Sun Jan 04, 2015 19:33
 
Forum: WIP Subgames
Topic: [WIP] Chemistry [chemistry]
Replies: 6
Views: 2333

First mod, would this work?

Im trying to make it so the when the item is used it creates a hud element, is this is wrong how do i create a hud element on use minetest.register_craftitem("Village Standings", { description = "View Standing With Encountered Villages", inventory_image = "villageStandingBoo...
by sarusian
Sat Jan 03, 2015 22:43
 
Forum: Modding Discussion
Topic: First mod, would this work?
Replies: 5
Views: 1179

Return to advanced search

cron