Commit Graph

123 Commits

Author SHA1 Message Date
be728d3409 Update _config.yml 2018-08-20 22:13:32 +02:00
1fcdec13fe Create theme.yml 2018-08-20 22:12:17 +02:00
1762149b48 Use jekyll-theme-basically-basic 2018-08-20 22:08:53 +02:00
1aceb5ee74 Update _config.yml 2018-08-20 20:38:38 +02:00
66001f701a Update _config.yml 2018-08-20 20:36:40 +02:00
c1cd0fc52e Update _config.yml 2018-08-20 20:15:22 +02:00
8c13ea2411 Set theme jekyll-theme-midnight 2018-08-20 20:14:24 +02:00
d10f865361 Update _config.yml 2018-08-20 20:00:01 +02:00
7186ceea7e Update _config.yml 2018-08-20 19:43:37 +02:00
34e3089859 Update _config.yml 2018-08-20 19:34:15 +02:00
754136fac9 Update _config.yml 2018-08-20 19:31:28 +02:00
512f1245e0 Set theme jekyll-theme-midnight 2018-08-20 19:30:38 +02:00
5b80d7691e Update _config.yml 2018-08-20 18:52:07 +02:00
fa26103675 Update _config.yml 2018-08-20 01:28:44 +02:00
d283688ce9 Set theme jekyll-theme-midnight 2018-08-20 01:19:01 +02:00
9e9ce413a2 Change exe icon 2018-08-20 01:16:02 +02:00
d5ae12996a Update _config.yml 2018-08-20 00:44:59 +02:00
ab3fddec1b Update _config.yml 2018-08-20 00:44:05 +02:00
059ee2baa2 Update README.md 2018-08-20 00:39:32 +02:00
08c7b07af0 Update README.md 2018-08-20 00:38:54 +02:00
16498f1971 Update _config.yml 2018-08-20 00:37:30 +02:00
f7a63a7bf4 Update _config.yml 2018-08-20 00:35:46 +02:00
823ca27c00 Update README.md 2018-08-19 23:52:58 +02:00
23b2c613ae Set theme jekyll-theme-midnight 2018-08-19 23:50:47 +02:00
d22e434c43 Set theme jekyll-theme-midnight 2018-08-19 23:49:17 +02:00
90978230c8 Set theme jekyll-theme-slate 2018-08-19 23:47:07 +02:00
0841a30a31 Set theme jekyll-theme-midnight 2018-08-19 23:38:34 +02:00
00f02b0787 Remove ancient builds 2018-08-19 23:35:40 +02:00
b3ec394f5a Update README.md 2018-08-19 23:35:07 +02:00
86d3f59ede Compiled with nuitka 2018-08-19 23:28:49 +02:00
54bce41d50 Use nuitka for compiling, reorganize py files 2018-08-19 23:28:22 +02:00
8139bf8154 Show details button by default 2018-08-19 23:08:54 +02:00
ee0e684e82 Update README.md 2018-08-19 05:26:26 +02:00
5fb4a09c5a Update README.md 2018-08-19 05:24:52 +02:00
bb1f4445b0 rebuild 2018-08-19 05:21:34 +02:00
3f86f66a23 minor fixes 2018-08-19 05:16:51 +02:00
f13962890f Use my new super module propertize 2018-08-19 04:49:56 +02:00
68cf21392c propertize just Point.x and y 2018-08-18 00:16:58 +02:00
174af377ae undo property test 2018-08-17 22:43:56 +02:00
a15b4f56d4 playuing with properties 2018-08-17 18:27:39 +02:00
0f2d5f3f37 test propertize Qt5 2018-08-16 18:26:43 +02:00
095e0ebf62 Reduce latency with no updating on ghost hard drop, merge block.py with tetromino.py 2018-08-12 17:14:19 +02:00
3bd090b38e Improve latence by using PreciseTimer 2018-08-12 03:02:37 +02:00
93d3b19575 Merge branch 'master' of https://github.com/adrienmalin/Tetris2000 2018-08-11 12:46:49 +02:00
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
256e10e9d6 Update README.md 2018-08-09 01:06:00 +02:00
eebe0f724e Update README.md 2018-08-09 01:03:20 +02:00
2d5594dae8 CAPSLOCK 2018-08-09 00:58:32 +02:00
0b24348370 Merge branch 'master' of https://github.com/adrienmalin/Tetris2000 2018-08-09 00:57:24 +02:00
886b462230 New screenshot 2018-08-09 00:57:16 +02:00