Wishes for Minetest 0.4.11 (or 0.5)

Ragnar
Member
 
Posts: 850
Joined: Thu Oct 25, 2012 15:19

Wishes for Minetest 0.4.11 (or 0.5)

by Ragnar » Wed Jul 09, 2014 08:58

People, write here the stuff you would love to see in the version after 0.4.10.

My wish is a parameter for the player model transparency. =)
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Krock » Wed Jul 09, 2014 09:35

It's not XMAS yet.
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

Ragnar
Member
 
Posts: 850
Joined: Thu Oct 25, 2012 15:19

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Ragnar » Wed Jul 09, 2014 09:38

But that doesnt mean that we cant wish for stuffzs
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Wishes for Minetest 0.4.11 (or 0.5)

by rubenwardy » Wed Jul 09, 2014 09:58

Optimisation.
Higher FPS.
Less (visible) server lag.
Game play polish.

Longer term:
Client side API for Graphics, Sounds and client side prediction for mods.
 

Kilarin
Member
 
Posts: 649
Joined: Mon Mar 10, 2014 00:36

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Kilarin » Wed Jul 09, 2014 13:06

There are several mods that use use the strategy of replacing an item in inventory in order to change the image for a tool. Screwdriver, clock, the compasses, bridgetool, etc. It's a hack, and a clumsy one in my opinion.

What I wish the brilliant devs could figure out how to do would be to allow a mod to override the image for a particular tool without having to replace it. It would be trivial to do it for the whole class of tools, but we need a way to modify the image for the particular compassgps, clock, or screwdriver that one player is carrying and not for every compassgps, clock or screwdriver in the game. And I'm afraid that might be complicated.
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: Wishes for Minetest 0.4.11 (or 0.5)

by TenPlus1 » Wed Jul 09, 2014 15:29

I would really love for this to be possible in the next version:

https://forum.minetest.net/viewtopic.php?f=5&t=9568&hilit=alpha
 

prestidigitator
Member
 
Posts: 632
Joined: Thu Feb 21, 2013 23:54

Re: Wishes for Minetest 0.4.11 (or 0.5)

by prestidigitator » Wed Jul 09, 2014 18:37

Sounds to me like a possible application of a "standard" metadata entry. Like formspec, infotext, and inventory are done for nodes. If the metadata entry didn't exist, the default texture/appearance would be used. Note that inventory items can have metadata too (see ItemStack).
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

Re: Wishes for Minetest 0.4.11 (or 0.5)

by JPRuehmann » Thu Jul 10, 2014 06:16

Hello
I´d love to see the Map feature of gsmanners integrated.
till then,
JPR
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

Re: Wishes for Minetest 0.4.11 (or 0.5)

by JPRuehmann » Thu Jul 10, 2014 06:17

Hello
Change of the behaviour of the Enter Key in Formspecs would be lovely.
Thanks,
JPR
 

Ragnar
Member
 
Posts: 850
Joined: Thu Oct 25, 2012 15:19

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Ragnar » Thu Jul 10, 2014 07:46

TenPlus1 wrote:I would really love for this to be possible in the next version:

https://forum.minetest.net/viewtopic.php?f=5&t=9568&hilit=alpha

If by that you mean having more control over the alpha channel (making the alpha channel a custom number) then i totally agree with you..
 

User avatar
HeroOfTheWinds
Member
 
Posts: 470
Joined: Wed Apr 23, 2014 23:16
GitHub: HeroOfTheWinds
IRC: WindHero

Re: Wishes for Minetest 0.4.11 (or 0.5)

by HeroOfTheWinds » Fri Jul 11, 2014 02:33

More efficient ABM's that cause less lag while playing on servers.
Nam ex spatio, omnes res venire possunt.
Why let the ground limit you when you can reach for the sky?
Back to college now, yay for sophomore year schedules. :P
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Krock » Fri Jul 11, 2014 08:30

HeroOfTheWinds wrote:More efficient ABM's that cause less lag while playing on servers.


Explain please. Do you mean code cleanups?
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
hoodedice
Member
 
Posts: 1372
Joined: Sat Jul 06, 2013 06:33

Re: Wishes for Minetest 0.4.11 (or 0.5)

