Hello,
Il n'y a plus besoin de faire ce genre de conversion, vu que l'on peut maintenant avoir le carte IGN en version Minetest directement :D
Search found 50 matches
- Sun Jun 10, 2018 20:52
- Forum: Français
- Topic: Conversion carte depuis minecraft
- Replies: 11
- Views: 1479
- Sat Jun 09, 2018 05:38
- Forum: Français
- Topic: IGN à la carte
- Replies: 1
- Views: 586
IGN à la carte
Bonjour,
Avec l'application en-ligne "IGN à la carte", on peut maintenant générer des cartes pour Minetest 0.4.16 !!! \o/
http://www.ign.fr/minecraft
Avec l'application en-ligne "IGN à la carte", on peut maintenant générer des cartes pour Minetest 0.4.16 !!! \o/
http://www.ign.fr/minecraft
- Thu Feb 08, 2018 20:16
- Forum: Modding Discussion
- Topic: Multiblock Structures possible?
- Replies: 3
- Views: 366
Re: Multiblock Structures possible?
Hi,
With this mod, you can glue several nodes to build a structure :
[Mod] Meshnodes [0.3.0] [meshnode]
viewtopic.php?f=11&t=8059
With this mod, you can glue several nodes to build a structure :
[Mod] Meshnodes [0.3.0] [meshnode]
viewtopic.php?f=11&t=8059
- Tue Jan 23, 2018 20:54
- Forum: Modding Discussion
- Topic: Colorize a node
- Replies: 18
- Views: 1579
Re: Colorize a node
To colorize a node, I use the 'colorize' parameter for the texture:
https://github.com/Nekrofage/nodevoxel/ ... r/init.lua
Do you know if it is possible to update the value of 'colorize' in-game?
https://github.com/Nekrofage/nodevoxel/ ... r/init.lua
Do you know if it is possible to update the value of 'colorize' in-game?
- Tue Jan 23, 2018 17:09
- Forum: Modding Discussion
- Topic: Colorize a node
- Replies: 18
- Views: 1579
Re: Colorize a node
Ah yes !Nathan.S wrote:do you mean the texture options, as found here: http://dev.minetest.net/texture
It is a good idea to use a basic texture and colorize it with this:
Code: Select all
[colorize:#RGB
Colorizes the textures with given color. (Possible formats: #RGB, #RGBA, #RRGGBB, #RRGGBBAA)
- Mon Jan 22, 2018 19:35
- Forum: Modding Discussion
- Topic: Colorize a node
- Replies: 18
- Views: 1579
Colorize a node
Hello !!
I would like to know if it is possible to set a color on a node?
How do to that?
Thank you!
I would like to know if it is possible to set a color on a node?
How do to that?
Thank you!
- Fri Nov 24, 2017 23:30
- Forum: Français
- Topic: import de carte
- Replies: 25
- Views: 5101
Re: import de carte
Hello à tous ! J'ai voulu voir les notes de Nekrofage mais visiblement la page n'est plus disponible. Yep, mon nom de domaine a expiré et je l'ai pas renouvelé ! :D Voici le nouveau url de l'article : http://jeu.espace-bidouilleur.fr/minetest-conversion-de-monde-minecraft-vers-un-monde-minetest/
- Mon Jun 26, 2017 20:47
- Forum: Modding Discussion
- Topic: Mecha mod
- Replies: 7
- Views: 882
Re: Mecha mod
Yes, no problem !!! :DD00Med wrote:Don't forget to give credit if you use it :)
- Sun Jun 25, 2017 20:27
- Forum: Modding Discussion
- Topic: Mecha mod
- Replies: 7
- Views: 882
Re: Mecha mod
Hi D00Med !!
I would to modify your b3d model with Blender, by example, but there is no b3d import plugin.
Do you have the original .blender model ? Or do you have tips to import b3d in Blender ?
Thank you ! :D
I would to modify your b3d model with Blender, by example, but there is no b3d import plugin.
Do you have the original .blender model ? Or do you have tips to import b3d in Blender ?
Thank you ! :D
- Sat Jun 17, 2017 01:03
- Forum: Modding Discussion
- Topic: Mecha mod
- Replies: 7
- Views: 882
Re: Mecha mod
Hi D00Med !!
What software do you use to create '.b3d' Blitz 3d objects?
Thank you ! :D
What software do you use to create '.b3d' Blitz 3d objects?
Thank you ! :D
- Mon Jun 05, 2017 20:50
- Forum: Modding Discussion
- Topic: Mecha mod
- Replies: 7
- Views: 882
Mecha mod
Hi all !!
I would like to know if someone has develop a Mecha (big robot) mod?
If no, does it possible to build one with other specific mods?
Thank you ! \m/
I would like to know if someone has develop a Mecha (big robot) mod?
If no, does it possible to build one with other specific mods?
Thank you ! \m/
- Sun Jun 04, 2017 09:03
- Forum: Client-side modding
- Topic: [(Client)Mod] Event on Key Press [keyevent]
- Replies: 8
- Views: 2142
Re: [(Client)Mod] Event on Key Press [keyevent]
Hi DS !
In the example code, for the 'keyevent.register_on_keypress_bits()' method, I have this error:
attempt to index global 'keyevent' (a nil value)
Do you have informations about this error?
Thank you !
In the example code, for the 'keyevent.register_on_keypress_bits()' method, I have this error:
attempt to index global 'keyevent' (a nil value)
Do you have informations about this error?
Thank you !
- Fri Jun 02, 2017 20:21
- Forum: Client-side modding
- Topic: [(Client)Mod] Event on Key Press [keyevent]
- Replies: 8
- Views: 2142
Re: [(Client)Mod] Event on Key Press [keyevent]
Hi !!
Do you have a small example how to use the keyevent.register_on_keypress_bits() function?
Thank you !! :D
Do you have a small example how to use the keyevent.register_on_keypress_bits() function?
Thank you !! :D
- Sun May 21, 2017 19:34
- Forum: Modding Discussion
- Topic: Run a chat command from a formspec
- Replies: 3
- Views: 308
Run a chat command from a formspec
Hi !!
Do you know if it is possible to run a 'chat command' from a button of a formspec ?
Thank you ! :D
Do you know if it is possible to run a 'chat command' from a button of a formspec ?
Thank you ! :D
- Thu May 11, 2017 22:15
- Forum: Mod Releases
- Topic: [Mod] Meshnodes [0.3.0] [meshnode]
- Replies: 73
- Views: 26003
Re: [Mod] Meshnodes [0.3.0] [meshnode]
Hi all !!
Thank you for this mod ! :D
It's very cool !
Thank you for this mod ! :D
It's very cool !
- Sun Apr 02, 2017 19:26
- Forum: Français
- Topic: import de carte
- Replies: 25
- Views: 5101
Re: import de carte
Salut,
> Existe t'il un site du même type et/ou un programme qui fait cela directement pour minetest?
A ma connaissance et après de longue recherche, non.
Tout ce fait donc manuellement via de nombreux outils.
> Existe t'il un site du même type et/ou un programme qui fait cela directement pour minetest?
A ma connaissance et après de longue recherche, non.
Tout ce fait donc manuellement via de nombreux outils.
- Fri Feb 03, 2017 21:36
- Forum: Modding Discussion
- Topic: Move a node
- Replies: 2
- Views: 398
Move a node
Hi !! :D
Do you know if it is possible to move a node?
Thank you !
Do you know if it is possible to move a node?
Thank you !
- Fri Feb 03, 2017 21:34
- Forum: Modding Discussion
- Topic: Attach an object/node/model to a player
- Replies: 8
- Views: 883
Re: Attach an object/node/model to a player
Hi all !! :D
Thank you for your Lua code examples !
Thank you for your Lua code examples !
- Sun Jan 22, 2017 10:07
- Forum: General Discussion
- Topic: No mouse to look around
- Replies: 3
- Views: 373
Re: No mouse to look around
Hi ! Finally, I replace the movement with the mouse by the keyboard directly in the Linux distribution. By example, on my Lubuntu, I use this tip: https://ubuntuforums.org/showthread.php?t=2001946&p=12022123#post12022123 http://askubuntu.com/questions/149651/how-do-i-setup-pointer-keys-mouse-key...
- Thu Jan 19, 2017 21:41
- Forum: General Discussion
- Topic: No mouse to look around
- Replies: 3
- Views: 373
No mouse to look around
Hi all !! ;-)
I would to know if it is possible *not* to use the mouse to look around?
I want use only the keyboard to control the movement.
Thahnk you.
I would to know if it is possible *not* to use the mouse to look around?
I want use only the keyboard to control the movement.
Thahnk you.
- Sun Dec 25, 2016 16:45
- Forum: Modding Discussion
- Topic: Attach an object/node/model to a player
- Replies: 8
- Views: 883
Attach an object/node/model to a player
Hi !! :D
I search an example of Lua code to attach an object/node/model to a player.
Do you have links or codes about that ?
Thank in advance!
I search an example of Lua code to attach an object/node/model to a player.
Do you have links or codes about that ?
Thank in advance!
- Thu Dec 22, 2016 22:48
- Forum: Modding Discussion
- Topic: request_http_api() examples
- Replies: 3
- Views: 466
Re: request_http_api() examples
Hi !
After some research, this is an example with the request_http_api() :
https://github.com/Nekrofage/requesthttpapi
After some research, this is an example with the request_http_api() :
https://github.com/Nekrofage/requesthttpapi
- Sun Dec 18, 2016 22:21
- Forum: Modding Discussion
- Topic: Animated texture on node
- Replies: 3
- Views: 486
- Thu Dec 15, 2016 22:23
- Forum: Modding Discussion
- Topic: Animated texture on node
- Replies: 3
- Views: 486
Animated texture on node
Hi !!
I search an simple example of animated texture on node, do you have something like that ?
Thanks you ! :D
I search an simple example of animated texture on node, do you have something like that ?
Thanks you ! :D
- Sun Dec 04, 2016 17:27
- Forum: Modding Discussion
- Topic: Vinyl player mod
- Replies: 0
- Views: 253
Vinyl player mod
Hi, This is my lua mod where a node can plays ogg music. This is a mix between this 2 example codes: https://github.com/minetest-mods/mysoundblocks/blob/master/init.lua https://forum.minetest.net/viewtopic.php?f=9&t=1412 The code in beta version: https://github.com/Nekrofage/vinylplayer The vide...