c624557a41
wait for engine threads to stop before exiting
2022-02-03 04:50:36 +05:30
608a8548fb
set logging level to info by default, and switch to debug when turned on from debug options
...
changed almost all of print statement to debug logs
2022-02-03 04:09:39 +05:30
fc3c8746c8
update in file menu not showing on first launch
...
removed feature: hide update in file menu if dont ask is not checked
2022-02-03 03:57:22 +05:30
a12c397357
instead of restarting fishy when session is not created due to incorrect uid, re generate uid and try to create session again
...
removed restart from debug options (fishy should always exit safely)
added debug logs for when systems start and stop
update button from tool bar now opens update dialogue correctly
2022-02-03 03:47:35 +05:30
d22a4e79e5
splash screen not responding fix
2022-02-03 03:43:01 +05:30
c9c2982403
show update prompt after gui is loaded
...
renamed auto_upgrade to update_now
made config init similar to hotkey
update now is a popup which runs from gui thread instead of an independent process
if the user decides to upgrade, bot is quited and update is started in the end of the main thread if update flag is set
2022-02-03 02:51:08 +05:30
572604ff36
fixed dangling threads after denying eula,
...
now only config is partially initialized just to check if eula is accepted
2022-02-03 01:40:18 +05:30
17c014d690
close splash when gui finishes loading
...
hide fishy window until its ready to show
draw splash screen above fishy window
2022-02-03 01:06:41 +05:30
4ea27ae7da
added a null check in get_coords
...
changed print_exec to print in both console and fishy
fixed engine couldn't be stoped with toggle
fixed full auto stop getting called multiple times due to inactive stop
set logging for d3dshot to info, to remove debug logs caused by it
2022-02-01 22:20:57 +05:30
9bcde7e922
window server reworked for improved threading
2022-02-01 17:21:58 +05:30
245493fbc4
fullauto reworked with the new parent class
...
- removed double beep on turnoff
- removed show crop feature in fullauto
- semi fisher is started only when needed, and turned off when the job is done by mode, instead of full auto engine
- use the last coord from recording isntead of getting a new one when using editor in recorder mode, to avoid recording failure when saving the recording
2022-02-01 16:57:14 +05:30
a5236e9b30
semi fisher reworked to work with new parent class
2022-01-31 23:19:24 +05:30
0f35faa59f
reworked engine parent class to impement common things in both the engine
2022-01-31 23:18:51 +05:30
b79a7ed076
0.5.6 update
2022-01-31 13:37:27 +05:30
b0fb23a684
removed outdated installation steps from readme
2022-01-31 13:34:59 +05:30
e0223a0902
Merge pull request #102 from fishyboteso/feature/multi-monitor
2022-01-31 13:26:15 +05:30
3d393cef93
setup process will no long try to import libraries
2022-01-31 11:46:00 +05:30
b745fd915b
turned off debug logging
2022-01-30 19:58:30 +05:30
6326a83434
added multi monitor support for window module
2022-01-30 19:58:17 +05:30
f77478d52b
increased version
2021-12-20 12:05:16 +05:30
30411e785e
Merge pull request #99 from fishyboteso/feature/look-for-hole-option
2021-12-20 12:04:22 +05:30
f31fa11804
created look for hole option
2021-12-20 11:57:55 +05:30
814ca1e0d5
0.5.4 hotfix
...
fixed get_coords() tupple overflow issue,
improved hole check in full auto fishing,
improved message when FishyQR is not found,
keeping chalutier in migration
2021-12-01 11:27:16 +05:30
d09dd42666
FishingMode import fixed, updated the warning text for semifisher
2021-11-21 16:37:09 +05:30
bde31fce85
Merge pull request #97 from fishyboteso/improvement/fishyqr-integration
2021-11-21 16:33:14 +05:30
6bb02778f9
Merge remote-tracking branch 'origin/master' into improvement/fishyqr-integration
2021-11-21 16:31:42 +05:30
9f0974abb3
created migration code which is used to migrate data after an update
...
moved version code to constants so that code can access it too
changed Install/Remove Chalutier to FIshyQR in options
2021-11-21 16:30:41 +05:30
8ae46dd5a5
integrated fishyqr v0.0.2 for semi fisher
...
- remove color detection code
- move qr detection from full auto into common
- refactor both engines to use qr from common
2021-11-21 12:42:14 +05:30
4167ffcfac
Merge pull request #92 from wabkia/zbar-qr-type-limit
2021-08-10 10:45:33 +05:30
8054128664
limit decode() by type QRCODE
2021-08-09 15:05:49 -07:00
5d18b8538e
hotfix 0.5.2: opencv error on new version
2021-08-06 10:46:22 +05:30
40451b1867
hotfix 0.5.1: playsound requirement version specified
2021-07-29 16:52:43 +05:30
a2b7d0a31c
increased version number
0.5.0
2021-05-22 06:14:08 +05:30
d8c73a93b2
Merge pull request #87 from fishyboteso/feature/fullauto
...
fullauto improvement and public release
2021-05-22 06:12:55 +05:30
d642362f85
give overwrite option only in edit mode
2021-05-22 05:43:41 +05:30
df2ab36021
removed drm from full auto
2021-05-22 05:24:09 +05:30
25bec628fd
updated need help link
2021-05-22 04:52:49 +05:30
7929ed47be
hotfix 0.4.11: fullauto tabout stop config added, improved full auto config layout
2021-05-18 05:53:28 +05:30
2bc0d48843
updated version to 0.4.10
2021-05-16 21:31:24 +05:30
3ab22743cf
Merge pull request #78 from fishyboteso/improvement/fullscreen-config
...
removed fullscreen config from semi fisher
2021-05-16 21:25:18 +05:30
7a93b18ec6
removed fullscreen config from semi fisher
2021-05-16 20:13:59 +05:30
1e9c667c44
Merge branch 'feature/fullauto'
2021-05-16 19:59:33 +05:30
0ccbf7ba7e
fixed calibrater mode gives you need to calibrate error
2021-05-16 19:58:49 +05:30
54dfd1c89b
Merge pull request #77 from fishyboteso/feature/mp-hotkey
...
moved hotkey to other process
2021-05-16 19:55:44 +05:30
e5e45bb006
Merge branch 'master' into feature/mp-hotkey
2021-05-16 19:55:35 +05:30
767417a0f7
Merge pull request #80 from fishyboteso/feature/active-count
...
active user feature
2021-05-16 19:53:12 +05:30
46083bbaa9
active count feature created
2021-05-16 08:34:35 +05:30
84b2b19b1a
moved hotkey to other process
2021-05-16 04:10:48 +05:30
381f573109
Merge pull request #76 from fishyboteso/feature/fullauto
...
Full auto improvements
2021-05-15 18:31:49 +05:30
901c8d6ea8
full auto doesn't stop when waiting for game window to be active
2021-05-15 18:24:27 +05:30