Modding section

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Modding section

by balthazariv » Post

Hello there,

I wonder why some "mods" as "[Mod] exchange / replace nodes with one click (replace)" is found in "Modding General" section of the forum instead of being in the "Mod releases" section. Why not move?

Thanks

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Modding section

by rubenwardy » Post

The owner did not request that they be moved. Either they are not finished or the owner forgot. Or it failed the moving criteria (wrong title, no download, etc).
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Modding section

by Sokomine » Post

In this particular case: Forgot to ask for the move. I place my mods in modding general, maintain them when needed (and when I have time - thankfully, several other people already contributed), extend them when new ideas show up - but almost never remember to ask for the move of the thread. The diffrent categories of the forum do not have much meaning for me as I always read the new posts regardless where they are - and otherwise curse about the forum's search function or consult my bookmark list.

The replacer is definitely a mod that can be used on servers as well as on singleplayer. In fact, I expect it to be installed on servers where I want to built - because it makes handling of stairsplus-nodes so much easier.

Apart from that, several mods need new pictures. I still have them on disk, but the first upload service I used went down - and then the second one did as well. Which is very annoying as it is quite some work to locate the right pictures, upload them again and adjust the path in the posting. For some mods, I've used the MMDB as storage for the images. Perhaps the Minetest wiki might do as well. Normal image hosters usually don't work because they require JavaScript - which I won't enable for them.

Currently, I'm trying to add a mod list based on category to the Minetest wiki. So far, I've only managed pages 15-19 (relatively old mods in modding general). The process definitely needs optimization.
A list of my mods can be found here.

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

Hello there,

yes, it is hard to find mods in 3 sections. A database with the updated dates and the version of "minetest" would be nice.

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Modding section

by Sokomine » Post

balthazariv wrote: yes, it is hard to find mods in 3 sections.
It's even hard if you know roughly what you're looking for, who wrote it, and how the mod is named. Sometimes google or github may help.
balthazariv wrote: A database with the updated dates and the version of "minetest" would be nice.
Most mods are less dependant on the version of Minetest than one might think. Some are outdated simply because the engine (or the default game) now either include the functionality the mod provided, or made it otherwise less needed. So don't let an old date stop you from using a mod you're intrested in. They don't attract rust :)
A list of my mods can be found here.

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

Hello,
Sokomine wrote: It's even hard if you know roughly what you're looking for, who wrote it, and how the mod is named.
Adding "List all mods posted by this user" with the values ​​in the complete list of members could help in the search.

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Modding section

by Sokomine » Post

