143 Commits

Author SHA1 Message Date
f5cfb2221f fix held piece texture on lock 0.6 2019-10-09 00:18:40 +02:00
250e79c458 V0.6 Release
Speed up
Fix resize
2019-10-08 22:50:13 +02:00
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
a3dc434c88 move next piece logic in NextQueue class + comments 2019-10-08 10:26:36 +02:00
2895570f6e pass matrix on new game 2019-10-08 08:50:26 +02:00
0815409953 permit to move piece before game over 2019-10-08 08:42:15 +02:00
8e6359bfa3 comment 2019-10-08 08:35:08 +02:00
0d7470fd51 black 2019-10-08 02:35:04 +02:00
fe93336bb9 __matmul__ 2019-10-08 02:29:57 +02:00
578b126b3e coord rotate 2019-10-08 02:01:41 +02:00
6135e24eac black formatting 0.5 2019-10-08 01:11:51 +02:00
ee7e6fcdb9 V0.5 Release
More compliant with Tetris Guidelines
2019-10-08 01:10:17 +02:00
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