Browse Source

Update CHANGELOG.md with unreleased changes (#6367)

pull/6370/head
Anders Jenbo 3 years ago committed by GitHub
parent
commit
1c0556ab71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 57
      docs/CHANGELOG.md

57
docs/CHANGELOG.md

@ -9,6 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Features
#### Multiplayer
- Validate player stats
- Update the pvp arenas
- Rename "Loopback" to "Offline"
#### Translations
- Update French translation
@ -18,6 +24,57 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Update Portuguese translation
- Update Ukrainian translation
#### Platforms
- Android TV: Update banner to include app name
#### Stability / Performance / System
- Move hp/mana display and item graphics to gameplay options
- Validate properties when reloading items
- Demomode: Improve replay stability
- Update [Discord link](https://discord.gg/devilutionx)
- Reduce ram usage
### Bugfixes
#### Gameplay
- Being able to enter Lazarus' chamber before opening the portal
- Book requirements not updating
- Diablo: Incorrect level 4 layout when Magic Banner quest is active
#### Platforms
- Linux: Add sdl-image dependency for deb package
- Linux: Include discord dependency
#### Graphics / Audio
- Incorrect cursor rendering
- Incorrect outlines at the right edge of the screen
- NPC speech continuing after starting a new game
#### Controls
- Gamepad: Being stuck in dialogs
- Gamepad: Unable to use some scrolls directly
#### Stability / Performance / System
- Crashes on missing fonts
- Other various crashes
### Bugfixes for original Diablo bugs
#### Gameplay
- Durability overflowing when reloading items
#### Graphics / Audio
- Broken lava tiles
## DevilutionX 1.5.0
### Features

Loading…
Cancel
Save