Skip to content

Releases: MaxWasUnavailable/Virality

v1.5.3

05 Jan 23:44
Compare
Choose a tag to compare

Full Changelog: v1.5.2...v1.5.3

  • Moved voice fix to a patch to hopefully improve reliability.
  • (Hopefully) fixed the Thunderstore version, assuming my Thunderstore release script works fine with this new multi-branch setup!

v1.5.2

15 Dec 16:22
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Dec 16:09
Compare
Choose a tag to compare

Full Changelog: v1.4.0...v1.5.1

  • Update for 1.19.e
  • Set up separate branch for BepInEx/Thunderstore builds
  • Change main branch to develop for native CW Plugins

v1.4.0

15 May 09:34
Compare
Choose a tag to compare

Full Changelog: v1.3.0...v1.4.0

  • Fixed update breaking SteamLobbyHandler constructor patch

For Content Warning 1.5.a

v1.3.0

03 May 02:07
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.3.0

  • Fixed sleeping issue due to new game update

v1.2.0

15 Apr 22:03
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0

  • Fix for voice issue

v1.1.1

10 Apr 16:56
Compare
Choose a tag to compare

What's Changed

  • Specifies the connecting player in the RPC call to 'RPCA_OpenDoor' by @wwwDayDream in #17

Added

  • Added IsLateJoinAllowed property that keeps track of the current state of late joining
  • Enabled invite button when late joining is allowed or when vanilla allows it
  • ContentWarningPlugin attribute
  • Modal popup in case of Photon Lobby Limit error
  • Override for lobby size limit in case of Photon Lobby Limit error

Fixed

  • Some more MasterClient checks to prevent potential issues
  • Target individual player instead of all players when performing late game join RPCs
  • Fix GitHub publish workflow

Changed

  • Common lobby functionality moved to helpers
  • Use lobby size limit override if set instead of Virality config limit

Removed

  • Steam Rich Presence, since base game now handles this

Full Changelog: v1.0.2...v1.1.0

v1.0.2

02 Apr 14:36
Compare
Choose a tag to compare