Commit Graph

33 Commits

Author SHA1 Message Date
Adam Saudagar
3d393cef93 setup process will no long try to import libraries 2022-01-31 11:46:00 +05:30
Adam Saudagar
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
Adam Saudagar
5d18b8538e hotfix 0.5.2: opencv error on new version 2021-08-06 10:46:22 +05:30
Adam Saudagar
40451b1867 hotfix 0.5.1: playsound requirement version specified 2021-07-29 16:52:43 +05:30
Adam Saudagar
a2b7d0a31c increased version number 2021-05-22 06:14:08 +05:30
Adam Saudagar
7929ed47be hotfix 0.4.11: fullauto tabout stop config added, improved full auto config layout 2021-05-18 05:53:28 +05:30
Adam Saudagar
2bc0d48843 updated version to 0.4.10 2021-05-16 21:31:24 +05:30
Adam Saudagar
c86e86b901 hotfix: data not being send, when fishing is interupted 2021-04-21 21:53:18 +05:30
Adam Saudagar
01a8c50769 increased version, modified test to use venv instead of conda 2021-04-18 13:00:53 +05:30
Adam Saudagar
a4208e2ef7 not sending fishy hole data hotfix 2021-04-17 12:02:45 +05:30
Semjon Kerner
3841848944 version update 2021-03-28 21:42:20 +02:00
Semjon Kerner
e7b7e60dfa version bump to 0.4.4 2021-03-08 20:59:24 +01:00
Adam Saudagar
b01701e474 fix for a bug where semi-fisher doesn't work when stopped and started again 2020-12-13 12:26:43 +05:30
Adam Saudagar
c6fa96ea97 0.4.0 release 2020-12-01 04:14:54 +05:30
Adam Saudagar
d9eb85d542 removed pyautogui from dependencies 2020-10-13 20:06:19 +05:30
Adam Saudagar
21065e55ee play sound when fish hole complete feature, normal and anti-lag shortcut options 2020-10-13 19:20:01 +05:30
DESKTOP-JVKHS7I\Adam
2d49d74af2 - fixed restart bug; random window disapears when restart option is used
- removed troubleshoot option from options
2020-06-27 20:53:32 +05:30
DESKTOP-JVKHS7I\Adam
decfdfb994 - auto update fixed
- keyboard ghosting for full auto fixed
2020-06-26 00:21:12 +05:30
DESKTOP-JVKHS7I\Adam
cfc41d6a5c fixed input ghosting bug cauzed by pynput 2020-06-25 22:10:18 +05:30
DESKTOP-JVKHS7I\Adam
066ec93742 move to target created 2020-06-25 19:10:05 +05:30
DESKTOP-JVKHS7I\Adam
1418271583 now disables config and engine selector when engine is running 2020-06-25 07:26:17 +05:30
DESKTOP-JVKHS7I\Adam
1ae645294d ai fix and full-auto test setup:
gui
- enable "Debug > Keep Console" to unhide full auto
- Removed Log Dump from Debug menu

semi-auto
- starting ai fix, sometime bot doesnt start
- minimize bug fix, when minimized gui goes out of sync
- keyboard button to pause play, now bot can be paused and played using f9
- now shows running as admin message
- better error message, now tells to check #read-me-first instead

full-auto
- add tesseract binary in directory
- install addon for full auto
2020-06-25 07:02:34 +05:30
DESKTOP-JVKHS7I\Adam
cd1b2dd8f6 0.3.5 reworked ui for multiple bot engine support
- shifted config into a toplevel
- logs before starting update
2020-05-24 03:44:09 +05:30
DESKTOP-JVKHS7I\Adam
168e902e36 0.3.4 removed tkhtmlview from deps 2020-05-20 16:49:01 +05:30
DESKTOP-JVKHS7I\Adam
3e96fbed2c 0.3.3 reworked notifications again (now uses discord chat)
- fixed ui scaling issues
- now uses callables for thread comunication instead of enums (removed comms.py altogether)
- added options to run using test server
2020-05-19 10:56:50 +05:30
DESKTOP-JVKHS7I\Adam
b1ee1d1188 fixed an import which caused crash on hole deplete
- now uses envions instead of os.path.expand users for config file name
- made readme smaller
2020-05-15 05:21:55 +05:30
DESKTOP-JVKHS7I\Adam
66eeb9d6f8 0.3.1 hotfix: doesnt throw the stick back when action key is changed 2020-05-12 11:46:36 +05:30
DESKTOP-JVKHS7I\Adam
b8155ef468 fishy network removed, integreted web push notificaitons 2020-04-28 02:49:30 +05:30
DESKTOP-JVKHS7I\Adam
36daacbf42 ui fix: start button and andoid ip label, fixed shorcut 2020-04-23 14:21:28 +05:30
DESKTOP-JVKHS7I\Adam
379d8ac4bf 0.2.6 shifted gui logging initialization to constructor, add ip, added folder selection for folder 2020-04-21 01:16:12 +05:30
DESKTOP-JVKHS7I\Adam
7361cc46ee 0.2.5 fixed path joining error for shortcut and addon
- added a warning for addon not visible
- added requests and bs4 in requirements
2020-04-20 18:33:44 +05:30
DESKTOP-JVKHS7I\Adam
6a708e55e6 auto install addon, dc function added and more,
- moved config to documents
- reduced readme
- updated requirements
- action key implemented
- when non saved config is get for the first time, default is saved
- added icon
- added unhandled exception logging
- added debug mode
- made dark mode and debug mode check buttons instead of command
- created manifest
- moved addon to a zip
2020-04-20 01:21:49 +05:30
DESKTOP-JVKHS7I\Adam
d6c013c1a2 restructured the code for packaging, created configuration for packaging 2020-04-15 16:57:26 +05:30