Commit Graph
72 Commits
Author SHA1 Message Date
aeon0 ecf82eeaac dont spam the drop-log! 2021-11-10 20:03:25 +01:00
aeon0 a6d880b2c3 Bump version to 0.2.1 2021-11-10 18:55:27 +01:00
aeon0 f5add914ef adjust slow walk param 2021-11-10 18:55:19 +01:00
aeon0 2cd540e3ec increase item find threshold again to avoid confusion 2021-11-10 18:50:14 +01:00
aeon0 b3bed8a1fe discord integration for drops and getting stuck 2021-11-10 18:37:41 +01:00
aeon0 8ef3362cff fix some pickit issues, lower item thresholds 2021-11-10 17:43:29 +01:00
aeon0 efaf48608c Bump version to v0.2.0 2021-11-09 19:41:43 +01:00
aeon0 f42b7a83c3 fix(template): Remove useless template 2021-11-09 19:41:21 +01:00
aeon0 24cd471db7 feat(template): Increase search scale 2021-11-09 19:33:52 +01:00
aeon0 d69967af74 fix(config): Random config force to bool 2021-11-09 19:23:10 +01:00
aeon0 80beb88c4b feat(pather): Bring back static routs as option 2021-11-09 19:00:16 +01:00
aeon0 bd36bcab25 fix(char): Increase cast rate to be on the safe side 2021-11-09 18:03:49 +01:00
aeon0 8a006fc39f feat(pather): Prevent useless logging 2021-11-09 18:02:59 +01:00
aeon0 6eaabc4f4b bot(cmd): Change "Start Screen" 2021-11-09 18:02:24 +01:00
aeon0 c64daabed6 fix(death): Give death manager time to pick up on possible death after chicken 2021-11-09 12:37:48 +01:00
aeon0 2cdab92ba9 feat(bot): Go shopping! 2021-11-08 23:43:58 +01:00
aeon0 efabf671d0 feat(pather): Lazurak pathing 2021-11-08 22:37:44 +01:00
aeon0 3de6824156 fix(pickit): Correct bad indent 2021-11-08 22:26:55 +01:00
aeon0 cbfacdac03 Merge branch 'master' of https://github.com/aeon0/botty 2021-11-08 22:22:25 +01:00
aeon0 91e5c18f11 Merge pull request #5 from Sp3cialk29/master
feat(pickit): Expanded pickit items and defined new naming convention
2021-11-08 22:21:30 +01:00
Sp3cialk29andaeon0 ea8a382448 Update src/item_finder.py
Co-authored-by: aeon0 <[email protected]>
2021-11-08 14:13:03 -07:00
Sp3cialk29 eaa2d67c42 Renamed all item references to lower case, added line 52 to item_finder.py to catch any uppercase characters 2021-11-08 14:08:05 -07:00
aeon0 10d912ba25 feat(npc): Add larzuk as NPC 2021-11-08 21:48:20 +01:00
aeon0 d442090ffe Merge branch 'master' of https://github.com/aeon0/botty 2021-11-08 20:53:15 +01:00
aeon0 52b1fc2f20 feat(bot): Randomize order of runs 2021-11-08 20:53:08 +01:00
aeon0 3a7183a834 feat(stuff): Few optimizations 2021-11-08 16:45:29 +01:00
aeon0 5a07a69839 fix(chicken): Release alt before pressing esc 2021-11-08 16:28:23 +01:00
aeon0 8a0da4993c refactor(mouse): Remove debug prints 2021-11-08 16:17:34 +01:00
aeon0 7ff5bdce7b fix(pickit): Force tp when moving to items 2021-11-08 16:16:48 +01:00
aeon0 7181494a86 feat(mouse): Nicer mouse movement 2021-11-08 16:14:30 +01:00
mgleed 79edfaf163 add brief left click hold to avoid one type of d2r ctrl+click stashing bug 2021-11-08 08:51:54 -05:00
aeon0 1168210420 fix(pindle): Add addtional template at start cause of cta delay and merc 2021-11-08 08:23:17 +01:00
aeon0 b289e4cbb5 feat(atk): Config for attack length 2021-11-08 08:17:06 +01:00
aeon0 a588a5c9e6 fix(pindle): Only move away from items if last run 2021-11-08 07:43:17 +01:00
aeon0 3f19c02f30 fix(cta): Switch order and make quicker 2021-11-08 07:40:18 +01:00
aeon0 f34d746556 Bump version to v0.1.3 2021-11-08 07:16:23 +01:00
aeon0 41c05cc614 fix(path): Add another template to avoid getting stuck at shenk 2021-11-07 21:33:11 +01:00
aeon0 6260a0ce30 fix(pickit): Workaround for pickup with flames, do shenk pickit twice 2021-11-07 21:07:53 +01:00
aeon0 35df3bae7b fix(move): Do not slow walk on teleport 2021-11-07 21:06:11 +01:00
aeon0 26c5ee9de5 add another template to avoid getting stuck 2021-11-07 21:04:53 +01:00
aeon0 1cfde7f560 fix(hammerdin): Recast in set intervall to come back from interrupt 2021-11-07 21:04:38 +01:00
aeon0 282f7a5606 fix(char): Remove useless import that might lead to issues in exe 2021-11-07 20:49:28 +01:00
aeon0 1a148afcfb Bump version to 0.1.3-rc0 2021-11-07 16:02:46 +01:00
aeon0 a91a91dc7c feat(path): Ref pathing shenk 2021-11-07 15:56:41 +01:00
aeon0 648d89ff28 feat(path): Refpathing to Eldritch 2021-11-07 13:52:18 +01:00
aeon0 489cc4ec36 feat(path): Refpoint pathing for pindle 2021-11-07 12:43:35 +01:00
aeon0 5abe2fb33e fix(death): Make sure keys are released when killing main bot thread 2021-11-07 10:57:20 +01:00
aeon0 a7d31775f1 fix(start): Robustify game start with new disabled play button 2021-11-07 00:40:33 +01:00
aeon0 8e48dfe3d0 Bump version to v0.1.3 2021-11-06 16:47:22 +01:00
aeon0 c89b35ff33 fix(ui): Game creation 2021-11-06 16:46:54 +01:00