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
  #1  
Old 07-28-2011, 01:59 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
The exe-update process has been changed:
Instead of auto-updating on login, it's now showing a dialog and asking if it should update now, and also provides a link to the download zip in case the user wants to update manually. Note that in some cases it will still prevent the use of outdated Graal versions so you cannot prevent updating forever.

This new dialog also has some other purposes:
- on linux it will provide the two download links and let the user install them manually (auto-update process too complex right now)
- can show v6 update to v5 (after the next update end of the week or so)
Reply With Quote
  #2  
Old 07-28-2011, 12:09 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
good update, just hope i can use v5 for a while longer
__________________
Reply With Quote
  #3  
Old 07-28-2011, 10:54 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
good update, just hope i can use v5 for a while longer
Can you make a list of things that need to be fixed for you to adopt v6? v5 needs to go away as soon as possible so developers can start using the new features of v6.
__________________
Reply With Quote
  #4  
Old 07-30-2011, 11:42 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 cbk1994 View Post
Can you make a list of things that need to be fixed for you to adopt v6? v5 needs to go away as soon as possible so developers can start using the new features of v6.
My reasoning for wanting to use v5 for as long as possible is more personal (playerlist, profile, etc not being scripted / fonts).
__________________
Reply With Quote
  #5  
Old 07-30-2011, 11:07 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
Graal version 6.007 has been uploaded:
- also shows version 6 on server-side now (script variable player.graalversion)
- fixed problems of stalled downloads (supposed to continue downloading files after 5 seconds even if there was a problem with one of the previous download requests)
- doesn't try to download map parts from server
- doesn't try to update files from inside a zip or wba
- the rows of GuiTextListCtrl are not deleted when the control is added to another parent
- reduced file size by 200k

This version is the 'Gold Master', which means if this version is fine then it will be the final v6 release. Of course we can still fix things if you discover big problems.

Last edited by Admins; 07-31-2011 at 12:57 AM..
Reply With Quote
  #6  
Old 07-31-2011, 05:47 AM
oo_jazz_oo oo_jazz_oo is offline
Jazz teh Awesome
oo_jazz_oo's Avatar
Join Date: Jul 2006
Location: California
Posts: 596
oo_jazz_oo is a jewel in the roughoo_jazz_oo is a jewel in the rough
Send a message via MSN to oo_jazz_oo
Will we ever have the ability to disallow resizing/maximizing for external windows?

It just seems like this should be basic functionality...yet, its not possible to do.
__________________

Reply With Quote
  #7  
Old 08-05-2011, 09:57 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
I've just discovered that there seems to be multiple instances of the same NPC being returned within the findareanpcs(); function, please fix this.

The reason I discovered this was that with the latest client Classic's scripted clientside onPlayerTouchsMe trigger was being called 2 or 3 times at once on the same NPC, this is causing quite a lot of annoying problems. So I then decided to test findareanpcs(); and I'm 100% sure this is the issue.

Last edited by ffcmike; 08-05-2011 at 10:25 AM..
Reply With Quote
  #8  
Old 08-05-2011, 10:45 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
Is that problem also happening on server-side?
Reply With Quote
  #9  
Old 08-05-2011, 10:53 AM
ffcmike ffcmike is offline
Banned
Join Date: Jul 2004
Location: London
Posts: 2,029
ffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond reputeffcmike has a reputation beyond repute
Send a message via AIM to ffcmike Send a message via MSN to ffcmike
Quote:
Originally Posted by Stefan View Post
Is that problem also happening on server-side?
Nope, there's only one instance of an NPC being returned.
Reply With Quote
  #10  
Old 08-05-2011, 10:13 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
Hmmm can check it (after vacation). It seems to also draw some npcs double or triple (shows 400-700 npcs on the screen on Era on a small netbook screen), have not tested with alpha-transparent npcs yet.
Reply With Quote
  #11  
Old 08-06-2011, 10:32 AM
Seeya Seeya is offline
ω
Seeya's Avatar
Join Date: Jul 2007
Location: Seminole, FL
Posts: 1,903
Seeya is a splendid one to beholdSeeya is a splendid one to beholdSeeya is a splendid one to beholdSeeya is a splendid one to beholdSeeya is a splendid one to behold
Send a message via AIM to Seeya
Quote:
Originally Posted by Stefan View Post
Hmmm can check it (after vacation). It seems to also draw some npcs double or triple (shows 400-700 npcs on the screen on Era on a small netbook screen), have not tested with alpha-transparent npcs yet.
Where are you on vacation?
__________________
Kale Vimes

Reply With Quote
  #12  
Old 08-06-2011, 03:53 PM
Shadow5596321 Shadow5596321 is offline
The Forum Bandit
Shadow5596321's Avatar
Join Date: Jul 2008
Posts: 1,515
Shadow5596321 will become famous soon enough
Quote:
Originally Posted by Seeya View Post
Where are you on vacation?
I'm assuming a castle..... made of bread.
__________________
Quote:
Originally Posted by bahamutstevetff View Post
me and huwa - teh uber chavs -
Reply With Quote
  #13  
Old 08-07-2011, 01:11 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
Made of cookies, hamburgers and steaks
Reply With Quote
  #14  
Old 08-07-2011, 01:24 AM
Shadow5596321 Shadow5596321 is offline
The Forum Bandit
Shadow5596321's Avatar
Join Date: Jul 2008
Posts: 1,515
Shadow5596321 will become famous soon enough
What? No Pizza?
__________________
Quote:
Originally Posted by bahamutstevetff View Post
me and huwa - teh uber chavs -
Reply With Quote
  #15  
Old 08-07-2011, 11:34 AM
Crow Crow is offline
ǝɔɐɹq ʎןɹnɔ
Crow's Avatar
Join Date: Dec 2006
Location: Germany
Posts: 5,153
Crow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond reputeCrow has a reputation beyond repute
Quote:
Originally Posted by Stefan View Post
Made of cookies, hamburgers and steaks
That's not a tasty combination :/
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 11:23 PM.


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