adrienmalin
|
0841a30a31
|
Set theme jekyll-theme-midnight
|
2018-08-19 23:38:34 +02:00 |
|
adrienmalin
|
00f02b0787
|
Remove ancient builds
|
2018-08-19 23:35:40 +02:00 |
|
adrienmalin
|
b3ec394f5a
|
Update README.md
|
2018-08-19 23:35:07 +02:00 |
|
adrienmalin
|
86d3f59ede
|
Compiled with nuitka
|
2018-08-19 23:28:49 +02:00 |
|
adrienmalin
|
54bce41d50
|
Use nuitka for compiling, reorganize py files
|
2018-08-19 23:28:22 +02:00 |
|
adrienmalin
|
8139bf8154
|
Show details button by default
|
2018-08-19 23:08:54 +02:00 |
|
adrienmalin
|
ee0e684e82
|
Update README.md
|
2018-08-19 05:26:26 +02:00 |
|
adrienmalin
|
5fb4a09c5a
|
Update README.md
|
2018-08-19 05:24:52 +02:00 |
|
adrienmalin
|
bb1f4445b0
|
rebuild
|
2018-08-19 05:21:34 +02:00 |
|
adrienmalin
|
3f86f66a23
|
minor fixes
|
2018-08-19 05:16:51 +02:00 |
|
adrienmalin
|
f13962890f
|
Use my new super module propertize
|
2018-08-19 04:49:56 +02:00 |
|
adrienmalin
|
68cf21392c
|
propertize just Point.x and y
|
2018-08-18 00:16:58 +02:00 |
|
adrienmalin
|
174af377ae
|
undo property test
|
2018-08-17 22:43:56 +02:00 |
|
adrienmalin
|
a15b4f56d4
|
playuing with properties
|
2018-08-17 18:27:39 +02:00 |
|
adrienmalin
|
0f2d5f3f37
|
test propertize Qt5
|
2018-08-16 18:26:43 +02:00 |
|
adrienmalin
|
095e0ebf62
|
Reduce latency with no updating on ghost hard drop, merge block.py with tetromino.py
|
2018-08-12 17:14:19 +02:00 |
|
adrienmalin
|
3bd090b38e
|
Improve latence by using PreciseTimer
|
2018-08-12 03:02:37 +02:00 |
|
adrienmalin
|
93d3b19575
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-11 12:46:49 +02:00 |
|
adrienmalin
|
97131e02cf
|
minor fix
- def move(self, horizontally, vertically, trail=False):
+ def move(self, horizontally, vertically, trail=0):
|
2018-08-11 12:46:23 +02:00 |
|
adrienmalin
|
256e10e9d6
|
Update README.md
|
2018-08-09 01:06:00 +02:00 |
|
adrienmalin
|
eebe0f724e
|
Update README.md
|
2018-08-09 01:03:20 +02:00 |
|
adrienmalin
|
2d5594dae8
|
CAPSLOCK
|
2018-08-09 00:58:32 +02:00 |
|
adrienmalin
|
0b24348370
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-09 00:57:24 +02:00 |
|
adrienmalin
|
886b462230
|
New screenshot
|
2018-08-09 00:57:16 +02:00 |
|
adrienmalin
|
f6b64ae487
|
Add Screenshot
|
2018-08-09 00:48:02 +02:00 |
|
adrienmalin
|
1dc4426f77
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-09 00:37:58 +02:00 |
|
adrienmalin
|
854d9eeac2
|
Add screeshots, move up next queue
|
2018-08-09 00:33:20 +02:00 |
|
adrienmalin
|
5ff74ac58e
|
Add tar.gz dist for linux
|
2018-08-07 11:35:23 +02:00 |
|
adrienmalin
|
0017add342
|
Formatting with black
|
2018-08-07 01:11:32 +02:00 |
|
adrienmalin
|
d1c2be7d1f
|
More file merging
|
2018-08-07 01:07:44 +02:00 |
|
adrienmalin
|
e4dd237079
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-07 00:22:51 +02:00 |
|
adrienmalin
|
a057a3ab1d
|
Update README.md
|
2018-08-07 00:22:32 +02:00 |
|
adrienmalin
|
7c837adf98
|
Undo game_gui splitting
Setting strings must be shared beteen widgets and created after QApplication instanciating for translation
|
2018-08-07 00:14:13 +02:00 |
|
adrienmalin
|
8523ab204c
|
Delete game_gui.py
|
2018-08-06 23:00:43 +02:00 |
|
adrienmalin
|
a264f0cae0
|
Revert back merge error 4h ago
I nearly lost my mind
|
2018-08-06 23:00:06 +02:00 |
|
adrienmalin
|
f2b5a32b35
|
Revert "move rotate to top"
This reverts commit 9d0f2392caaa70d285d7e071fe97d3b7ef1ef77a.
|
2018-08-06 21:02:27 +02:00 |
|
adrienmalin
|
899d04ce03
|
Revert "Correcting piece positionning in hold queue and next piece frame"
This reverts commit 0ba390d09fab298dd57003e3f130b7ab57459f0e.
|
2018-08-06 20:58:17 +02:00 |
|
adrienmalin
|
fd39b59111
|
Revert "Merge branch 'master' of https://github.com/adrienmalin/Tetris2000"
This reverts commit 99d6da5990bed75097b70926f7622d852a38080a, reversing
changes made to c4914eedd844b97661796b3b2c8abfa78353dfc5.
|
2018-08-06 20:49:07 +02:00 |
|
adrienmalin
|
99d6da5990
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-06 20:45:34 +02:00 |
|
adrienmalin
|
0ba390d09f
|
Correcting piece positionning in hold queue and next piece frame
|
2018-08-06 17:36:42 +02:00 |
|
adrienmalin
|
9d0f2392ca
|
move rotate to top
|
2018-08-06 15:38:50 +02:00 |
|
adrienmalin
|
05f282f698
|
Remove unnecessary __init__
|
2018-08-06 12:32:52 +02:00 |
|
adrienmalin
|
c176782d16
|
More code splitting
|
2018-08-06 12:23:47 +02:00 |
|
adrienmalin
|
c4914eedd8
|
dict declaration in settings dialog
|
2018-08-06 08:21:08 +02:00 |
|
adrienmalin
|
9c409a5ced
|
Update README.md
|
2018-08-06 02:51:01 +02:00 |
|
adrienmalin
|
e0d24ed20d
|
V0.3
|
2018-08-06 02:46:25 +02:00 |
|
adrienmalin
|
15fb432a10
|
Rename backgrounds
|
2018-08-06 02:44:58 +02:00 |
|
adrienmalin
|
c3de76d3b7
|
Merge pull request #3 from adrienmalin/Cleaning
Clean no longer required files
|
2018-08-06 02:41:13 +02:00 |
|
adrienmalin
|
7429a77f90
|
Clean no longer required files
|
2018-08-06 02:39:31 +02:00 |
|
adrienmalin
|
1142b0439b
|
Set theme jekyll-theme-slate
|
2018-08-06 02:32:14 +02:00 |
|