by hoodedice » Fri Jul 11, 2014 13:27

Krock wrote:
HeroOfTheWinds wrote:More efficient ABM's that cause less lag while playing on servers.


Explain please. Do you mean code cleanups?


http://dev.minetest.net/minetest.register_abm
7:42 PM - Bauglio: I think if you go to staples you could steal firmware from a fax machine that would run better than win10 does on any platform
7:42 PM - Bauglio: so fudge the stable build
7:43 PM - Bauglio: get the staple build
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Wishes for Minetest 0.4.11 (or 0.5)

by rubenwardy » Fri Jul 11, 2014 15:46

I am not sure what thread Lua is on, but Ithink that it should be on a thread that doesn't block how the server replies to the client. Slower reply times means more lag.
 

User avatar
HeroOfTheWinds
Member
 
Posts: 470
Joined: Wed Apr 23, 2014 23:16
GitHub: HeroOfTheWinds
IRC: WindHero

Re: Wishes for Minetest 0.4.11 (or 0.5)

by HeroOfTheWinds » Fri Jul 11, 2014 17:13

Krock wrote:
HeroOfTheWinds wrote:More efficient ABM's that cause less lag while playing on servers.


Explain please. Do you mean code cleanups?

More or less. Basically, any way to make the logic for triggering and threading them more efficient. Of course, one of the largest problems is how people usually code them, but....
Nam ex spatio, omnes res venire possunt.
Why let the ground limit you when you can reach for the sky?
Back to college now, yay for sophomore year schedules. :P
 

User avatar
DS-minetest
Member
 
Posts: 707
Joined: Thu Jun 19, 2014 19:49
GitHub: DS-Minetest
In-game: DS

Re: Wishes for Minetest 0.4.11 (or 0.5)

by DS-minetest » Sat Jul 12, 2014 21:48

I need seeds from dry shrub.
Do not call me -minetest.
Call me DS or DS-minetest.
I am German, so you don't have to pm me English if you are also German.
The background is a lie.
 

freejack
Member
 
Posts: 72
Joined: Wed Jan 08, 2014 06:37

Re: Wishes for Minetest 0.4.11 (or 0.5)

by freejack » Tue Jul 15, 2014 03:54

Would love to see lockable chests and doors without adding a mod......... Mods work till a point where they are not updated or what they depend on is not updated. It sucks.......
 

User avatar
kaeza
Member
 
Posts: 2141
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza

Re: Wishes for Minetest 0.4.11 (or 0.5)

by kaeza » Tue Jul 15, 2014 05:01

freejack wrote:Would love to see lockable chests and doors without adding a mod......... Mods work till a point where they are not updated or what they depend on is not updated. It sucks.......

Uhh... Locked chests and steel doors ("locked" doors) are part of the default game...
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 | BTC: 1DFZAa5VtNG7Levux4oP6BuUzr1e83pJK2
 

freejack
Member
 
Posts: 72
Joined: Wed Jan 08, 2014 06:37

Re: Wishes for Minetest 0.4.11 (or 0.5)

by freejack » Tue Jul 15, 2014 05:38

sorry meant furnaces......... and I know steel doors I wanted wooden............I know picky....
 

User avatar
DS-minetest
Member
 
Posts: 707
Joined: Thu Jun 19, 2014 19:49
GitHub: DS-Minetest
In-game: DS

Re: Wishes for Minetest 0.4.11 (or 0.5)

by DS-minetest » Tue Jul 15, 2014 09:29

freejack wrote:Would love to see lockable chests and doors without adding a mod......... Mods work till a point where they are not updated or what they depend on is not updated. It sucks.......

You cant play MT without mods.
If you think, you have no mod installed, say "/mods".
Do not call me -minetest.
Call me DS or DS-minetest.
I am German, so you don't have to pm me English if you are also German.
The background is a lie.
 

freejack
Member
 
Posts: 72
Joined: Wed Jan 08, 2014 06:37

Re: Wishes for Minetest 0.4.11 (or 0.5)

by freejack » Tue Jul 15, 2014 09:44

I know I have mods....... I am saying it would be nice to have this in the API
 

User avatar
Wuzzy
Member
 
Posts: 2161
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Wuzzy » Tue Jul 15, 2014 12:45

