Skip to content

Commit

Permalink
chore: update changelog for 1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
braem committed Oct 30, 2021
1 parent d843b08 commit 8c67644
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ All notable changes to this project will be documented in this file.

The format is loosely based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [1.2] - 2021-10-29
### Fixed
- Fixed map not being compiled with clip brushes (oops)
- Fixed up bounce triggers on 1st jump (stickies were bouncing when shot at edge)
- Fixed some inconsistent texturing

### Changed
- Moved directories of sounds, so that they will be affected by snd_musicvolume (and snd_ambientvolume if we add that) in a future code update

### Added
- Added the hexagonal holographic texture in spawnroom to denote player bounds

## [1.1] - 2021-10-26
### Fixed
- Marked more teleports as being fail teleports
Expand Down

0 comments on commit 8c67644

Please sign in to comment.