Skip to content

Commit

Permalink
update document
Browse files Browse the repository at this point in the history
  • Loading branch information
narumi147 committed Aug 9, 2021
1 parent c8f12a1 commit 1f2b228
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
## 1.5.2
- add ★3 fou-kun planning
- add Chaldea flame/lantern planning(bond)
- add servant equipped cmd code planning
- add item demands/consumed overview in Statistics
- sort by bond or item efficiency in free quest calculator
- fix popup menu not show dialog/new route
- more profile support for Altoria Caster
- servant equipped cmd code planning
- add item demands/consumed overview in Statistics
- add servant tabs sorting
- add servant priority tagging
- settings: add servant tabs sorting
- settings: add servant priority tagging

## 1.5.1
- Import servant/item data from http://fgosimulator.webcrow.jp/Material/
Expand Down
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,19 @@ And dataset resources are mostly based on the Chinese FGO wiki [Mooncell](https:
- support almost all platform: Android, iOS, Windows and macOS
- profiles of **Servants**, **Craft Essences**, **Command Codes**, **Mystic Codes**, **Events**, **Items** and **Summons**
- item/material planning
- servants' ascension, skill, dress and palingenesis
- limit events, main records and exchange tickets
- servants' ascension, skill, dress, append skill, palingenesis, fou-kun and bond(Chaldea flame)
- limit events, main records, exchange tickets and campaigns
- owned items
- free quest solution
- calculate the best solution of least AP or battle times according to item demands
- compare free quest efficiency by define items' weight
- master mission/weekly mission solver, customization is supported
- summon/gacha simulator
- import user data
- import item and servant data from captured https traffic when login to CN server(Bilibili)
- import item data from game screenshots (realized on server side)
- from `Guda` exported data
- import item and servant data from captured https traffic when login to CN server(Bilibili)
- import item data from game screenshots (realized on server side)
- from `Guda` app
- from `fgosimulator.webcrow.jp/Material`


## Support Platforms
Expand All @@ -51,8 +52,6 @@ Web | Not supported
### App Store
[<img src="https://tools.applemediaservices.com/api/badges/download-on-the-app-store/black/en-US?size=250x83&amp;releaseDate=1610841600&h=cb0adac232fdd6b88894f78b2f349b6e" alt="Download on the App Store" width="120px">](https://apps.apple.com/us/app/chaldea/id1548713491?itsct=apps_box&itscg=30200)

If possible, join the iOS beta program in [TestFlight](https://testflight.apple.com/join/HSyZttrr).

### Installer
You can download installer package in [release](https://github.com/chaldea-center/chaldea/releases) page for Android, Windows and macOS.

Expand All @@ -76,4 +75,5 @@ If you have any bug report, feature request, question or want to contribute to t
- open an [issue](https://github.com/chaldea-center/chaldea/issues/new/choose)
- pull request or join the collaboration
- Email: [[email protected]](mailto:[email protected])
- Discord: [https://discord.gg/5M6w5faqjP](https://discord.gg/5M6w5faqjP)
- [![Twitter](https://img.shields.io/twitter/url?label=Twitter&style=social&url=https%3A%2F%2Ftwitter.com%2Fnarumi147)](https://twitter.com/narumi147)
4 changes: 2 additions & 2 deletions ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

## New feature
- [ ] Servant
- [ ] battle model/avatar
- [x] battle model/avatar
- [ ] HP/ATK curve
- [x] crafts and cmd codes that have appeared in
- [ ] Buff filter for servants, craft essences and command codes
- [x] Master Mission:
- [x] support **and** / **or** inside one mission
- [x] related quests, sorted by mission target counts
Expand All @@ -23,7 +24,6 @@
- [ ] item recognizer: itemName -> itemId

## Performance
- [ ] update itemStat in Isolate
- [x] save userdata periodically, rather manually call it

## Bug fix - long term
Expand Down
2 changes: 1 addition & 1 deletion res/data/dataset.zip.sha1
Original file line number Diff line number Diff line change
@@ -1 +1 @@
39b53e45558a8075f4fd129c57552fcea4001348
5c5ba880e6cb214d9828fb47efa0fc5bad2f9a13

0 comments on commit 1f2b228

Please sign in to comment.