balthazariv wrote: Adding "List all mods posted by this user" with the values ​​in the complete list of members could help in the search.
There's supposed to be such a link in the user's profile - unfortionately only if you use the default theme. As that's too bright for me, I don't have that link :-(
A list of my mods can be found here.

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

Re: Modding section

by addi » Post

yeah found the solution!

i know now how to find all mods of a user in the minetest bord:
view all my mods!

Side Note: The migrating of the old Forum to phpbb has broke the search index. so only mods displayed wich titlepost is createted or edited after that.
solution: just click the edit button and the submit button to refresch search index

Code: Select all

https://forum.minetest.net/search.php?author=addi&keywords=%2B%28mod%29&terms=any&sc=1&sf=titleonly&sr=topics
just copy that link.

dont forgett to change the author 
after '=' to your name.----------------------^

eg:
view all of Sokomines Mods
view all of BlockMens Mods

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

Hello,
This is not really complete.

Your test with the name Sokomine here
Testing with the view profile Sokomine then "List all mods posted by this user" here
And Sokomine that his mods list : here

It does not have the same results.

User avatar
Krock
Developer
Posts: 4650
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker
Location: Switzerland
Contact:

Re: Modding section

by Krock » Post

Seems like the forum does not search in the full topic-history, which is a bit annoying.
Look, I programmed a bug for you. >> Mod Search Engine << - Mods by Krock - DuckDuckGo mod search bang: !mtmod <keyword here>

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

I see that only the mods placed in the "Mod Releases" section appear in "List all mods posted by this user" to view the profile. Those in the other sections are ignored.

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

Re: Modding section

by addi » Post

Krock wrote:Seems like the forum does not search in the full topic-history, which is a bit annoying.
yes, all topics from the old board wich are migrated, are not in the search index.
they must just edited and saved again, than they are indexed.
balthazariv wrote:I see that only the mods placed in the "Mod Releases" section appear in "List all mods posted by this user" to view the profile. Those in the other sections are ignored.
where have you that link in the user Profile?
i see there nothing.
Image
Attachments
nothing.png
nothing.png (40.71 KiB) Viewed 590 times

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

In the special functions
Attachments
Forum.png
Forum.png (46.57 KiB) Viewed 591 times

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

Re: Modding section

by addi » Post

I does not have that special functions...

is somewhere a checkbox to activate them first?

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

I don't know.
It's been like that since my registration.
I just watched but I have not found.

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Modding section

by rubenwardy » Post

You need the Minetest theme.
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

Re: Modding section

by addi » Post

rubenwardy wrote:You need the Minetest theme.
do you make jokes? theme is design only, not functionality.

edit: WTF your right!

dont know whats broken here... who is the admin of this Board?

but i think ill never use the minetest theme, bacause its too bright, too less contrast and its missing features.

User avatar
balthazariv
Member
Posts: 214
Joined: Mon Apr 07, 2014 15:48
Contact:

Re: Modding section

by balthazariv » Post

You can find it in User Control Panel \ Board Preferences \ Edit global settings \
My board style.

And now you can select "Minetest theme" or "Prosilver".

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

Re: Modding section

by addi » Post

balthazariv wrote:You can find it in User Control Panel \ Board Preferences \ Edit global settings \
My board style.

And now you can select "Minetest theme" or "Prosilver".
yes, i know
addi wrote: but i think ill never use the minetest theme, bacause its too bright, too less contrast and its missing features.

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Modding section

by Sokomine » Post

addi wrote: do you make jokes? theme is design only, not functionality.
edit: WTF your right!
dont know whats broken here... who is the admin of this Board?
but i think ill never use the minetest theme, bacause its too bright, too less contrast and its missing features.
Celeron55 added the link to the Minetest theme upon complaints about the search function of the board. He said he wasn't willing to maintain more than one board style :-(
A list of my mods can be found here.

User avatar
addi
Member
Posts: 666
Joined: Thu Sep 20, 2012 03:16
GitHub: adrido
Location: Black-Forest, Germany

Re: Modding section

by addi » Post

sad :-(

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

Re: Modding section

by prestidigitator » Post

I'm in favor of organizing list(s) of mods on the wiki rather than using forum sections. Wikis are much better for that sort of thing. Each mod can certainly link to a forum thread for purposes of discussion, if the wiki discussion page isn't up to the task.

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Modding section

by Sokomine » Post

prestidigitator wrote: I'm in favor of organizing list(s) of mods on the wiki rather than using forum sections. Wikis are much better for that sort of thing. Each mod can certainly link to a forum thread for purposes of discussion, if the wiki discussion page isn't up to the task.
I've started that list of categories and the first entries because I think the same. When I search for a mod, I roughly know what I want - sometimes even the mod names - but actually finding them in the forum is very difficult.

The list of the categories didn't progress any further yet due to the amount of work it is. There are a lot of mods out there! Creating each entry manually does take a bit of time as it has to involve a surface check weather the mod is still current and can be downloaded. After that, it's cut&paste to get the wiki entry. That cut&paste process needs optimization.
A list of my mods can be found here.

User avatar
rubenwardy
Moderator
Posts: 6978
Joined: Tue Jun 12, 2012 18:11
GitHub: rubenwardy
IRC: rubenwardy
In-game: rubenwardy
Location: Bristol, United Kingdom
Contact:

Re: Modding section

by rubenwardy » Post

MMDB would be better than the wiki if it actually worked and was improved to at least have the functionality of "Minetest Extensions". (Minetest Extensions is the project that MMDB was based on / inspired by. It is in PHP rather than Python. I wrote it to learn about SQL, so it had an ugly code style.)
Renewed Tab (my browser add-on) | Donate | Mods | Minetest Modding Book

Hello profile reader

Sokomine
Member
Posts: 4290
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

Re: Modding section

by Sokomine » Post

rubenwardy wrote: MMDB would be better than the wiki if it actually worked and was improved to at least have the functionality of "Minetest Extensions". (Minetest Extensions is the project that MMDB was based on / inspired by. It is in PHP rather than Python.
I've wished for automatic entries in MMDB as well for quite some time now. Even then, there will be one problem remaining: The sheer quantitude of mods. MMDB isn't designed to handle hundreds of mods - at least not the way it's designed right now. As long as mods have to be entered manually, very few will show up there, and players still have a chance of scrolling through. With all mods listed, there'll be a need for categories.

The current review system is of limited use. Few people write reviews. Perhaps listing which *games* use a particular mod might be more helpful. That could be done automaticly to a degree.
A list of my mods can be found here.

Post Reply

Who is online

Users browsing this forum: No registered users and 18 guests