Graal Forums  

Go Back   Graal Forums > Private forums > Graal4 Forums > Graal V4 Main Forum
FAQ Members List Calendar Today's Posts

 
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 11-15-2005, 10:16 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
Exclamation Graal v4.02 revision 9 released

Revision 9 has been released for Windows and Linux, Mac version will follow in a few days. Download it by connecting to the server list (login server).
Updates:
- supports png filter type 4 now (fixes some images)
- when a gif image has no transparency, then black is taken as transparent color, to be more compatible to v2
- updateboard has been fixed for gmaps to work for map parts close to you (not just the map part where you are standing on)
- gmaps and gupd files are updated using the checksum of the file, and are cached in memory in case they cannot be written to file, so they should always work
- the variable attr[] is protected in the new scripting engine to prevent crash (you can still modify array members, but not replace the array)
- GuiFrameSetCtrl has been fixed
- in new scripting engine serverr. vars are working now on clientside without adding a "player." in front of them
- in the Windows version the F2 log window uses the Courier font now so that things like "/party list" on Era and Kingdoms are displayed fine
- in the Linux version the default font mode has been changed so that the font is displayed correctly when you use transparent black text (changeimgmode 0 is the same like 1 now, like on Windows)
- the graphics handling in the Linux version has been optimized so that it takes less resources (the same for Graal3D)
  #2  
Old 11-15-2005, 10:25 PM
Googi Googi is offline
A Serious Epidemic
Googi's Avatar
Join Date: Oct 2001
Location: Canada
Posts: 18,866
Googi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud ofGoogi has much to be proud of
Send a message via AIM to Googi
Coming soon: The 59000th revision!
__________________
  #3  
Old 11-15-2005, 10:29 PM
Nabru Nabru is offline
100 IFP and runnin'
Nabru's Avatar
Join Date: Aug 2005
Location: Wisconsin
Posts: 440
Nabru will become famous soon enough
Send a message via ICQ to Nabru
Wheres the goddamn coustomizable start screen!?
__________________
~Urban
  #4  
Old 11-15-2005, 11:02 PM
CheeToS2 CheeToS2 is offline
That Guy
CheeToS2's Avatar
Join Date: Dec 2001
Location: Seattle, WA
Posts: 2,528
CheeToS2 will become famous soon enough
Send a message via AIM to CheeToS2
Quote:
Originally Posted by Nabru
Wheres the goddamn coustomizable start screen!?
Quote:
Originally Posted by Stefan
The old login screen of v2-v4 had kingdoms graphics too. We already thought about making it customizable, probably a little bit complicated with the animations but possible.
He never said it would be added, he said it would be complicated but possible. Don't get so demanding
__________________

  #5  
Old 11-16-2005, 12:40 AM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Quote:
Originally Posted by Stefan
- GuiFrameSetCtrl has been fixed
I'm extremely lazy, so could someone explain to me what a GuiFrameSetCtrl is?
  #6  
Old 11-16-2005, 03:39 AM
DrDrizzle DrDrizzle is offline
OwNaGe
DrDrizzle's Avatar
Join Date: Oct 2005
Location: USA
Posts: 186
DrDrizzle is on a distinguished road
Send a message via AIM to DrDrizzle
Stefan can't wait for the Mac version to come out
__________________
Apps Owns You

Reddys Owns You
  #7  
Old 11-16-2005, 04:42 AM
osrs osrs is offline
Graalian since 1998
osrs's Avatar
Join Date: Mar 2002
Location: Brazil
Posts: 2,724
osrs is on a distinguished road
Send a message via ICQ to osrs Send a message via AIM to osrs Send a message via MSN to osrs Send a message via Yahoo to osrs
Good job I guess.
__________________
"Ability is what you are capable of doing. Motivation determines what you do. Attitude determines how well you do it."
Facebook: facebook.com/raysilvadotnet /
  #8  
Old 11-16-2005, 06:50 AM
Methril Methril is offline
Registered User
Join Date: Jan 2005
Posts: 237
Methril is on a distinguished road
I really don't like the new title screen, I think something more generic would be better because the servers have different themes.
The purple loading screen from Graal the Adventure was pretty cool too.
__________________
DroneDev
  #9  
Old 11-16-2005, 08:22 AM
napo_p2p napo_p2p is offline
oh snaps
napo_p2p's Avatar
Join Date: Sep 2003
Location: Pismo Beach, California
Posts: 2,118
napo_p2p has a spectacular aura aboutnapo_p2p has a spectacular aura about
Send a message via AIM to napo_p2p Send a message via MSN to napo_p2p
Quote:
Originally Posted by Googi
Coming soon: The 59000th revision!
Lies!

Nice work Stefan (as always). Nice to see black transparencies 'fixed'.
__________________
Scito hoc super omnia.
Haec vita est tua una sola.
Dum vita superest, utere maxime quoque puncto, momento, et hora quae habes.
Tempus neminem non manet.
Noli manere tempus.
Carpe Diem

Seize the Day.
  #10  
Old 11-16-2005, 02:32 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
Quote:
Originally Posted by Yen
I'm extremely lazy, so could someone explain to me what a GuiFrameSetCtrl is?
You can use it to make controls inside the window resizable, e.g. in the F1 window you can click on the line between the two controls and resize them.
  #11  
Old 11-16-2005, 09:47 PM
Yen Yen is offline
Banned
Yen's Avatar
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Yen is an unknown quantity at this point
Send a message via AIM to Yen Send a message via MSN to Yen
Quote:
Originally Posted by Stefan
You can use it to make controls inside the window resizable, e.g. in the F1 window you can click on the line between the two controls and resize them.
Thanks, I was wondering how you did that.
 


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 10:15 AM.


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