Kyoril

Results 4 issues of Kyoril

The character movement controls should be enhanced. * Holding the W key should move the character forward into it's facing direction * Holding the S key should move the character...

Camera controls need to be working on the client. * The camera should orbit around the player entity (LMB + Move). * The camera should not exceed a certain amount...

World instances need to be managed properly on the realm and the world node servers.

Inheriting from std::iterator is deprecated in C++17. Instead, the class should expose the following 5 types: * iterator_category * value_type * difference_type * pointer * reference