Skip to content

Releases: rivet-gg/plugin-godot

v2.3.0

01 Oct 04:35
9821d65
Compare
Choose a tag to compare

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

Chores

v2.2.1

24 Sep 09:36
13f1cba
Compare
Choose a tag to compare

2.2.1 (2024-09-24)

Bug Fixes

  • auto-start now works correctly (#274) (f36be1a)
  • modules: correct build your own module link (#273) (32ee144)
  • update toolchain to support aarch64 builders (#268) (cc1cd8d)

Continuous Integration

  • delete target dir after every cross-build to prevent running out of storage (#272) (e04bedc)

Chores

v2.2.0

23 Sep 09:26
b2fff3e
Compare
Choose a tag to compare

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

v2.1.0

19 Sep 00:35
16816f2
Compare
Choose a tag to compare

2.1.0 (2024-09-19)

Features

  • add play section for client & server (#226) (6afc574)
  • modules: automatically update module list (#227) (2d6b7bd)

Bug Fixes

Continuous Integration

Chores

v2.0.7

10 Sep 13:20
6f3c685
Compare
Choose a tag to compare

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

v2.0.6

31 Aug 19:46
5eb9970
Compare
Choose a tag to compare

2.0.6 (2024-08-31)

Bug Fixes

v2.0.5

31 Aug 19:39
0d6750f
Compare
Choose a tag to compare

2.0.5 (2024-08-31)

Bug Fixes

Chores

v2.0.4

26 Aug 06:55
b034b9c
Compare
Choose a tag to compare

2.0.4 (2024-08-26)

Bug Fixes

  • correctly pass values to prevent threading crash (#189) (d863c65)

Chores

  • delete unneeded files before submitting to asset store (#192) (a79442a)
  • upgrade to godot 4.3 (#191) (1ef1286)

v2.0.3

25 Aug 00:31
82fb05a
Compare
Choose a tag to compare

2.0.3 (2024-08-24)

Bug Fixes

v2.0.2

23 Aug 16:05
ca65179
Compare
Choose a tag to compare

2.0.2 (2024-08-23)

Chores