-
Posts
144 -
Joined
-
Last visited
-
Days Won
45
Content Type
Profiles
Forums
Gallery
Everything posted by Temtaime
-
List of changes: Fix character selection bug in charselect Enlarged viewer area Fix bug at startup on some old videocards Memory consumption reduced As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir on Patreon by giving me for a coffee, more coffees, faster release cycle https://www.patreon.com/temtaime
-
List of changes: Hercules support Up to 4x cpu consumption reduced As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir on Patreon by giving me for a coffee, more coffees, faster release cycle https://www.patreon.com/temtaime
-
List of changes: Added map viewer mode(use viewer.bat to start, you can hide settings window using F12) As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir on Patreon by giving me for a coffee, more coffees, faster release cycle https://www.patreon.com/temtaime
-
List of changes: Character creation(hair colors don't change because they're unsupported for now) Fix bug while some of maps refused to loading Minor bugfixes As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir on Patreon by giving me for a coffee, more coffees, faster release cycle https://www.patreon.com/temtaime
-
List of changes: NPC shops finally ! Fix bug with select GUI component Fix shadows artifacts in some conditions Minor UI improvements Some possible crash fixes As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir on Patreon by giving me for a coffee, more coffees, faster release cycle https://www.patreon.com/temtaime
-
List of changes: Kafra storage working Drag-n-drop fixes As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir there: https://www.patreon.com/temtaime !
-
AFAIK Herc currently doesn't support 2017-05-17 client so Æsir is unsupported on Herc for now
-
List of changes: One can drop an item from the inventory now thanks to new drag and drop system Hotkeys to open/close windows Skill bar with hotkeys Chat battle mode Fixed item picking up sometimes not worked Render fixes for some GPUs Internal bug and crash fixes Performance improvements As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy Support Æsir there: https://www.patreon.com/temtaime
-
Æsir is a software development project revolving around the creation of MMORPG game client, compatible with RAthena. It aims to provide the better game experience using a modern render engine and the freedom to modify the client. Due to having all the source code, it becomes possible to fix some bugs of the original client and also add new features, such as: Per-pixel lighting; Real-time shadows; Instant map loading; Native support of Windows, Linux, Mac OS X, Android and iOS. Under the hood Æsir is written in D and uses OpenGL 4.5 graphic API. Æsir is open-source and completely free, grab the sources on github ! See more screenshots here:
-
Yes, feel free to create it I think those ones are not bugs themselves but are undone features in todo list.
-
NPC talk(except text entering) Moving and damaging a monster Skill usage and leveling up Stats leveling up Inventory item usage and picking up an item Equipment changing Effects(partly) Global chat TODOS: Char creation/relog NPC/P2P trade Skills with side effects(e.g. merchant shop) Chat, party, guild, friend UI etc
-
List of changes: Fix colors in select npc window Ground skill effects(sounds and other effects will be added in the next release) Fix critical error when audio initialization is failed Fix npc select bug Fix render quality is not saved after client restart Fix possible crash or hang on some amd cards Add damage numbers Lot of other fixes Due to render changes, please, remove tmp folder, otherwise you can face artifacts As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy
-
@caspe seems for now hercules is not supported by Æsie
-
It is not an error, but a misleading message. You can enable msaa in the client settings window and it will be printed as supported
-
What's the error displayed and the text in console is ?
-
Hi all ! This is a new release. List of changes: Updated packetver 20170517, recompile your server, don't forget to disable packet obfuscation. This packetver will stay now. Full UTF8 support. It has a support of 583 languages. Automatic selection of discrete GPU if there's an integrated one. Support for Intel HD 4200+. Other bugfixes. Please, note that you have to convert your motd.txt and conf/msg_conf/map_msg_*.txt from language encoding to UTF8 and save. Also you have to change a default_codepage in the conf/inter_athena.conf to utf8. Also now there's no aesir.json, but an aesir.sample.json, so rename it to aesir.json if you haven't one yet. As usual, you can download a release there: https://cloud.acomirei.ru/s/khm08qmHJSVLEUy
-
could not create GL context means graphic driver doesn't support required OpenGL version. It is not related to grf files. If you are sure that this is not caused by implicit using of intel integrated card, then you have to upgrade the drivers. You can download any kro client starting from 2012 i think, also æsir does not use anything except grf files, that means, all the dlls are not necessary.
-
Seems your grf files are corrupt, or they are using encryption. Currently there's no support for such a grf. Only new version(0x200) are supported. I will include support for old grf files to the roadmap, thanks.