Search found 22 matches

by oddguy117
Wed Dec 25, 2019 18:07
Forum: Modding Discussion
Topic: So I need help with mod performance
Replies: 6
Views: 10716

Re: So I need help with mod performance

just type

Code: Select all

/profiler
in chat and you will see the options (There's one, which writes the information to a file (Should be in the world directory))
by oddguy117
Sat Dec 14, 2019 17:20
Forum: Modding Discussion
Topic: So I need help with mod performance
Replies: 6
Views: 10716

Re: So I need help with mod performance

No, but the problem is the spawning, that is computed by mobs_redo. The spawning is only called by mobs_mc
by oddguy117
Sat Dec 14, 2019 13:10
Forum: Mod Releases
Topic: [Mod] Mobs Redo [1.61] [mobs]
Replies: 2494
Views: 635363

Re: [Mod] Mobs Redo [1.50] [mobs]

Thanks for your help. By the way, I've got some performance problems, @TenPlus1 can you please help me (I just need help by SB who has some experience with it.)? Forum post is here: https://forum.minetest.net/viewtopic.php?f=47&t=23781 Also, can you tell me where in the API documentation it's wr...
by oddguy117
Fri Dec 13, 2019 13:23
Forum: Modding Discussion
Topic: Need for information about collisionboxes and selectionboxes
Replies: 5
Views: 571

Re: Need for information about collisionboxes and selectionb

I mean, if I make a pig with a rotating head, it would be nice if the selectionbox would change.
Also to not loose to much power I think it would be a good idea if selectionboxes that are out of reach ( hidden behind solid objects) would not be checked
by oddguy117
Thu Dec 12, 2019 22:12
Forum: Modding Discussion
Topic: So I need help with mod performance
Replies: 6
Views: 10716

So I need help with mod performance

Please don't mind, that I post so many topics. So I have the problem, that my PC doesn't handle mobs so good. If I'm near a lot of mobs, my frame rate drops. My CPU utilization is also pretty high. Values below show absolute/relative times spend per server step by the instrumented function. A total ...
by oddguy117
Thu Dec 12, 2019 22:01
Forum: Modding Discussion
Topic: Need for information about collisionboxes and selectionboxes
Replies: 5
Views: 571

Re: Need for information about collisionboxes and selectionb

I guess you don't need anything more than a square colissionbox. ( https://www.youtube.com/watch?v=FtNcFw3GD6A ) But ONE thing is certainly needed: rotating, dynamic and advanced selectionboxes. I do not see where the cpu-time problem is with this, as it doesn't have to compute anything fancy. Do yo...
by oddguy117
Tue Dec 10, 2019 20:22
Forum: Modding Discussion
Topic: Need for information about collisionboxes and selectionboxes
Replies: 5
Views: 571

Need for information about collisionboxes and selectionboxes

Dear community, I do not actually have a problem, but I want to make some mobs (via mobs_redo) or fix the mobs from mobs_mc. For that I need to know if there's now a way to make rotation collision boxes, because a cow with a block collision box, that doesn't even turn is awful. Also, is there a way ...
by oddguy117
Fri Dec 06, 2019 13:02
Forum: Mod Releases
Topic: [Mod] Mobs Redo [1.61] [mobs]
Replies: 2494
Views: 635363

Re: [Mod] Mobs Redo [1.50] [mobs]

Where is the setting? I can't find it in the settings menu
by oddguy117
Thu Dec 05, 2019 19:09
Forum: Modding Discussion
Topic: Spawn mobs_mc nether mobs in the nether
Replies: 3
Views: 919

Re: Spawn mobs_mc nether mobs in the nether

Did sb see this post?
Can sb please help me?
by oddguy117
Thu Dec 05, 2019 14:16
Forum: Mod Releases
Topic: [Mod] Mobs Redo [1.61] [mobs]
Replies: 2494
Views: 635363

Re: [Mod] Mobs Redo [1.50] [mobs]

Is there a way, that you could push the animals (sheep, cows etc.), because it sucks, that I get stuck between my farm animals when I'm as an example sheering sheep. With that I could also get to the wool more easily.
by oddguy117
Mon Dec 02, 2019 20:42
Forum: Problems
Topic: Can't find diamonds!
Replies: 12
Views: 3468

Re: Can't find diamonds!

I feel like this code was for v6 and I use v7.
by oddguy117
Fri Nov 29, 2019 19:12
Forum: Problems
Topic: Can't find diamonds!
Replies: 12
Views: 3468

Re: Can't find diamonds!

Does the wiki lie?
by oddguy117
Mon Nov 25, 2019 20:31
Forum: Modding Discussion
Topic: Spawn mobs_mc nether mobs in the nether
Replies: 3
Views: 919

Spawn mobs_mc nether mobs in the nether

Hello, dear forum, I found a mod called mobs_mc which adds nearly every mc mob into the game. I was amazed. I read in the release topic, that it doesn't work with the nether mod and that it has it's own nether. I tried that out, but there are no informations about this nether and I couldn't find it ...
by oddguy117
Mon Nov 25, 2019 20:23
Forum: Modding Discussion
Topic: Need for help with mg_villages questions
Replies: 4
Views: 785

Re: Need for help with mg_villages questions

I changed your code a little and now I like it. Big THANKS that you used your time to code this. I'm a little into programming, but I am to lazy to really read my "Learn how to program C++ book.". With that said I'm gonna try learning C++ and Lua (maybe Python too ; ) ) at the same time, b...
by oddguy117
Sat Nov 23, 2019 11:57
Forum: Modding Discussion
Topic: Need for help with mg_villages questions
Replies: 4
Views: 785

