![]() |
Still experiencing the issues with GuiScrollCtrl's and Highlighting.
When the mouse leaves the boundaries of an external window it no longer keeps track of the state (which buttons held down) or location of the mouse. If you want people to be happy with Graal Client-based tools you really need to fix these issues. The issues in my post here are still present in the current client: http://forums.graalonline.com/forums...postcount=1207 |
Upon receiving a global PM multiple times, the globe tab button will not switch its image to a PM bubble as it does the first time, so it's possible to not notice a global PM unless you have the sound enabled or a custom scripted notification.
Also please change the PM sound to something other than chest.wav. |
Try getting rid of all this lag, this client hurts my FPS badly.
|
Quote:
So perhaps some options is a better idea. |
We have released a new version 6.014:
- Added an option "Use OpenGL for Graphics", can be enabled and disabled without restarting the game; OpenGL is usually faster than DirectX but we currently don't support full-screen mode yet, and some cheaper graphic cards have bad support for OpenGL and will work better with the default graphics (DirectX) - The fullscreen-mode from the options is correctly saved - Fixed problems with http keep-alive, it is correctly reusing connections to web-servers now to speed up download of images (e.g. wiki news) - Fixed some crashing bugs - Fixed npc-clipping when z > 0 - Better handling of objects which join classes but don't have an own script - Added functions for using JSON: obj.savejsontostring(0 single line/1 multiline), obj.savejson(filename,0 overwrite/1 append,0 single line/1 multiline), obj.loadjson(filename), obj.loadjsonfromstring(str); we will also update the npcservers in the next few days to add these - Fixed gani particles |
Hmm, OpenGL seems to be almost the same for me as DirectX, but i'm not sure. Could someone please tell me which is better for my computer?
Specs: I have Windows 7 home premium Processor: AMD Athlon X2 Dual-Core QL-65 (2 CPUs), ~2.1GHz Memory: 4096MB RAM Name: ATI Radeon HD 3200 Graphics Manufacturer: ATI Technologies Inc. Chip Type: ATI display adapter (0x9612) Driver Verision: 8.872.0.0 Date: 7/7/2011 11:28:26 PM |
Planning to fix the textbox highlighting problem? I'm not quite sure on how to replicate it but I've done it a few times. It usually occurs when switching servers and using the server search textbox on login
|
The status box on the playerlist is sometimes misplaced for me:
http://img256.imageshack.us/img256/8228/listbug.gif Edit: Upon opening the client a 2nd time, this box hasn't appeared for me at all. This has happened a handful of times before with previous versions when the playerlist has been created on login, but upon opening this new client the first time this issue has happened once logged in to a server. Quote:
And perhaps I can elaborate on the issue I was having with text display layer. I have nicknames displaying on layer 1 rather than 0, so that they display above layer 0 NPCs which have a large image being used to decorate a floor. Within inside levels, nickname text is displayed beneath players, which is what I would expect. On GMAPs however, nickname text is displayed above players, the exception to this is when you are in the top left level of a GMAP: Inside - http://img443.imageshack.us/img443/5199/insideph.gif GMAP - http://img833.imageshack.us/img833/6519/gmap.gif Top left level of a GMAP - http://img713.imageshack.us/img713/7171/topleftmap.gif It also seems that within the last 2 client versions, gani script is stuck to the player after the player has been set to a different gani. For instance the script of onPlayerEnters within Classic's horse fire breath gani is occurring whenever you enter a new level even though your gani is no longer firebreath. |
Quote:
|
Uploaded a new version 6.015:
- fixes problems with projectiles falling through the ground - new script functions convertLatinToUTF8(string) and convertUTF8ToLatin(string), mainly for server-side stuff The new gserver and npcserver have been uploaded to all machines, requires server restart to enable the json functionality. We've also added onWasShot(x,y,dir) on server-side, for classic arrows. The new version also makes it possible to make npcs not block projectiles with npc.isblockingprojectiles = false. Previously this was only possible on client-side. |
Serverside, there seems to be a bug with reading and writing to tilelayers above 0 while on a gmap. player.level.tilelayers[0].tiles[x,y] returns the correct tile for layer 0, but player.level.tilelayers[1].tiles[x,y] always returns 0.
Clientside on a gmap, player.gmap.tilelayers[0].tiles[x,y] always returns -1, but if you go to a layer above 0, such as player.gmap.tilelayers[1].tiles[x,y], it returns the correct tile. You can read the tile on layer 0 if you drop the tilelayers check, player.gmap.tiles[x,y] returns the tilelayers[0] tile for those coordinates. |
Take your sweet time....
|
Quote:
|
Quote:
|
Quote:
Quote:
|
All times are GMT +2. The time now is 10:19 PM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.