Skip to content

Commit 6ceea15

Browse files
authored
please actually fucking read this one its important
1 parent 7b065e0 commit 6ceea15

File tree

1 file changed

+23
-13
lines changed

1 file changed

+23
-13
lines changed

README.md

+23-13
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,26 @@
11
# Pokemap [![Build Status](https://travis-ci.org/omkarmoghe/Pokemap.svg?branch=dev)](https://travis-ci.org/omkarmoghe/Pokemap) [![Download](https://img.shields.io/badge/download-latest-brightgreen.svg?style=flat-square)](https://github.com/omkarmoghe/Pokemap/releases)
2+
3+
# IMPORTANT UPDATE (PLEASE READ) 8/7/16
4+
5+
First off, we want to thank the entire community for the crazy support and excitement you have shown about our project. We have some important news and updates concerning the state of this project.
6+
7+
Unforunately, we have noticed an increasing number of apps using our codebase to create bots or charge users for the services we aim to provide for free. While we encourage the community to use our code and play with the app, such uses undermine the progress of our app by [motiviating Niantic to change their APIs](https://github.com/omkarmoghe/Pokemap/issues/383) and ultimately hinder further development of this project. For these reasons our dev team has made the following decisions regarding our source code:
8+
9+
1. Further development of Pokemap will continue in a private repo. The source code here will be left as legacy.
10+
2. Signed APKs will be periodically uploaded to [releases](https://github.com/omkarmoghe/Pokemap/releases).
11+
3. The translations will be kept open source and we will accept pull requests for languages.
12+
4. No other pull requests will me merged to this repo.
13+
5. Issues will be tracked and used to add features and fix bugs with the APK releases.
14+
15+
If you are interested in contributing to the project, reach out to one of the contributors!
16+
17+
Thanks for all your support!
18+
19+
:heart:,
20+
The Pokemap Dev Team
21+
22+
---
23+
224
[Can't log in? Check the PTC login status.](http://ispokemongodownornot.com/)
325

426
A native Android client built with https://github.com/AHAAAAAAA/PokemonGo-Map
@@ -9,10 +31,6 @@ A native Android client built with https://github.com/AHAAAAAAA/PokemonGo-Map
931

1032
screenshots from @linkout @mike @z14942744 @kyr0 @rancor
1133

12-
### Please Read
13-
* Due to the recent server side changes by Niantic they have implemented request throttling. Please do not open any tickets about no pokemon showing up. This is known and options are being discussed.
14-
[Refer Here](https://github.com/omkarmoghe/Pokemap/issues/383)
15-
1634
### **Slack invites are now restricted to contributors only. Please comment your email when you submit a PR and we will send you an invite.**
1735

1836
# [RTFM](https://github.com/omkarmoghe/Pokemap/wiki)
@@ -24,14 +42,9 @@ Please read the f***ing manual before opening an issue. :heart:
2442
Make sure you use the latest [android studio version 2.2 (canary builds)] (http://tools.android.com/download/studio/canary/latest) and have installed the latest versions of the build tools and support libraries in order to successfully compile and run the project.
2543

2644
# Contributing
27-
Please follow the [Android style guides & best practices](https://source.android.com/source/code-style.html)
28-
2945
All PRs should go to the `dev` branch. `master` will be updated periodically with stable* releases.</str>
3046

31-
## [TODO](https://slack-files.com/T1TQY34KE-F1TSY25UL-10400392c2)
32-
Please read through the main repo to see how the Python code is grabbing the spawned Pokemon, etc. We need to recreate that functionality in Java :D.
33-
34-
Also, please read this to understand how this all works: https://www.reddit.com/r/pokemongodev/comments/4svl1o/guide_to_pokemon_go_server_responses/
47+
Please read this to understand how this all works: https://www.reddit.com/r/pokemongodev/comments/4svl1o/guide_to_pokemon_go_server_responses/
3548

3649
## Translations
3750
If you are contributing a PR related to language translations, please have other members of the community :thumbsup: your change.
@@ -53,7 +66,4 @@ From the main repo:
5366
There is an [iOS port](https://github.com/istornz/iPokeGo) in the works. All iOS related prs and issues please refer to this [repo](https://github.com/istornz/iPokeGo).
5467

5568
---
56-
57-
\* lol
58-
5969
:pineapple:

0 commit comments

Comments
 (0)