* Use high resolution counter to reduce jittering. * Added pseudoset RANDOM20 with 20 random levels. * Separate submenu for mouse options. * Added default retro theme Classic. * Added classic layout for old themes. * Switch font colors for classic themes. * Tooltips fade in. * Added fade out effect. OBS-URL: https://build.opensuse.org/package/show/games/lbreakouthd?expand=0&rev=38
190 lines
7.2 KiB
Plaintext
190 lines
7.2 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sat Sep 13 17:15:34 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.2
|
|
* Use high resolution counter to reduce jittering.
|
|
* Added pseudoset RANDOM20 with 20 random levels.
|
|
* Separate submenu for mouse options.
|
|
* Added default retro theme Classic.
|
|
* Added classic layout for old themes.
|
|
* Switch font colors for classic themes.
|
|
* Tooltips fade in.
|
|
* Added fade out effect.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 17 14:57:50 UTC 2025 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.11
|
|
Bugfix release
|
|
* The last release was no good: I've disabled the custom cursor
|
|
for now, since it broke stuff like the editor.
|
|
* Also a compile issue with newer C versions should be fixed now
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 11 19:06:00 UTC 2025 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update to version 1.1.10:
|
|
* Added custom cursor.
|
|
* Added menu option to enable/disable gamepad.
|
|
* Added new levelset Picky by Michael Uplawski.
|
|
* Updated levelset JustGoForIt by anonymous.
|
|
- Drop use of deprecated %suse_update_desktop_file macro.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jul 22 15:30:40 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.1.9
|
|
* install icon according to specification (again)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun May 5 20:31:12 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.1.8
|
|
* added simplified ball get target algorithm
|
|
* properly install icon
|
|
* fixed another bug in ball reflection
|
|
* properly read windows files in preview and editor
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 13 17:12:17 UTC 2024 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.7
|
|
* Re-enabled debug info and potentially fixed some rare bug in
|
|
ball target computation. Also, as a workaround, if the ball
|
|
has an illegal target it returns to the paddle instead of
|
|
getting lost.
|
|
* Fixed mini game Invaders: It unintentionally resembled
|
|
Outbreak. Now, you need to survive each wave by clearing a
|
|
certain number of invaders. The game ends when an Invader
|
|
reaches the paddle.
|
|
* gettext c-format issue fixed.
|
|
* New levelset 'JustGoForIt'.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Jan 27 17:36:46 UTC 2024 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.1.6
|
|
* unpause only with key p to allow switching windows
|
|
* allow windowed mode if resolution has at least its height
|
|
* added russian translation
|
|
* workaround for possible flickering when setting fullscreen
|
|
* non-blocking wait for key/confirm to workaround SDL bug
|
|
* fixed more typos
|
|
- Changes in version 1.1.5
|
|
* added gettext support for yes/no keys
|
|
* added spanish translation
|
|
* fixed comma typos
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Sep 24 08:36:46 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.1.4
|
|
* bugfix: set correct fullscreen resolution for non-16:9
|
|
* fixed switched shrink/expand extras in editor
|
|
* don't overwrite saved game when testing levels
|
|
* properly fill new window with black
|
|
* show viewport size if used on non-16:9 monitors
|
|
|
|
-------------------------------------------------------------------
|
|
Sat May 13 16:37:06 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.1.3
|
|
* fixed broken hiscores file check for disabled installation
|
|
* updated config.guess
|
|
* gettext argument set to external since now required
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 18 19:01:05 UTC 2023 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1.2
|
|
* mini game "Outbreak" now ends on appearance of 10th brick.
|
|
* show "Game Over" instead of congrats at end of mini game set.
|
|
* fixed memory violation in shine effect.
|
|
* use proper display settings for multiple monitors.
|
|
* properly link to libintl.
|
|
* properly install icons.
|
|
* use config directory as fallback for highscores.
|
|
- Drop patch:
|
|
* lbreakouthd-user-hiscoredir.patch (fixed upstream)
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Feb 12 14:14:47 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Update lbreakouthd-user-hiscoredir.patch with upstream version.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 19 07:06:57 UTC 2023 - Atri Bhattacharya <badshah400@gmail.com>
|
|
|
|
- Add lbreakouthd-user-hiscoredir.patch: Save hiscores to user
|
|
config dir instead of global localstatedir; patch sent upstream
|
|
[https://sourceforge.net/p/lgames/bugs/93/]. This also fixes an
|
|
issue with openSUSE's pkg where the installed hiscores file was
|
|
forced to be have '0664' perms instead of '0666', causing high
|
|
scores to not be saved at all.
|
|
- Drop hiscores.hscr file installed to _localstatedir, as it is no
|
|
longer used in light of above patch.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 1 19:40:12 UTC 2023 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.1.1
|
|
* added keyboard support for menu
|
|
* added test functionality to editor
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Nov 12 15:40:12 UTC 2022 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.1
|
|
* Added a level editor for LBreakoutHD.
|
|
* Add swedish translation.
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Apr 30 16:47:40 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.0.10:
|
|
* config option for setting directory for user-specific data
|
|
* added french translation
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 6 07:21:37 UTC 2022 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.0.9:
|
|
* fixed texture problem with old hardware
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Aug 14 20:37:39 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.0.8:
|
|
* The paddle if controlled by keys or game pad now has a slight
|
|
acceleration instead of going to maximum speed instantly as
|
|
before. This makes minor adjustments of the position much
|
|
easier and allows for a pretty nice control of the paddle now.
|
|
* A minor bug in the levelset selection dialog was fixed
|
|
* Cross compiling instructions were improved.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 11 10:16:49 UTC 2021 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Update to version 1.0.7:
|
|
* added difficulty "very easy".
|
|
* added gamepad support.
|
|
* added option to restart level.
|
|
* adjusted Kids difficulty.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 3 11:33:00 UTC 2020 - Carsten Ziepke <kieltux@gmail.com>
|
|
|
|
- Update to version 1.0.6:
|
|
- fixed crash with 4k resolution (2019/12/27 MS)
|
|
- Run spec-cleaner
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 19 20:46:45 UTC 2020 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Use Source URL for lbreakout2-levelsets-20160512.tar.gz
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Dec 21 20:57:01 UTC 2019 - Martin Hauke <mardnh@gmx.de>
|
|
|
|
- Initial package, version 1.0.5
|