Skip to content

Releases: theycantrevealus/eager-wing

v2.2.0

Choose a tag to compare

@theycantrevealus theycantrevealus released this 18 Nov 15:56

2.2.0 (2025-11-18)

Features

  • interaction with selected object player (d2362cb)

v2.1.0

Choose a tag to compare

@theycantrevealus theycantrevealus released this 17 Nov 17:12

2.1.0 (2025-11-17)

Bug Fixes

  • missing test command on root project (a5216c8)

Features

  • object selection indicator logic (168fa90)
  • preparation of backend service (a35ce99)

v2.0.0

Choose a tag to compare

@theycantrevealus theycantrevealus released this 14 Nov 17:05

2.0.0 (2025-11-14)

  • chore(monorepo)!: migration to monorepo structure (d6336fa)

BREAKING CHANGES

  • Preparation to add server and socket

v1.3.3

Choose a tag to compare

@theycantrevealus theycantrevealus released this 12 Nov 15:29

1.3.3 (2025-11-12)

Bug Fixes

  • chunk logic using bisect, so the slices will not jagged between tiles (1c529e2)
  • handle clean recycle of unused instances and event (5b130ce)
  • performance enhancement (de751a2)
  • remove unused raycast and set it re-useable as instance on class property (6a4754f)
  • trigger update tile only if radius changed instead of everytime (4c0806e)

v1.3.2

Choose a tag to compare

@theycantrevealus theycantrevealus released this 28 Oct 10:50

1.3.2 (2025-10-28)

Bug Fixes

  • animation between idle set smooth (04acb9d)
  • instantiate character object for GPU buffer share (ae9e596)

v1.3.1

Choose a tag to compare

@theycantrevealus theycantrevealus released this 22 Oct 16:24

1.3.1 (2025-10-22)

Bug Fixes

  • resource leak cause of caching bone object from assets skeleton on character init (dd8dedc)

v1.3.0

Choose a tag to compare

@theycantrevealus theycantrevealus released this 22 Oct 10:00

1.3.0 (2025-10-22)

Features

  • asset manager (03a813d)
  • character creation change skin tone (13bc442)
  • character initiate module (0e33520)
  • character management initiate module (7a29d8b)
  • style for character creation panel init (4007140)

v1.2.0

Choose a tag to compare

@theycantrevealus theycantrevealus released this 19 Oct 14:42

1.2.0 (2025-10-19)

Features

  • page control (9260220)
  • split render for character creation (0d04183)

v1.1.0

Choose a tag to compare

@theycantrevealus theycantrevealus released this 19 Oct 05:08

1.1.0 (2025-10-19)

Features

  • add female body part customization [forearm, shoulder, thigh, upper_arm, pelvis, breast] (6b68f17)

v1.0.1

Choose a tag to compare

@theycantrevealus theycantrevealus released this 18 Oct 12:58

1.0.1 (2025-10-18)

Bug Fixes

  • manage shared model to enhance resource management (62b05c3)