KnightOnline icon indicating copy to clipboard operation
KnightOnline copied to clipboard

OpenKO is an open source version of the old school Knight Online MMORPG

Results 64 KnightOnline issues
Sort by recently updated
recently updated
newest added

You were able to switch between pages by using mouse wheel in Item buy page of any NPC in 1299.

You were able to switch between pages by using mouse wheel in Storage in 1299.

Slight issue with the casting effect for Water of Favors ([see here](https://gfycat.com/AssuredDearestAtlanticsharpnosepuffer)). However I need to test to make sure this isn't an issue with the client files themselves.

![ekran goruntusu 9](https://user-images.githubusercontent.com/18240112/29822810-75ec7f82-8cd5-11e7-8d49-70b9e7fa4a21.png)

enhancement
client

I was thinking to use [GLM](https://glm.g-truc.net/0.9.2/api/index.html) for 3D structures such as vectors, matrices and quaternions, which are defined in My_3DStruct.h file by using directx library. I have already started experimenting...

Hello, if I want to run warfare, it shows me this error. It means that system could not find knightonline.exe Any help please ? ![image](https://user-images.githubusercontent.com/121102786/208667810-6536a3a6-7e69-4309-af64-bc44c474baaf.png) As I could see on...

As-is, this is always `../{working dir}`. Realistically this should just be `{working dir}` by default; the only reason we don't do this is because of VS and asset management. That...

The client currently establishes a connection on startup. This isn't necessarily ideal for either general use or automated startup of projects (since it will fail and force you to exit...

enhancement
client

Fixes #629 I hope I extracted the correct code from the posted reference. Could not test it atm, because no windows machine to run the client on.

CUser::Regene() (used on respawn) is a bit outdated and buggy. Ignoring the functionality that doesn't exist, the 2 main problems with it right now are that: 1. The positioning logic...

bug
server