Skip to content
#

game-development

Here are 9,777 public repositories matching this topic...

agones
sisso
sisso commented Apr 15, 2021

What happened:
Can not compile agones/examples/crd-client on release 1.13. Looking into the mod.go it is still using agones 1.12.

What you expected to happen:
Compile

How to reproduce it (as minimally and precisely as possible):

  • clone version 1.13
  • update the agones/examples/crd-client/go.mod to use agones 1.13
  • go run . in the folder

**Anything else we need to know

Terasology
keturn
keturn commented Sep 11, 2020

Use Case

As a developer, I want to join a multiplayer server as a new user, as if I were joining it for the first time. Even though I had previously logged in to it with this client.

I tried changing my "Player Name" in the player settings. That changed the way my name displays, but still connects me to my previous character.

Discussion

This can be done by removing the `security.

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