Commit Graph

244 Commits

Author SHA1 Message Date
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
648f3a8a32 full auto: ocr, callibration, get coods done 2020-06-25 04:46:23 +05:30
DESKTOP-JVKHS7I\Adam
49cc7f191d fullauto rect detection done, and...
- window.show now also shows ready images,
- removed debug condition to print "Running with admin"
2020-06-03 07:11:54 +05:30
DESKTOP-JVKHS7I\Adam
686252d39e created interface for engines 2020-06-01 18:28:18 +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
c8510d56cf restructured engine 2020-05-23 10:24:11 +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
5972aebc7d code cleanup:
- restructured code
- pep8 cleanup
- spelling mistakes fixed
- import fixes
- added cli arg to use local server
- got rid of globals.py
2020-05-14 07:33:13 +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
bb83a33b82 documentation and code cleanup: auto_update, config, helper 2020-05-12 11:43:42 +05:30
DESKTOP-JVKHS7I\Adam
30b8477d8d pre update hotfix, added banner in manifest, hides on first launch fixed, test notification doesnt send fixed 2020-05-10 17:37:45 +05:30
DESKTOP-JVKHS7I\Adam
066c25f08a 0.3.0 final
- build now deletes old version before building the new one
- prints lauching before initializing
- removed multithreading from config saving
- better logic for fising interupted
- fix terms link bug
- now prints exception during web calls
- removes the uid if not found during get_session
2020-05-07 11:33:30 +05:30
DESKTOP-JVKHS7I\Adam
79c7f748e1 0.3.0 bugs squashed
- sends hole_deplete even on interupt
- application doesnt restart after updating
- image doesnt display in shortcut
- optimize startup: multithreaded web request for gui init
2020-05-05 20:41:00 +05:30
DESKTOP-JVKHS7I\Adam
3fdfb35622 0.3.0 initial commit:
- added eula
- noticiation via web push
- data collection changes
- updated readme
- created session system
2020-05-05 18:25:06 +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
faf2c62e9c added help menu, removed pause and stop system, tweaked window, fishing_mode, fishing_event to work with new design, config now saves on other thread 2020-04-18 17:02:14 +05:30
DESKTOP-JVKHS7I\Adam
9a6f46f02d gui comunication reworked, now using function_queue and event_buffer 2020-04-18 09:51:18 +05:30
DESKTOP-JVKHS7I\Adam
e474fb0280 gui logging configured 2020-04-17 18:38:26 +05:30
DESKTOP-JVKHS7I\Adam
49fa3c6294 gui interface re created for multi threading 2020-04-17 18:15:22 +05:30
DESKTOP-JVKHS7I\Adam
ba20738cbf gui theming done 2020-04-17 07:28:09 +05:30
DESKTOP-JVKHS7I\Adam
5b90524d91 gui base template created 2020-04-17 04:44:33 +05:30
DESKTOP-JVKHS7I\Adam
d6c013c1a2 restructured the code for packaging, created configuration for packaging 2020-04-15 16:57:26 +05:30
DESKTOP-JVKHS7I\Adam
bcf826963d run by admin fix 2020-04-15 03:13:59 +05:30
DESKTOP-JVKHS7I\Adam
721ba1375a restructured project, added bat files to make it user friendly, added addon inside repo itself, changed addon to be fixed on top left 2019-11-13 17:31:39 +05:30
DESKTOP-JVKHS7I\Adam
3078ab1130 added the ability to change controls from function keys to letters 2019-10-05 13:40:59 +05:30
DESKTOP-JVKHS7I\Adam
7d78347a4a code documented and version incremented for the total fish caught feature 2019-06-30 02:05:53 +05:30
DESKTOP-JVKHS7I\Adam
6a2326b818 Updated readme, removed fishy move stuff, reduced requirements, added total fish count
Readme Changes
- added faqs in readme
- updated python version
- added patreon link
- fixed punctuations
2019-06-22 15:31:53 +05:30
DESKTOP-JVKHS7I\Adam
917bf9e2d9 shows error message when window is dragged out of screen, removed old pixelloc code, removed old window config code, increase version, updated reamde 2019-02-16 17:02:20 +05:30
DESKTOP-JVKHS7I\Adam
a9e02686a4 abstracted control and log, removed bool from show method, windows scale bug fixed 2019-02-15 19:14:49 +05:30
DESKTOP-JVKHS7I\Adam
ca78219163 abstracted code into classes and different python files 2019-02-08 03:33:28 +05:30
DESKTOP-JVKHS7I\Adam
0f686ee50a fixed rod not throwing after hook, added no resize option 2019-02-05 22:14:48 +05:30
DESKTOP-JVKHS7I\Adam
f66f23c054 dynamic pixel location configuration added, config window made automatic, changed few cli options 2019-02-05 20:48:20 +05:30
DESKTOP-JVKHS7I\Adam
56f5d5c9ec stopped using tensorflow, optimized the bot for better performance and better accuracy, added configuration instructions in readme, removed android project files from the repository 2019-02-05 15:12:23 +05:30
ADAM-PC\adam_
94cb039c90 added fishy move and updated readme 2018-08-05 20:14:49 +05:30
ADAM-PC\adam_
5a73792eba init-commit2 2018-05-03 22:07:18 +05:30
adsau59
415f145d5d
Initial commit 2018-05-03 21:18:17 +05:30