Commit Graph

328 Commits

Author SHA1 Message Date
Adam Saudagar
cc926bf5fd
added auto publish github action 2023-02-10 10:21:04 +05:30
Adam Saudagar
f93ea04d42 #131 fixed opencv version to reduce install time 2023-02-10 09:54:20 +05:30
Adam Saudagar
5acc7863bc #131 replaced dependencies to work with latest python version 2023-02-06 23:10:29 +05:30
Adam Saudagar
7331bc7824 updated urls for new server 2023-02-05 19:17:00 +05:30
Adam Saudagar
fe6cd012f5 removed useless pre preprocess step 2023-02-05 19:16:18 +05:30
Adam Saudagar
20c920adc9
Merge pull request #141 from fishyboteso/feature/update_numpy
Feature/update numpy
2022-10-01 15:31:29 +05:30
SemjonWilke
e0204ad205 update version to 0.5.14 2022-09-27 23:09:19 +02:00
SemjonWilke
74e96e4439 fix splash screen on first boot error 2022-09-27 23:03:41 +02:00
SemjonWilke
f925997731 update addons 2022-09-27 23:03:41 +02:00
SemjonWilke
70e4fad167 update numpy 2022-09-27 21:09:32 +02:00
Adam Saudagar
9e4c17f035 changed version 2022-06-30 22:51:54 +05:30
Adam Saudagar
dfc3c14c2c
Merge pull request #125 from fishyboteso/improvement/resilient-qr 2022-06-30 22:28:42 +05:30
Adam Saudagar
131d6bbf3c
Merge pull request #123 from fishyboteso/fixup/fullscreen_position 2022-06-30 22:20:22 +05:30
Shamuwel Ansari
ca771811b7 corrected function name 2022-06-30 20:41:53 +05:30
Adam Saudagar
016e378fdd refactored qr detection code to use window instead of directly cropped image, retrying qr reading instead of failing directly 2022-06-30 20:15:21 +05:30
Semjon
62a531c381 fix fullscreen fishy restart 2022-06-17 09:56:51 +02:00
Adam Saudagar
17a03c7142
Merge pull request #122 from fishyboteso/fixup/popup_icon
fix popup default configuration
2022-06-13 14:01:08 +05:30
Semjon
a5af567e14 update canvas of recorder_frame 2022-06-13 10:18:52 +02:00
Semjon
621d8d3549 update canvas of update_dialog 2022-06-13 10:17:15 +02:00
Semjon
a8ff0c5bc8 fix popup resizing 2022-06-13 10:11:04 +02:00
Semjon
f1f565c628 allways use icon.ico in popups 2022-06-13 09:40:50 +02:00
Adam Saudagar
3b2b23b8d9 hotfix: fixed qr code parsing 2022-05-29 20:44:38 +05:30
Adam Saudagar
3fbc67c49b using cv2 qr detection instead of manual blob detection, removed pyzbar from dependencies 2022-05-26 18:17:58 +05:30
Adam Saudagar
72e65c0f8e
Create FUNDING.yml 2022-05-02 20:48:25 +05:30
Adam Saudagar
1fb475794f
Merge pull request #116 from fishyboteso/docs/readme-update 2022-04-16 07:03:57 +05:30
Adam Saudagar
39a12a0797
Update README.md 2022-04-16 07:03:44 +05:30
Adam Saudagar
84e8150dd7 increased version 2022-04-15 07:03:14 +05:30
Adam Saudagar
5f040aafd9
Merge pull request #114 from fishyboteso/bugfix/look-hole-racing 2022-04-15 07:01:59 +05:30
Adam Saudagar
8b2ba7a600 fullauto player now waits for first loop of semifisher to complete before looking for hole 2022-04-09 01:40:40 +05:30
Adam Saudagar
fb08e29ae6 increased version to 0.5.9 2022-03-18 10:39:13 +05:30
Adam Saudagar
a6d7a2ce27
Merge pull request #112 from fishyboteso/bugfix/active-not-working 2022-03-18 10:37:35 +05:30
Adam Saudagar
35e27f277b web pings before starting the scheduler 2022-03-18 10:33:39 +05:30
Adam Saudagar
b67c047f0c fixed uid generation fo new user 2022-03-18 10:33:16 +05:30
Adam Saudagar
241728d75c
Merge pull request #110 from fishyboteso/feature/update_0.5.8 2022-02-26 21:09:46 +05:30
Adam Saudagar
e1c7bd626d
Merge pull request #108 from fishyboteso/feature/hotfix_idle_state_blocking 2022-02-26 21:08:58 +05:30
Semjon Kerner
14e3c9aa84 update fishy to 0.5.8 and fishyqr to 1.2.0 2022-02-25 11:11:46 +01:00
Semjon Kerner
13319e2606 add timeout to unblock idle state 2022-02-25 10:50:00 +01:00
Adam Saudagar
a8a41a1660
Merge pull request #109 from fishyboteso/feature/hotkey_fishyQR 2022-02-25 04:56:37 +05:30
Adam Saudagar
a80e1ee84b
Merge branch 'main' into feature/hotkey_fishyQR 2022-02-25 04:56:29 +05:30
Adam Saudagar
3761ad813d
Merge pull request #107 from fishyboteso/feature/menu_show_qr_value 2022-02-25 04:53:53 +05:30
Adam Saudagar
fe4eab3076
Merge pull request #106 from fishyboteso/feature/shorten_human_like_delay 2022-02-25 04:53:44 +05:30
Semjon Kerner
a6ec33f30f add short delay to give FishyQR keybind a headsup 2022-02-22 10:17:28 +01:00
Semjon Kerner
4b2364818c decrease max human like delay by 25% and 500ms 2022-02-20 20:48:08 +01:00
Semjon Kerner
0fd8a22e02 add menu entry to show qr value 2022-02-20 20:44:00 +01:00
Adam Saudagar
6c4b00775e 0.5.7 update 2022-02-03 07:06:50 +05:30
Adam Saudagar
c0690ae7fa
Merge pull request #103 from fishyboteso/improvement/threading-rework 2022-02-03 07:05:46 +05:30
Adam Saudagar
8d41616720 fixed double action key press 2022-02-03 06:06:07 +05:30
Adam Saudagar
fd7237161b added few debug logs for engine 2022-02-03 05:51:31 +05:30
Adam Saudagar
d4a5297a97 create only one instance of d3dshot in fishy lifecycle 2022-02-03 05:51:03 +05:30
Adam Saudagar
2893465571 pep8 cleanup 2022-02-03 05:29:10 +05:30