Search found 109 matches

Return to advanced search

Re: [GAME] EpicNode *RPG/MMORPG* [demo]

Dude this is awesome. World of Warcraft races? That's just fantastic.
by Minerz
Sun May 08, 2016 23:46
 
Forum: WIP Subgames
Topic: [GAME] EpicNode *RPG/MMORPG* [demo]
Replies: 123
Views: 39506

Re: Survival Mod [survival]

This is just an awesome mod. I've seen your videos for this. Looks good.
by Minerz
Sun May 08, 2016 19:11
 
Forum: WIP Mods
Topic: Survival Mod [survival]
Replies: 33
Views: 7326

Re: What's Minetest still missing over Terraria?

I haven't tried Terraria yet, but it's probably better than Minecraft. I stopped playing Minetest when I got MC, but MC gets so boring, so fast, I decided to go back to MT after nearly a year.
I hope Terraria's good.
by Minerz
Sat Mar 19, 2016 15:30
 
Forum: Minetest General
Topic: What's Minetest still missing over Terraria?
Replies: 24
Views: 3528

Re: What's Minetest still missing over Minecraft?

Well, Minetest does not have the quality sound effects that Minecraft does. (I play Minecraft now, though rarely) It's also TOO EASY!! But I really like to weapon cooldown Minetest has. But Minecraft has that now, with 1.9.
by Minerz
Wed Mar 09, 2016 22:56
 
Forum: Minetest General
Topic: What's Minetest still missing over Minecraft?
Replies: 836
Views: 134961

Re: How to make digging times faster

I'm also just posting this. The reason for this is that my .conf and other things are very mixed up, since I use notebook to access them. When I post my .conf or something like it, it gets all sorted out. # This file is read by default from: # ../minetest.conf # ../../minetest.conf # Any other path ...
by Minerz
Tue Oct 27, 2015 12:16
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re:

PilzAdam wrote:Ive remade and improved this mod: http://minetest.net/forum/viewtopic.php?pid=38277#p38277

PilzAdam's right: just use his much improved mod. It's like a much better version of Jeija's original.
by Minerz
Sun Oct 25, 2015 03:11
 
Forum: Old Mods
Topic: [Mod] Throwing [0.13] [throwing]
Replies: 93
Views: 126500

Re: How to make digging times faster

I'm just posting this. Nothing needed. I just want to sort it out. -- mods/default/tools.lua local function get_groupcaps(uses, group, table) local tmp = { cracky = {times={ [default.dig.ice] = 0.75, [default.dig.rail] = 1.05, }, uses=uses}, crumbly = {times={ [default.dig.dirt_with_grass] = 0.9, [d...
by Minerz
Tue Oct 20, 2015 23:13
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: Minetest 0.4.13 Lag Issues

I made the mistake of changing from opengl and my screen was a mess. Here is the topic. The picture shows what can happen. https://forum.minetest.net/viewtopic.php?f=6&t=11468&hilit=screen I can't believe it. This is exactly what happened to me. Twice. It's bad, really bad. It's probably th...
by Minerz
Mon Oct 19, 2015 21:12
 
Forum: Minetest Problems
Topic: Minetest 0.4.13 Lag Issues
Replies: 23
Views: 2393

Re: How to make digging times faster

I can't move on ... I'm too retarded... I have changed the digging times to my liking. Thanks for putting up with my stupitity! :D ahh lighten up you cant learn anything if your already know everything looks like you increased the full_punch_intervals making your tools faster in use but nothing mor...
by Minerz
Mon Oct 19, 2015 21:10
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: How to make digging times faster

I can't move on ... I'm too retarded... I have changed the digging times to my liking. Thanks for putting up with my stupitity! :D
by Minerz
Mon Oct 19, 2015 02:18
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: How to make digging times faster

