Skip to content

Commit

Permalink
Updated changelog and download links
Browse files Browse the repository at this point in the history
  • Loading branch information
Gramps committed May 18, 2024
1 parent 23d6f42 commit a4b19a2
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 6 deletions.
22 changes: 22 additions & 0 deletions docs/changelog/gdnative.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,28 @@ A history of all changes to [the ***gdnative*** branch.](https://github.com/Godo

---

## Version 3.25

- Added: Steam Matchmaking response handlers, ***thanks to jeremybeier***
- Added: all missing Messages and Sockets constants
- Changed: Networking Messages, Sockets, and Utils now use Steam IDs instead of identity system
- Changed: cleaned up `addItemPreviewFile()`, `check_file_signature`, and `showGamepadTextInput()`
- Changed: various bits and pieces
- Changed: IP logic for all related functions
- Changed: `addFavoriteGame()`, `initiateGameConnection()`, `terminateGameConnection()`, and `removeFavoriteGame()` now take strings for IP
- Changed: `getAuthSessionTicket()` now defaults to 0 for Steam ID
- Changed: IP address now accepted instead of IP references
- Fixed: `getFriendCount()` has correct bit-wise value
- Fixed: server browser functionality, ***thanks to jeremybeier***
- Fixed: wrong string IP conversions, ***thanks to jeremybeier***
- Fixed: server list request filters, ***thanks to jeremybeier***
- Fixed: `playerDetails()`, `requestFavoritesServerList()`, `requestInternetServerList()`, `requestSpectatorServerList()`, `requestFriendsServerList()`, `requestHistoryServerList()`, and `pingServer()`, ***thanks to jeremybeier***
- Fixed: regressions caused by minor update
- Removed: Networking Types identity system and related bits
- Removed: P2P Networking constants as they are duplicates of the P2PSend enum
- Removed: previous, non-functioning Matchmaking Server call results
- Removed: `getIdentity()` as it is redundant now

## Version 3.24

- Changed: `createBrowser` now accepts empty strings like the godot3 branch
Expand Down
12 changes: 6 additions & 6 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@ They contain the pre-compiled editors, templates, and necessary Steam shared lib

[ :fontawesome-brands-github: Godot 4.1.x / 4.2.x - Steamworks 1.59 - GodotSteam 4.8](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.8){ .md-button .md-button--resource target="\_blank" }

[ :fontawesome-brands-github: Godot 3.5.3 - Steamworks 1.59 - GodotSteam 3.24](https://github.com/GodotSteam/GodotSteam/releases/tag/v3.24){ .md-button .md-button--resource target="\_blank" }
[ :fontawesome-brands-github: Godot 3.5.3 - Steamworks 1.59 - GodotSteam 3.25](https://github.com/GodotSteam/GodotSteam/releases/tag/v3.25){ .md-button .md-button--resource target="\_blank" }

[ :fontawesome-brands-github: For All Versions](https://github.com/GodotSteam/GodotSteam/releases){ .md-button .md-button--resource target="\_blank" }

=== ":fontawesome-solid-people-group: Multiplayer Peer Builds"

[ :fontawesome-brands-github: Godot 4.2.2 - Steamworks 1.59 - GodotSteam 4.7 MP](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.7-mp){ .md-button .md-button--resource target="\_blank" }
[ :fontawesome-brands-github: Godot 4.2.2 - Steamworks 1.59 - GodotSteam 4.8 MP](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.8-mp){ .md-button .md-button--resource target="\_blank" }

[ :fontawesome-brands-github: For All Versions](https://github.com/GodotSteam/GodotSteam/releases){ .md-button .md-button--resource target="\_blank" }

Expand All @@ -44,9 +44,9 @@ They contain the pre-compiled editors, templates, and necessary Steam shared lib

=== ":octicons-plug-24: GDNative"

[ :simple-godotengine: Godot Asset Library | Steamworks 1.59 - GodotSteam GDNative 3.24](https://godotengine.org/asset-library/asset/1045){ .md-button .md-button--resource target="\_blank" }
[ :simple-godotengine: Godot Asset Library | Steamworks 1.59 - GodotSteam GDNative 3.25](https://godotengine.org/asset-library/asset/1045){ .md-button .md-button--resource target="\_blank" }

[ :fontawesome-brands-github: GitHub | Steamworks 1.59 - GodotSteam GDNative 3.24](https://github.com/GodotSteam/GodotSteam/tarball/gdnative-plugin){ .md-button .md-button--resource target="\_blank" }
[ :fontawesome-brands-github: GitHub | Steamworks 1.59 - GodotSteam GDNative 3.25](https://github.com/GodotSteam/GodotSteam/tarball/gdnative-plugin){ .md-button .md-button--resource target="\_blank" }

[ :fontawesome-brands-github: For All Versions](https://github.com/GodotSteam/GodotSteam/releases){ .md-button .md-button--resource target="\_blank" }

Expand All @@ -70,9 +70,9 @@ They contain the pre-compiled editors, templates, and necessary Steam shared lib

=== ":octicons-plug-24: GDExtension 4.1.x - 4.2.x"

[:simple-godotengine: Godot Asset Library | Steamworks 1.59 - GodotSteam GDExtension 4.7](https://godotengine.org/asset-library/asset/2445){ .md-button .md-button--resource target="\_blank" }
[:simple-godotengine: Godot Asset Library | Steamworks 1.59 - GodotSteam GDExtension 4.8](https://godotengine.org/asset-library/asset/2445){ .md-button .md-button--resource target="\_blank" }

[:fontawesome-solid-file-zipper: GitHub | Steamworks 1.59 - GodotSteam GDExtension 4.7](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.7-gde){ .md-button .md-button--resource target="\_blank" }
[:fontawesome-solid-file-zipper: GitHub | Steamworks 1.59 - GodotSteam GDExtension 4.8](https://github.com/GodotSteam/GodotSteam/releases/tag/v4.8-gde){ .md-button .md-button--resource target="\_blank" }

[ :fontawesome-brands-github: For All Versions](https://github.com/GodotSteam/GodotSteam/releases){ .md-button .md-button--resource target="\_blank" }

Expand Down

0 comments on commit a4b19a2

Please sign in to comment.