Changelog for
ltris-1.3.2-lp155.5.1.x86_64.rpm :
* Thu Jun 20 2024 Atri Bhattacharya
- Add ltris-gamepad-pause-exit.patch: Interpret pause button from gamepad (https://sourceforge.net/p/lgames/patches/35/).
* Sun Jun 09 2024 Carsten Ziepke - Update to version 1.3.2
* use AM_PATH_SDL and SDL_CONFIG again
* updated icon location
* Wed Apr 24 2024 Martin Hauke - Update to version 1.3.1
* updated german translation.
* show stats for all players after game finished.
* properly increase level in game mode Figures.
* fixed bug in creating new figures in game mode Figures.
* leave game over screen only with ESC, SPACE or RETURN.
* removed AC_CANONICAL_TARGET from configure.ac.
* updated icon location.
* updated LTris appstream metadata.
* Fri Mar 22 2024 Carsten Ziepke - Update to version 1.3
* cpu algorithm uses hold option
* tweaked cpu algorithm
* Sat Feb 17 2024 Carsten Ziepke - Update to version 1.2.8
* fixed bug in sending lines in multiplayer
* tweaked multiplayer defaults
* added option to customize cpu drop speed
* do not show special piece on lock delay if soft drop pressed
* properly insert/lock pieces if dropping more than one tile
* Sat Sep 09 2023 Martin Hauke - Update to version 1.2.7
* Some minor fixes for the configuration process
* Icons are installed properly and the obsolete intl directory has been removed.
* Tue Oct 04 2022 Martin Hauke - Update to version 1.2.6:
* reset lock delay on hold.
* Sun Jun 19 2022 Martin Hauke - Update to version 1.2.5:
* added hold feature.
* updated german translation.
* fixed crash with odd resolutions.
* Sat Apr 16 2022 Carsten Ziepke - Update to version 1.2.4: - replaced DAS option with auto shift delay/speed options - allow q key for controls- Switched from pkgconfig(sdl) to SDL-devel to solve have choice for pkgconfig(sdl): SDL-devel libSDL-devel
* Sun Apr 11 2021 Martin Hauke - Update to version 1.2.3:
* added gamepad support (not configurable via menu yet).
* show three pieces as preview for modern style.
* updated some menu hints.
* added configure option --with-configdir.
* added ltris.appdata.xml.
* show stats only for game modes with one bowl.
* Mon Dec 28 2020 Martin Hauke - Update to version 1.2.2:
* don\'t redraw stack in pause after animation
* avoid odd resolutions like 1366x768
* console option for fullscreen
* cleaned up configure
* improved wall kicks
* added lock delay
* allow more keys for controls
* added hyper DAS option
* Mon Aug 03 2020 Carsten Ziepke - Update to version 1.2.1:
* fixed build failure with gcc 4.8 (2020/07/27 Fabrice Fontaine)
* added training mode with optional zero gravity (2020/07/01 MS)
* Sun Jul 05 2020 Carsten Ziepke - Update to version 1.2:
* added classic game style: no wall-kicks, random pieces, no shadow piece, ...
* added auto-delay shift (das) and are (entry delay)
* menu simplified
* code cleanups
* statistics for single player mode
* fixed compiler warnings- Rebase ltris-no_system_wide_hiscore_file.patch
* Sat Jun 20 2020 Martin Hauke - Update to version 1.0.20:
* updated configure.in to configure.ac
* added wide screen support
* removed all inline keywords to work with GCC 5- Remove not longer needed patch:
* ltris-fix-with-gcc5.patch- Specfile cleanup
* Sat Jan 02 2016 rpmAATTfthiessen.de- Update to 1.0.19:
* removed link to lib math as not needed
* reset key states when unpausing to prevent unwanted movement- Added ltris-fix-with-gcc5.patch to fix build with gcc 5 -- changed inline function handling.