Skip to content

Releases: candirugame/candiru

v1.23.0-beta.8

v1.23.0-beta.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jan 22:20
6dd6602

1.23.0-beta.8 (2026-01-10)

Features

  • prop info in debug menu (6dd6602)

v1.23.0-beta.7

v1.23.0-beta.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Dec 21:44
7de1c88

1.23.0-beta.7 (2025-12-23)

Bug Fixes

  • allow unknown fields in serverInfo for forward compatibility (7de1c88)

v1.23.0-beta.6

v1.23.0-beta.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Dec 21:30
c914dff

1.23.0-beta.6 (2025-12-23)

Bug Fixes

  • still use default candiru.xyz peer even if unable to write to disk (fe1e4ad)

v1.23.0-beta.5

v1.23.0-beta.5 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Dec 05:56
106fea9

1.23.0-beta.5 (2025-12-17)

Features

v1.23.0-beta.4

v1.23.0-beta.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 16 Dec 02:15
b088412

1.23.0-beta.4 (2025-12-16)

Bug Fixes

  • clear physics accum before map loads (c2354f9)
  • try/catch around .env write for prod (ee3c2a2)
  • use built-in secrets.GITHUB_TOKEN (b088412)

Reverts

  • set durability defaults to off (2ed1878)

v1.23.0-beta.3

v1.23.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@IsaacThoman IsaacThoman released this 25 Oct 06:38
1d00682

1.23.0-beta.3 (2025-10-25)

Features

  • apply impulse when prop is shot (3413f45)
  • players repel props (a1bb611)

v1.23.0-beta.2

v1.23.0-beta.2 Pre-release
Pre-release

Choose a tag to compare

@IsaacThoman IsaacThoman released this 25 Oct 06:04
aafd68e

1.23.0-beta.2 (2025-10-25)

Features

v1.23.0-beta.1

v1.23.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@IsaacThoman IsaacThoman released this 24 Oct 22:23
76cb339

1.23.0-beta.1 (2025-10-24)

Features

  • add server-side prop physics (3153873)

v1.22.0

Choose a tag to compare

@IsaacThoman IsaacThoman released this 09 Oct 03:56

1.22.0 (2025-10-09)

Bug Fixes

  • clamp item durability between 0 and 1 (9c52945)
  • defer numeric gameMsg updates until slide animation isn't running (6a6eaf2)

Features

  • apply healthIndicator color to remotePlayer material (4d08a4b)
  • basic team deathmatch gamemode (0d661cc)
  • gameMessage number flip on digit update (cf3627c)
  • make the tdm losers explode (4227aba)
  • server-adjustable health indicator color (5401eab)

v1.22.0-beta.3

v1.22.0-beta.3 Pre-release
Pre-release

Choose a tag to compare

@IsaacThoman IsaacThoman released this 09 Oct 03:31
9c52945

1.22.0-beta.3 (2025-10-09)

Bug Fixes

  • clamp item durability between 0 and 1 (9c52945)