Skip to content

Commit bb01a03

Browse files
1.1.2
1 parent 27c145d commit bb01a03

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,32 @@ All notable changes will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.1.2] - 9/14/25
9+
10+
### Added
11+
- `useAbsolutePositions` property for stages
12+
- `camOther` camera
13+
- GF sing notetype
14+
- Next section preview in chart editor (like in psych engine)
15+
16+
### Changed
17+
- Note shaders are now batched, leading to improved performance.
18+
- Scrolling into an invalid section in the chart editor now sends you back to the start.
19+
20+
### Fixed
21+
- Sustains are now rendered correctly on downscroll.
22+
- Antialiasing sometimes being applied, even when turned off in options.
23+
- The game crashing when performing a ghost tap on a character group with ghost tapping disabled.
24+
- Scale not saving in character editor
25+
- Scale not saving in stage editor
26+
- Scaled stage objects not having correct positioning.
27+
- Group characters having invalid camera positioning.
28+
29+
30+
### Removed
31+
- Chart editor horizontal scroll limit.
32+
33+
834
## [1.1.1] - 8/22/25
935

1036
### Fixed

0 commit comments

Comments
 (0)