Graal Forums

Graal Forums (https://forums.graalonline.com/forums/index.php)
-   Graal Main Forum (English) (https://forums.graalonline.com/forums/forumdisplay.php?f=4)
-   -   Graal V4 released to VIP today (https://forums.graalonline.com/forums/showthread.php?t=60690)

pacMASTA 09-05-2005 01:13 AM

Quote:

Originally Posted by doomboy00
Thats because if you no longer have gold/vip you can only post once every # of hours, i think its 8 or something.
I think thats why anyways :)

doomboy00


Oh.. i just loged in and noticed it ran out 2 days ago :redface: Anyway im done for VIP + Gold for now i've purchased 7+ subscriptions and im not paying 25$ for a new client with hardly any significant diferances

Matt 09-05-2005 01:16 AM

Quote:

Originally Posted by pacMASTA
Oh.. i just loged in and noticed it ran out 2 days ago :redface: Anyway im done for VIP + Gold for now i've purchased 7+ subscriptions and im not paying 25$ for a new client with hardly any significant diferances

These aren't significant?

http://forums.graalonline.com/forums...play.php?f=140

Darlene159 09-05-2005 02:29 AM

Quote:

Originally Posted by pacMASTA
Oh.. i just loged in and noticed it ran out 2 days ago :redface: Anyway im done for VIP + Gold for now i've purchased 7+ subscriptions and im not paying 25$ for a new client with hardly any significant diferances

Version4 is alot different, and much improved in my opinion.

LilNiglet 09-05-2005 05:45 AM

Quote:

Originally Posted by pacMASTA
Oh.. i just loged in and noticed it ran out 2 days ago :redface: Anyway im done for VIP + Gold for now i've purchased 7+ subscriptions and im not paying 25$ for a new client with hardly any significant diferances

v4 is created from scratch in a whole new programming language, and is more likely than not the most 'new' graal release ever.

Lance 09-05-2005 06:17 AM

Quote:

Originally Posted by LilNiglet
v4 is created from scratch in a whole new programming language,

Why do people keep saying this? It's wrong.

UberModeKappa 09-05-2005 08:52 AM

Quote:

Originally Posted by Lance
Why do people keep saying this? It's wrong.

Maybe it is because people think they know everything.
Or it could be because I hate people.



http://forums.graalonline.com/forums...aal/pissed.gif <Why do people cook bacon on the backs of emoticons? It hurts them.

Admins 09-07-2005 03:06 PM

Quote:

Originally Posted by Lance
Why do people keep saying this? It's wrong.

It is rewritten from scratch, in C++

Fry 09-07-2005 04:13 PM

Quote:

Originally Posted by Stefan
It is rewritten from scratch, in C++

I'm still confused why you went back to Delphi; Graal v3 seemed perfectly fine to me, but since I don't know the specifics, I guess I'm missing something. To me there seemed to be much more problems with v4 than with v3 (especially fonts - and I don't think Bitmap fonts are a step into the right direction).
Again, I might just be missing something there, but it'd be nice to know.

Zulithe 09-07-2005 05:19 PM

Quote:

Originally Posted by Fry
I'm still confused why you went back to Delphi; Graal v3 seemed perfectly fine to me, but since I don't know the specifics, I guess I'm missing something. To me there seemed to be much more problems with v4 than with v3 (especially fonts - and I don't think Bitmap fonts are a step into the right direction).
Again, I might just be missing something there, but it'd be nice to know.

All you need to understand is that C++ makes it more portable and should make the game generally faster.

If there are things missing in V4, things like that tend to happen when there is a complete rewrite. It will take time for ALL of the features from previus versions to make their way back in.

I can't use v4 since I'm not VIP (and don't plan to be; why pay money to be a beta tester?) but if you don't notice performance boosts, then at least you should once Stefan works all the wrinkles out of the code. :p

Lance 09-07-2005 06:02 PM

Quote:

Originally Posted by Stefan
It is rewritten from scratch, in C++

But you are using some Delphi stuff in it too, are you not?

So the whole v4 client would then not be totally rewritten from scratch in C++ (though most of it would be).

I am just arguing semantics here.

Admins 09-07-2005 06:39 PM

Quote:

Originally Posted by Fry
I'm still confused why you went back to Delphi; Graal v3 seemed perfectly fine to me, but since I don't know the specifics, I guess I'm missing something. To me there seemed to be much more problems with v4 than with v3 (especially fonts - and I don't think Bitmap fonts are a step into the right direction).
Again, I might just be missing something there, but it'd be nice to know.

In Graal v4 the interface is written in Delphi. Advantages:
- More compatible - people that use v2 will not have problems with v4
- External playerlist and option window (it might be possible sometime to allow scripted external windows but this will take time).

Skyld 09-07-2005 06:50 PM

Quote:

Originally Posted by Stefan
In Graal v4 the interface is written in Delphi. Advantages:
- More compatible - people that use v2 will not have problems with v4
- External playerlist and option window (it might be possible sometime to allow scripted external windows but this will take time).

I think the point that Fry is getting at is that moving back to Delphi was a bad idea.
Graal 3 has always been so much faster for me, and Graal 4 just doesn't perform as well.

