Skip to content

Fix various function calls and packet data#12

Open
jnoel-dev wants to merge 4 commits intoJDare:masterfrom
jnoel-dev:master
Open

Fix various function calls and packet data#12
jnoel-dev wants to merge 4 commits intoJDare:masterfrom
jnoel-dev:master

Conversation

@jnoel-dev
Copy link

  1. uncomments join_lobby function, for some reason it was commented out in d5aa6b7
  2. fixes issue caused by a change in Godot 4.2 that renamed Dictionary's empty() function
  3. fixes issue caused by ef00870 where function name was updated, but the call in steam_network.gd was not
  4. fixes steam_network.gd:402 @ _update_peer_state(): Error when trying to decode Variant. #11

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

steam_network.gd:402 @ _update_peer_state(): Error when trying to decode Variant.

1 participant