This is way too high level to deserve dedicated API calls for that.

But the doors mods of minetest_game provides some utility functions. Look for doors.register_door in the source code.
 

User avatar
rubenwardy
Member
 
Posts: 4500
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy

Re: Wishes for Minetest 0.4.11 (or 0.5)

by rubenwardy » Tue Jul 15, 2014 16:27

There is no reason not to install mods. Also, quite a lot of mods written two years ago still work. Not a low of the API has changed.
 

User avatar
Mg
Member
 
Posts: 86
Joined: Sun Mar 02, 2014 20:49
GitHub: LeMagnesium
IRC: ElectronLibre Mg
In-game: Mg

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Mg » Tue Jul 15, 2014 20:35

Hello everyone,
I would like to add (in version 0.4.11, or 0.5, if it's possible) :
- Extinguish fire with water
- Enable/Disable fire (burning of flammable nodes) in minetest.conf
(Here is a modified version of fire mod :
+ Spoiler


It's a little modification, but I would want your opinion about it.)
- Better modstore
- Less bugs than in this version (I found one or two... from minetest core...)

I will probably post a new topic about the fire mod in a few days in the Features Discussion.

Thanks.
 

User avatar
webdesigner97
Member
 
Posts: 1307
Joined: Mon Jul 30, 2012 19:16
GitHub: webD97
IRC: webdesigner97
In-game: webdesigner97

Re: Wishes for Minetest 0.4.11 (or 0.5)

by webdesigner97 » Wed Jul 16, 2014 06:26

Mg wrote:Hello everyone,
I would like to add (in version 0.4.11, or 0.5, if it's possible) :
- Extinguish fire with water
- Enable/Disable fire (burning of flammable nodes) in minetest.conf
(Here is a modified version of fire mod :
+ Spoiler


It's a little modification, but I would want your opinion about it.)
- Better modstore
- Less bugs than in this version (I found one or two... from minetest core...)

I will probably post a new topic about the fire mod in a few days in the Features Discussion.

Thanks.

Water can already put out fires.
 

User avatar
Mg
Member
 
Posts: 86
Joined: Sun Mar 02, 2014 20:49
GitHub: LeMagnesium
IRC: ElectronLibre Mg
In-game: Mg

Re: Wishes for Minetest 0.4.11 (or 0.5)

by Mg » Wed Jul 16, 2014 07:28

Ho, good, I didn't know it, thank you for the information. I will look at the new codes as soon as possible to get others new good informations.
Thanks.
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

Re: Wishes for Minetest 0.4.11 (or 0.5)

by JPRuehmann » Wed Jul 16, 2014 15:44

Hello

I think it would be a good Idea to split the world.mt File into to Files.
A world.mt withe database ant game settings.
A mod.mt with the List of enabled mods.

Thanks,
JPR
 

User avatar
TenPlus1
Member
 
Posts: 1874
Joined: Mon Jul 29, 2013 13:38
GitHub: tenplus1

Re: Wishes for Minetest 0.4.11 (or 0.5)

by TenPlus1 » Wed Jul 16, 2014 16:28

JPRuehmann wrote:Hello

I think it would be a good Idea to split the world.mt File into to Files.
A world.mt withe database ant game settings.
A mod.mt with the List of enabled mods.

Thanks,
JPR


Why ? the world.mt file isnt that big and contains only what it needs...
 

User avatar
JPRuehmann
Member
 
Posts: 334
Joined: Fri Mar 21, 2014 21:40

Re: Wishes for Minetest 0.4.11 (or 0.5)

by JPRuehmann » Thu Jul 17, 2014 12:36

Hello

See this Post for explanation.
https://forum.minetest.net/viewtopic.php?f=5&t=9655

Till then,
JPR
 

ivalin
 

Re: Wishes for Minetest 0.4.11 (or 0.5)

by ivalin » Sat Jul 19, 2014 20:27

Would be good to see the "Use key in action = E (be default)"
You should place blocks with second mouse button and use the furnace and etc. with the use key .
And not pressing the "sneak key" + Right Mouse Button .
 

Next

Return to Minetest Features

Who is online

Users browsing this forum: No registered users and 4 guests

cron