the-honkers-railway-launcher/CHANGELOG.md

121 lines
3.4 KiB
Markdown
Raw Normal View History

2023-03-04 13:44:28 +00:00
# Changelog
2023-03-04 13:44:28 +00:00
All notable changes to this project will be documented in this file.
2023-03-24 14:46:21 +00:00
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
2023-03-04 13:44:28 +00:00
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2023-04-17 17:09:30 +00:00
## [Unreleased]
2023-06-18 15:00:12 +00:00
## [1.2.2] - 18.06.2023
2023-06-18 06:34:47 +00:00
### Added
- Added deletion of old patch files (just in case)
- Added telemetry disabling state support
2023-06-18 08:50:10 +00:00
- Added Discord RPC icons updating
### Changed
- Replaced xlua patch by "disable mhypbase" option
2023-06-18 08:50:10 +00:00
- Returned back old `background` file path
2023-06-18 06:34:47 +00:00
2023-06-15 17:16:17 +00:00
## [1.2.1] - 15.06.2023
2023-06-09 20:39:17 +00:00
### Added
- Added Discord RPC icon selection
2023-06-10 09:56:41 +00:00
- Added Japanese
2023-06-10 10:41:28 +00:00
- Added Hungarian
2023-06-15 17:12:06 +00:00
- Integrated Jadeite patch
2023-06-09 20:39:17 +00:00
### Fixed
- Fixed default launcher language selection at the first start
- Fixed some installer updates reporting (including "checking free space")
- Fixed check button style for newly made sessions
- Fixed repairer's NaN progress
- Fixed game session selection when current one is removed
2023-06-09 20:39:17 +00:00
### Changed
- Reworked game sessions selection
- Updated Indonesian
- Updated French
- Made initial tasks async which has decreased startup time
- Updated Spanish
2023-06-09 20:39:17 +00:00
### Removed
- Removed patch mirror migration
2023-05-24 21:14:55 +00:00
## [1.2.0] - 24.05.2023
2023-05-24 21:07:36 +00:00
### Added
- Added Italian
- Added Indonesian
- Added dynamic main button icon switching
- Set button label as "Resume" when the diff is part downloaded
- Added options to use wine / gstreamer shared libraries from selected wine build.
These options will configure `LD_LIBRARY_PATH` and `GST_PLUGIN_PATH` environment variables
- Added setting of `LC_ALL` in wine lang setting
- Added `LAUNCHER_REQUESTS_TIMEOUT` environment variable
### Fixed
- Fixed session applying on each launcher start
- Fixed predownload button ui
- Fixed proton builds integration with sandbox
- Fixed compatibility between sessions manager and sandbox
- Fixed sandboxing of inexisting folders
### Changed
- Apply selected session before launching the game.
This will properly save your game session when you switch between wine prefixes
- Redesigned main button
- Used `whatadistro` to identify recommended package manager in the first run window
- Moved a lot of settings to separate page
- Set fsr quality mode in enhancements settings instead of strength
- Updated fps unlocker data
- Made temporary workaround to the game API changes
- Increased default requests timeout to 8 seconds
- Updated minreq to support `http_proxy`-like variables
### Removed
- Removed Futex2 wine sync option
2023-05-06 17:10:33 +00:00
## [1.1.0] - 06.05.2023
2023-05-06 13:43:43 +00:00
2023-05-06 13:31:00 +00:00
### Added
- Added game settings section
- Added game sessions manager
- Added `LAUNCHER_FOLDER` variable support.
Using this you can specify root path where the launcher stores `config.json` and other files
- Added patch repository mirror
### Changed
- Improved launcher logo rendering quality
- Reworked entry rows in the settings
### Fixed
- Fixed sandboxed game running (sounds are broken for now)
2023-05-06 17:10:33 +00:00
## [1.0.0] - 01.05.2023
2023-03-04 13:44:28 +00:00
🚀 Initial release
2023-03-07 16:30:08 +00:00
<br>
2023-06-18 15:00:12 +00:00
[unreleased]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.2.2...next
[1.2.2]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.2.1...1.2.2
[1.2.1]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.2.0...1.2.1
2023-05-24 21:14:55 +00:00
[1.2.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.1.0...1.2.0
2023-05-06 17:10:33 +00:00
[1.1.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/compare/1.0.0...1.1.0
[1.0.0]: https://github.com/an-anime-team/the-honkers-railway-launcher/releases/tag/1.0.0