Re: Need for help with mg_villages questions

There's also another problem. I do spawn in the villages. Is there a way to fix that.
Does sb know how to sell items to villagers in the villager mod?
by oddguy117
Sat Nov 23, 2019 11:40
Forum: Modding Discussion
Topic: Need for help with mg_villages questions
Replies: 4
Views: 785

Re: Need for help with mg_villages questions

Edit: Advanced_npc doesn't work on with my minetest, so I would also need help with that. Since I installed this mod there are sky islands and long stone sticks spawning in the scenery. It looks awful is there a way to fight this? Another problem: To get the newest minetest version I have to use fla...
by oddguy117
Sat Nov 23, 2019 10:40
Forum: Modding Discussion
Topic: Need for help with mg_villages questions
Replies: 4
Views: 785

Need for help with mg_villages questions

I have a little problem. The villages from mg_villages are OP. If I find a village I can grief every chest event though protection is on. This makes the game no fun to play, because finding a village and nearly instantly getting 500 mese crystals and 300 diamonds etc. is just boring. I already set t...
by oddguy117
Fri Nov 15, 2019 16:00
Forum: Problems
Topic: Can't find diamonds!
Replies: 12
Views: 3468

Re: Can't find diamonds!

Thats no server and finally after way more digs if found some below 1100.
by oddguy117
Tue Nov 12, 2019 14:51
Forum: Problems
Topic: Can't find diamonds!
Replies: 12
Views: 3468

Re: Can't find diamonds!

I searched min. 1500 blocks (those were the ones I dug, but I've viewed min. 6x that much blocks) under -350 down to nearly -900
by oddguy117
Tue Nov 12, 2019 14:38
Forum: Problems
Topic: Can't find diamonds!
Replies: 12
Views: 3468

Can't find diamonds!

I've mined myself down to nearly -900 and covered trough straight mining a relative big lot of the underground and still didn't find any diamonds although I found like 25 mese crystals. Did the probability to find ores change from 4.1.6 (as shown in the wiki) to 5.1.0 change?
by oddguy117
Sat Nov 09, 2019 14:08
Forum: General Discussion
Topic: Some config questions
Replies: 2
Views: 517

Re: Some config questions

Thanks a lot. Is there some function, that I can hold left/right click.
by oddguy117
Thu Nov 07, 2019 19:13
Forum: General Discussion
Topic: Some config questions
Replies: 2
Views: 517

Some config questions

Hello, dear Minetest Forum, I am new to the forum and I have two questions. Number 1: I've got starting items activated, can I edit them somehow, because I spawn without a bed and I don't find cotton? Number 2: Is there a way to edit the inventory(Ban items you don't need etc.)? Thanks a lot oddguy117