Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Bug Report (https://forums.graalonline.com/forums/forumdisplay.php?f=193)
-   -   Windows v6 beta test (https://forums.graalonline.com/forums/showthread.php?t=134257598)

Crono 07-22-2010 12:19 PM

Quote:

Originally Posted by oo_jazz_oo (Post 1589046)
v5 has done this to me....forever. xD
Since v5 was released...and I can't remember if it happened with prior clients.

I just always have to maximize the window every time I start Graal.

I don't on v5. o_O

alskdjfhg 07-24-2010 12:07 AM

Open beta time?

fowlplay4 07-24-2010 12:08 AM

Quote:

Originally Posted by alskdjfhg (Post 1589282)
Open beta time?

Still waiting on some updates that include the polishing of certain things like Font rendering.

alskdjfhg 07-24-2010 03:10 AM

Quote:

Originally Posted by fowlplay4 (Post 1589283)
Still waiting on some updates that include the polishing of certain things like Font rendering.

It's a beta for a reason. I don't mind some glitched font issues.

Crono 07-24-2010 07:48 AM

Quote:

Originally Posted by alskdjfhg (Post 1589314)
It's a beta for a reason. I don't mind some glitched font issues.

Font is unbearable at times.

TSAdmin 07-24-2010 08:28 AM

Quote:

Originally Posted by alskdjfhg (Post 1589314)
It's a beta for a reason. I don't mind some glitched font issues.

We're not about to jump the gun just because a few people, such as yourself, really really really wanna try the beta. That would be a very bad move.

alskdjfhg 07-24-2010 08:38 AM

Quote:

Originally Posted by TSAdmin (Post 1589362)
We're not about to jump the gun just because a few people, such as yourself, really really really wanna try the beta. That would be a very bad move.

It's closed beta to open beta... whats the harm? I don't want to find out that V6 runs like **** on my computer when it finally release, because V5 doesn't even run too well at times at the moment.

There's no reason this beta needs to be so exclusive... I've got some ideas I might want to contribute to V6 and might want to test some things and find bugs/flaws. I think I'm pretty good at finding glitches considering what I've done for Era. ;)

Crono 07-24-2010 10:05 AM

open beta = people begin to make impressions

you dont want to open up with a bad impression

Stephen 07-24-2010 04:09 PM

Zone doesn't display well for me on V6; most of the ganis and content will not display.

cbk1994 07-24-2010 05:01 PM

Quote:

Originally Posted by Stephen (Post 1589378)
Zone doesn't display well for me on V6; most of the ganis and content will not display.

Tried deleting FILENAMECACHE? I had a similar problem on Kingdoms and that fixed it.

Admins 07-27-2010 06:00 PM

A new version will be uploaded in a few hours, it's v5.26:
- Comes with some files packaged already (blue gui, icons)
- Command line option "-opengl" is working again, doesn't support full screen mode yet though
- Improved font rendering: all fonts except arial and verdana are now drawn with truetype hinting which is closer to the v5 font rendering
- New script variables player.diagonalwalkspeed = 0.5^0.5; and player.chatoffset = {0,-10};

Soala 07-27-2010 06:52 PM

Quote:

Originally Posted by Stefan (Post 1589844)
- New script variables player.diagonalwalkspeed = 0.5^0.5; and player.chatoffset = {0,-10};

Yay!

DustyPorViva 07-30-2010 12:38 AM

Still some kind of rendering problem with multiline controls or something. See UN's forum in external window.

Also, each external window is being given a taskbar button. This makes it annoying when you have a few windows open.

xAndrewx 07-30-2010 08:29 AM

Quote:

Originally Posted by Stefan (Post 1589844)
A new version will be uploaded in a few hours, it's v5.26:
- Comes with some files packaged already (blue gui, icons)
- Command line option "-opengl" is working again, doesn't support full screen mode yet though
- Improved font rendering: all fonts except arial and verdana are now drawn with truetype hinting which is closer to the v5 font rendering
- New script variables player.diagonalwalkspeed = 0.5^0.5; and player.chatoffset = {0,-10};

yay thanks for the chat offset :)

Tigairius 07-30-2010 11:35 PM

Text in particle emitters is not working. For example:
PHP Code:

with (findimg(200)) {
  
layer 2;
  
emitter.delaymin 0.1;
  
emitter.delaymax 0.5;
  
emitter.nrofparticles 1;

  
emitter.particle.lifetime 5;
  
emitter.particle.text "hi what's up";
  
emitter.particle.mode 1;
  
emitter.particle.alpha 0.8;
  
emitter.particle.zoom 1;

  
emitter.particle.angle pi;
  
emitter.particle.speed 8;
  
emitter.addlocalmodifier("range"01"alpha""replace"0.40.6);
  
emitter.addlocalmodifier("range"00.5"speed""replace"124);


Works fine in v5 but not in v6.

I was really hoping to use this on the iPhone and in v6.


All times are GMT +2. The time now is 11:01 AM.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.