113 Commits

Author SHA1 Message Date
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
adrienmalin
5b6cfd6512 move ressources 2019-10-02 01:06:58 +02:00
adrienmalin
f1ffb1a7c6 build 2019-10-02 01:06:33 +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
54f2554b2a move consts as class variable to permit override 2019-10-01 21:00:46 +02:00
adrienmalin
5f10bd782e fix test errors 2019-10-01 20:03:37 +02:00
adrienmalin
9aa461fe07 add test 2019-10-01 19:58:39 +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