Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip ci] Update changelog #7720

Merged
merged 1 commit into from
Feb 8, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 80 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,86 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased

## DevilutionX 1.5.4

### Bug Fixes

#### Multiplayer

#### Translations

### Bugfixes

#### Gameplay

#### Stability / Performance / System

### Bugfixes for original Diablo bugs

#### Gameplay

#### Known Issues

## DevilutionX 1.5.3

### Bug Fixes

#### Multiplayer

- Resolved validation multiplayer errors.

#### Translations

- Added Hungarian translation.
- Added Turkish translation.

#### Stability / Performance / System

- Fixed issue where a line is repeated in the info panel.
- Fixed errors when converting Hellfire saved games.
- Miyoo Mini: Update integration.
- Android: Update integration (now requires Android 5.0).
- Android: Improved the data import dialog.
- Android: Game now runs full screen on devices with a notch.
- Windows: Fix non-English TCP error messages.

### Bugfixes for original Diablo bugs

#### Gameplay

- Fixed item repairs with multiple gold piles.

#### Known Issues

- Some builds (like Amiga) are not ready yet and will be uploaded over the next couple of days

## DevilutionX 1.5.2

### Bug Fixes

#### Multiplayer

- Unable to join game due to invalid player data

#### Translations

- Improve rendering of Chinese/Japanese/Korean texts

#### Gameplay

- Hellfire items not saving their identified state

#### Stability / Performance / System

- Amiga: Incorrect rendering of things behind transparent elements
- Android: Game locking up when switching sound output
- Linux: Statically link BZIP2 and libsodium on x86_64
- Stash corrupting when converting a hero between Diablo and Hellfire
- Xbox: Game crashing unexpectedly
- Xbox: Improve performance

## DevilutionX 1.5.1

### Features
Expand Down
Loading