Releases: candirugame/candiru
Releases · candirugame/candiru
v1.6.0-beta.7
1.6.0-beta.7 (2024-10-21)
Features
v1.6.0-beta.6
1.6.0-beta.6 (2024-10-19)
Features
v1.6.0-beta.5
1.6.0-beta.5 (2024-10-19)
Bug Fixes
- can shoot with mouse while gamepad plugged in. (dc43f74)
- controller bindings now work properly in chrome and firefox. (cdea0d5)
- deno fix (e898a5f)
- 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
v1.6.0-beta.4
v1.6.0-beta.3
v1.6.0-beta.2
1.6.0-beta.2 (2024-10-18)
Performance Improvements
- add 'ground truth' vector to remotePlayers (598e98d)
v1.6.0-beta.1
1.6.0-beta.1 (2024-10-18)
Features
v1.5.0
1.5.0 (2024-10-17)
Bug Fixes
- back to fixed time steps for physics to prevent clipping out of bounds on spawn and alt tab. (78ba8fd)
- banana stash position updated for FOV (be1d824)
- de-register all keys when window unfocused or pointer unlocked (5fa97f7)
- don't init banana twice (74283cc)
- Don't run physics until map is loaded (prevents falling through ground) (e618621)
- fix all type errors? (11b840d)
- fix bug with deltaTime being global in bananaGun (a964903)
- fix crosshair blur (e9b3d72)
- fix release (40b6c84)
- fixed buggy movement while chat is open (502705c)
- gravity now still applies while on slopes that are too steep and walls can't be climbed by holding the spacebar. (702adc2)
- less player updates without change, immediate damage send (fe149e9)
- physics is now consistent between devices of differing framerates, jumping has been fixed, and deltaTime now has a maximum to prevent falling through the map when focus is lost. (4e8f00c)
- put betas back they were useful (2fc61ef)
- send afk updates faster than the server will kick you :) (6b6dd2d)
- set prevVelocity correctly (1c3d429)
- shows disconnected twice (1a49651)
- stopped remote possum from jumping constantly. (34bf5bc)
- stopped remote possum from rotating. (71b20e2)
- stopped user from flying (9568fec)
- switch to DOM rendering for chat (ba80e66)
- wrong quaternion cloned leads to unnecessary uploads (e210f27)
Features
- add health regeneration (1030490)
- add inventory to renderer (27d72bb)
- add mouse scroll to inventory selection (bc04b86)
- added acceleration (0fec049)
- betas (9afa8e4)
- changed pointerLockControl to change localPlayer instead of camera (be64503)
- don't be evil (was a release pipeline test) (33f70d7)
- gravity and velocity can now be set by server (used for respawn) (9302250)
- health indicator flashes green when healing (553c71b)
- inventory scrolling :) (4a1200b)
- item pickup logic (bd98e51)
- item pickups (7b19634)
- itemBase works in hand (716012d)
- Jumping now has coyoteTime (b58b84f)
- longer healthcheck wait (5244a4e)
- made it more evil (dc0a254)
- npm semantic-release (ccaa79a)
- physics is now always running at the same speed as your framerate. (77b157e)
- real non-demo map (2d135bd)
- remote world item rendering (bfad36f)
- server controls inventory (e528c57)
- sphere based collisions! (3220ffb)
- the possum can now jump (c34fe01)
Performance Improvements
v1.5.0-beta.16
v1.5.0-beta.15
1.5.0-beta.15 (2024-10-17)
Bug Fixes
- send afk updates faster than the server will kick you :) (6b6dd2d)
- switch to DOM rendering for chat (ba80e66)
Performance Improvements
- switch to WOFF font format (554a7f7)