Page 1 of 1

Minetest mods web app

PostPosted: Tue Dec 20, 2016 21:11
by Mr. Rar
Here (http://mrrar.github.io/minetestmodslist) is a Minetest mod, web app I made. It gets mods from github.com/minetest-mods/ using the github api.

I also made a Minetest server list which you can view here (http://mrrar.github.io/minetestserverlist).

Both apps should work on any browser compatible with html5 and es5.

Re: Minetest mods web app

PostPosted: Thu Dec 22, 2016 19:29
by Krock
Could you give the white text in the mod's descriptions a solid background color? It's quite annoying to have that texture behind the text.
Also, your URL in the topic should start with "http://" in order to make [url] work properly.

Re: Minetest mods web app

PostPosted: Thu Dec 22, 2016 22:42
by TumeniNodes
Pretty nice.

Re: Minetest mods web app

PostPosted: Fri Dec 23, 2016 02:17
by Mr. Rar
Krock, thanks for pointing out how to properly add links. I'm surprised I didn't think of adding 'http://' to the front of my urls. And thank you for your feedback about the mods app. Having the screen shot as the background of the mod title and description is not annowing to me. It also saves space because the alternative would be to have the title above and the description below the screen shot. Doing so will also eliminate the need for the duel color text. I'll certainly take what you've said into consideration though.