The other thing with Graal 4 is the lack of OpenGL. What happened to that?

Questa 09-07-2005 08:32 PM

Quote:

Originally Posted by Skyld
I think the point that Fry is getting at is that moving back to Delphi was a bad idea.
Graal 3 has always been so much faster for me, and Graal 4 just doesn't perform as well.

The other thing with Graal 4 is the lack of OpenGL. What happened to that?

He said the interface was written in delphi, not the game engine itself (which should be as fast as 3.0)

Fry 09-07-2005 10:04 PM

Quote:

Originally Posted by Stefan
In Graal v4 the interface is written in Delphi. Advantages:
- More compatible - people that use v2 will not have problems with v4
- External playerlist and option window (it might be possible sometime to allow scripted external windows but this will take time).

Well, yes, I guess not having to fight with the Windows API to integrate external windows is a good reason. Okay. But why were there such big problems with TTF that Bitmap fonts needed to be used? Did Torque or v3 display Bitmap fonts too?

Quote:

Originally Posted by Questa
He said the interface was written in delphi, not the game engine itself (which should be as fast as 3.0)

Should, yes, but isn't; I don't think DDraw7 was such a good choice. But lets wait until it's finished.

Matt 09-08-2005 03:55 AM

Quote:

Originally Posted by Skyld
Graal 3 has always been so much faster for me, and Graal 4 just doesn't perform as well.

Same for me, i don't know why though. Everytime i spar i have people complaining about how bag i lag, but i never used to lag before. It could just be my computer. x_x

CheeToS2 09-08-2005 04:22 AM

Quote:

Originally Posted by Matt
Same for me, i don't know why though. Everytime i spar i have people complaining about how bag i lag, but i never used to lag before. It could just be my computer. x_x

v4 seems to have UDP problems, so try disabling UDP (in general options)

Inverness 09-10-2005 02:20 AM

Hmm, so v4 has the internal (GS2) and external (Delphi) GUIs, I think it was a good idea to do this. Much better to have the playerlist outside the Graal window. Also like the new GS2 GUI theme.

Also I would like if you could somehow add more advanced features to the NPCServer, like some type of extended connection for people with the rights that would have more options than the normal NC, that would allow you to take things a step further in how the NPCServer operates, make it unique to the server.
I hope i'm making sense.

Matt 09-11-2005 09:58 PM

Quote:

Originally Posted by CheeToS2
v4 seems to have UDP problems, so try disabling UDP (in general options)

I disabled that right after the first time i downloaded V4. x_x

Deek2 10-21-2005 03:56 AM

So, when is the OSX version going to come out (or if it has already been released)?

napo_p2p 10-21-2005 04:00 AM

Quote:

Originally Posted by Deek2
So, when is the OSX version going to come out (or if it has already been released)?

This?
http://www.graalonline.com/downloads/Graal4Setup.dmg.gz

Deek2 10-21-2005 04:07 AM

Quote:

Originally Posted by napo_p2p

Does this come included with RC? I'm not on my mac right now to look

ApothiX 10-21-2005 03:02 PM

Quote:

Originally Posted by Inverness
Hmm, so v4 has the internal (GS2) and external (Delphi) GUIs

I think v4 was completely redone in C++, no more Delphi :P

Malinko 10-21-2005 05:27 PM

The last I saw of Graal v4 for Apple/Mac was yesterday when Stefan was testing it. So I'm guessing it will be released soon.

napo_p2p 10-21-2005 06:00 PM

Quote:

Originally Posted by Malinko
The last I saw of Graal v4 for Apple/Mac was yesterday when Stefan was testing it. So I'm guessing it will be released soon.

It was ;)

http://forums.graalonline.com/forums...ad.php?t=61843

doomboy00 10-22-2005 11:51 PM

yay!
 
Hoorah for graal on mac.
My brother just updated to gold just to check out g4, i like it. Now all the emoticons can be used and when commands are bound to buttons they actually work 'omg'. So looking good as of now, plus many annoying bugs from the last client are gone with the new engine such as crashing from certain masses and weapons saving even when told to destroy;.
YAY!!
Can't wait till i can use it on my classic account and anticipate an RC for mac which has the functionality of the pc rc.

But as of now, looking good, and I think it may have bought my brother back to the game.

Good Job

osrs 11-07-2005 03:54 AM

Anyone having problems to install V4 beside me ?

napo_p2p 11-07-2005 04:01 AM

Quote:

Originally Posted by osrs
Anyone having problems to install V4 beside me ?

What OS? I know there have been some issues with Mac (just regarding bad configuration).

CheeToS2 11-07-2005 04:25 AM

Quote:

Originally Posted by osrs
Anyone having problems to install V4 beside me ?

What problem are you having?

osrs 11-07-2005 05:06 AM

Quote:

Originally Posted by CheeToS2
What problem are you having?

I can't read the message because it shows fast, when I open the executable it says something like 'Scanning folder structure' then my computer crashs. I'm on win98.

Minoc 11-19-2005 12:06 PM

Unsticky please? (along with the New Support Center thread, read my last post there)


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

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