Skip to content

Commit

Permalink
Add Changelog for PR #1074
Browse files Browse the repository at this point in the history
  • Loading branch information
Histalek committed Oct 17, 2023
1 parent 7d4d80b commit b578886
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,19 @@ All notable changes to TTT2 will be documented here. Inspired by [keep a changel
- Scoreboard now sets preferred player volume and mute state in client's new `ttt2_voice` table (by @EntranceJew)
- Keyed by steamid64, making it more reliable than UniqueID or the per-session mute and volume levels.

### Fixed

- Multiple internal fixes
- biggest teamkiller award should now work
- item model caching should now work properly
- role info popup for traitors should now show teammembers again if the traitor shop is disabled
- `pon` and `table` libraries got a small fix respectively
- the shop and roleselection now reference `roles.INNOCENT` instead of the removed `INNOCENT` global, same for `TRAITOR` and `DETECTIVE`

### Removed

- Removed `AccessorfuncDT()` in favor of using gmod's `Accessorfunc()`

## [v0.11.7b](https://github.com/TTT-2/TTT2/tree/v0.11.7b) (2022-08-27)

### Added
Expand Down

0 comments on commit b578886

Please sign in to comment.