Skip to content

Releases: candirugame/candiru

v1.7.0-beta.1

08 Nov 23:51
748ce7b
Compare
Choose a tag to compare
v1.7.0-beta.1 Pre-release
Pre-release

1.7.0-beta.1 (2024-11-08)

Features

v1.6.0

08 Nov 21:33
0d4544f
Compare
Choose a tag to compare

1.6.0 (2024-11-08)

Bug Fixes

  • adjust release commit message (e4f831f)
  • can shoot with mouse while gamepad plugged in. (dc43f74)
  • controller bindings now work properly in chrome and firefox. (cdea0d5)
  • deno fix (e898a5f)
  • don't take input when setting name (aa3937e)
  • fish shotgun can shoot through walls (4fd4b78)
  • make candiru evil again (40a18c4)
  • non-evil candiru release pls? (f065fc5)
  • physics does not clip at lower fps. (76ba3e5)
  • remove chat overlay flicker on resize (27d86b1)
  • removed un-needed event listeners and fixed chrome gamepad support kinda. (563cf1b)
  • set binding based on controller id not browser. (64409bd)
  • use userAgent instead of browser-specific APIs (c641574)

Features

  • add /thumbsup (066eb8c)
  • add handCamera shake when scared (439f33b)
  • add new hit markers (3810fb9)
  • add shake to remotePlayers when they're scared (9c7333a)
  • added bobbing and camera tilt (e39dc98)
  • command to change controller sensitivity. (9be87bd)
  • crosshair customization with /crosshairColor and /crosshairType (e5856ff)
  • gamepad support (454f12b)
  • gamepad support (84a4c8a)
  • local commands using commandManager! (8475608)
  • random item spawns, item drop on death (7410409)
  • random spawn points (ed4618a)
  • render player name tags (3eb3a0e)
  • settings manager (e74bc5a)
  • speed changes based on how far you move the joystick (can go slower by not moving the joystick all the way forwards) (a75caf6)
  • subtle camera shake when scared (9425d22)
  • subtle damage direction indication (2bbf792)
  • update username as it's being typed (dc19dae)
  • working fish shotgun (72c0dd9)

Performance Improvements

  • add 'ground truth' vector to remotePlayers (598e98d)
  • calculate shot hits in idle time (769ba15)
  • do banana gun shot in idle time too (8e6876b)

v1.6.0-beta.17

08 Nov 21:05
2b5b564
Compare
Choose a tag to compare
v1.6.0-beta.17 Pre-release
Pre-release

1.6.0-beta.17 (2024-11-08)

Bug Fixes

  • don't take input when setting name (aa3937e)

Features

  • render player name tags (3eb3a0e)
  • update username as it's being typed (dc19dae)

v1.6.0-beta.16

08 Nov 20:52
be24b30
Compare
Choose a tag to compare
v1.6.0-beta.16 Pre-release
Pre-release

1.6.0-beta.16 (2024-11-08)

Bug Fixes

  • fish shotgun can shoot through walls (4fd4b78)

Features

Performance Improvements

  • calculate shot hits in idle time (769ba15)
  • do banana gun shot in idle time too (8e6876b)

v1.6.0-beta.15

08 Nov 05:50
9e9a037
Compare
Choose a tag to compare
v1.6.0-beta.15 Pre-release
Pre-release

1.6.0-beta.15 (2024-11-08)

Features

  • command to change controller sensitivity. (9be87bd)

v1.6.0-beta.14

08 Nov 05:43
8c0a63b
Compare
Choose a tag to compare
v1.6.0-beta.14 Pre-release
Pre-release

1.6.0-beta.14 (2024-11-08)

Features

  • crosshair customization with /crosshairColor and /crosshairType (e5856ff)

v1.6.0-beta.13

08 Nov 05:16
a6bfc18
Compare
Choose a tag to compare
v1.6.0-beta.13 Pre-release
Pre-release

1.6.0-beta.13 (2024-11-08)

Features

  • added bobbing and camera tilt (e39dc98)

v1.6.0-beta.12

23 Oct 00:51
f518a15
Compare
Choose a tag to compare
v1.6.0-beta.12 Pre-release
Pre-release

1.6.0-beta.12 (2024-10-23)

Features

v1.6.0-beta.11

22 Oct 22:27
f065fc5
Compare
Choose a tag to compare
v1.6.0-beta.11 Pre-release
Pre-release

1.6.0-beta.11 (2024-10-22)

Bug Fixes

  • non-evil candiru release pls? (f065fc5)

v1.6.0-beta.8

21 Oct 14:56
e4f831f
Compare
Choose a tag to compare
v1.6.0-beta.8 Pre-release
Pre-release

1.6.0-beta.8 (2024-10-21)

Bug Fixes

  • adjust release commit message (e4f831f)