Commit Graph

129 Commits

Author SHA1 Message Date
jjaldridge2009
2a185ac80a
Add arceus eye 2022-03-19 13:38:04 -04:00
jjaldridge2009
0f1081536a
Fix XY coordinates 2022-03-19 13:36:36 -04:00
jjaldridge2009
d02a1cc436
Add MSMF HW Transform toggle
Potential fix for Windows 11 Video Preview issues.
2022-03-19 13:23:56 -04:00
jjaldridge2009
964efbe062
update requirements for camera check 2022-03-19 13:11:43 -04:00
jjaldridge2009
93a0c2e3a2
move config 2022-03-19 13:08:29 -04:00
jjaldridge2009
21e409f3ff
Adding .bat files and arceus config 2022-03-19 13:07:23 -04:00
Lincoln-LM
6fbd3bb2e0 correct assertion error 2022-01-20 21:02:31 -07:00
Lincoln-LM
4d55b83466 add backwards compatability for configs 2022-01-20 17:21:50 -07:00
Lincoln-LM
917f602c7f turn off autotimeline for non noisy reident 2022-01-20 15:20:12 -07:00
Lincoln-LM
1be1d9f9d9 fix default config 2022-01-20 15:19:45 -07:00
Lincoln-LM
f35d47ab94 account for which npc is blinking during monitoring 2022-01-19 16:45:52 -07:00
Lincoln-LM
d25e738af8 allow monitoring blinks with npcs 2022-01-19 16:41:27 -07:00
Lincoln-LM
e0c0ffd548 Add ability to reidentify in a noisy pokemons room 2022-01-19 02:41:20 -07:00
Lincoln-LM
71137cfcca bump up reidentification blinks to 7, add reident_test.py 2022-01-19 01:04:41 -07:00
Lincoln-LM
1ca51efed0 Merge https://github.com/niart120/Project_Xs 2022-01-18 20:00:25 -07:00
Lincoln-LM
1da0d5e519 remove old resize function 2022-01-17 23:21:04 -07:00
Lincoln-LM
ae45bb9d6a fix duplicate variable in rngtool as well 2022-01-17 23:03:12 -07:00
Lincoln-LM
7d20f262ca remove redundant variable that is already used 2022-01-17 22:53:09 -07:00
Lincoln-LM
114200af8d add display resizing 2022-01-17 15:42:21 -07:00
niart120
b7dc42761c Create cresselia.py 2022-01-18 03:46:48 +09:00
niart120
e741278d1a simultaneous tracking (player and pokemon) support added 2022-01-18 03:46:21 +09:00
niart120
efe3375618 Update underground.py 2022-01-18 03:44:57 +09:00
niart120
be872c4cd7 eye image added 2022-01-18 03:44:31 +09:00
Lincoln-LM
acbc4f42b7 decrease blinks needed for reidentification to 6 2022-01-15 20:36:52 -07:00
niart120
641215a70c Update underground.py
example of reidentifyByIntervals
2022-01-15 21:47:58 +09:00
niart120
86a55f8b8f added reidentifyByIntervals function
added reidentifyByIntervals
this function allows for reidentification in less time
2022-01-15 21:47:15 +09:00
Lincoln-LM
4c7a41b62a fix mistakes 2022-01-12 14:29:48 -07:00
Lincoln-LM
72cec21fd9 update readme and gui display 2022-01-12 14:21:07 -07:00
Lincoln-LM
75298b3fcd correct configs to new settings 2022-01-10 17:40:19 -07:00
Lincoln-LM
33f22b65c2 correct timeline npc settings 2022-01-10 17:38:32 -07:00
niart120
3eba0654d1 Create starter.py 2022-01-10 09:11:56 +09:00
niart120
44fbe894a9 minor update 2022-01-10 09:07:17 +09:00
niart120
a2aec041a9 Update memo.md 2022-01-10 09:06:55 +09:00
niart120
530ceff8de Create eye.png 2022-01-10 09:06:49 +09:00
niart120
f2c22d51a5 added blink count on debug text 2022-01-10 09:06:38 +09:00
niart120
a3a562a382 fixed blink interval constant 2022-01-10 09:05:58 +09:00
Lincoln-LM
71d11aea97 Merge https://github.com/niart120/Project_Xs 2022-01-09 14:09:40 -07:00
niart120
1090f9d0d9 fixed advances 2022-01-10 06:08:06 +09:00
niart120
9b6b0c35cd fixed prev method 2022-01-10 06:02:27 +09:00
Lincoln-LM
671abee1be show bounds of pokemon eye scan 2022-01-08 11:37:26 -07:00
Lincoln-LM
3c6fbb95cc correct macos camera backend 2022-01-08 11:34:46 -07:00
Lincoln-LM
7cf0b0a943 tid/sid support to gui 2022-01-08 11:33:23 -07:00
Lincoln-LM
e7f85ecebb change working directory to allow running the script from anywhere 2022-01-08 10:33:17 -07:00
Lincoln-LM
2a91dcbf00 readd /30 2022-01-08 10:28:20 -07:00
Lincoln-LM
74135db758 Merge branch 'main' of https://github.com/Lincoln-LM/Project_Xs 2022-01-08 10:27:04 -07:00
Lincoln-LM
1e714a7f54 Merge https://github.com/niart120/Project_Xs 2022-01-08 10:26:56 -07:00
niart120
5fbfcba2b5 Update stationary.py
changed pokemon blink interval constant
2022-01-09 02:09:49 +09:00
niart120
404a89533c bugfix
fixed to get enough blink to recover
2022-01-09 02:09:23 +09:00
Lincoln-LM
be7f0fb82f
Merge pull request #2 from Real96/main
Added pywin32 to req file
2022-01-08 09:01:41 -07:00
Real96
faa72f8349 Addded Windows check for pywin32 to req file 2022-01-08 16:53:18 +01:00