Noctem / Monocle

PoGo mapper and notifier
MIT License
122 stars 151 forks source link

Features? #183

Open SkOODaT opened 7 years ago

SkOODaT commented 7 years ago

I just found this project and coming from another map i can say this project is AWESOME, I have a few requested features etc maby their coming still but i havent seen anything here about them..

ditto mode? gender, height, weight,? unown forms? ie - 'form': pokemon_info['pokemon_display']['form'] (similar to gender data) ability to lure pokestops ? (great for events/holidays)

quixfz commented 7 years ago

for displaying dittos, you would need to catch every pokemon... not something a pure scanner should do or has to do. lure pokestops.. same thing, not something a pure scanner should do. especially since it could be argued that you're stealing money from niantic. but no one is stopping you from doing it yourself ;-)

there are already more then enough people abusing the game. we shouldn't do it too.

the other suggestions, are easy to do, but not thaat important, and i would personally prefer to keep monocle lean and clean and fast then go the rocketmap route...

DavePlater commented 7 years ago

The ditto information isn't contained in the same place as the IV stats are? There is no way to know until capture? I have more dittos than I know what to do with, but I do like things being complete.

SkOODaT commented 7 years ago

Monocle already hatches eggs and spins stops thats abusive for XP, it only needs to spin one stop after tutorial technically to do away with captchas, adding ditto mode to catch only 4 different commons and posting dittos on the map isnt that much of a stretch considering thats the point of Monocle is to find and map pokemon, i am running a ditto mode in rocket map atm and i plan to try to port it over but im a newb with this stuff still... (the lures i do sorta agree on its kinda taking money from niantic but its a nice holiday thing somehitng that map maintainers would need to not abuse, it be in thier power not every players)

ive allready added gender and unown from a fork :D

ghost commented 7 years ago

@SkOODaT which fork did you use to get gender and unown form to show? Was there any edits that you had to make in order to get it shown in the popup or are you just using it for the database and notification entries?