129 Commits

Author SHA1 Message Date
e7f3146e9a Improve T-Spin detection 2019-10-08 01:09:51 +02:00
deba1a2daf improve T-Spin detection 2019-10-08 01:06:36 +02:00
c5c21c5017 little improvements 2019-10-08 00:23:56 +02:00
28a8ea0953 fix bugs introduced in previous commit 2019-10-07 23:28:01 +02:00
5367e77149 Follow Tetris guidelines (to debug...) 2019-10-07 18:15:47 +02:00
af005f72ca Mise à jour de 'README.md' 2019-10-07 09:40:50 +02:00
363a89a590 V0.4 Exploding lines 0.4 2019-10-06 23:11:51 +02:00
f9c1fe4688 remove no longer necessary const 2019-10-06 18:19:14 +02:00
a0a414db14 particules! 2019-10-06 17:59:27 +02:00
4522ac1d4b rename refresh update 2019-10-06 13:42:37 +02:00
e3e05e87d7 replace mp3 by ogg 2019-10-06 12:57:01 +02:00
82f2b74e68 fix build-requirements.txt 2019-10-06 12:02:59 +02:00
504ebf8e51 reset held piece's minoes coord 2019-10-06 11:16:08 +02:00
4452eb821c refresh on update 2019-10-06 11:12:51 +02:00
adrienmalin
e041a8118a refresh ghost on hold 2019-10-06 10:59:31 +02:00
adrienmalin
0db5dd4d0d move up held in next pieces 2019-10-06 10:57:45 +02:00
adrienmalin
fe69557bc6 improve tetrislogic API 2019-10-06 02:43:38 +02:00
adrienmalin
32bf60313c black 2019-10-06 02:43:19 +02:00
f013a061b2 fix line remove 2019-10-04 18:03:35 +02:00
f025ad5fd8 change tetrislogic api 2019-10-04 17:48:47 +02:00
9a7aead918 fix (at last?) music codec warning 2019-10-04 16:15:54 +02:00
b173b6ff73 Warn on music codec not found 2019-10-04 16:07:40 +02:00
ddf7ea0f4e Warn on music codec not found 2019-10-04 15:54:06 +02:00
d308618556 music warning 2019-10-04 12:51:11 +02:00
9c77096bfb Don't play music if codec not found 2019-10-04 12:24:49 +02:00
adrienmalin
093264c351 enable level choice 2019-10-04 01:23:47 +02:00
adrienmalin
5b3e6ec931 fix setup.py 0.3 2019-10-03 21:34:55 +02:00
adrienmalin
0970e1f6df V0.3 Release
New musics
Piece lock optimize
2019-10-03 21:33:39 +02:00
f48f1fc000 redefine consts in TetrArcade.py 2019-10-03 18:14:07 +02:00
adrienmalin
5f137a62ec V0.2 Release
Music
Soft drop autorepeat delay set to fall delay / 20
0.2
2019-10-03 01:41:21 +02:00
adrienmalin
ec42f17ca7 soft drop autorepeat delay set to fall delay / 20 2019-10-03 01:32:52 +02:00
adrienmalin
0d6386d22b music!
change API (pieces are attributes of TetrominoContainers)
2019-10-03 01:26:31 +02:00
adrienmalin
abaeb3be9a v0.1 release 0.1 2019-10-02 23:14:41 +02:00
dff4ae487a setup.py 2019-10-02 17:19:11 +02:00
5c830fd828 update setup.py info 2019-10-02 16:44:25 +02:00
a46c07af8b add start menu shortcut for windows installer 2019-10-02 16:39:37 +02:00
338371f443 fix resize error since texture use 2019-10-02 16:37:39 +02:00
a95463438e Add screenshot 2019-10-02 16:22:16 +02:00
06fe72d8db Merge branch 'master' of https://git.malingrey.fr/adrien/TetrArcade 2019-10-02 15:44:02 +02:00
4a69c12349 no python2 2019-10-02 14:51:56 +02:00
2bd75be892 Arcade require Python 3.6+ 2019-10-02 13:07:30 +02:00
3015a36984 case insensitive keyboard conf 2019-10-02 12:36:03 +02:00
7fc342e061 V0.2-dev 2019-10-02 12:35:35 +02:00
0e68ea4e51 build-requirements.txt 2019-10-02 12:16:41 +02:00
b95478ea8d use texture, import from, black 2019-10-02 11:54:50 +02:00
adrienmalin
df8257c4da held mino sprite 2019-10-02 09:00:35 +02:00
adrienmalin
0b3dd847d3 exclude Qt from build 2019-10-02 02:29:00 +02:00
adrienmalin
2a7900586c Autorepeat in conf 2019-10-02 02:28:49 +02:00
adrienmalin
be66bada11 fix build 2019-10-02 01:53:11 +02:00
adrienmalin
02e4aa066d improve build 2019-10-02 01:24:52 +02:00