Okay, I've supposedly done it, but it isn't making the digging times any faster. Can one of you show me their whole tools file? The one where you make the tools different. Show what you have so far. Sure. -- mods/default/tools.lua -- The hand minetest.register_item(":", { type = "non...
by Minerz
Mon Oct 19, 2015 02:07
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: What's the difference between Freeminer & Minetest?

kaadmy wrote:
Minerz wrote:
Hybrid Dog wrote:[...]
Did you try a new version and enable vbo?

Hmmmmm. (Not the developer) What is the VBO again? I forgot.

Correct me if i'm wrong, but I think it's Vertex Buffer Object.

Yup. You're right! I remembered a few minutes after I posted the question. :)
by Minerz
Sun Oct 18, 2015 22:06
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: What's the difference between Freeminer & Minetest?

Hybrid Dog wrote:
Minerz wrote:
Dartmouth wrote:Freeminer also seems to depend on some weird library that I can't find for my distro, so I have never tried it because it won't compile.

Really? For me, Freeminer is laggy as hell.

Did you try a new version and enable vbo?

Hmmmmm. (Not the developer) What is the VBO again? I forgot.
by Minerz
Sun Oct 18, 2015 19:39
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: How to make digging times faster

Okay, I've supposedly done it, but it isn't making the digging times any faster. Can one of you show me their whole tools file? The one where you make the tools different.
by Minerz
Sun Oct 18, 2015 19:19
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: How to make digging times faster

Don wrote:If you want to make the tool last longer just increase the uses

I was dumb. Thanks!
by Minerz
Sun Oct 18, 2015 17:01
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: What's the difference between Freeminer & Minetest?

Dartmouth wrote:Freeminer also seems to depend on some weird library that I can't find for my distro, so I have never tried it because it won't compile.

Really? For me, Freeminer is laggy as hell.
by Minerz
Sun Oct 18, 2015 17:01
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: How to make digging times faster

I've made digging times faster, I would really like to make the durability of the tools faster too! I'd like some help from you guys.
by Minerz
Sun Oct 18, 2015 15:56
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: What's the difference between Freeminer & Minetest?

cessna151 wrote:Freeminer does NOT work on windows XP. Minetest does :-)

I used to use Windows XP. I've switched to Windows 7 though. I thing Minetest is a lower-spec game, which is cool.
by Minerz
Sun Oct 18, 2015 15:42
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: How to make digging times faster

I always ask on the forum, but when I try to find it myself, I always find it.
by Minerz
Sun Oct 18, 2015 03:42
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: Minetest 0.4.13 Lag Issues

I'll try it. What kind of issues can it cause?
by Minerz
Sun Oct 18, 2015 03:40
 
Forum: Minetest Problems
Topic: Minetest 0.4.13 Lag Issues
Replies: 23
Views: 2393

Re: How to make digging times faster

Oh. So if I set it to, say 1, it would be a painfully long digging time? example (tool registration) : cracky={times={[1]=4.00, [2]=1.50, [3]=1.00}, uses=70, maxlevel=1} so with this example tool above; when used on a material that is cracky=1 it takes 4sec to dig cracky=2 it takes 1.5 sec to dig c...
by Minerz
Sat Oct 17, 2015 20:26
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: Minetest 0.4.13 Lag Issues

What? My PC uses DirectX, and my Minetest (in 0.4.13), is laggy as HELL! Around what, 4-5 fps?
by Minerz
Sat Oct 17, 2015 20:25
 
Forum: Minetest Problems
Topic: Minetest 0.4.13 Lag Issues
Replies: 23
Views: 2393

Re: What's the difference between Freeminer & Minetest?

Hybrid Dog wrote:https://github.com/freeminer/freeminer/blob/master/CHANGELOG.md
freeminer has entity shadows which can be enabled

Man, that's honestly really cool! It's like Minetest with different things added.
by Minerz
Sat Oct 17, 2015 20:22
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: [Game] Minetest NeXt

This is cool.
by Minerz
Sat Oct 17, 2015 03:40
 
Forum: Old Subgames
Topic: [Game] Minetest NeXt
Replies: 26
Views: 12955

Re: What's the difference between Freeminer & Minetest?

Ah-hah! The Freeminer website.
by Minerz
Sat Oct 17, 2015 03:35
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: How to make digging times faster

Oh. So if I set it to, say 1, it would be a painfully long digging time?
by Minerz
Sat Oct 17, 2015 03:30
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546

Re: What's the difference between Freeminer & Minetest?

Ok, Thankyou, Don! So does Freeminer have mobs? Sorry for all the questions, but I'm curious :)
by Minerz
Sat Oct 17, 2015 03:29
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

What's the difference between Freeminer & Minetest?

They look the exact same to me. So, what's the difference? I'd like to know.
by Minerz
Sat Oct 17, 2015 00:03
 
Forum: Minetest General
Topic: What's the difference between Freeminer & Minetest?
Replies: 15
Views: 2398

Re: Setting absurdly long view range

The second screenshot looks good. I sometimes fly around just to get the ocean floor covered. Can this be added at least as an option to the game? probably not, or at least not before 7 years down the road. Devs are busy doing, then re-doing, then discussing various innoticeable changes and then sc...
by Minerz
Fri Oct 16, 2015 00:35
 
Forum: Minetest General
Topic: Setting absurdly long view range
Replies: 22
Views: 5557

How to make digging times faster

Hi,
I wanna make digging times faster. Any cool tips are appreciated.
by Minerz
Fri Oct 16, 2015 00:27
 
Forum: Minetest Problems
Topic: How to make digging times faster
Replies: 18
Views: 2546
Next

Return to advanced search