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 |
|
Real96
|
ce1642552f
|
Added pywin32 to req file
|
2022-01-08 13:34:02 +01:00 |
|
Lincoln-LM
|
d154d2cca0
|
fix overlap
|
2022-01-07 20:21:41 -07:00 |
|
Lincoln-LM
|
f1b3e80f63
|
fix timeline npcs
|
2022-01-07 20:18:33 -07:00 |
|
Lincoln-LM
|
4e2f8a6646
|
Merge pull request #1 from Real96/main
Updated readme and added Pillow to req file
|
2022-01-07 19:49:05 -07:00 |
|
Lincoln-LM
|
57d687109a
|
starter pokemon timeline update
|
2022-01-07 19:48:09 -07:00 |
|
Real96
|
e11f1c105a
|
Changed repo link in readme
|
2022-01-07 23:37:45 +01:00 |
|
Real96
|
c5d282d31c
|
Changed script command in readme
|
2022-01-07 23:29:54 +01:00 |
|
Real96
|
61c8ba6452
|
Updated readme and added Pillow to req file
|
2022-01-07 23:25:35 +01:00 |
|
Lincoln-LM
|
929e07308b
|
name issue
|
2022-01-07 10:16:03 -07:00 |
|
Lincoln-LM
|
0ad16dbbcc
|
avoid resizing
|
2022-01-07 10:14:16 -07:00 |
|
Lincoln-LM
|
8af665dd60
|
live camera preview
|
2022-01-07 10:05:59 -07:00 |
|
Lincoln-LM
|
7947d1b5ca
|
add advance increase
|
2022-01-07 09:55:03 -07:00 |
|
Lincoln-LM
|
04944e6539
|
sort inputs
|
2022-01-07 09:32:44 -07:00 |
|
Lincoln-LM
|
5d973601b5
|
save monitor window as bool
|
2022-01-07 09:28:17 -07:00 |
|