Page 127 of 178

Re: Post your screenshots!

PostPosted: Sat Nov 14, 2015 19:51
by kaadmy
That's not really a bug, it's a typo that you put it.. you brightened the grass top texture.

Re: Post your screenshots!

PostPosted: Sun Nov 15, 2015 13:42
by rubberduck
kaadmy wrote:That's not really a bug, it's a typo that you put it.. you brightened the grass top texture.

i added a brightened version for mesecon conducting nodes based on a lot of default nodes. they are only brightened when receiving a signal. but the default node is not replaced
it also happened only to grass, dirt and desert sand and it was somehow gone after i had enabled the quartz mod.
you can find it here and look how it is done.
https://forum.minetest.net/viewtopic.php?f=9&t=13583

Re: Post your screenshots!

PostPosted: Mon Nov 16, 2015 01:03
by AspireMint
Image

Re: Post your screenshots!

PostPosted: Mon Nov 16, 2015 18:28
by rubberduck
Some really random screenshots, some are a bit older
Image
a acacia tree spawned (naturally?!!)in an underground realm!!!

Image
Someone decorated his castle room with PiePads XD

Image
items from the itemframes in my shop VE-Survival

Re: Post your screenshots!

PostPosted: Tue Nov 17, 2015 09:18
by Sick-D!!
Here some Screenies from my server, called "BlockLiebeCity"

Image
Image
Image
Image

Re: Post your screenshots!

PostPosted: Tue Nov 17, 2015 17:05
by Sokomine
Sick-D!! wrote:Here some Screenies from my server, called "BlockLiebeCity"

The pictures are a bit small and the links effectively broken - at least they don't really show an image on the page they lead to (perhaps they would with JavaScript, but as that's not needed for viewing images, I'm certainly not going to allow it in my browser). Can you use forum attachment? That at least allows for up to three viewable images :-)

I'm also intrested in visiting the server. The videos looked promising. Maybe you can allow for visitors without interact for sightseeing.

Re: Post your screenshots!

PostPosted: Wed Nov 18, 2015 07:26
by snowflake
.... i dont know how to post a screen shot.

someone HELP!

Re: Post your screenshots!

PostPosted: Wed Nov 18, 2015 15:30
by benrob0329
Put upload your screenshot as an attachment (click add to actually upload it)

Then copy the link to the file and put in between [img]these without the space.[/i mg]

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 11:05
by everamzah
Image
I won't lie, I'm mostly posting a screenshot of my desktop.

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 12:44
by Hybrid Dog
Why do you have only 800x600 pixels?

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 13:43
by everamzah
Because I like to run this CRT at 100 Hz.

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 13:47
by benrob0329
Is that Windows 10? Or a Linux distro?

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 13:55
by rubberduck
that does not look like windows 10, even i don't have windows at all

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 14:18
by everamzah
The window buttons are Windows 10 themed, you are correct. The xfwm4 theme is "NeXT". GTK is OneStepBack, a NeXTSTEP themed... theme. Distro is Debian Sid GNU/Linux.

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 15:45
by BlockMen
Quick draft of possible dark forum theme:
Image

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 15:49
by Hybrid Dog
you use an ati graphics card, don't you?

Playing minetest with 100Hz only works if you change wanted_fps to 100 and max_fps to 100

l want to have that dark theme

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 16:52
by everamzah
I too would like the dark theme!

I use an ATI graphics card in that machine, yes. Sometimes I use fglrx (non-free), and sometimes I use radeon (free). It depends on the game. I don't run at 100 Hz for Minetest, but instead any fine engine that accepts commands such as:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
com_maxfps 100
r_displayrefresh 100

That's Quake. :)

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 17:40
by kaadmy
You play DOS Quake, too :)
Modern source ports use commands more like cl_maxfps (Darkplaces.)

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 17:55
by rubberduck
here some more subway buildings from VE-Building
Image
Image
Image

Re: Post your screenshots!

PostPosted: Thu Nov 19, 2015 23:14
by Dragonop
e-everamzah, you are alive! :D
How are you doing?

To avoid offtopic:
Image

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 02:15
by duane
everamzah wrote:I won't lie, I'm mostly posting a screenshot of my desktop.


I hate wasting space on toolbars. I use openbox with nothing but a background image (not that I see it much). Anything I use frequently is hotkeyed. The rest is on a pop-up menu tied to the windoze key, although truthfully I tend to start a lot of programs from shell since I always have at least one xterm/screen open. It saves time over opening files graphically.

Image

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 15:59
by Hybrid Dog
everamzah wrote:I use an ATI graphics card in that machine, yes. Sometimes I use fglrx (non-free), and sometimes I use radeon (free). It depends on the game.

l only managed to install fglrx and uninstall it, l kept it uninstalled because hardware accelerated X server didn't work when it was installed.
How can you use both (fglrx only for games and radeon for e.g. firefox)?



using driconf and radeon l can enable 2d antialiasing for minetest, but not 3d antialiasing, in sauerbraten the 3d one works l think.
Image

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 16:19
by everamzah
Composting must be off for Minetest, I find. I don't know the difference between 3D and 2D anti-aliasing. To use either driver in Debian, for example, issue # dpkg-reconfigure -phigh fglrx-driver or # update-alternatives --config glx --- X will only work with fglrx if xorg.conf is present and configured (hint: aticonfig --initial), otherwise radeon will work if xorg.conf is missing. I think. It's obviously finicky at best, and TBH I have no idea how it actually works behind the scenes, but I always do have both present and installed.
Image

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 19:37
by Hybrid Dog
everamzah wrote:Composting must be off for Minetest, I find. I don't know the difference between 3D and 2D anti-aliasing. To use either driver in Debian, for example, issue # dpkg-reconfigure -phigh fglrx-driver or # update-alternatives --config glx --- X will only work with fglrx if xorg.conf is present and configured (hint: aticonfig --initial), otherwise radeon will work if xorg.conf is missing. I think. It's obviously finicky at best, and TBH I have no idea how it actually works behind the scenes, but I always do have both present and installed.
download/file.php?mode=view&id=4173

If you press ctrl+alt+f1, do you need to wait until the console appears or does it appear immediately?
If you need to wait, fglrx is used l think.
So if l want to switch to radeon from fglrx l only need to temporarily rename the xorg.conf file?
And does fglrx always become loaded when booting taking a bit time?


Image

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 20:14
by everamzah

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 21:23
by kidmondo
Everyone has such amazing builds... so here is one of mine ;3

Image

Re: Post your screenshots!

PostPosted: Fri Nov 20, 2015 23:43
by BlockMen
Image
If this gets merged (#3393) you can name any object whatever you want :)

Re: Post your screenshots!

PostPosted: Sat Nov 21, 2015 02:41
by Dragonop
I like that, hope it gets merged

Re: Post your screenshots!

PostPosted: Sat Nov 21, 2015 09:35
by Hybrid Dog
kidmondo wrote:Everyone has such amazing builds... so here is one of mine ;3

Image

Did you take pictures of a potato and then use photogrammetry and import it to minetest as a giant potato using default nodes and mipmapping to make it look brown this way?

Re: Post your screenshots!

PostPosted: Sat Nov 21, 2015 11:42
by rubberduck
here my very colourful wool building
Image

Image

Image

Image