Skip to content

Commit

Permalink
fixed latest changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddio0141 committed Aug 30, 2024
1 parent 9706c4e commit efc803b
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,29 +7,37 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

# [Unreleased]

## Added

### Compatibility

- Added new input system support, with keyboard and mouse working

## Changed

### Performance

- Loading should be faster if you've opened the game before
- Slight performance increase in patching the first time

## Fixed

### Games

- ULTRAKILL can be controlled now
- Fixed itch.io Jaded Combat crashing on file selection
- Fixed It Steals not being controllable properly with key, mouse, and controller
- Fixed Lethal Company not loading the ship
- Fixed Lethal Company breaking on soft restart

### General

- Fixed TAS rendering popping up command prompt probably
- Fixed TAS encoding popping up command prompt probably
- Fixed music overlaying on each other every restart
- Fixed UniTAS not loading at all for games

### Compatibility

- Fixed UniTAS not loading at all for games
- Fixed accidentally skipping over static constructors
- Fixed accidentally skipping over removing some readonly fields
- Fixed crash when trying to remove readonly fields
Expand All @@ -41,10 +49,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Fixed AsyncOperation instance not returning proper values
- Fixed invoking RuntimeInitializeOnLoadMethod in the wrong order

## Changed

- Slight performance increase in patching static constructors

# [v0.5.1] - 2023-09-13

## Fixed
Expand Down

0 comments on commit efc803b

Please sign in to comment.