Skip to content

Releases: dgcor/Columns

Columns v1.2.1

23 Dec 23:25

Choose a tag to compare

- add VGM music support

Columns v1.2

22 Dec 12:42

Choose a tag to compare

- add logging

- add publish preset optimized for release
- don't remove jewels outside visible area
- fix magic jewel placement
- fix static builds and add mingw support
- remove cmake_modules
- update CMakeLists.txt
- update CMakePresets.json
- update DGEngine.core
- update level drawing to hide non visible cells
- Update level logic to add extra height for column height
- update LevelScoreManager

Columns v1.0

08 Sep 22:34

Choose a tag to compare

Full Changelog: https://github.com/dgcor/Columns/commits/v1.0

Edit: 1st December 2022: update artifact to use ubuntu 20.04 instad of 22.04 to work on older versions

Columns v0.9

09 Jan 11:40

Choose a tag to compare

Columns v0.9 Pre-release
Pre-release
- refactor CompositeTexture as a TexturePack