![]() |
I did some /clientstats of v6 users on Zodiac and Era today. The two main speed problems:
- for players with older graphics card such as the Intel built-in stuff the tiles drawing is quite slow (up to 40% CPU time), will need to fix that - on Era the -Movement script (onTimeout()) is taking tons of CPU time even if the player is not moving at all, the script is taking around 30-50% CPU time; will have to debug a little which parts of that are slow and help to speed it up I guess; there is a lot of anti-hacker things, may be those can be improved |
We have improved the speed on Era a little bit (by speeding up the nick name display for NPCs which was done in the movement system/-Nicknames). The tiles drawing for inside levels will be modified a little bit so that it eventually also fixed problems with transparent blackness.
We have also updated the options: - playerlist docking should work again - the option for displaying the playerlist in-game should work again - PMs and history should also display in-game when you have that option enabled - on Windows you have a new checkbox 'Cache filenames for faster startup' - removed some older 3D and voice chat options |
Quote:
nice to see external toggle was added. the other windows needs one too. |
border, fillColor, etc don't seem to work with GuiMLTextCtrl in v6
PHP Code:
Also, PHP Code:
|
Quote:
|
Quote:
|
Issue with scripted ganis in player.attrs.
Quote:
http://forums.graalonline.com/forums...hp?t=134261099 |
Quote:
|
Google "compatibility mode" and it'll be the first result.
|
Quote:
|
The new windows version v5.309 has been released
(http://www.graalonline.com/downloads..._windows.zip): - The default keys (escape, F1 etc.) have been reworked and now use script. There are new events onControlKeyDown/Up with parameters keycode,keytext,scancode and window name. Closing the default external windows with escape key should work much better now. Pressing Escape in the main game window will show a scripted external window now for the quit dialog. We will be able to change this behaviour by script. - Filebrowser enhancement: in the scripted RC you can now double-click on files to open the file in the default viewer or editor - Allows to edit the position of external windows by script: GuiWindowCtrl.externalwindow (object) TWindow.bounds, position, extent, x, y, width, height, screenbounds, screenwidth, screenheight (these are the attributes of the external window) - Adds GuiTextListCtrl.setSelectedRows() and setSelectedByIds() |
The issue with waitfor and return values has also been fixed. Thanks.
|
I'm having troubles with the client freezing when I get to the serverlist. Works completely fine on older version :(
|
|
We have identified a problem with npcs which are not showcharacter() and use particles (visible size of the npc is updating each frame), it's crashing the game. We will fix it as soon as possible.
|
All times are GMT +2. The time now is 04:41 AM. |
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.