Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev merge to master #5640

Merged
merged 197 commits into from
Sep 23, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
197 commits
Select commit Hold shift + click to select a range
7dea1f6
Created buddy_pokemon.py
DeXtroTip Sep 3, 2016
ac9acab
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 3, 2016
6991951
Added pokemon filtering, including per family and best cp
DeXtroTip Sep 3, 2016
c14bfc8
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 5, 2016
c310e5b
Created set_buddy function
DeXtroTip Sep 5, 2016
e87c9d3
Completed set_buddy
DeXtroTip Sep 5, 2016
b57ff77
Added buddy_candy to class Pokemon
DeXtroTip Sep 5, 2016
ac87e80
Added get_buddy_walked api request to get candy from buddy
DeXtroTip Sep 5, 2016
62ed72f
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 5, 2016
7d91c30
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 6, 2016
2c7bc10
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 6, 2016
6fdd484
Some updates
DeXtroTip Sep 8, 2016
e644ae6
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 8, 2016
f3b5dcd
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 8, 2016
5ed383b
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 8, 2016
a4415b0
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 11, 2016
4f574ae
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 11, 2016
ebd8292
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 12, 2016
4a6c395
Added configs for changing and setting buddy
DeXtroTip Sep 12, 2016
b6055b4
Reverted wrong file last commit
DeXtroTip Sep 12, 2016
a7f286c
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 12, 2016
5b24650
Updated pokemon.json with the km needed for buddy reward
DeXtroTip Sep 12, 2016
e71a1b9
Added events
DeXtroTip Sep 12, 2016
c2fa0eb
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 13, 2016
87909cb
Some updates and errors fix
DeXtroTip Sep 14, 2016
4ebcd31
Little code changes
DeXtroTip Sep 14, 2016
1babb08
Py3 First pass
Sep 14, 2016
e31c2a7
Autoflake/code cleanup
Sep 14, 2016
2c44568
Reverted changes to sleep_schedule_test.py
Sep 14, 2016
c6efea8
Update submodule
Sep 14, 2016
e02cd59
Add myself as contributor (finally)
JSchwerberg Sep 14, 2016
22d66ca
Merge remote-tracking branch 'jschwerberg/py2-to-3' into py3convert
Sep 15, 2016
94502c4
Merge remote-tracking branch 'PokemonGoF/dev'
javajohnHub Sep 15, 2016
ec53853
fix for #5459
javajohnHub Sep 15, 2016
2306d7a
Merge remote-tracking branch 'PokemonGoF/dev' into javajohn-dev
javajohnHub Sep 16, 2016
67cdcbc
/caught now functions like /top
javajohnHub Sep 16, 2016
dd6bbd3
Super ripped off /top
javajohnHub Sep 16, 2016
70ff051
Super ripped off /top
javajohnHub Sep 16, 2016
507fe37
changing a mistake
javajohnHub Sep 16, 2016
b59deb2
fixed another mistake
javajohnHub Sep 16, 2016
9dbcb31
Added /vanished command
javajohnHub Sep 16, 2016
3ff99ca
Yet another fix
javajohnHub Sep 16, 2016
5ae0afc
Merge pull request #5466 from javajohnHub/javajohn-dev
javajohnHub Sep 16, 2016
dc7ffc6
Merge remote-tracking branch 'PokemonGoF/dev' into quick-fix-for-tele…
javajohnHub Sep 16, 2016
884127c
quick fix for /help
javajohnHub Sep 16, 2016
7eb4ae0
Changed last to top
javajohnHub Sep 16, 2016
6f5325f
Formatted ivcl so it only shows 2 decimal places
javajohnHub Sep 16, 2016
214dcde
Merge pull request #5484 from javajohnHub/quick-fix-for-telegram
javajohnHub Sep 16, 2016
7186f55
Format ivcp output when future release pokemon event is triggered
javajohnHub Sep 16, 2016
14d1939
Merge pull request #5486 from javajohnHub/quick-fix-for-telegram
javajohnHub Sep 16, 2016
535512e
Merge remote-tracking branch 'origin/dev' into py3convert
Sep 16, 2016
6830b9b
Merge remote-tracking branch 'origin/dev' into py3convert
Sep 16, 2016
16e4f79
Merge branch 'py3convert' of github.com:JSchwerberg/PokemonGo-Bot-2 i…
Sep 16, 2016
66d9362
Merge remote-tracking branch 'refs/remotes/PokemonGoF/dev' into dev
Gobberwart Sep 16, 2016
dea21ce
Fixed VIP and pokemon catch rules logic
Gobberwart Sep 17, 2016
565c833
Fix api issues when session stale (#5482)
anakin5 Sep 17, 2016
472acc1
Minor tweak
Gobberwart Sep 17, 2016
a9c6904
Turned off debug
Gobberwart Sep 17, 2016
86b889a
Merge pull request #5495 from Gobberwart/dev_release_ivcp
Gobberwart Sep 17, 2016
1f14886
Fix api issues when session stale (#5482)
anakin5 Sep 17, 2016
9378798
Set different defaults based on catch logic or, and, andor, orand
Gobberwart Sep 17, 2016
200dbd3
Fixed release trigger
Gobberwart Sep 17, 2016
7a495a1
Merge pull request #5499 from Gobberwart/dev_fix_min_free_slot
Gobberwart Sep 17, 2016
ca73c8b
Fixed VIP and pokemon catch rules logic
Gobberwart Sep 17, 2016
fc8c2a9
Minor tweak
Gobberwart Sep 17, 2016
1ee1872
Turned off debug
Gobberwart Sep 17, 2016
a8d83eb
Set different defaults based on catch logic or, and, andor, orand
Gobberwart Sep 17, 2016
715ace5
Added back functionality
Gobberwart Sep 17, 2016
5ccaf93
Merge pull request #5494 from Gobberwart/dev_faulty_catch_vip
javajohnHub Sep 17, 2016
ae58209
Fixed conflicts
Gobberwart Sep 17, 2016
4ef0417
Merge pull request #5490 from JSchwerberg/py3convert
javajohnHub Sep 17, 2016
e4ca9a0
Fixed more conflicts
Gobberwart Sep 17, 2016
96faddb
Added back matches_config logic
Gobberwart Sep 17, 2016
43d7260
Merge pull request #5502 from Gobberwart/dev_faulty_catch_vip
Gobberwart Sep 17, 2016
b6745d0
Merge branch 'dev' of https://github.com/Gobberwart/PokemonGo-Bot int…
Gobberwart Sep 17, 2016
543f943
Restore vip match functionality
Gobberwart Sep 17, 2016
0b70f26
Merge pull request #5505 from Gobberwart/dev_restore_vip
Gobberwart Sep 17, 2016
9c6feca
fix add pokemon
rawgni Sep 17, 2016
9702e0f
Telegram refactor
javajohnHub Sep 17, 2016
d7d036b
Added some prints to test candy limit
DeXtroTip Sep 17, 2016
d69409d
Fix 5459
DeXtroTip Sep 17, 2016
ec2ef38
Revert bad change
DeXtroTip Sep 17, 2016
25f9b55
Fixed wrong order
DeXtroTip Sep 17, 2016
c067064
Fixed error not updating buddy_km_needed when changing buddy
DeXtroTip Sep 17, 2016
2dad47d
Fix
DeXtroTip Sep 17, 2016
5325fe8
Merge pull request #5515 from DeXtroTip/fix_5459
javajohnHub Sep 17, 2016
b2eb347
Merge pull request #5513 from rawgni/fix_addpokemon
javajohnHub Sep 17, 2016
31edee9
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 18, 2016
6b3fccc
Added a better sniper, on which you'll be able to specify multiple UR…
YvesHenri Sep 18, 2016
1963971
Merge pull request #5514 from javajohnHub/my-brizzanch
solderzzc Sep 18, 2016
7c12ba4
Finally added myself as contributor.
Sep 18, 2016
acf13c8
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 18, 2016
fa494d5
Added missing files (inventory.py) which would lead to errors when ca…
Sep 18, 2016
2d461bd
Fixed the issue where it cant correctly recognize whether a pokemon h…
Sep 18, 2016
413965f
Updated some log messages
Sep 18, 2016
35af4fa
Reverted some log messages
Sep 18, 2016
c467f52
Fix var name error
DeXtroTip Sep 18, 2016
7de504f
Fixed the parsing of the pokemon expiration info. It now detects whet…
Sep 18, 2016
21d4dee
Fixed the parsing of the pokemon expiration info. It now detects whet…
Sep 18, 2016
1ddae6a
Fixed wrong var name
DeXtroTip Sep 18, 2016
e154dd5
replace() to stri()
DeXtroTip Sep 18, 2016
debe9e4
Move connect to after telegram thread starts
Gobberwart Sep 18, 2016
54f368d
Fixed master identification for events
Gobberwart Sep 19, 2016
f092166
Moved connect logic to after message building.
Gobberwart Sep 19, 2016
0cc5b28
Sorted events
Gobberwart Sep 19, 2016
ff52eee
Removed unnecessary import (inventory)
Gobberwart Sep 19, 2016
a561785
Merge pull request #5537 from Gobberwart/gobb_dev_telegram
Gobberwart Sep 19, 2016
4cc5b46
Fixed 'pokemon_caught' event
Gobberwart Sep 19, 2016
3e37efc
Fixed and readded trigger logic
Gobberwart Sep 19, 2016
6b660e9
Removed try/catch
Gobberwart Sep 19, 2016
bf17c33
No trigger set
Gobberwart Sep 19, 2016
1190937
give a breakdown of the remaining eggs instead of just showing many e…
kolinkorr839 Sep 19, 2016
0aa4b42
minor fix
Gobberwart Sep 19, 2016
b7310bf
Merge pull request #5540 from kolinkorr839/dev
solderzzc Sep 19, 2016
8f62190
Fix movetomap sniping issues
Gobberwart Sep 19, 2016
05b0ba8
Merge pull request #5542 from Gobberwart/gobb_dev_movetomap
Gobberwart Sep 19, 2016
86d9bf7
Merge pull request #5539 from Gobberwart/gobb_dev_catcherror
Gobberwart Sep 19, 2016
1bdc396
Fixed issues in chat_handler
DBa2016 Sep 19, 2016
3b8536c
Minor fix in telegram handler in "/showsubs"
DBa2016 Sep 19, 2016
5338b85
minor fix
DBa2016 Sep 19, 2016
08407ab
Make socket IP dynamic
chr0nu5 Sep 19, 2016
bab7b7e
Fix some cpm issues (#5529)
anakin5 Sep 19, 2016
fdaea49
Update requirements.txt with updated api
DeXtroTip Sep 19, 2016
70db754
Should fix #5128 and #5523 (both regards MoveToMapPokemon task). NOTE…
YvesHenri Sep 19, 2016
dd8736b
Merge pull request #5545 from chr0nu5/dev
solderzzc Sep 19, 2016
969e5d1
Merge pull request #5522 from YvesHenri/dev
YvesHenri Sep 19, 2016
781fb79
Small change to let people know they can also sort by date
javajohnHub Sep 19, 2016
5326a41
Small fix for output when egg hatches.
javajohnHub Sep 19, 2016
07e5907
Update README.md
solderzzc Sep 19, 2016
93c068d
Updated Sniper docs, config.map.example and config.example files.
Sep 20, 2016
4e98aa9
Allow use of ultraball on non-vip
Sep 20, 2016
e00f444
Merge pull request #5551 from javajohnHub/telegram
Gobberwart Sep 20, 2016
3a5c36d
Merge pull request #5555 from alexyaoyang/allow-use-of-ultraball-on-n…
Gobberwart Sep 20, 2016
5081316
Fix incorrect VIP in Sniper
Gobberwart Sep 20, 2016
1bf73e7
Merge pull request #5557 from Gobberwart/gobb_dev_fixvipsnipe
Gobberwart Sep 20, 2016
d1e983f
Add buddy selection in Pokemon Optimizer. (#5478)
anakin5 Sep 20, 2016
19760bc
Removed discarding of events
DBa2016 Sep 20, 2016
ef2e9ea
Fix crash with upgrade pokemon
julienlavergne Sep 20, 2016
53748f6
Fix buddy crash and default evolve value in doc
julienlavergne Sep 20, 2016
7288a86
Fixed the potential bug with homing shots under social mode.
Sep 20, 2016
44a436d
Fixed wrong config in examples
DeXtroTip Sep 20, 2016
6f4d5f8
Merge remote-tracking branch 'upstream/dev' into buddy_pokemon
DeXtroTip Sep 20, 2016
90a69ee
Fix example config
DeXtroTip Sep 20, 2016
aea9e9a
Fixed wrong var name
DeXtroTip Sep 20, 2016
f4c4b4f
Merge pull request #5530 from DeXtroTip/buddy_pokemon
DeXtroTip Sep 20, 2016
ba4673f
Fixed the parsing of the pokemon expiration info. It now detects whet…
Sep 20, 2016
56001e8
Fixed bug when setting buddy for the first time
DeXtroTip Sep 20, 2016
4c6601c
Fix transfer release logic
Gobberwart Sep 20, 2016
f4feb09
Merge pull request #5575 from Gobberwart/gobb_dev_releasefix
Gobberwart Sep 20, 2016
ebb6bc5
Fix crash on /login if args != 2
Gobberwart Sep 20, 2016
1d67155
Merge pull request #5577 from Gobberwart/gobb_dev_fixlogin
Gobberwart Sep 20, 2016
8f82b36
Merge pull request #5564 from Anakin5/po
YvesHenri Sep 20, 2016
84bdef2
Merge pull request #5573 from DeXtroTip/fix_buddy
DeXtroTip Sep 20, 2016
7a4581d
Telegram formatting and msg consolidation
javajohnHub Sep 21, 2016
a99d434
PokemonOptimizer: Skip tasks if not enabled (#5581)
Gobberwart Sep 21, 2016
b4a9213
removed old code from testing
javajohnHub Sep 21, 2016
7124d15
Merge pull request #5583 from javajohnHub/telegramma
Gobberwart Sep 21, 2016
add2923
Fix PokemonOptimizer ValueError (#5588)
cmezh Sep 21, 2016
bc52edd
Merge branch 'dev' of https://github.com/PokemonGoF/PokemonGo-Bot int…
Sep 21, 2016
62d674a
fix regex pattern for gps coordinates (#5578)
ukos-git Sep 21, 2016
2d22f7e
Fixed release logic if no rule matches
Gobberwart Sep 21, 2016
3f3e178
Removed debug print
Gobberwart Sep 21, 2016
93e9b00
Added comments
Gobberwart Sep 21, 2016
fb3524d
Merge pull request #5596 from Gobberwart/gobb_fixrelease_nomatch
Gobberwart Sep 21, 2016
2bfd63a
Minor fix
Gobberwart Sep 21, 2016
38201e1
Remove return true
Gobberwart Sep 21, 2016
cf12383
Merge pull request #5597 from Gobberwart/gobb_fixrelease_nomatch
Gobberwart Sep 21, 2016
7ee6213
Merge branch 'dev' of https://github.com/PokemonGoF/PokemonGo-Bot int…
Sep 22, 2016
2808ee5
Fixed the docs typo (sources -> enabled).
Sep 22, 2016
a8d7a22
Merge pull request #5554 from YvesHenri/dev
Gobberwart Sep 22, 2016
f189742
Fix #5461wrong documentation
Sep 22, 2016
b0b6687
restored example vip list
Gobberwart Sep 22, 2016
7de764a
Merge pull request #5599 from Gobberwart/gobb_restore_vips
Gobberwart Sep 22, 2016
e12bae9
Merge pull request #5544 from DBa2016/fix_chat_handler
Gobberwart Sep 22, 2016
530c7c7
Added six>=1.9.0 in requirements.txt
Gobberwart Sep 22, 2016
7ecaa17
Merge pull request #5601 from Gobberwart/gobb_requirements
Gobberwart Sep 22, 2016
2cd76ac
Remove event emit from catchworker
Gobberwart Sep 22, 2016
516ae30
Changed >= to ==
Gobberwart Sep 22, 2016
8cf361e
Merge pull request #5604 from Gobberwart/gobb_candyspam
Gobberwart Sep 22, 2016
9ad0dc4
Merge pull request #5606 from Gobberwart/gobb_requirements
Gobberwart Sep 22, 2016
261438d
Fix wrong documentation for always_catch
Sep 22, 2016
120a20d
Merge pull request #5598 from sech90/patch-1
Gobberwart Sep 22, 2016
e1f3d60
fix pokemon caught being displayed in telegram
javajohnHub Sep 22, 2016
66f2fe2
Sniper task: Keeping 'missing' Pokemon + sorting order correction (#5…
GhosterBot Sep 22, 2016
f753a9e
fix pokemon caught being displayed in telegram (#5616)
javajohnHub Sep 22, 2016
fcc2a3f
Fix order/display of IV and CP in Telegram /caught function (#5610)
JaapMoolenaar Sep 22, 2016
cf1b13d
Add source timeouts
Gobberwart Sep 22, 2016
91be91d
Added more info to doc
Gobberwart Sep 22, 2016
f8faac5
Merge pull request #1 from javajohnHub/telegram
javajohnHub Sep 22, 2016
b31f8af
Removed print debug statement
Gobberwart Sep 22, 2016
8521101
Pokemon Optimizer improvements
julienlavergne Sep 23, 2016
dfbfa87
Merge pull request #5626 from Anakin5/po
cmezh Sep 23, 2016
9c05c96
Merge pull request #5624 from Gobberwart/gobb_snipetimeout
Gobberwart Sep 23, 2016
c0d5d6c
Merge remote-tracking branch 'PokemonGoF/dev' into tele-fix
javajohnHub Sep 23, 2016
937ede9
fix logout issue
javajohnHub Sep 23, 2016
629fcaa
Merge pull request #5637 from javajohnHub/tele-fix
javajohnHub Sep 23, 2016
ffc7e0e
Merge branch 'master' into dev
solderzzc Sep 23, 2016
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ var/
*.egg-info/
.installed.cfg
*.egg
*.orig
*.bak

# PyInstaller
# Usually these files are written by a python script from a template
Expand Down
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,7 @@ If this is your first time making a PR or aren't sure of the standard practice o
- [x] Incubate eggs
- [x] Crowd Sourced Map Prototype
- [ ] [Standalone Desktop Application] (https://github.com/PokemonGoF/PokemonGo-Bot-Desktop)
- [ ] Use candy

## Gym Battles
[PokemonGo-Bot](https://github.com/PokemonGoF/PokemonGo-Bot) takes a strong stance against automating gym battles. Botting gyms will have a negative effect on most players and thus the game as a whole. We will thus never accept contributions or changes containing code specific for gym battles.
- [x] Use candy

## Analytics
[PokemonGo-Bot](https://github.com/PokemonGoF/PokemonGo-Bot) is very popular and has a vibrant community. Because of that, it has become very difficult for us to know how the bot is used and what errors people hit. By capturing small amounts of data, we can prioritize our work better such as fixing errors that happen to a large percentage of our user base, not just a vocal minority.
Expand Down Expand Up @@ -93,9 +90,11 @@ If you do not want any data to be gathered, you can turn off this feature by set
* 05-032
* sinistance
* CapCap
* YvesHenri
* mzupan
* gnekic(GeXx)
* Shoh
* JSchwerberg
* luizperes
* brantje
* VirtualSatai
Expand Down Expand Up @@ -157,6 +156,7 @@ If you do not want any data to be gathered, you can turn off this feature by set
* rawgni
* Breeze Ro
* bruno-kenji
* Gobberwart

## Disclaimer
©2016 Niantic, Inc. ©2016 Pokémon. ©1995–2016 Nintendo / Creatures Inc. / GAME FREAK inc. © 2016 Pokémon/Nintendo Pokémon and Pokémon character names are trademarks of Nintendo. The Google Maps Pin is a trademark of Google Inc. and the trade dress in the product design is a trademark of Google Inc. under license to The Pokémon Company. Other trademarks are the property of their respective owners.
Expand Down
27 changes: 21 additions & 6 deletions configs/config.json.cluster.example
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,21 @@
"level_limit": -1
}
},
{
"type": "BuddyPokemon",
"config": {
"enabled": true,
"buddy_list": "dratini, magikarp",
"best_in_family": true,
"// candy_limit = 0 means no limit, so it will never change current buddy": {},
"candy_limit": 0,
"// force_first_change = true will always change buddy at start removing current one": {},
"force_first_change": false,
"buddy_change_wait_min": 3,
"buddy_change_wait_max": 5,
"min_interval": 120
}
},
{
"type": "IncubateEggs",
"config": {
Expand Down Expand Up @@ -99,18 +114,18 @@
"type": "EvolvePokemon",
"config": {
"enabled": false,

"// evolve only pidgey and drowzee": "",
"// evolve_list": "pidgey, drowzee",
"// donot_evolve_list": "none",

"// evolve all but pidgey and drowzee": "",
"// evolve_list": "all",
"// donot_evolve_list": "pidgey, drowzee",

"evolve_list": "all",
"donot_evolve_list": "none",

"first_evolve_by": "cp",
"evolve_above_cp": 500,
"evolve_above_iv": 0.8,
Expand Down Expand Up @@ -176,7 +191,7 @@
"berry_wait_max": 5,
"changeball_wait_min": 3,
"changeball_wait_max": 5,
"newtodex_wait_min": 20,
"newtodex_wait_min": 20,
"newtodex_wait_max": 30
}
}
Expand Down Expand Up @@ -309,6 +324,6 @@
},
"websocket": {
"start_embedded_server": true,
"server_url": "127.0.0.1:4000"
"server_url": "0.0.0.0:4000"
}
}
102 changes: 94 additions & 8 deletions configs/config.json.example
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"websocket_server": false,
"heartbeat_threshold": 10,
"enable_social": true,
"enable_social": false,
"live_config_update": {
"enabled": false,
"tasks_only": false
Expand Down Expand Up @@ -75,6 +75,21 @@
"level_limit": -1
}
},
{
"type": "BuddyPokemon",
"config": {
"enabled": true,
"buddy_list": "dratini, magikarp",
"best_in_family": true,
"// candy_limit = 0 means no limit, so it will never change current buddy": {},
"candy_limit": 0,
"// force_first_change = true will always change buddy at start removing current one": {},
"force_first_change": false,
"buddy_change_wait_min": 3,
"buddy_change_wait_max": 5,
"min_interval": 120
}
},
{
"type": "IncubateEggs",
"config": {
Expand Down Expand Up @@ -138,18 +153,18 @@
"type": "EvolvePokemon",
"config": {
"enabled": false,

"// evolve only pidgey and drowzee": "",
"// evolve_list": "pidgey, drowzee",
"// donot_evolve_list": "none",

"// evolve all but pidgey and drowzee": "",
"// evolve_list": "all",
"// donot_evolve_list": "pidgey, drowzee",

"evolve_list": "all",
"donot_evolve_list": "none",

"first_evolve_by": "cp",
"evolve_above_cp": 500,
"evolve_above_iv": 0.8,
Expand All @@ -168,7 +183,7 @@
"ordinary",
"spicy",
"cool",
"floral"
"floral"
]
}
},
Expand Down Expand Up @@ -196,6 +211,77 @@
"recycle_force_max": "00:05:00"
}
},
{
"type": "Sniper",
"config": {
"enabled": false,
"mode": "social",
"bullets": 1,
"homing_shots": true,
"special_iv": 100,
"order": ["missing", "vip", "priority"],
"sources": [
{
"enabled": false,
"url": "http://localhost:5000/raw_data",
"timeout": 3,
"key": "pokemons",
"mappings": {
"id": { "param": "pokemon_id" },
"name": { "param": "pokemon_name" },
"latitude": { "param": "latitude" },
"longitude": { "param": "longitude" },
"expiration": { "param": "disappear_time", "format": "milliseconds" }
}
},
{
"enabled": false,
"url": "https://pokewatchers.com/grab/",
"timeout": 10,
"mappings": {
"iv": { "param": "iv" },
"id": { "param": "pid" },
"name": { "param": "pokemon" },
"latitude": { "param": "cords" },
"longitude": { "param": "cords" },
"expiration": { "param": "timeend", "format": "milliseconds" }
}
},
{
"enabled": false,
"url": "http://pokesnipers.com/api/v1/pokemon.json",
"timeout": 10,
"key": "results",
"mappings": {
"iv": { "param": "iv" },
"name": { "param": "name" },
"latitude": { "param": "coords" },
"longitude": { "param": "coords" },
"expiration": { "param": "until", "format": "utc" }
}
}
],
"catch": {
"Snorlax": 1000,
"Dragonite": 1000,
"Growlithe": 600,
"Clefairy": 500,
"Kabuto": 500,
"Dratini": 500,
"Dragonair": 500,
"Mr. Mime": 500,
"Magmar": 500,
"Electabuzz": 500,
"Tangela": 500,
"Tauros": 500,
"Primeape": 500,
"Chansey": 500,
"Pidgey": 100,
"Caterpie": 100,
"Weedle": 100
}
}
},
{
"type": "CatchPokemon",
"config": {
Expand Down Expand Up @@ -230,7 +316,7 @@
"berry_wait_max": 5,
"changeball_wait_min": 3,
"changeball_wait_max": 5,
"newtodex_wait_min": 20,
"newtodex_wait_min": 20,
"newtodex_wait_max": 30
}
}
Expand Down Expand Up @@ -387,6 +473,6 @@
},
"websocket": {
"start_embedded_server": true,
"server_url": "127.0.0.1:4000"
"server_url": "0.0.0.0:4000"
}
}
Loading