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

Add contributor forgotten #2099

Closed
wants to merge 280 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
280 commits
Select commit Hold shift + click to select a range
236fdc0
Readme updated. Contributors file created.
eggins Jul 25, 2016
33a0ad6
merge and refactor config files (#818)
SteffanLong Jul 25, 2016
eaef8fc
re-order player info logging at login
eggins Jul 25, 2016
71f9f68
added web submodule
solderzzc Jul 25, 2016
5b74e19
Merge branch 'dev' of https://github.com/PokemonGoF/PokemonGo-Bot int…
solderzzc Jul 25, 2016
26be85d
Submodules should be fetched over https
fredrik-hellmangroup Jul 25, 2016
3e6b98d
cleaned out incomplete entry in submodule
fredrik-hellmangroup Jul 25, 2016
ee97b2c
Updated readme and example file with release parameters (#857)
fredrik-hellmangroup Jul 25, 2016
234dfec
Updated example configs
fredrik-hellmangroup Jul 25, 2016
2c9fd7d
formating missed in last commit
fredrik-hellmangroup Jul 25, 2016
9c89414
formating pokemons.example file
fredrik-hellmangroup Jul 25, 2016
a5544d3
Updated ignore file (#828)
fredrik-hellmangroup Jul 25, 2016
ff665d6
Fixed tab/space issue and optimized imports (#860)
afrase Jul 25, 2016
09ce37d
Added "install.sh" and "run.sh" as well as a config.json bug fix in p…
Grace Jul 26, 2016
e9f4efa
add details info about gym (future fight gym) (#852)
nowak-mateusz Jul 26, 2016
7c1e620
Fix #889 (#908)
earthchie Jul 26, 2016
9071ebd
Evolving based on IV and CP (#802)
guyz Jul 26, 2016
48db1ed
Corrected typos, removed Munchlax from config.json example because it…
Jul 26, 2016
72de85c
Fixing evolve_all_worker release_config (issue #855) (#859)
Jul 26, 2016
42542c3
Fixed Windows installation instructions (#914)
AileenLumina Jul 26, 2016
b93db8f
Added MIT LICENSE.
solderzzc Jul 26, 2016
2429cd3
To fix the exception.
solderzzc Jul 26, 2016
d29af29
to fix the exception.
solderzzc Jul 26, 2016
245f192
Fixes missing IV values (#927)
tstumm Jul 26, 2016
7f2dad1
Get the beautiful iv_display back.
solderzzc Jul 26, 2016
23498ec
Missing "catch" and "release" config settings no longer crash the bot…
x1024 Jul 26, 2016
8c540c9
- Update README.md (#936)
Bzzz666 Jul 26, 2016
3b970f1
Refactoring some of the startup code (#937)
elicwhite Jul 26, 2016
b19028d
SpiralNavigator rewrite, mode switch (#939)
tstumm Jul 26, 2016
0066ba9
Added name to contributors list (#955)
BartKoppelmans Jul 26, 2016
aa47f66
Finished advanced config in README.md (#954)
BartKoppelmans Jul 26, 2016
5b40a0f
Fixes SpiralNavigator returning no altitude
Jul 26, 2016
3674218
Fixes step_width in SpiralNavigation
Jul 26, 2016
a0246e5
Fixes SpiralNavigator returning no altitude (#957)
tstumm Jul 26, 2016
c4c3487
Allow to set non utf-8 location, both as command argument and config …
Nihisil Jul 26, 2016
9ec74de
Fixed web position
Jul 26, 2016
0ed12b1
Set step width to cell width
Jul 26, 2016
5fd2f1d
Merge branch 'dev' of https://github.com/PokemonGoF/PokemonGo-Bot int…
Jul 26, 2016
4555466
fixes buggy convertion of string to unicode (closes #966)
douglascamata Jul 26, 2016
ff50e37
Merge branch 'dev' of https://github.com/tstumm/PokemonGo-Bot into ts…
Jul 26, 2016
27fa1d5
Merge branch 'tstumm-dev' into dev
Jul 26, 2016
cd9169c
Hotfix for Bot position (#978)
tstumm Jul 26, 2016
fb52bda
Fixed a crash when '-cf' wasn't supplied in the config. (#973)
x1024 Jul 26, 2016
6a9e74c
Fixed a crash when a spin returns empty result. (#974)
x1024 Jul 26, 2016
58454e5
Revert "Fixed a crash when a spin returns empty result." (#989)
tstumm Jul 26, 2016
8964c0a
Fixed a crash when a spin returns empty result. (#974) (#994)
x1024 Jul 26, 2016
6d3b1b0
update readme to pull submodules (#987)
AlixBa Jul 26, 2016
22a63bb
Another README fix
Ryurem Jul 26, 2016
8462fb2
fix json comments so it's a valid json file (#1010)
VictorChen Jul 26, 2016
2634cc3
Fix config.json.pokemons.example release config (#980)
alvarogzp Jul 26, 2016
b107b56
use get to get data (#958)
pace-noge Jul 26, 2016
9d52654
Clarify the usage part to launch the bot (#992)
tspoke Jul 26, 2016
8043179
Inventory cleaner (#971)
ZgrK Jul 26, 2016
c5af117
Added a progress bar for walking. (#970)
x1024 Jul 26, 2016
7e10307
Call find_close_cells with current position instead of target one (#1…
alvarogzp Jul 26, 2016
0ebdfc0
Item_filter format changed, supports itemcount (#1000)
fredrik-hellmangroup Jul 26, 2016
9cface0
Updated README.md - Default Port for SimpleHTTPServer is 8000 (#1020)
Jul 26, 2016
bf00ace
Walk within range of stops rather than the center (#1025)
bstpierr Jul 26, 2016
3364aa3
Fix trying to recycle more items than we have (#1026)
alvarogzp Jul 26, 2016
f0a5a18
Stepper fix (#1027)
Phil9l Jul 26, 2016
ac29a09
Pins the pgoapi pip to v1.1.0 tag to fix f2i/i2f bug (#1058)
jovobe Jul 26, 2016
7aaf345
Make initial_transfer use release config (#1023)
alvarogzp Jul 26, 2016
014401d
Fix UnicodeEncodeError causing location not found (#1054)
Jul 26, 2016
9c99cc0
Pokemon will now be caught from lures (#1056)
Jul 26, 2016
9575a1c
Revert "Pokemon will now be caught from lures" (#1065)
douglascamata Jul 26, 2016
1ac2926
Using "=" as step indicator (#1032)
KLVN Jul 26, 2016
ac09541
[BUGFIX] Catch Pokemon while walking to fort (#979)
binarydepartment Jul 26, 2016
14e4d03
Added IGNORED_FILES list to pylint-recursive.py (#923)
Grace Jul 26, 2016
f030431
Removed --item_filter argument from pokecli
fredrik-hellmangroup Jul 26, 2016
f427bab
Fix the teleporting on web ui (#1074)
fredrik-hellmangroup Jul 26, 2016
ae85584
Update README.md (#1063)
HannibalChew Jul 26, 2016
2a75ad2
Broken connection fix (#1071)
Phil9l Jul 26, 2016
07e0282
Forgot to load itemfilter after deleting args input
fredrik-hellmangroup Jul 26, 2016
9d25350
Update README with Docker instructions (#759)
fsegouin Jul 27, 2016
c2022d5
Add metrics logging and output on close (#1059)
bstpierr Jul 27, 2016
db5b719
Merge cells together to avoid staying in one cell too long (#1061)
bstpierr Jul 27, 2016
6f09f65
Refactor EvolveAll and InitialTransfer workers (#941)
elicwhite Jul 27, 2016
6a28333
Fixed 'Pokemon will now be caught from lures' (#1072)
aslafy-z Jul 27, 2016
5a9e828
Set evolve speed in config (#1090)
duhminick Jul 27, 2016
fb85852
when filter set to 0, it will failed (#1101)
wdjwxh Jul 27, 2016
cc8992c
fixing item_list not found (#1120)
fierysolid Jul 27, 2016
24a6649
Fix Location caching doesn't work (#1031) (#1100)
kbinani Jul 27, 2016
1e1e5b9
Update _get_catch_config in pokemon_catch_worker (#1124)
xc-mezcal Jul 27, 2016
04ac8cb
unhappy api parameter name (#1137)
reddivision Jul 27, 2016
50a84dc
Making the metrics be printed correctly at the end of the run (#1136)
smallsweet Jul 27, 2016
a64ecb2
REVERT #1072
eggins Jul 27, 2016
72b1218
FIX REVERTED #1072
eggins Jul 27, 2016
519f77a
Moving logic for catching the visible pokemon out into a new worker (…
elicwhite Jul 27, 2016
9765828
Dump cells to enable custom front-end functionalities (#1145)
fredrik-hellmangroup Jul 27, 2016
9320e5c
Adding a WorkerResult and the MoveToFortWorker only takes a single st…
elicwhite Jul 27, 2016
dccae1f
RecycleItemWorker implemented (runs on every tick) (#1156)
douglascamata Jul 27, 2016
c6f4472
Moving these flags into the workers. Make them run on each tick (#1159)
elicwhite Jul 27, 2016
93c8ed5
Removing duplicated release logic from catching pokemon (#1160)
elicwhite Jul 27, 2016
e062e54
Updated readme, contributors and gitignore file (#1161)
fredrik-hellmangroup Jul 27, 2016
45fc768
More items info at start (#1167)
Surceis Jul 27, 2016
f98de2d
removing modules that cant be imported (#1165)
fredrik-hellmangroup Jul 27, 2016
b4c9af4
Fixing logspam for transferring pokemon (#1164)
elicwhite Jul 27, 2016
8d1e127
Removing unnecessary walking from the move to fort worker (#1166)
elicwhite Jul 27, 2016
7024c14
Removed logging (#1171)
fredrik-hellmangroup Jul 27, 2016
18f232b
Removing logging wrapping cleaning up the pokemon bag (#1172)
elicwhite Jul 27, 2016
70e8d50
Revert "Removing duplicated release logic from catching pokemon" (#1188)
fredrik-hellmangroup Jul 27, 2016
3a18aa5
Hotfix/walk to pokestop and refactor to walker (#1193)
douglascamata Jul 27, 2016
3b51bdd
Reduce number of inventory calls (#1231)
bstpierr Jul 27, 2016
74e37de
Add missing inventory fetch (#1233)
bstpierr Jul 27, 2016
15a0344
API update fixes (i2f etc) and lured pokemon catching (#1163)
Jul 27, 2016
f9468ef
Only work on forts when there is space in the bag. Do not switch mode…
elicwhite Jul 27, 2016
4d07a18
config parsing clean-ups (#1240)
cwild Jul 27, 2016
15e0161
Update the location & location_cache logic (#1217)
xc-mezcal Jul 27, 2016
01de69f
optimize docker usage (#1257)
joergpatz Jul 27, 2016
f0a77f9
Only catch things that inherit from Exception. Try to prevent Keyboar…
cwild Jul 27, 2016
e44a13a
seperate worker for transfering pokemons to professor (#1281)
fredrik-hellmangroup Jul 27, 2016
6b8666d
Revert "Transfer poke worker" (#1284)
eggins Jul 27, 2016
90a17c0
Added GA in the README.me on dev branch first.
solderzzc Jul 28, 2016
6022dfb
Revert "Added GA in the README.me on dev branch first."
solderzzc Jul 28, 2016
5c3b108
adding random delay between pokemon capture & transfer. #774 (#1225)
johnsosoka Jul 28, 2016
63b4387
Fixed seperate transfer bug in worker (#1286)
fredrik-hellmangroup Jul 28, 2016
a0336b1
Anonymous login succ/failed/relogin/logout info to GA. (#1312)
solderzzc Jul 28, 2016
1d111bf
Refactoring get_nearest_fort code
elicwhite Jul 28, 2016
1530335
Update README.md
solderzzc Jul 28, 2016
f675597
Replacing config.mode with capture_pokemon and spin_forts
elicwhite Jul 28, 2016
58d7a67
Removed the GA.
solderzzc Jul 28, 2016
d9085fb
Revert "Removed the GA."
solderzzc Jul 28, 2016
4c46ad7
Merge branch 'remove-mode' into dev
elicwhite Jul 28, 2016
b7e133c
Allow to keep stronger pokemon (#1302)
Nihisil Jul 28, 2016
9a8b7d4
Update config.json.example (#1340)
Kassadd Jul 28, 2016
6dd0fad
Adding the new flags to the config.json example files (#1344)
elicwhite Jul 28, 2016
5e6b8ae
Add Mr. Mime to config.json.pokemons.example (#1350)
JulioMansilla Jul 28, 2016
53655e0
Refactoring code into a SpinNearestFortWorker (#1351)
elicwhite Jul 28, 2016
453817b
Removing CatchVisiblePokemonWorker's argument of cell (#1352)
elicwhite Jul 28, 2016
8d65cdc
Iterate over each worker and treat them the same (#1356)
elicwhite Jul 28, 2016
8f77214
Fix merge conflicts that caused bugs (#1361)
Nihisil Jul 28, 2016
41ccf9e
Merging some unnecessary methods and renaming take_step on the bot to…
elicwhite Jul 28, 2016
7e608c2
Use a more human friendly time format (#1364)
cwild Jul 28, 2016
e25a709
fixed transfer worker api crash (#1369)
fredrik-hellmangroup Jul 28, 2016
e568e35
prevent call __getitem__ on bool error (#1355)
DayBr3ak Jul 28, 2016
fb01677
update sample config to solve bug (#1392)
gregtampa Jul 28, 2016
8f0bace
Added worker for incubating eggs (#1404)
tstumm Jul 28, 2016
b4af574
Implement proper version of keep_best option (#1395)
Nihisil Jul 28, 2016
522e35f
Catch transfer worker error (#1423)
fredrik-hellmangroup Jul 28, 2016
8852f62
Fix for clash between CLI and JSON args (#1420)
douglascamata Jul 28, 2016
0a9444b
small fix to evolve_cp_min
douglascamata Jul 28, 2016
45fa966
text when pokemon is released improved
douglascamata Jul 28, 2016
34caa00
Adding a message in the Readme about not supporting gym battles (#1453)
elicwhite Jul 28, 2016
821c3b0
Pokemon plural (#1477)
Phil9l Jul 28, 2016
c11af09
[FEATURE] Api Wrapper to handle connection issues (#1459)
DayBr3ak Jul 28, 2016
9d2aa66
Magikarp twice in release block (#1486)
Kassadd Jul 28, 2016
bfe4f09
Fix typo in filename (#1494)
klingan Jul 28, 2016
47cf9db
[Bug fixes] Further checking for the api wrapper response (#1499)
DayBr3ak Jul 28, 2016
9938957
new PolylineWalker(StepWalker) - [was #990] (#1467)
th3w4y Jul 28, 2016
9f56b20
Added further release functionality (#1472)
MFizz Jul 28, 2016
ee9e32c
Use type unicode for argument location (#1503)
Jul 29, 2016
cb52ba8
Added circle avoidance (#1515)
MFizz Jul 29, 2016
6c6fc59
cp_min -> evolve_cp_min in config.json.example
douglascamata Jul 29, 2016
4f3c8e8
Update README.md
solderzzc Jul 29, 2016
dd15c06
annoying bug (#1559)
gregtampa Jul 29, 2016
f78ea35
Throttling api requests. Reverting log change (#1562)
elicwhite Jul 29, 2016
2c6082b
Egg incubation improvements (#1526)
reddivision Jul 29, 2016
5071622
Fix evolve_all and use_lucky_egg (#1541)
codybaldwin Jul 29, 2016
2805cb7
Event system for logs and web socket communication (#1523)
douglascamata Jul 29, 2016
072ef9c
Revert "Egg incubation improvements" (#1565)
tstumm Jul 29, 2016
ebcbed3
Reduce log spam when moving towards forts (#1566)
elicwhite Jul 29, 2016
3e6edf6
Fixed import error in api_wrapper (#1561)
DayBr3ak Jul 29, 2016
a1433f2
Moved egg hatching to incubation worker, added feedback for users (#1…
reddivision Jul 29, 2016
029df03
Refactoring function to get forts (#1578)
elicwhite Jul 29, 2016
3f70ab4
Update pokemon_transfer_worker.py (#1571)
HannibalChew Jul 29, 2016
5e4b3b3
adding support for embedded config keys and fixing circle prevention
douglascamata Jul 29, 2016
70bc593
CatchVisiblePokemonWorker now catches pokemon from lures (#1591)
elicwhite Jul 29, 2016
2e566ab
Allow worker order to be more easily customised in future with Pokemo…
cwild Jul 29, 2016
3dc8e8b
Make SeenFortWorker top level (#1601)
elicwhite Jul 29, 2016
d391705
Removing unused reference
elicwhite Jul 29, 2016
a14323c
Moving MoveToFort to the top level (#1605)
elicwhite Jul 29, 2016
6154939
Consolidate similar meaning configuration keys properly inside anothe…
douglascamata Jul 29, 2016
aceaee9
removed pdb, sorry
douglascamata Jul 29, 2016
8874c33
Merge branch 'dev' of github.com:PokemonGoF/PokemonGo-Bot into dev
douglascamata Jul 29, 2016
d851b53
fixing buggy merge, i'm sorry
douglascamata Jul 29, 2016
2847523
one last fix to nested config for fort spinning
douglascamata Jul 29, 2016
c548334
other small fix to nested config
douglascamata Jul 29, 2016
dfa4f78
Fixed args PolylineWalker to match the super StepWalker class (#1621)
th3w4y Jul 29, 2016
9bc0abe
"evolve_captured" is now using a list instead of a boolean (#1532)
valerian Jul 29, 2016
4a8bde0
Extract CatchLuredPokemonWorker from PokemonCatchWorker and improved …
douglascamata Jul 29, 2016
e936135
little refactoring to catch lured pokemon worker
douglascamata Jul 29, 2016
be9e7bb
Fix 'with' statement mistakes (#1641)
Surceis Jul 29, 2016
6060b59
using get_cell_ids from pgoapi package
douglascamata Jul 29, 2016
a977bc0
trying to fix annoying log
douglascamata Jul 29, 2016
aff8e76
ok, I give up on log organisation
douglascamata Jul 29, 2016
b91ec50
Randomize `normalized_reticle_size` and `spin_modifier` parameter for…
kbinani Jul 29, 2016
bd5518f
the MoveToFortWorker should always go to the nearest fort (#1666)
bigkraig Jul 29, 2016
434cb3a
Fix transfer worker not triggered for last pokemon (#1664)
bimahp Jul 29, 2016
a177b7f
Making the SpiralNavigator a worker (#1683)
elicwhite Jul 29, 2016
9a29c0f
fixes Polyline class to handle a case in which google is returning on…
th3w4y Jul 29, 2016
d5acc70
Revert "Making the SpiralNavigator a worker" (#1698)
douglascamata Jul 29, 2016
3d6b347
feat: show xp after catching pokemons (#1700)
matheussampaio Jul 29, 2016
1008306
Update config.json.pokemon.example (#1711)
leadboots5 Jul 29, 2016
f196118
Huge clean-up: PEP8, sort imports, remove deprecated and unused impor…
asnelzin Jul 29, 2016
b9aff7a
SoftBan Worker (#1724)
douglascamata Jul 29, 2016
872dfa5
Improve docker usage; use docker-compose for starting the PokemonGo-B…
joergpatz Jul 29, 2016
6562af0
adding a duplicate of SeenFortWorker before MoveToFortWorker
douglascamata Jul 30, 2016
1430575
Show Pokestop names (#1671)
cwild Jul 30, 2016
bbcaec2
fixing wrong import
douglascamata Jul 30, 2016
c5151d4
No longer caching things on the worker. Pulling straight from the bot…
elicwhite Jul 30, 2016
5eef040
Creating an instance of the workers only on startup (#1750)
elicwhite Jul 30, 2016
9f14f62
Don't try to release pokemons in forts (#1751)
Nihisil Jul 30, 2016
454fc0f
* Always report session summary even on crash (#1759)
Shoh Jul 30, 2016
93dbca6
Prevent crash checking session (#1754)
Jul 30, 2016
79152bc
[FIX] use_lucky_egg (#1774)
codybaldwin Jul 30, 2016
cb98498
add a flag to enable user to choose if he wants to walk to spin forts…
douglascamata Jul 30, 2016
2f277fd
Display Fort Name instead of Fort ID in Log (#1801)
Viper896 Jul 30, 2016
9b2450a
Update incubate_eggs_worker.py (#1862)
NamPNQ Jul 30, 2016
190640f
Improved some code formatting & fixed unicode issue with the logger. …
marksweb Jul 30, 2016
673849d
Upgrade the capture logic for VIP pokemons! (#1807)
xc-mezcal Jul 30, 2016
c6652f2
This fix a small bug when user didn't update their config file for VI…
xc-mezcal Jul 30, 2016
9062f9a
[FEATURE] Path Navigator (#1457)
binarydepartment Jul 30, 2016
32c611f
fixing a typo that causes a NameError exception (#1898)
bigkraig Jul 30, 2016
9ba808f
Adding a TreeConfigBuilder and tests (#1901)
elicwhite Jul 30, 2016
4dcb784
Egg Incubation - IV fix and UnboundLocalError fix (#1777)
reddivision Jul 30, 2016
3ef1e91
Removing Worker suffix on workers (#1914)
elicwhite Jul 30, 2016
0cdbfa2
Renaming more workers to make grammatical sense (#1915)
elicwhite Jul 30, 2016
8b887a1
Improved Path Navigator, Now Supports geopositioning resolution (#1917)
asaf400 Jul 30, 2016
7b3f70f
Possibility to set another config with run script (#1899)
thanhtran0302 Jul 30, 2016
637b7e6
Location cache check. If start position differs, don't use the cache.…
cwild Jul 30, 2016
a761db4
Making the navigators workers (#1933)
elicwhite Jul 31, 2016
8804e46
Adding the navigator to the list of workers (#1950)
elicwhite Jul 31, 2016
e819376
Updated item_filter in config.json.example to use item names instead …
Jul 31, 2016
d6b2e4b
Configure the tasks from config.json (#1956)
elicwhite Jul 31, 2016
ea0337e
Removing config for catch_pokemon (#1963)
elicwhite Jul 31, 2016
33c3f34
Loop over an array of old flags (#1964)
elicwhite Jul 31, 2016
7fa101a
Removing config forts_spin
elicwhite Jul 31, 2016
5775a26
Removing hatch_eggs from config
elicwhite Jul 31, 2016
7b26086
One more for hatch_eggs
elicwhite Jul 31, 2016
bc7f638
Removing config for release_pokemon
elicwhite Jul 31, 2016
07b471f
One more for release_pokemon
elicwhite Jul 31, 2016
74b1713
Removing config for softban_fix
elicwhite Jul 31, 2016
2dffaa2
Removing config for forts.spin
elicwhite Jul 31, 2016
4683219
Removing config for forts.move_to_spin
elicwhite Jul 31, 2016
48e0f5b
Supporting task level configuration (#1979)
elicwhite Jul 31, 2016
b0a7b7c
Adding a task base class (#1983)
elicwhite Jul 31, 2016
dc2fa60
Re-enable item ID's in the item_filter. (#1986)
Jasperrr91 Jul 31, 2016
5629590
Allow to collect level up rewards (#2004)
Nihisil Jul 31, 2016
0397274
Foundation for remote control of the bot over websocket (#2000)
douglascamata Jul 31, 2016
3138249
Tasks now extend a base task (#2007)
elicwhite Jul 31, 2016
a1af7a6
Moving evolve_speed to task configuration
elicwhite Jul 31, 2016
81129d3
Moving use_lucky_egg to be a task configuration
elicwhite Jul 31, 2016
d41f70a
Fixing bug in evolve all. Fixes #2019
elicwhite Jul 31, 2016
bdaddec
Removing unused navigator switch
elicwhite Jul 31, 2016
d5e787c
Avoid transferring favorite pokemons (#2038)
kbinani Jul 31, 2016
eac7989
Move follow path task config (#2044)
achretien Jul 31, 2016
a7523a1
Refactor (#1587)
NamPNQ Jul 31, 2016
3fe8eb0
fixing `.get` call (closes #2082)
douglascamata Jul 31, 2016
cc3e954
Log location as a str (#1825)
Jul 31, 2016
4d04a4d
Add contributor name which forgotten
Jul 31, 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
4 changes: 4 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
.idea
.git*
**/*config.json
**/*userdata.js
33 changes: 18 additions & 15 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ var/
.pydevproject
.settings/


# Installer logs
pip-log.txt
pip-delete-this-directory.txt
Expand Down Expand Up @@ -98,19 +97,23 @@ ENV/
.idea/

# Personal load details
config.json
src/
info.json
inventory.json
pokedex.json
web/catchable.json
web/catchable-*.json
web/location-*.json
web/inventory-*.json
web/location.json
web/userdata.js
web/
data/last-location*.json
data/catch-ignore.yml
release_config.json
web/userdata.js
location.json
data/cells-*.json

# Multiple config
configs/*
!configs/config.json.example
!configs/release_config.json.example
!configs/config.json.pokemons.example
!configs/config.json.pokemon.example
!configs/config.json.path.example
!configs/path.example.json

# Virtualenv folders
bin/
include/

# Pip check file
pip-selfcheck.json
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "origin"]
[submodule "web"]
path = web
url = https://github.com/OpenPoGo/OpenPoGoWeb.git
4 changes: 3 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ addons:
install:
- pip install -r requirements.txt
- pip install pylint
script: "python travis-pythoncheck.py"
script:
- python pylint-recursive.py
- python -m unittest discover -s pokemongo_bot -p "*_test.py"
47 changes: 47 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
## Contributors
* eggins [first pull request]
* crack00r
* ethervoid
* Bashin
* tstumm
* TheGoldenXY
* Reaver01
* rarshonsky
* earthchie
* haykuro
* 05-032
* sinistance
* CapCap
* mzupan
* gnekic(GeXx)
* Shoh
* luizperes
* brantje
* VirtualSatai
* dmateusp
* jtdroste
* msoedov
* Grace
* Calcyfer
* asaf400
* guyz
* DavidK1m
* budi-khoirudin
* riberod07
* th3w4y
* Leaklessgfy
* steffwiz
* pulgalipe
* BartKoppelmans
* phil9l
* VictorChen
* AlvaroGzP
* fierysolid
* surfaace
* surceis
* SpaceWhale
* klingan
* reddivision
* kbinani
* NamPNQ
* 03t02
12 changes: 11 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
FROM python:2.7-onbuild

ENTRYPOINT ["python", "pokecli.py"]
ARG timezone=Etc/UTC
RUN echo $timezone > /etc/timezone \
&& ln -sfn /usr/share/zoneinfo/$timezone /etc/localtime \
&& dpkg-reconfigure -f noninteractive tzdata

RUN apt-get update \
&& apt-get install -y python-protobuf

VOLUME ["/usr/src/app/web"]

ENTRYPOINT ["python", "pokecli.py"]
8 changes: 8 additions & 0 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
The MIT License (MIT)
Copyright (c) 2016 PokemonGoF Team

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Loading