|
31ab60c910
|
added vscode config files
|
2023-01-02 13:34:28 +01:00 |
|
|
3733a179f3
|
from debug to info
|
2023-01-02 13:33:35 +01:00 |
|
|
0c4054d94f
|
fixed some warnings in trade.py
|
2023-01-02 13:31:59 +01:00 |
|
|
e48abb9820
|
Start refactoring of gui
|
2021-05-12 15:05:18 +02:00 |
|
|
69b1f928ec
|
Fixed keyboard unit tests
|
2021-05-12 11:48:17 +02:00 |
|
|
0df0e8c5e9
|
Fixed trade regex
|
2021-05-12 11:47:58 +02:00 |
|
|
8076a215e0
|
Send message to poe if "@user " is detected
|
2021-05-11 22:39:58 +02:00 |
|
|
dd629816d8
|
escape ~ char for type_keys
|
2021-05-11 22:39:21 +02:00 |
|
|
c8c108c695
|
create trade object from clipboard
|
2021-05-11 22:20:57 +02:00 |
|
|
c598b45db4
|
clipboard regex
|
2021-05-11 22:20:23 +02:00 |
|
|
f790eb9350
|
by_regex_result class function in trade class
|
2021-05-11 22:19:58 +02:00 |
|
|
36702f9dd2
|
Fixed thread arguments
|
2021-05-11 22:18:44 +02:00 |
|
|
1f42a7cd48
|
Added invite test
|
2021-05-11 19:55:07 +02:00 |
|
|
f6775a4717
|
Start with clipboard
|
2021-05-11 19:34:21 +02:00 |
|
|
00098e3fa6
|
Fixed exception when log file not available
|
2021-05-11 19:33:59 +02:00 |
|
|
12773f1543
|
extend trade regex for "I'd"
|
2021-05-09 17:36:09 +02:00 |
|
|
0f95e53cdc
|
cleaning main.py
|
2021-05-09 16:19:23 +02:00 |
|
|
76d68fec7c
|
Use steam version of poe
|
2021-05-09 16:19:06 +02:00 |
|
|
bb79363f2c
|
Added close button
|
2021-05-09 16:18:57 +02:00 |
|
|
6e99de90a6
|
Support currency trade
|
2021-05-09 16:18:37 +02:00 |
|
|
fcf65b7c10
|
Use dict_deep
|
2021-05-09 16:17:56 +02:00 |
|
|
7b1943fb86
|
Removed unused import
|
2021-03-21 14:54:20 +01:00 |
|
|
ba402c3ef7
|
Small code format
|
2021-03-20 21:32:18 +01:00 |
|
|
a1636f8f70
|
Added test for writing the log
|
2021-03-20 21:31:38 +01:00 |
|
|
965eb3be48
|
Refactor logging
|
2021-03-20 21:31:16 +01:00 |
|
|
a321824fda
|
Always use the data logger
|
2021-03-20 14:57:40 +01:00 |
|
|
990b001730
|
Catch the window title not found exception
|
2021-03-20 14:40:47 +01:00 |
|
|
36589fc68f
|
Some more keyboard tests
|
2021-03-16 12:39:00 +01:00 |
|
|
ee8fcb66cc
|
gui button callbacks
|
2021-03-16 12:38:50 +01:00 |
|
|
7f5dae82b1
|
Added kick sendkeys function
|
2021-03-14 18:44:15 +01:00 |
|
|
3a3433d571
|
Fixed some deprecated calls
|
2021-03-14 18:43:54 +01:00 |
|
|
6f5cbcc23a
|
escape ( and )
|
2021-03-14 14:54:59 +01:00 |
|
|
8c9cc4db88
|
Global conf and key press wait config option
|
2021-03-14 14:38:24 +01:00 |
|
|
06468bb224
|
Fixed exception if no trade object is available
|
2021-03-14 14:12:48 +01:00 |
|
|
58736954d1
|
documentation
|
2021-03-14 14:10:45 +01:00 |
|
|
82b5b8c7a8
|
Fixed keyboard tests
|
2021-03-14 14:10:38 +01:00 |
|
|
f3648d568c
|
Fixed parser tests
|
2021-03-14 14:03:16 +01:00 |
|
|
1c50451187
|
Some more sendkeys messages
|
2021-03-14 14:02:57 +01:00 |
|
|
d67b574969
|
Added sendkeys module.
|
2021-03-14 13:20:22 +01:00 |
|
|
e817062f68
|
Fixed new tab with same item/user
|
2021-03-14 11:57:36 +01:00 |
|
|
381dceb80a
|
Added factory function for Message
|
2021-03-14 11:51:33 +01:00 |
|
|
3c7c5c5f5d
|
Use config yaml file
|
2021-03-14 11:31:43 +01:00 |
|
|
11bde6d597
|
Start layout of gui
|
2021-03-13 21:55:02 +01:00 |
|
|
8b4d2649a6
|
Only accept "From" whispers
|
2021-03-13 21:54:48 +01:00 |
|
|
3cbb8309b5
|
Added to and global test
|
2021-03-13 21:29:16 +01:00 |
|
|
c022c15b07
|
First pytest
|
2021-03-13 21:24:18 +01:00 |
|
|
fd6c7ac8be
|
Fixed line too long
|
2021-03-13 20:58:15 +01:00 |
|
|
64c288c1b9
|
Added flake8 to reqs
|
2021-03-13 20:50:36 +01:00 |
|
|
d11d17c557
|
flake8 fixes
|
2021-03-13 20:50:21 +01:00 |
|
|
0c7c7eafa4
|
Append Trade object to Message
|
2021-03-13 20:49:21 +01:00 |
|