Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/superk589/princessguide
An unofficial iOS app for プリンセスコネクト!Re:Dive.
https://github.com/superk589/princessguide
princess-connect-redive
Last synced: 4 days ago
JSON representation
An unofficial iOS app for プリンセスコネクト!Re:Dive.
- Host: GitHub
- URL: https://github.com/superk589/princessguide
- Owner: superk589
- License: apache-2.0
- Created: 2018-04-10T09:07:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-09T09:26:49.000Z (3 months ago)
- Last Synced: 2024-12-21T19:06:31.816Z (11 days ago)
- Topics: princess-connect-redive
- Language: Swift
- Homepage:
- Size: 22.2 MB
- Stars: 165
- Watchers: 13
- Forks: 17
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Hatsune's Notes
An unofficial iOS app for **プリンセスコネクト!Re:Dive**.
**Hatsune's Notes** is the app name and **PrincessGuide** is the project name.
Looking for an Android app? Try this one [ShizuruNotes](https://github.com/MalitsPlus/ShizuruNotes)
DB file [pcr-tool-sql-diff](https://github.com/wthee/pcr-tool-sql-diff)## How to install
### Install via TestFlight
Open this link on your iPhone or iPad:
https://testflight.apple.com/join/e8Dc4f4U
### Install via [AltStore](https://altstore.io)
Download the newest ipa file from [release](https://github.com/superk589/PrincessGuide/releases).## Why not release on App Store
Cygames does not allow this app and it has been removed from App Store.## Features
1. Chara
* Skill Effect
* Attack Pattern
* Status
* Profile
* Equipment
* Image Viewer
1. Equipment
* Drop Rate
* Status
* Raw Material
1. Quest
* Normal
* Hard
* Very Hard
* Exploration
* Clan Battle
* Story Event
* Dungeon
* Luna's Tower
1. Enemy and Boss
* Status
* Skill Effect
* Attack Pattern
* Resistance
1. Birthday Notification
1. Chara Management
1. Box Management
* Equipment Needed
* Mana Cost
* Experience Needed
1. Team Management
* Recording Wins and Loses
* Searching with Tags
1. Game Version Log
1. Event Calendar
1. Game Data Auto Updating## How to localize
By now, **Hatsune's Notes** provides Chinese and English localization fully, and Japanese partially.
If you want to localize the app, please goto `./Localizations/PrincessGuide/` and edit the .xliff files.
If you want to add a new language please tell me.
For developers only, if you have macOS and Xcode, please read `./Localizations/README.md` and use those scripts to export or import localization.
Most of the Japanese localizations are done by CaiMiao and Vibbit.## How to build
### Requirements
* iOS 13.0+
* Xcode 11.0+
* Swift 5.1+### Steps
* Clone the repository
```
$ git clone https://github.com/superk589/PrincessGuide.git
```
* Open the workspace in Xcode
```
$ open PrincessGuide.xcworkspace
```## Acknowledgement
* [esterTion](https://github.com/esterTion)
* [CaiMiao](https://github.com/CaiMiao)
* [Vibbit](https://github.com/MalitsPlus)
* [mfdsrax2](https://github.com/mfdsrax2)
* Axx
* GSflky
* izuna## Contact
Follow and contact me on [Twitter](https://twitter.com/superk64). If you find an issue, just [open a ticket](https://github.com/superk589/PrincessGuide/issues/new). Pull requests are warmly welcome as well.