Skip to content

Releases: Rounds-Modding/UnboundLib

v3.0.1

19 May 01:51
5f81a4c
Compare
Choose a tag to compare
  • Fix allowMultiple on custom cards
  • Merge #75

v3.0.0

18 May 02:32
Compare
Choose a tag to compare
  • Merged #74, #67, and #70

  • new toggle menus

  • support for arbitrarily named cards

  • significant performance and stability improvements

v2.11.2

14 May 00:31
673894f
Compare
Choose a tag to compare

v2.11.1

19 Mar 00:53
Compare
Choose a tag to compare
v2.11.1: emergency fix for online play without RWF

v2.11.0

18 Mar 19:38
Compare
Choose a tag to compare
v2.11.0

v2.10.2

11 Jan 00:03
Compare
Choose a tag to compare
complete modsync UI fix

v2.10.1

06 Jan 04:37
0a64baa
Compare
Choose a tag to compare
Merge pull request #63 from Rounds-Modding/LobbyLag

fixed lag in online lobbies due to mod syncing menu

v2.10.0

02 Jan 00:47
Compare
Choose a tag to compare
v2.10.0

v2.9.0

28 Dec 05:50
364d934
Compare
Choose a tag to compare

Added patches + extensions to support 32 player colors. Players' colorID is accessible through UnboundLib.Extensions.PlayerExtensions.colorID(player) or simply player.colorID. Can be assigned (and colors updated) with player.AssignColorID(colorID).

From PR #56

v2.8.2

26 Dec 22:52
b0b6baf
Compare
Choose a tag to compare

Merge #55