Post your mod requests/ideas here

nsd
Member
Posts: 23
Joined: Wed May 14, 2014 21:14
In-game: nsd

Re: Post your mod requests/ideas here

by nsd » Post

Other symptoms could be disabled fly or fast mode, losing capability of swimming. An infection mod would be a great addition in survival multiplayer games!

User avatar
CraigyDavi
Member
Posts: 582
Joined: Sat Aug 10, 2013 13:08
GitHub: davisonio
IRC: davisonio
In-game: CraigyDavi
Location: Hampshire, UK
Contact:

Re: Post your mod requests/ideas here

by CraigyDavi » Post

An improved sign mod. When you hover over the sign it brings up a formspec with a sign-like background with some text which is easier to read.

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

Re: Post your mod requests/ideas here

by Inocudom » Post

CraigyDavi wrote:An improved sign mod. When you hover over the sign it brings up a formspec with a sign-like background with some text which is easier to read.
VanessaE's signs are going in that direction.

User avatar
SAMIAMNOT
Member
Posts: 416
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie
Location: Desert

Re: Post your mod requests/ideas here

by SAMIAMNOT » Post

How bout this: gravity wells for floating islands (so you can't fall off the sides)
I test mines.

User avatar
AMMOnym
Member
Posts: 682
Joined: Tue Sep 10, 2013 14:18
IRC: AMMOnym
In-game: AMMOnym
Location: Slovakia

Re: Post your mod requests/ideas here

by AMMOnym » Post

Esteban wrote:Imagine an infection-theme mod. Where an entity (mob) or a specific node that within a specific radius would infect a player. Players could infect other players by contact (punching) or being at a close distance. The "symptoms" would be reduced speed, jumping or not being able to craft. To determine a healthy from an infected player, add a particle spawner to the infected players. I got this idea watching a video about a glitch in the early years of World of Warcraft.
And what about something like this ? https://www.youtube.com/watch?v=cHbOaU7Akkk

User avatar
SAMIAMNOT
Member
Posts: 416
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie
Location: Desert

Re: Post your mod requests/ideas here

by SAMIAMNOT » Post

How about a Lego mod? Make the whole world look like its make outta Legos!
I test mines.

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

Re: Post your mod requests/ideas here

by Napiophelios » Post

When playing the game if you use your mouse wheel
it cycles ( left or right ) thru your first eight inventory slots;

I think it would be very handy to be able to press shift or control key
and have my mouse wheel cycle ( up and down ) thru the next 3 rows
of my survival inventory as well.

It would make switching tasks quickly way smoother...
I always end up fighting creatures with my tools because I am
always switching my inventory around and get caught unprepared.

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: Post your mod requests/ideas here

by philipbenr » Post

@SAMIAMNOT: That would be more like a texturepack...

nsd
Member
Posts: 23
Joined: Wed May 14, 2014 21:14
In-game: nsd

Re: Post your mod requests/ideas here

by nsd » Post

Similarly, you could make a formspec button that lets you have mining 'kits', where you could save a specific kit for a specific task and quickly change it, instead of having to drag items in the inventory

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

Re: Post your mod requests/ideas here

by Napiophelios » Post

nsd wrote:Similarly, you could make a formspec button that lets you have mining 'kits', where you could save a specific kit for a specific task and quickly change it, instead of having to drag items in the inventory
Thats probably alot more feasible than what I am suggesting, :)

mojuave
Member
Posts: 51
Joined: Wed Aug 13, 2014 16:43

anyone wanna build this tool mod?

by mojuave » Post

