-
Notifications
You must be signed in to change notification settings - Fork 158
Change Log
Kjuly edited this page Sep 21, 2013
·
16 revisions
v0.6.x @ Dev
- Update submodules: AFNetworking, MBProgressHUD & SSZipArchive;
- Convert MRC to ARC;
- Do not support versions below iOS 7.0 since now;
- Fix bugs on iOS 7.0;
- Fix layouts for 4 inch screen device;
- .
v0.5.4 @ 2013-03-04
- Improve the code with the style (separate KYCircleMenu, private method with prefix
_
); - Add device UID to limit one account for one device;
- Invitation-only for Location Service & DEX.
v0.4.6 @ 2013-02-26
- First version released on the App Store.
v0.4.6 @ 2013-01-31
- Seperate configuration files;
- Seperate PokeMon related resources from the project;
- Rename & fix some methods;
- Fix the issue in In-App Purchase of Currency;
- Add app info view;
- Fix UI for iPhone 5's 4" screen size.
v0.3.4 @ 2013-01-21
- Fix bugs on iOS 6.0.
v0.3.3 @ 2013-01-13
- Fix some warnings for the new Xcode compiler;
- Update submodules.
v0.3.2 @ 2012-05-08
- Modify regions for Wild Pokemon.
- Fix some potentical crash bugs.
- Add In-App Feedback with mail.
- Add Store & In-App Purchase.
v0.1.0 @ 2012-04-26
- You can find different Pokemons based on your location (make sure you enable
Location Service
). - Caught Wild Pokemons if you have Pokeballs.
- You can leave the App run in background, and when a Wild Pokemon appeared, you'll receive a
Push Notification
to deal with it. - You can heal Pokemons by using some medicine, including Status Healers, HP/PP Restore.
- and more features exist in PokéMon.