Skip to content
#

game-development

Here are 8,545 public repositories matching this topic...

heinezen
heinezen commented Sep 7, 2020

Required skills: Python, Cython, nyan, maybe C++

Difficulty: Medium

Currently, the asset converter stores the openage nyan API as hardcoded nyan objects. It would be much better if the converter could read the API objects from the filesystem with a parser. There would be two ways to do this. Either we implement a new Python parser for nyan or we extend libnyan's already existing C+

agones
Natanil
Natanil commented Oct 20, 2020

You mistakenly write the explanation of Alpha().IsPlayerConnected(playerID) to Alpha().GetPlayerCount() explanation :

Alpha().GetPlayerCount()
This function returns if the playerID is currently connected to the GameServer. This is always accurate from what has been set through this SDK, even if the value has yet to be updated on the GameServer status resource.

Alpha().IsPlayerConnected(pl

Terasology

Improve this page

Add a description, image, and links to the game-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the game-development topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.