Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

42 lines (27 loc) · 1.4 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

2.0.1 - 2020-02-25

Fixed

  • Some e3u2 textures are now cropped correctly, fixing several of q2dm2's textures in the process.

2.0.0 - 2020-02-22

Added

  • Upscaled world textures.
    • Distributed in a separate PKZ file, so that people can choose whether to use neural-upscaled world textures or the traditional HD texture pack.

1.1.0 - 2019-12-04

Changed

  • Improved the first-person weapon textures.
    • Upscaled textures twice using ESRGAN.
      • Textures are downscaled by 50% after the first upscaling pass then upscaled again. Their final resolution is clamped to 2048 pixels wide so that Q2PRO can load them.
    • Denoised textures using GIMP for a less grainy look.
    • Tweaked the brightness and color temperature manually to make them closer to the originals.

1.0.0 - 2019-12-01

  • Initial release.