Search found 86 matches

Return to advanced search

Re: Hosting a server

I contacted 123systems.. horrible customer service

Horrible reviews
by leeminer
Fri Jan 09, 2015 18:10
 
Forum: Minetest Servers
Topic: Hosting a server
Replies: 14
Views: 2812

Re: Post your mod requests/ideas here

Sounds like fun! Sounds like a great idea for a action/arcade example of the game.
by leeminer
Fri Jan 09, 2015 16:42
 
Forum: Modding Discussion
Topic: Post your mod requests/ideas here
Replies: 1556
Views: 382109

Re: problema con el minetest!!

Mi amigo usa RPG maker y no tenia no problemas que yo conozco.

?quiza actualizar el software de vídeo para la tarjeta de vídeo?
by leeminer
Fri Jan 09, 2015 16:41
 
Forum: Español
Topic: problema con el minetest!!
Replies: 3
Views: 1127

Re: Chat on multiplayer for ouya

Best sales pitch for an Ouya yet!!
by leeminer
Thu Jan 08, 2015 22:53
 
Forum: Minetest Problems
Topic: Chat on multiplayer for ouya
Replies: 27
Views: 4254

Re: problema con el minetest!!

Puedes jugar por haz clic en el boton se llama "jugar" Mas informacion quiza. Que operating system tienes? Que es la configuration, de la configuration pestaña? For those who don't read spanish, I believe he is saying when clicking on tabs above, the text becomes smudged as if erased and i...
by leeminer
Thu Jan 08, 2015 22:07
 
Forum: Español
Topic: problema con el minetest!!
Replies: 3
Views: 1127

Re: What's Minetest still missing over Minecraft?

where items can briefly appear to disappear or be duplicated while transferring them to/from an inventory. This isn’t only limited to playing on servers (actually the local game is a server, too … but you know what I mean). Even when playing in singleplayer moving items around is EXTREMELY laggy. O...
by leeminer
Thu Jan 08, 2015 18:42
 
Forum: Minetest General
Topic: What's Minetest still missing over Minecraft?
Replies: 836
Views: 134965

Re: Hosting a server

I'm looking at this company

http://123systems.net/ovz.html
by leeminer
Tue Jan 06, 2015 07:14
 
Forum: Minetest Servers
Topic: Hosting a server
Replies: 14
Views: 2812

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

Yeah Gael, well said. I hope to see at least the tutorial in the default package soon. And even more so, I'd love to see ambiance implimented. The great thing about Minetest is that right now its very solid and the sky is the limit. I do strongly agree that there needs to be something (not sure what...
by leeminer
Mon Jan 05, 2015 20:00
 
Forum: Minetest General
Topic: Gaining our own identity, as a gaming experience.
Replies: 66
Views: 12410

Re: necesito una ayuda al jugar con mi telefono

Lo siento... nadie tiene un repuesta para ti. No seguro que lo entiendo la pregunta.

Estas nueava a Minetest?

Espanol no es mi idioma primera. ;)
by leeminer
Mon Jan 05, 2015 15:54
 
Forum: Español
Topic: necesito una ayuda al jugar con mi telefono
Replies: 2
Views: 987

How to rent/lease a server?

I'm new to Minetest and hosting game servers. Anyone have any pointers or advice on how to get started hosting a minetest server? I want it on the public network, not my home computer. I imagine I could rent server space but I have no clue where to start. I want to be able to host so I can play with...
by leeminer
Mon Jan 05, 2015 05:55
 
Forum: Minetest Servers
Topic: How to rent/lease a server?
Replies: 1
Views: 584

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

Well I say we take a vote.

How do we do that? ;)
by leeminer
Sun Jan 04, 2015 20:15
 
Forum: Minetest General
Topic: Gaining our own identity, as a gaming experience.
Replies: 66
Views: 12410

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

"It will be a massive rewrite of the core but it's needed."

Not sure how much time it would take, but as far as a change with the biggest impact, I think this would be it.
by leeminer
Sun Jan 04, 2015 18:58
 
Forum: Minetest General
Topic: Gaining our own identity, as a gaming experience.
Replies: 66
Views: 12410

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

Immersion: The ambiance immersion mod really stands out for me. I think sound is the games biggest asset and opportunity, because as we know the graphics won't add much to immersion factor. Immersion is important because you want to feel like you are there, like it is real. If you feel like a game i...
by leeminer
Sat Jan 03, 2015 23:52
 
Forum: Minetest General
Topic: Gaining our own identity, as a gaming experience.
Replies: 66
Views: 12410

Re: Post your modding questions here

HeroOfTheWinds wrote:Do you have mobs added to the dependencies.txt? That often causes trouble for mods that reference others, and it's easy to miss.



DOH!!!

So thats what that is for lol.
by leeminer
Sat Jan 03, 2015 20:33
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 628006

Re: Modding Tutorial Book - Creating Better Documentation

I'm sure you all knew, but I see your tutorial on the wiki!!

http://dev.minetest.net/Intro
by leeminer
Sat Jan 03, 2015 18:40
 
Forum: Minetest-Related
Topic: Modding Tutorial Book (new: Privileges)
Replies: 117
Views: 20671

Need help adding a mob entity

