Green waves on startboxes make me seasick.

Green waves on startboxes make me seasick.

Discuss your problems with the latest release of the engine here. Problems with games, maps or other utilities belong in their respective forums.

Moderator: Moderators

Post Reply
Saktoth
Zero-K Developer
Posts: 2665
Joined: 28 Nov 2006, 13:22

Green waves on startboxes make me seasick.

Post by Saktoth »

Seriously, worst UI interface change ever, the old boxes were much better, this just obscures the map and makes it hard to see where you should place your start (As well as inducing seizures in epileptics and seasickness in everyone else).
YokoZar
Posts: 883
Joined: 15 Jul 2007, 22:02

Re: Green waves on startboxes make me seasick.

Post by YokoZar »

Saktoth wrote:Seriously, worst UI interface change ever, the old boxes were much better, this just obscures the map and makes it hard to see where you should place your start (As well as inducing seizures in epileptics and seasickness in everyone else).
+1

Maps are designed to be visible. There is no usability advantage to making the entire map look awful while placing start boxes.
User avatar
LBPB
Posts: 119
Joined: 25 Aug 2006, 10:27

Re: Green waves on startboxes make me seasick.

Post by LBPB »

mmm and Why can't I even see the start boxes now ???

Since the update they appears no more
User avatar
1v0ry_k1ng
Posts: 4656
Joined: 10 Mar 2006, 10:24

Re: Green waves on startboxes make me seasick.

Post by 1v0ry_k1ng »

to confirm- without LUA there is now no startboxes.

the new lua startbox effect is so ugly it makes me want to gouge out my eyes with my monitor cable
Satirik
Lobby Developer
Posts: 1688
Joined: 16 Mar 2007, 18:27

Re: Green waves on startboxes make me seasick.

Post by Satirik »

just make it more transparent
Regret
Posts: 2086
Joined: 18 Aug 2007, 19:04

Re: Green waves on startboxes make me seasick.

Post by Regret »

Quick hack to make them look simple
http://rapidshare.com/files/80934758/st ... e.zip.html

Disable the default start box widget and enable this new one.
Kloot
Spring Developer
Posts: 1867
Joined: 08 Oct 2006, 16:58

Re: Green waves on startboxes make me seasick.

Post by Kloot »

For those of you who don't like the waves, edit
your LuaUI/Widgets/minimap_startbox.lua and
remove these three lines:

Code: Select all

gl.Texture(texName)
gl.TexGen(GL.T, GL.TEXTURE_GEN_MODE, GL.EYE_LINEAR)
gl.TexGen(GL.T, GL.EYE_PLANE, (1 / texScale), 0, (1 / texScale), time % 1)
edit: basically what Regret's version does too ;)
Saktoth
Zero-K Developer
Posts: 2665
Joined: 28 Nov 2006, 13:22

Re: Green waves on startboxes make me seasick.

Post by Saktoth »

Still, i dont think this should be the default, its utterly ghastly.
User avatar
LordMatt
Posts: 3393
Joined: 15 May 2005, 04:26

Re: Green waves on startboxes make me seasick.

Post by LordMatt »

Saktoth wrote:Still, i dont think this should be the default, its utterly ghastly.
+1
User avatar
NOiZE
Balanced Annihilation Developer
Posts: 3984
Joined: 28 Apr 2005, 19:29

Re: Green waves on startboxes make me seasick.

Post by NOiZE »

Saktoth wrote:Still, i dont think this should be the default, its utterly ghastly.
+1
User avatar
ginekolog
Posts: 837
Joined: 27 Feb 2006, 13:49

Re: Green waves on startboxes make me seasick.

Post by ginekolog »

NOiZE wrote:
Saktoth wrote:Still, i dont think this should be the default, its utterly ghastly.
+1
++
trepan
Former Engine Dev
Posts: 1200
Joined: 17 Nov 2005, 00:52

Re: Green waves on startboxes make me seasick.

Post by trepan »

Widget has been disabled by default
(someone should fix the engine startboxes).

And ... viewport start boxes are completely disabled.
BaNa
Posts: 1562
Joined: 09 Sep 2007, 21:05

Re: Green waves on startboxes make me seasick.

Post by BaNa »

1v0ry_k1ng wrote:the new lua startbox effect is so ugly it makes me want to gouge out my eyes with my monitor cable
+1

It's good to know that I can disable it, will do asap.
Post Reply

Return to “Help & Bugs”