Releases: rivet-gg/plugin-godot
Releases ยท rivet-gg/plugin-godot
v2.3.0
2.3.0 (2024-09-30)
Features
- add loading indicator to setup while sdk is generating (#292) (9bb6841)
- add lobby status to bootstrap script (#298) (06e0c7d)
- pull game version from cloud api & prevent running client against undeployed env (#294) (7d5678d)
- remove sign in requirement for plugin (#288) (2448b94)
Bug Fixes
- dev: 404 on create env button (#277) (400231c)
- fix docs & feedback links (#301) (e34973e)
- fix release script in ci (#281) (00af98f)
- fix settings buttons (#302) (c782264)
- wait for stop task to finish before allowing starting new task panel task (#296) (c406a37)
Chores
- add auth checks (#300) (91e2a84)
- clarify multiplayer setup step (#293) (0a997ef)
- remove extra logging (#303) (872ecd4)
- simplfiiy sign in flow to remove popup (#304) (5c61307)
- strip rivet addon from server export config (#289) (bbe21a9)
- update toolchain (#280) (89d4f10)
- update toolchain (#305) (02a5185)
- update toolchain (2) (#307) (0baf4fe)
v2.2.1
v2.2.0
2.2.0 (2024-09-23)
Features
Bug Fixes
- add back lockfile (#249) (8870abb)
- check for sdk updates to update autoload (#261) (55030ac)
- correctly handle task complete state on task popup (#256) (3e10e6f)
- layout: correct margins on setup tab (#252) (ddb5319)
- setup: fix setup step on windows by forcing absolute paths for copying resources (#264) (b3ce7b8)
- template: use new RivetMultiplayerManager (#251) (7d13eaa)
- update toolchain to support aarch64 builders (#268) (cc1cd8d)
Chores
- add better instal instructions in readme (#258) (45fae9b)
- develop: auto-rename buttons based on selected env (#254) (aa9c40d)
- main: release 2.2.0 (#263) (b2fff3e)
- rename Dockerfile -> game_server.Dockerfile (#257) (4ddd2e8)
- update demo configs (#259) (6ee03d5)
- update description (#248) (d6e0335)
- update links (#260) (4037ef0)
- update to latest gdext (#250) (143a3f6)
- update to merge develop & deploy tabs (#253) (7757b50)
v2.1.0
2.1.0 (2024-09-19)
Features
- add play section for client & server (#226) (6afc574)
- modules: automatically update module list (#227) (2d6b7bd)
Bug Fixes
- add yarn to build_cross.sh (#240) (eb79734)
- auto-scale theme overrides with dpi (#234) (117eee7)
- ci: fix passing password to release (#243) (21515ba)
- fix saving version & backend port saving & new sdk (#218) (8eb21bf)
- update dll path on windows (#207) (00f8d49)
Continuous Integration
Chores
- add back port & config update events (#229) (9cfd3af)
- add logging & disable logging for rust ext (#232) (33e8428)
- add modules tab & cleanup ui (#225) (256870d)
- add SERVER_HOSTNAME to default rivet config (#236) (fee3b39)
- add shared tokio runtime (#205) (67b6da2)
- ci: add ci cross-build (#241) (035e43d)
- clean up build_cross.sh script (#203) (1299b31)
- fix backend host on windows (#213) (0da7aec)
- handle task panel restarts gracefully (#235) (a8a4726)
- ignore native (#209) (b8a4aae)
- implement new process manager (#216) (6eafeaf)
- implement new process manager & add setup + shutdown handlers to tokio (#217) (aa165e3)
- main: release 2.0.7 (#220) (6f3c685)
- main: release 2.1.0 (#223) (26c9dbe)
- main: release 2.1.0 (#239) (deedba1)
- make build_cross.sh run without ty (#222) (f57074f)
- migrate output to read from output file (#201) (446808e)
- only load gdext under editor (#230) (868234e)
- remove unneeded dep (#215) (5a13d4e)
- remove use of global-error (#214) (a25d474)
- rename backend.json -> rivet.json (#224) (ded8107)
- replace blocking thread with RivetTask instances (#228) (3a6024f)
- switch from cli -> ffi (#202) (e796833)
- update build_dev to work cross platofrm (#206) (4b2fbd5)
- update client count to open native customize window (#231) (d2fb00b)
- update toolchain (#208) (3838c35)
- update windows symlink instructions (#204) (d5eb4d5)
v2.0.7
2.0.7 (2024-09-10)
Bug Fixes
- fix saving version & backend port saving & new sdk (#218) (8eb21bf)
- update dll path on windows (#207) (00f8d49)
Continuous Integration
Chores
- add shared tokio runtime (#205) (67b6da2)
- clean up build_cross.sh script (#203) (1299b31)
- fix backend host on windows (#213) (0da7aec)
- ignore native (#209) (b8a4aae)
- implement new process manager (#216) (6eafeaf)
- implement new process manager & add setup + shutdown handlers to tokio (#217) (aa165e3)
- migrate output to read from output file (#201) (446808e)
- remove unneeded dep (#215) (5a13d4e)
- remove use of global-error (#214) (a25d474)
- switch from cli -> ffi (#202) (e796833)
- update build_dev to work cross platofrm (#206) (4b2fbd5)
- update toolchain (#208) (3838c35)
- update windows symlink instructions (#204) (d5eb4d5)