Commit Graph

353 Commits

Author SHA1 Message Date
Adam Saudagar
f520004c11 #154 look_for_hole disabled by default 2023-03-07 01:48:59 +05:30
Adam Saudagar
788e78b9bb moved singleton_proxy to helper.depless 2023-03-07 00:22:24 +05:30
Adam Saudagar
5fb58d9998 improved code a bit 2023-03-07 00:11:19 +05:30
Adam Saudagar
bc491c8cb0
Merge pull request #153 from fishyboteso/wip/keyboard-interup
handling keyboard interupt and exiting main thread safely
2023-03-07 00:08:25 +05:30
Adam Saudagar
063c1e5481 Merge branch 'main' into wip/keyboard-interup
# Conflicts:
#	fishy/__main__.py
2023-03-07 00:07:36 +05:30
Adam Saudagar
2118e10d5d using splash object instead of using finish function
using gui method instead of directly accessing private members
2023-03-07 00:03:24 +05:30
Adam Saudagar
4dec07d27e
Merge pull request #151 from fishyboteso/wip/cross_platform
making fishy cross platform
2023-03-06 23:33:26 +05:30
Adam Saudagar
47c0ce7413 removed Linux temprorily until linux.py is implemented 2023-03-06 23:32:39 +05:30
Adam Saudagar
901ce6c346 handled case when game is not running 2023-03-06 23:18:09 +05:30
Adam Saudagar
a5499475f6 generalized ClassInstance even more to be used as a decorator 2023-02-22 00:56:22 +05:30
Adam Saudagar
4f90df9079 generalized class instance 2023-02-21 23:22:11 +05:30
Adam Saudagar
c5d1cb67cf decoupled os_calls from fishy to use os_services instead 2023-02-21 23:05:44 +05:30
Adam Saudagar
0de6b54777 implemented methods for windows 2023-02-21 23:04:58 +05:30
Adam Saudagar
6000e9022e created interface and proxy for os services 2023-02-21 23:04:24 +05:30
Adam Saudagar
455976a018 install windows lib if on windows 2023-02-21 22:59:43 +05:30
Adam Saudagar
4e55c88629 handling keyboard interupt and exiting main thread safely
kindof related to #104
2023-02-15 12:38:47 +05:30
Adam Saudagar
b6e543a9e3 version update 0.5.15 2023-02-12 03:45:22 +05:30
Adam Saudagar
3567f062b0 #128 added few checks before image leaves WindowClient which was causing exception 2023-02-12 03:44:40 +05:30
Adam Saudagar
fb54ca4826 fixed crash in 3.11 on first launch 2023-02-12 03:00:43 +05:30
Adam Saudagar
ebbce458cf replaced d3dshot with mss 2023-02-12 02:50:43 +05:30
Adam Saudagar
cd32b8926d Revert "#131 fixed opencv version to reduce install time"
This reverts commit f93ea04d42.
2023-02-12 02:49:05 +05:30
Adam Saudagar
0827bd9f3b
Merge pull request #146 from fishyboteso/feature/fishyQR_hide_on_scene_change
update FishyQR with hide on scene change
2023-02-12 01:46:04 +05:30
Semjon Wilke
339abba4c4
update FishyQR version 2023-02-11 18:40:56 +01:00
Adam Saudagar
ca06141386 use version.txt to publish 2023-02-11 01:51:14 +05:30
Adam Saudagar
0fef4aa22c moved version to version.txt 2023-02-10 11:12:10 +05:30
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