Skip to content

v0.30.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Feb 06:04
eed59b7

0.30.0 (2024-02-05)

Features

  • map: fade doodads in and out based on distance (199ec9e)
  • model: improve anti-aliasing for models using alpha-keyed blending (0d0032b)
  • world: add fade constants and scaling logic (42cc70a)

Bug Fixes

  • model: correct alpha handling using separate blend func (b96720c)