File chocolate-quake.changes of Package chocolate-quake
-------------------------------------------------------------------
Tue Feb 24 19:06:49 UTC 2026 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.1.0
General Updates
* Common Library Refactor: The common library has been
refactored to improve readability and portability.
* Fixed-Width Integers: The engine now consistently uses
fixed-width integer types. This improves portability and avoids
issues caused by Quake's assumptions about built-in type sizes.
* Default Base Directory: On Linux and macOS, the engine now uses
more appropriate default directories when searching for game
data.
Bug Fixes
* Client Quit Source: Client-initiated quits are now correctly
reported as originating from the host rather than the server.
-------------------------------------------------------------------
Sun Nov 2 19:30:52 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.0
* Added support for multiplayer.
-------------------------------------------------------------------
Mon Oct 6 04:58:38 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.3.0
* Added support for MP3, FLAC, and WAV music files.
-------------------------------------------------------------------
Sun Sep 21 19:26:24 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.2.0
* Restored Quake End Screen: The VGA end screen from the DOS
version of Quake now appears when quitting the game.
* Music Volume Control: Music volume slider now works properly.
* New Logo: Updated Chocolate Quake icon created by Florian
Piesche.
* Distribution Improvements: Added distribution files, including
install targets for the icon, metainfo, and other assets on
Linux.
-------------------------------------------------------------------
Sun Jul 27 18:24:18 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.1.0
General Updates
* Gamepad Support: Added support for modern game controllers.
* handling and improve cross-platform builds.
Bug Fixes
* Fixed Crash in Abyss of Pandemonium: Fixed a crash that
occurred when playing on Easy mode by restoring original limit
on sound effects.
* Texture Cleanup on Shutdown: Fixed a double-free issue with
textures when closing the window.
-------------------------------------------------------------------
Mon Jul 7 15:23:17 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 1.0.0
-------------------------------------------------------------------
Sat Jun 28 13:50:02 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Initial package, version beta3