Search found 4 matches

by adiblol
Thu Aug 04, 2011 12:42
Forum: Problems
Topic: [Bug] strange line
Replies: 8
Views: 7766

It is not Z buffer problem, but mipmaps problem.
Patch: http://pastebin.com/vFxYfAaK
Use only if you experience graphic glitches, it reduces video quality otherwise.
by adiblol
Sat May 14, 2011 22:02
Forum: Problems
Topic: [Bug] strange line
Replies: 8
Views: 7766

Friend told me that these problems are caused by Z buffer (AKA depth buffer). You should increase its resolution, I don't know how to do this from xorg.conf (if it is possible outside the game...). Z buffer resolution can be chosen when requesting the GLX visual when initializing OpenGL - I don't kn...
by adiblol
Sat May 07, 2011 18:20
Forum: Problems
Topic: [Bug] strange line
Replies: 8
Views: 7766

On mine, the 4-5 blocks closest to the player in any direction render fine, but then some faces are missing from other blocks. I've not looked at the code, but perhaps it is to do with scaling the textures that are far from the camera. The same on my Intel 82865/855GM graphics chip and Debian sid.
by adiblol
Sat May 07, 2011 18:17
Forum: General Discussion
Topic: Dev wants some Help with Game Ideas
Replies: 87
Views: 47056

If we are talking about ideas... there could exist new item, "robot", which would be crafted from something (we'll think about it later). It would be able to do everything human can do, but would be scriptable i.e. in Python. Programmable robots, something like Robocode or Colobot.