Skip to content

Latest commit

Β 

History

History
422 lines (237 loc) Β· 32.9 KB

File metadata and controls

422 lines (237 loc) Β· 32.9 KB

Changelog

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

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

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

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

2.0.6 (2024-08-31)

Bug Fixes

2.0.5 (2024-08-31)

Bug Fixes

Chores

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)

2.0.3 (2024-08-24)

Bug Fixes

2.0.2 (2024-08-23)

Chores

2.0.1 (2024-08-23)

Continuous Integration

2.0.0 (2024-08-23)

Bug Fixes

Chores

2.0.0-rc.1 (2024-08-19)

Features

Bug Fixes

Code Refactoring

Continuous Integration

Chores

1.4.0 (2024-07-02)

Chores

1.3.7 (2024-06-27)

Bug Fixes

1.3.6 (2024-06-22)

Chores

1.3.5 (2024-06-21)

Bug Fixes

1.3.4 (2024-06-10)

Bug Fixes

  • replace usage of the RivetPluginBridge identifier (c07f2a1)

Chores

1.3.3 (2024-06-06)

Bug Fixes

Continuous Integration

  • prevent duplicate plugin image uploads (#115) (fae9672)

1.3.2 (2024-05-31)

Bug Fixes

1.3.1 (2024-05-29)

Bug Fixes

1.3.0 (2024-05-29)

Features

Bug Fixes

Continuous Integration

Chores

1.2.1 (2024-05-16)

Bug Fixes

1.2.0 (2024-05-15)

Features

  • Ask user if they want to save before build and deploy (14e30c8)
  • Improve loading screen (bf1a960)

Bug Fixes

  • Save scripts as well on check (44bc1e9)

1.1.4 (2024-03-11)

Bug Fixes

  • Fix Windows installer for Rivet CLI (#70) (e08222e)

1.1.3 (2024-03-08)

Bug Fixes

1.1.2 (2024-03-08)

Bug Fixes

  • Run deploy workflow in release please workflow (e0dba08)

1.1.1 (2024-03-08)

Bug Fixes

  • Release to trigger CI to asset store (465e36c)

1.1.0 (2024-03-08)

Features

1.0.0 (2024-02-22)

Features

Miscellaneous Chores