Ok so I would like to see a mod built(not by me I don't care to try, I have attempted to learn some but its not for me)

What I am thinking is a tool mod for when we go digging and looking for ores so its primarily geared towards the pickaxe so I was thinking Extreme Tools. Have a handle made of Mese and the center with Obsidian and diamonds for ends so the recipe would be


minetest.register_craft({
output = 'ExtremeTools:pick_extreme',
recipe = {
{'default:diamond', 'default:obsidian', 'default:diamond'},
{'', 'default:mese_crystal', ''},
{'', 'default:mese_crystal', ''},

and be better than diamonds and here is where i get confused about "cracky" and times but uses could be double or even triple the diamond pick use at 30 because using mese handle and diamond tipped pick to be 60-90

Now on top of that to make it really extreme have it give off its own light source so you see what ores are around without a torch so placing torches isnt needed until after you built tunnel

all tools, shovels, axe, sword can all use basic idea as well

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: anyone wanna build this tool mod?

by philipbenr » Post

That mod is pretty easily built. In fact, all the components are made already, you just have to use your head and put them togethere. There are two mods, one called walking light ( self explanatory: you walk with a torch and the area around you lights up.) The second is called default. In /games/minetest_game/mods/default. Look at tools.lua.

Seriously, it is not hard. Just look at the walking light mod and look at how tools work. Copy and paste is a programmer's best friend.

mojuave
Member
Posts: 51
Joined: Wed Aug 13, 2014 16:43

Re: anyone wanna build this tool mod?

by mojuave » Post

everything in life has assholes.....^^^^^^^ here's minetest's

I asked for help I don't truly understand and didn't even get to graphics so sorry I don't quite get it. I will never ask for help again this is my last post as minetest forums suck

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

Re: anyone wanna build this tool mod?

by kaeza » Post

mojuave wrote:everything in life has assholes.....^^^^^^^ here's minetest's

I asked for help I don't truly understand and didn't even get to graphics so sorry I don't quite get it. I will never ask for help again this is my last post as minetest forums suck
You are asking somebody to do work for you for free, and these users generously pointed you in some directions to help your request get noticed. I don't see how these people are "assholes". You should look in a mirror.

In any case, good bye, and hope you find a community with less "assholes".
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

User avatar
TheEpicJames
Member
Posts: 634
Joined: Sun Dec 29, 2013 23:05
IRC: TheEpicJames
In-game: Block_Guy
Location: Some grassy area next to a forest, a river and a desert.
Contact:

Re: Post your mod requests/ideas here

by TheEpicJames » Post

I wan't this, Image for minetest.
I'm honestly not sure why I had "I like PIE." in my signature when I don't even really like it that much.

User avatar
philipbenr
Member
Posts: 1897
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: robinspi
Location: United States

Re: Post your mod requests/ideas here

by philipbenr » Post

Yeah... me too. I have some blender exp, but not that much, (unfortunately...)

User avatar
Esteban
Member
Posts: 873
Joined: Sun Sep 08, 2013 13:26
In-game: Esteban
Contact:

Re: Post your mod requests/ideas here

by Esteban » Post

I would like a mod that tells notifications from the forums.(somewhat like the IRC mod)
Scan avatar or click here to read a Message of Hope (PDF)

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

Re: anyone wanna build this tool mod?

by Napiophelios » Post

kaeza wrote:
mojuave wrote:everything in life has assholes.....^^^^^^^ here's minetest's

I asked for help I don't truly understand and didn't even get to graphics so sorry I don't quite get it. I will never ask for help again this is my last post as minetest forums suck
You are asking somebody to do work for you for free, and these users generously pointed you in some directions to help your request get noticed. I don't see how these people are "assholes". You should look in a mirror.

In any case, good bye, and hope you find a community with less "assholes".
ooops sorry I made a post teasing philipbenr for not spelling "together" correctly
mojuave must have thought I was refering to him.

My post was off-topic and got deleted
so now it looks like he is pointing @ philipbenr's post.

My apologies, I was just trying to be humorous
I will refrain from such activities from here out.

User avatar
DeepGaze
Member
Posts: 332
Joined: Fri May 10, 2013 00:49
GitHub: DeepGaze
IRC: DeepGaze
In-game: DeepGaze
Location: Take your best guess

Re: Post your mod requests/ideas here

by DeepGaze » Post

Image
the black blocks make the mod check position of the player.
the red blocks are for illustration.
this text is for explination:
command: /station home 1,2,2 0,0,0
this would make the first connection: the station is called "home" and is located at "1,2,2". setting one would mean a player at 1,2,2 would move to 0,0,0.
command: /connect home 3,3,6 2
this would men the station home when set to two teleports you to 3,3,6(1,2,2 to 3,3,6)
if you changed the end number to an existing connection(if this read /connect home 3,3,6 1) it would replace the connection(now it would be 1,2,2 to 3,3,6 at setting one)
there's no place like 127.0.0.1
The deep life Minetest text page
minetest cards

Wouldowski
New member
Posts: 1
Joined: Sun Sep 28, 2014 15:39
GitHub: terd
IRC: terd
In-game: Poccy2010

Re: Post your mod requests/ideas here

by Wouldowski » Post

Maybe a world edit mod would be good.Also make it like minecrafts.

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

Re: anyone wanna build this tool mod?

by kaeza » Post

Napiophelios wrote:
kaeza wrote:
mojuave wrote:everything in life has assholes.....^^^^^^^ here's minetest's

I asked for help I don't truly understand and didn't even get to graphics so sorry I don't quite get it. I will never ask for help again this is my last post as minetest forums suck
You are asking somebody to do work for you for free, and these users generously pointed you in some directions to help your request get noticed. I don't see how these people are "assholes". You should look in a mirror.

In any case, good bye, and hope you find a community with less "assholes".
ooops sorry I made a post teasing philipbenr for not spelling "together" correctly
mojuave must have thought I was refering to him.

My post was off-topic and got deleted
so now it looks like he is pointing @ philipbenr's post.

My apologies, I was just trying to be humorous
I will refrain from such activities from here out.
You did nothing wrong. I deleted the post because it was off-topic for the conversation at hand, and didn't notice deleting it changed the apparent target of the comment. My apologies. Should probably have moved the entire discussion to trash.

When somebody requests something to people who are doing it as a hobby --for free--, and when responded politely (like philipbenr did) they respond in the manner mojuave did, it pisses me off. Nobody is obligated to do something they don't feel like doing. If somebody makes whatever you are requesting, you are in luck. If not, the best bet is to learn and do it yourself. Especially if whatever is requested is easy enough to do.
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

User avatar
WhoAreYou
Member
Posts: 65
Joined: Sun Jun 22, 2014 18:14
In-game: whoareyou

Re: Post your mod requests/ideas here

by WhoAreYou » Post

Is it possible to make teamspeak mod with "push to talk"?
WhoAreYou the subway builder

MaxPower
Member
Posts: 30
Joined: Wed Sep 24, 2014 17:25

Re: Post your mod requests/ideas here

by MaxPower » Post

WhoAreYou wrote:Is it possible to make teamspeak mod with "push to talk"?
Would prefer mumble ;)

User avatar
SAMIAMNOT
Member
Posts: 416
Joined: Wed Sep 03, 2014 00:51
In-game: notanewbie
Location: Desert

Re: Post your mod requests/ideas here

by SAMIAMNOT » Post

Maybe audio chat support would be more helpful.
I test mines.

User avatar
TheEpicJames
Member
Posts: 634
Joined: Sun Dec 29, 2013 23:05
IRC: TheEpicJames
In-game: Block_Guy
Location: Some grassy area next to a forest, a river and a desert.
Contact:

Re: Post your mod requests/ideas here

by TheEpicJames » Post

3D skin using hand mod?
I'm honestly not sure why I had "I like PIE." in my signature when I don't even really like it that much.

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests