KingDownloads

devilution version history

9 releases tracked, newest first.

0.10.0

Pre-releaseJul 21, 2019
- All functions now binary identical to 1.09b version - Fixed buying from Wirt - Replaced magic numbers with constants - Added alt+enter fullscreen toggle in debug builds

1 download

0.9.6

Pre-releaseMay 19, 2019
- [96% of functions are now binary identical](https://github.com/diasurgical/devilution/milestone/3) to the 1.09b version - Fix several item corruption issues introduced in 0.9.0 To verify the authenticity of the downloaded executable, the SHA1 hash sum of Diablo.exe for this release is 2d9fb059578e1b9a190763ab36bd62ac85a53397 as well as an asc signature.

1 download

0.9.0

Pre-releaseMay 2, 2019
- [90% of functions are now binary identical](https://github.com/diasurgical/devilution/milestone/3) to the 1.09b version - Mute buttons now work correctly To verify the authenticity of the downloaded executable, the SHA1 hash sum of Diablo.exe for this release is 6cc99ed62489123a1814224a2edcc4df36e12475 as well as an asc signature.

1 download

0.8.0

Pre-releaseApr 12, 2019
- [80% of functions are now binary identical](https://github.com/diasurgical/devilution/milestone/3) to the 1.09b version - Fixes a few minor issues with generated items To verify the authenticity of the downloaded executable, the SHA1 hash sum of Diablo.exe for release 0.8.0 is 042d78934051843eb789985f6c98bebfd67691a1 as well as a asc signature.

1 download

0.7.0

Pre-releaseApr 9, 2019
- [70% of functions are now binary identical](https://github.com/diasurgical/devilution/milestone/3) to the 1.09b version To verify the authenticity of the downloaded executable, the SHA1 hash sum of Diablo.exe for release 0.7.0 is a2f37a95c0a65d1dade1db6ec4fbdd3e6d3eac4b as well as a asc signature.

1 download

0.6.0

Pre-releaseMar 19, 2019
- [60% of functions are now binary identical](https://github.com/diasurgical/devilution/milestone/3) to the 1.09b version - Added a guide for people wanting to join in [Cleaning the code](https://github.com/diasurgical/devilution/wiki/Cleaning-Code) - File size is now only 968 bytes (0.13%) larger than the original Diablo 1.09b. To verify the authenticity of the downloaded executable, the SHA1 hash sum of Diablo.exe for release 0.6.0 is fafbaa1d59ac6d7c64d47915f416e35424ab47ab as well as a asc signature.

1 download

v0.5.0

Pre-releaseJan 14, 2019
- [50% of functions are now binary identical](https://github.com/diasurgical/devilution/milestone/3) to the 1.09b version - #456 Assets can now be loaded directly form disk (no need for MPQ-files when modding) - #528 Code ported to C (can still be compiled as C++) - #111 Rich Header no longer contains incorrect sections - #182 defined a [Code Style](https://github.com/diasurgical/devilution/wiki/Code-style-guide) with accompanying clang-format definition - `Diabloui.dll` is now also part of the source tree - Added [Contribution Guide](https://github.com/diasurgical/devilution/blob/master/docs/CONTRIBUTING.md) - Added PDB build option for comparing with [devilution-comparer](https://github.com/diasurgical/devilution-comparer) - CI now runs the original build chain - Most magic numbers are now replaced by enums - The code was reduced by 10,000 lines - Fix a few issues, mostly relating to multiplayer To verify the authenticity of the downloaded executable, the SHA1 hash sum of Diablo.exe for release v0.5 is b741c89abbf7b272da16e14baa38455a88ec7f3f as well as a asc signature.

1 download

0.4

Pre-releaseSep 16, 2018
- Fix crash - Get the first functions bin exact - Fix render issues - Introduce debug functions from the 1.00 deubg release - Fix missiles - More consts, sizeof and defines - Fix several issues with dungion generation code - Fix multiplayer - Fix error messages - Corect names based on PSX symbols and DX SDK The password to extract the release is stored in `hash_and_pass.txt` This is also the SHA-256 algorithm of the release binary.

0 downloads

0.3

Pre-releaseJun 28, 2018
- Windows binary can now be compiled under Linux and Mac OS X - Windows binary can now be compiled under VS 5.10 - Fix multiple crashes - Remove cheesy copyright notice - Set up continious building via Travis and AppVeyor - Icon added - Fix Zhar quest, monster squelching and golems - Use consts for various values The password to extract the release is stored in `hash_and_pass.txt` This is also the SHA-256 algorithm of the release binary.

0 downloads