Releases: hathora/hathora-godot-plugin
Releases · hathora/hathora-godot-plugin
v0.0.4
v0.0.3
Fixed
- Missing
room_config
parameter inroom_v2.update_config()
Thanks to @CameronFrittz for flagging this
v0.0.2
Added
- In editor SDK documentation
- Popup menu in the plugin UI to choose which docs to open (Godot 4.3+)
Fixed
- SDK client compilation error on web exports. Thanks @Arkelen7777 !
- Caret moving back when trying to edit text in the plugin UI
Changed
- discovery_v1 endpoint replaced by discovery_v2
- roomConfig parameter optional when creating a room/lobby
- roomConfig parameter is now a String instead of a Dictionary
- SDK will only create an empty config file if running in Editor
- Generate server build logs are now printed to the Editor bottom output panel
Thanks to @Arkelen7777 for testing the addon and providing valuable feedback
v0.0.1
First public release of the Hathora Godot addon