Skip to content

Tags: TTT-2/TTT2

Tags

v0.14.6b

Toggle v0.14.6b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
release: 0.14.6 (#1865)

Update version & changelog

v0.14.5b

Toggle v0.14.5b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: 0.14.5 (#1833)

v0.14.4b

Toggle v0.14.4b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] 0.14.4b (#1818)

v0.14.3b

Toggle v0.14.3b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[Release] 0.14.3 (#1797)

This adds the changelog & bumps the version for 0.14.3

v0.14.2b

Toggle v0.14.2b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Bump version & add changelog for v0.14.2b (#1758)

v0.14.1b

Toggle v0.14.1b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump version & add changelog for 0.14.1 (#1756)

v0.14.0b

Toggle v0.14.0b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Shopeditor: Item Buyability Broken due to Cache State (#1621)

This pullrequest fixes the issue where items (not weapons) had the wrong
state if a custom show was created. This means that they were always
marked as selected, even if they weren't. This was due to the caching
being done too early, before the items were initialized at all.

The issue didn't exist for weapons because their setup is done in the
engine before any lua init code is executed.

---------

Co-authored-by: Tim Goll <github@timgoll.de>

v0.13.2b

Toggle v0.13.2b's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
release: v0.13.2b

This was 'manually' create with the [ttt2-release_prep](https://github.com/TTT-2/ttt2-release_prep) tool.

v0.13.1b

Toggle v0.13.1b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release: v0.13.1b (#1446)

v0.13.0b

Toggle v0.13.0b's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release 0.13.0 (#1428)