Package Release Info

ltris2-2.0.2-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

ltris2
ltris2-lang

Change Logs

* Sat Oct 12 2024 Martin Hauke <mardnh@gmx.de>
- Update to version 2.0.2
  * apply autoshift changes to current game.
  * added custom cursor and hide it while playing.
  * CPU player names include settings.
  * changed step for cpu speed factor to 10%.
  * fixed bug in key handling.
* Wed Sep 04 2024 Atri Bhattacharya <badshah400@gmail.com>
- Update to version 2.0.1:
  * Count score faster (2024/09/03 MS)
  * Use special block for sent garbage lines (2024/09/03 MS)
  * Allow changing fps during game (2024/09/03 MS)
  * Fixed crash due to bad pixel mask for dummy surfaces
    (2024/09/03 MS)
  * Fixed return type warnings (2024/09/03 Atri)
  * Fixed path for local hiscore file (2024/09/03 Atri)
- Correct License tag: GPL-3.0-or-later instead of 2.0.
- Drop patches incorporated upstream:
  * ltris2-control-reaches-non-void.patch
  * ltris2-hiscore-file-path.patch
- Split off lang package.
* Tue Jul 30 2024 Atri Bhattacharya <badshah400@gmail.com>
- Initial package.
- Add ltris2-control-reaches-non-void.patch: Fix non-void
  functions reaching end of control without returning
- Add ltris2-hiscore-file-path.patch: Fix path of hiscore file
  when the leading char is '~'.