minetest.register_abm({ nodenames = {"leemod:woodyblock"}, interval = 10.0, -- Run every 10 seconds chance = 5, -- Select every 1 in 50 nodes action = function(pos, node) minetest.add_entity(pos,"mobs:cow") --minetest.remove_node(pos) end }) When using the line, minetest.add_ent...
by leeminer
Sat Jan 03, 2015 14:33
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 628006

Re: sound

You guys rock. This is why I love open source
by leeminer
Sat Jan 03, 2015 13:06
 
Forum: Modding Discussion
Topic: sound
Replies: 7
Views: 1247

Re: sound

Hey all, I found this cool webpage... I translates text to speach, then you can download the audio file...

may be usefull for modding?

http://ctrlq.org/listen/

Or this one

http://www.naturalreaders.com/index.php?gclid=CKbs9o239sICFaVDMgoddlUAOQ
by leeminer
Fri Jan 02, 2015 22:50
 
Forum: Modding Discussion
Topic: sound
Replies: 7
Views: 1247

Re: sound

Thanks all. This will help with my new mod... stay tuned!
by leeminer
Fri Jan 02, 2015 14:56
 
Forum: Modding Discussion
Topic: sound
Replies: 7
Views: 1247

sound

Anyone have good suggestions for sound software? Create ogg files or convert other formats to ogg files?
by leeminer
Fri Jan 02, 2015 05:55
 
Forum: Modding Discussion
Topic: sound
Replies: 7
Views: 1247

Re: Post your mod requests/ideas here

Where should I post this? Anyway I wanted to share this, mostly with the newbie modders out there. This code demonstrates how to manipulate a player physics attribute for player gravity via a customized chat command. Maybe this is something RubenWardy may be interested since he is making a tutorial?...
by leeminer
Thu Jan 01, 2015 22:25
 
Forum: Modding Discussion
Topic: Post your mod requests/ideas here
Replies: 1556
Views: 382109

Re: Post your modding questions here

Ok all, I think I'm getting somewhere with your help. The chat command has a name of the command, name of the player and the parameter. In this case the parameter is the volume level. So the variable "name" and "param" must be defined somewhere else in the code. The anonymous fun...
by leeminer
Wed Dec 31, 2014 23:02
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 628006

Re: Post your modding questions here

HybridDog linked to this example minetest.register_chatcommand("mvol", { params = "<mvol>", description = "set volume of music, default 1 normal volume.", privs = {server=true}, func = function(name, param) MUSICVOLUME = param minetest.chat_send_player(name, "Music...
by leeminer
Wed Dec 31, 2014 20:38
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 628006

Re: Post your mod requests/ideas here

I don't think it is currently possible. I've asked a similar question. I think the c++ source would have to be modified by the crew... I think adding camera functionality like this would be really cool for your reasons as well as others. Changing cameras angles or views is great for cinematic storyt...
by leeminer
Wed Dec 31, 2014 19:29
 
Forum: Modding Discussion
Topic: Post your mod requests/ideas here
Replies: 1556
Views: 382109

Re: Post your modding questions here

Thanks HybridDog... This helps. I think the code I found was unfinished and confused me.... Anyway, one more question. The "name" variable. I assume this is a global variable. Is there a list of global variables that can be used with these anonymous functions? *gonna try your suggestion wh...
by leeminer
Wed Dec 31, 2014 18:04
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 628006

Re: Post your modding questions here

Still trying to understand register_chatcommand Here are two examples from worldedit mod. minetest.register_chatcommand("/unmark", { params = "", description = "Hide markers if currently shown", privs = {worldedit=true}, func = function(name, param) local pos1, pos2 = w...
by leeminer
Wed Dec 31, 2014 11:51
 
Forum: Modding Discussion
Topic: Post your modding questions here
Replies: 3735
Views: 628006

Re: Minetest 0.4.11

I love the changes. My only small criticism is the texture for the hand. For me it looks worse than the previous version.

I love the particles that appear when chopping things.
by leeminer
Wed Dec 31, 2014 00:35
 
Forum: Minetest News
Topic: Minetest 0.4.11
Replies: 67
Views: 17715

Re: [Game]/[World] Tutorial [1.7.0]

Good job! I look forward to seeing this bundled with Minetest for many reasons.
by leeminer
Mon Dec 29, 2014 23:22
 
Forum: Subgame Releases
Topic: [Game]/[World] Tutorial [1.8.2]/[2.2.0]
Replies: 195
Views: 78984

Re: Modding Tutorial Book - Creating Better Documentation

Wow, there is a lot of content here now! Everybody look at this so far.
by leeminer
Mon Dec 29, 2014 13:13
 
Forum: Minetest-Related
Topic: Modding Tutorial Book (new: Privileges)
Replies: 117
Views: 20671

Re: [Mod] Immersive Sounds [.36] [ambience]-Got rid of flyin

Just wanted to thank the team for this mod. For me it adds a lot of fun an immersion to this game. Which is a bonus since I'm playing on a laptop with no vid card.
by leeminer
Sun Dec 28, 2014 14:36
 
Forum: Mod Releases
Topic: [Mod] Immersive Sounds [.36] [ambience]
Replies: 293
Views: 95961
Next

Return to advanced search

cron