Graal Forums  

Go Back   Graal Forums > Graal V6 forums > Bug Report
FAQ Members List Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rating: Thread Rating: 13 votes, 4.69 average. Display Modes
  #201  
Old 03-03-2010, 03:03 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
openURL (on v6) opens without prompt, that's probably more of a security concern than performClick.
__________________
Quote:
Reply With Quote
  #202  
Old 03-03-2010, 03:13 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by fowlplay4 View Post
openURL (on v6) opens without prompt, that's probably more of a security concern than performClick.
I've noticed this on Mac as well.
__________________
Reply With Quote
  #203  
Old 03-03-2010, 03:45 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Something else I've noticed is that particles blur and have issues with small green artifacts showing around the edges in v6.
Name:  particle_green.png
Views: 2312
Size:  1.6 KB

There is no zoom, spin, or anything else that should make these blur. They work fine (solid edge) in v5.

Last edited by WhiteDragon; 03-03-2010 at 05:13 AM..
Reply With Quote
  #204  
Old 03-03-2010, 11:41 AM
Deas_Voice Deas_Voice is offline
Deas
Deas_Voice's Avatar
Join Date: Jun 2007
Location: Sweden
Posts: 2,264
Deas_Voice is a jewel in the roughDeas_Voice is a jewel in the rough
Send a message via AIM to Deas_Voice Send a message via MSN to Deas_Voice Send a message via Yahoo to Deas_Voice
Quote:
Originally Posted by cbk1994 View Post
I've noticed this on Mac as well.
same here but on linux.

so, all OS does this~
__________________
.
WTF is real life, and where do I Download it?
There is no Real Life, just AFK!
since 2003~
I Support~
ღAeonღ | ღTestbedღ | ღDelteriaღ

if you are going to rep me, don't be an idiot, leave your name!
I got nothing but love for you
Reply With Quote
  #205  
