Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
* Add changelog for 1.5.3
* Prepare template for 1.5.4
* Start Unreleased for 1.6.0 or 1.5.5
  • Loading branch information
tsunamistate committed Feb 8, 2025
1 parent 6867d67 commit a0fc0c8
Showing 1 changed file with 80 additions and 0 deletions.
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

0 comments on commit a0fc0c8

Please sign in to comment.