53 Commits

Author SHA1 Message Date
d85c63701c fix resize 2019-10-08 22:48:31 +02:00
4df3c6c9ba optimize 2019-10-08 22:31:05 +02:00
5ed15da4ed small fixes 2019-10-08 19:37:17 +02:00
2895570f6e pass matrix on new game 2019-10-08 08:50:26 +02:00
8e6359bfa3 comment 2019-10-08 08:35:08 +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
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
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
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
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
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
0d6386d22b music!
change API (pieces are attributes of TetrominoContainers)
2019-10-03 01:26:31 +02:00
338371f443 fix resize error since texture use 2019-10-02 16:37:39 +02:00
4a69c12349 no python2 2019-10-02 14:51:56 +02:00
3015a36984 case insensitive keyboard conf 2019-10-02 12:36:03 +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
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
5b6cfd6512 move ressources 2019-10-02 01:06:58 +02:00
adrienmalin
dda475a584 black 2019-10-02 00:57:19 +02:00
adrienmalin
b8e20199af add bg for held and next 2019-10-02 00:01:02 +02:00
adrienmalin
4c44089f41 fix prelock alpha on hold 2019-10-01 22:10:20 +02:00
adrienmalin
f2bbafeb8b improve lock 2019-10-01 21:46:39 +02:00
adrienmalin
5f10bd782e fix test errors 2019-10-01 20:03:37 +02:00
adrienmalin
ca0a18a8c5 fix game over text 2019-10-01 19:51:18 +02:00
adrienmalin
ecd2915b12 fix no alpha change on lock 2019-10-01 19:48:29 +02:00
ab8afe6fdd Use config file 2019-10-01 18:07:08 +02:00
fa9a323af1 fix alpha prelock on game over 2019-10-01 12:39:44 +02:00
c2ec677f3f move high score pickle to tetrislogic 2019-10-01 12:36:00 +02:00
11c6321f17 move pseudo crypt to tetrislogic 2019-10-01 11:55:08 +02:00
58a7736d53 serialize persistent high score to be less readable 2019-10-01 10:20:05 +02:00
adrienmalin
578f33ae64 pseudo crypt high score 2019-10-01 09:00:51 +02:00
adrienmalin
00e2adf60c restart prelock 2019-10-01 03:20:54 +02:00
adrienmalin
b1cef21f00 fix fullscreen 2019-10-01 03:14:29 +02:00
adrienmalin
2c4808312f typo 2019-10-01 03:10:09 +02:00
adrienmalin
9db4f4d122 text resize 2019-10-01 03:09:54 +02:00