Old 03-15-2010, 12:25 AM
Switch Switch is offline
o.o
Switch's Avatar
Join Date: Jan 2007
Location: Philadelphia
Posts: 3,038
Switch has a spectacular aura about
Send a message via MSN to Switch
According to Stephen on Windows 7, images (text) won't bold correctly in v6.
PHP Code:
with (findImg(200)) {
  
text "Pie";
  
style "b";
  
zoom 0.65;
}
//IS THE SAME AS
with (findImg(200)) {
  
text "Pie";
  
zoom 0.65;

__________________
Oh squiggly line in my eye fluid. I see you lurking there on the peripheral of my vision.
But when I try to look at you, you scurry away.
Are you shy, squiggly line?
Why only when I ignore you, do you return to the center of my eye?
Oh, squiggly line, it's alright, you are forgiven.
Reply With Quote
  #206  
Old 03-15-2010, 02:23 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Quote:
Originally Posted by Switch View Post
According to Stephen on Windows 7, images (text) won't bold correctly in v6.
PHP Code:
with (findImg(200)) {
  
text "Pie";
  
style "b";
  
zoom 0.65;
}
//IS THE SAME AS
with (findImg(200)) {
  
text "Pie";
  
zoom 0.65;

This is also the case on XP
Reply With Quote
  #207  
Old 03-15-2010, 02:33 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
While on topic with the text can it be drawn as the same font size (or at least the option added) as the V5 Client? A lot of the text drawn using findimgs, and guitextctrl's are off and clipped on Zodiac because of this.
__________________
Quote:
Reply With Quote
  #208  
Old 03-15-2010, 03:11 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by fowlplay4 View Post
While on topic with the text can it be drawn as the same font size (or at least the option added) as the V5 Client? A lot of the text drawn using findimgs, and guitextctrl's are off and clipped on Zodiac because of this.
I agree, it would be a good idea to at least shrink the size a bit to emulate the old fonts.
__________________
Reply With Quote
  #209  
Old 03-15-2010, 03:51 AM
TSAdmin TSAdmin is offline
Forum Moderator
TSAdmin's Avatar
Join Date: Aug 2006
Location: Australia
Posts: 1,980
TSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud ofTSAdmin has much to be proud of
Quote:
Originally Posted by fowlplay4 View Post
While on topic with the text can it be drawn as the same font size (or at least the option added) as the V5 Client? A lot of the text drawn using findimgs, and guitextctrl's are off and clipped on Zodiac because of this.
I was talking to Skyld about this once a while ago.

Quote:
(10:57 PM) TSAdmin: http://i49.tinypic.com/2v9ufrq.png
Its like it's too big for the GUI's but in V5 they';re fine same with most other font related things everywhere
(10:57 PM) Skyld: Right just so you know. That's how those GUIs have looked on Mac and Linux ever since Graal v3. The font rendering on Windows has been changed to use the same rendering as Mac and Linux and iPhone so that GUIs are design once use everywhere. I don't think there's an option yet for changing font, but the client will happily use other fonts for showtext and stuff
(10:59 PM) TSAdmin: hm, so weird.
(10:59 PM) Skyld: To be honest I always thought the old font rendering on Windows client was terrible
I like the Mac/Linux font rendering
(11:00 PM) TSAdmin: Even though it was cut off? I'd hate that rofl
(11:00 PM) Skyld: Well it's not cut off if people design their UIs properly
__________________
TSAdmin (Forum Moderator)
Welcome to the Official GraalOnline Forums! Where sharing an opinion may be seen as a declaration of war!
------------------------
· User Agreement · Code of Conduct · Forum Rules ·
· Graal Support · Administrative Contacts ·
Reply With Quote
  #210  
Old 03-15-2010, 03:56 AM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Quote:
Originally Posted by TSAdmin View Post
I was talking to Skyld about this once a while ago.
Sounds more realistic to create a emulation mode for old font than to have hugely self-righteous expectations.
__________________
Reply With Quote
  #211  
Old 03-15-2010, 10:31 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
yay multi-platform focus so windows users get downgraded ftw!! also ill have to make a video of that "choppy" animation i was talking about because it's hard to explain yet would be very easy to show. just need to get fraps perfect~
__________________
Reply With Quote
  #212  
Old 03-15-2010, 11:26 AM
Umat Umat is offline
Banned
Join Date: Jul 2008
Location: Sweden
Posts: 412
Umat will become famous soon enough
Quote:
Originally Posted by Crono View Post
downgraded
That's not true. Stop whining.
Reply With Quote
  #213  
Old 03-15-2010, 11:32 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by Umat View Post
That's not true.
How?
__________________
Reply With Quote
  #214  
Old 03-15-2010, 01:57 PM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
We will improve the font rendering because some fonts are appearing too "light". For GUI you should never rely on exact font sizes though, make right-aligned text right-aligned instead of relying on the exact font width.
Reply With Quote
  #215  
Old 03-15-2010, 02:10 PM
Rufus Rufus is offline
Registered User
Join Date: Jun 2004
Location: United Kingdom
Posts: 4,698
Rufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud of
Would like the nicknames to be bold again, and this might be a related problem because even when I log onto servers with a custom nickname system they aren't using bold anymore.
__________________
Quote:
Originally Posted by Loriel View Post
Seriously, you have ****-all for content and you're not exactly pulling in new developer talent, angling for prestigious titles should be your last concern.
Reply With Quote
  #216  
Old 03-15-2010, 03:35 PM
Umat Umat is offline
Banned
Join Date: Jul 2008
Location: Sweden
Posts: 412
Umat will become famous soon enough
Quote:
Originally Posted by Crono View Post
How?
Just because it isn't acting all the same as before doesn't mean it is a downgrade. As far as I know, Stefan isn't finished with v6 yet, so he'll probably make it look more like before, before he releases it.
Reply With Quote
  #217  
Old 03-15-2010, 04:15 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
I tried frapsing the bug which went fine and all but everytime I try to encode the gigantic AVI file the quality is horrible. Any suggestions or do people use Graal's inbuilt?

Quote:
Originally Posted by Umat View Post
Just because it isn't acting all the same as before doesn't mean it is a downgrade. As far as I know, Stefan isn't finished with v6 yet, so he'll probably make it look more like before, before he releases it.
Was referring to the state it's in. All the fonts look much worse, all I'm saying.
__________________
Reply With Quote
  #218  
Old 03-15-2010, 04:38 PM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by Crono View Post
I tried frapsing the bug which went fine and all but everytime I try to encode the gigantic AVI file the quality is horrible. Any suggestions or do people use Graal's inbuilt?
Try CamStudio
__________________
Quote:
Reply With Quote
  #219  
Old 03-15-2010, 10:03 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by fowlplay4 View Post
Try CamStudio
This. Use QuickTime or a similar application to convert it to H.264 if it's too large.
__________________
Reply With Quote
  #220  
Old 03-15-2010, 10:13 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Well I wanted to convert the fraps video to h.264 if possible...the quality with fraps is great but I just don't know how to convert it to something high quality so I can upload it to youtube!
__________________
Reply With Quote
  #221  
Old 03-15-2010, 10:15 PM
DustyPorViva DustyPorViva is offline
Will work for food. Maybe
DustyPorViva's Avatar
Join Date: Sep 2003
Location: Maryland, USA
Posts: 9,589
DustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond reputeDustyPorViva has a reputation beyond repute
Send a message via AIM to DustyPorViva Send a message via MSN to DustyPorViva
I just record with Graal and then use Windows Movie Maker to convert it. Though this depends a lot on what exactly you're doing(recording full screen or partial? Is the graal window filling your whole screen? Yada yada).
Reply With Quote
  #222  
Old 03-16-2010, 12:54 AM
Admins Admins is offline
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Admins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud ofAdmins has much to be proud of
Quote:
Originally Posted by WhiteDragon View Post
Something else I've noticed is that particles blur and have issues with small green artifacts showing around the edges in v6.
Attachment 50498

There is no zoom, spin, or anything else that should make these blur. They work fine (solid edge) in v5.
Hmmm modified it in my version so it should be fine with the next update.
Reply With Quote
  #223  
Old 03-16-2010, 12:57 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
Cool. Please check out the issue with .05 timeouts slowing down to .1 timeouts for no reason and making everything go slow -- that's easily the most important bug.
Reply With Quote
  #224  
Old 03-19-2010, 11:31 PM
salesman salesman is offline
Finger lickin' good.
salesman's Avatar
Join Date: Nov 2008
Location: Colorado
Posts: 1,865
salesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud of
Is there a list of new features for v6 anywhere? I searched and couldn't find anything.

Would also be nice if someone (GDT maybe???) compiled a list of frequent suggestions and problems so that nothing important is missed. I don't want to have to wait another couple of years for simple but useful stuff like shoot2() because it was lost in the pages and pages of suggestions.
Reply With Quote
  #225  
Old 03-19-2010, 11:34 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by salesman View Post
Is there a list of new features for v6 anywhere? I searched and couldn't find anything.
I wrote this article on the Bible, but I don't know how complete it is.
__________________
Reply With Quote
  #226  
Old 03-24-2010, 12:51 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Alright wow, found an awesome program that will h264 it without any problems w/ full quality. Went from 200mb to 9mb. Noice.

Here's the differences. Notice how v5 is smoother and the character does not have any jittering/other problems. But on v6 its a bit choppy and the characters jitter for some reason. Full screen both to see it clearly. It becomes most obvious when you're moving with a frame of a gani. In this case I used sit (hold shift+v while walking on UN).

v5:
http://www.youtube.com/watch?v=4fERwSyyPK8&hd=1

v6:
http://www.youtube.com/watch?v=7Td3j2mE2D4&hd=1
__________________
Reply With Quote
  #227  
Old 03-24-2010, 01:24 AM
Stephen Stephen is offline
Boom!
Stephen's Avatar
Join Date: May 2004
Location: San Francisco
Posts: 10,410
Stephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud ofStephen has much to be proud of
Quote:
Originally Posted by Crono View Post
Alright wow, found an awesome program that will h264 it without any problems w/ full quality. Went from 200mb to 9mb. Noice.

Here's the differences. Notice how v5 is smoother and the character does not have any jittering/other problems. But on v6 its a bit choppy and the characters jitter for some reason. Full screen both to see it clearly. It becomes most obvious when you're moving with a frame of a gani. In this case I used sit (hold shift+v while walking on UN).

v5:
http://www.youtube.com/watch?v=4fERwSyyPK8&hd=1

v6:
http://www.youtube.com/watch?v=7Td3j2mE2D4&hd=1
I'm not sure if it's the whole client, the whole player gani, or just the head sprite - but there is definitely some timing issues there. What program @ videos?
__________________
Reply With Quote
  #228  
Old 03-24-2010, 01:49 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by Stephen View Post
I'm not sure if it's the whole client, the whole player gani, or just the head sprite - but there is definitely some timing issues there. What program @ videos?
Something called "SUPER". Should be the first google result if you search "download SUPER". It happens on other servers too and other ganis.
__________________
Reply With Quote
  #229  
Old 03-24-2010, 06:38 AM
alskdjfhg alskdjfhg is offline
alskdjfhg
Join Date: Apr 2009
Posts: 192
alskdjfhg will become famous soon enough
Someone send me the client setup I wanna try out V6...
Reply With Quote
  #230  
Old 03-24-2010, 06:57 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
Quote:
Originally Posted by Crono View Post
Alright wow, found an awesome program that will h264 it without any problems w/ full quality. Went from 200mb to 9mb. Noice.

Here's the differences. Notice how v5 is smoother and the character does not have any jittering/other problems. But on v6 its a bit choppy and the characters jitter for some reason. Full screen both to see it clearly. It becomes most obvious when you're moving with a frame of a gani. In this case I used sit (hold shift+v while walking on UN).

v5:
http://www.youtube.com/watch?v=4fERwSyyPK8&hd=1

v6:
http://www.youtube.com/watch?v=7Td3j2mE2D4&hd=1
Tested on Valikorlia for fun and it happens there too. Gonna do Zone/GK and keep going until it's fixed I guess. Gives me an excuse to log onto servers I never touch anymore. Full screen both, etc etc.

v5:
http://www.youtube.com/watch?v=iDSEWzuDi6A&hd=1

v6:
http://www.youtube.com/watch?v=SjM1fhA7ofE&hd=1
__________________
Reply With Quote
  #231  
Old 03-24-2010, 10:04 PM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
Quote:
Originally Posted by Crono View Post
Tested on Valikorlia for fun and it happens there too. Gonna do Zone/GK and keep going until it's fixed I guess. Gives me an excuse to log onto servers I never touch anymore. Full screen both, etc etc.

v5:
http://www.youtube.com/watch?v=iDSEWzuDi6A&hd=1

v6:
http://www.youtube.com/watch?v=SjM1fhA7ofE&hd=1
Does Valikorlia have a scripted movement system? I haven't noticed this on Era so I'm guessing it's a problem with default movement.
__________________
Reply With Quote
  #232  
Old 03-24-2010, 10:06 PM
Rufus Rufus is offline
Registered User
Join Date: Jun 2004
Location: United Kingdom
Posts: 4,698
Rufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud ofRufus has much to be proud of
I haven't logged on Era, but it happens on Classic and that is using a scripted movement system.
__________________
Quote:
Originally Posted by Loriel View Post
Seriously, you have ****-all for content and you're not exactly pulling in new developer talent, angling for prestigious titles should be your last concern.
Reply With Quote
  #233  
Old 03-25-2010, 01:39 AM
WhiteDragon WhiteDragon is offline
Banned
Join Date: Feb 2007
Posts: 1,002
WhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to beholdWhiteDragon is a splendid one to behold
I'd like to confirm that I've also seen similar stuff happen with the different sprites in the gani being moved separately (and jittering).

Perhaps this has something to do with the crazy floating point issues v6 has where it introduces arbitrary decimals out of nowhere?
Reply With Quote
  #234  
Old 03-25-2010, 01:47 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
no vimes, it happens on era as well.

v5
http://www.youtube.com/watch?v=HY4nUxLsdIg&hd=1

v6
http://www.youtube.com/watch?v=om2-GQNl7w8&hd=1

full screen etc etc
__________________

Last edited by Crono; 03-25-2010 at 05:38 AM..
Reply With Quote
  #235  
Old 03-26-2010, 04:11 AM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
happening on GK:

v5:
http://www.youtube.com/watch?v=Jcw6V0R2iHE&hd=1

v6:
http://www.youtube.com/watch?v=g4HYVQGtuR4&hd=1

fullscreen both etc etc
__________________
Reply With Quote
  #236  
Old 04-04-2010, 06:13 PM
Crono Crono is offline
:pluffy:
Join Date: Feb 2002
Location: Sweden
Posts: 20,000
Crono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond reputeCrono has a reputation beyond repute
did i scare stefan away ?
__________________
Reply With Quote
  #237  
Old 04-05-2010, 02:50 PM
Dnegel Dnegel is offline
Rjax Shizibz
Join Date: Jul 2009
Posts: 1,334
Dnegel will become famous soon enough
He's prob gonna kill you for this.
Reply With Quote
  #238  
Old 04-20-2010, 07:57 PM
salesman salesman is offline
Finger lickin' good.
salesman's Avatar
Join Date: Nov 2008
Location: Colorado
Posts: 1,865
salesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud ofsalesman has much to be proud of
Is there anyway to participate in the beta still? I pmed Skyld ~week ago, and received no response. I'm actively developing on a server, so it'd be nice to be able to test out the new version.
Reply With Quote
  #239  
Old 04-21-2010, 01:00 AM
alskdjfhg alskdjfhg is offline
alskdjfhg
Join Date: Apr 2009
Posts: 192
alskdjfhg will become famous soon enough
V6 should be open beta by now... : ]
Reply With Quote
  #240  
Old 04-21-2010, 01:27 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
There's still two very big flaws with V6, that I feel need to be dealt with before an open beta:

- Timeouts/Schedule Events that loop every 0.05 slowing down to 0.01~ over time
- The 2pt (estimating) increase in font size, if this isn't changed to match the Windows V5 client, then quite a few GUIs will need to be redone to look proper.
__________________
Quote:
Reply With Quote
Reply

Tags
graal v6, windows


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 09:46 AM.


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