Skip to content
This repository has been archived by the owner on Jun 9, 2022. It is now read-only.

Commit

Permalink
OTH - Development timeline notes
Browse files Browse the repository at this point in the history
Signed-off-by: RaenonX <[email protected]>
  • Loading branch information
RaenonX committed Dec 14, 2020
1 parent d859655 commit 13c5fd4
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,4 +155,12 @@ inaccurate.

- `2020/11/18 AM 11:01 CST`: Project started.

- `2020/11/19 PM 07:04 CST`: First commit of the project (1b2c776).
- `2020/11/19 PM 07:04 CST`: First commit of the project ([v0.1]).

- `2020/12/14 AN 06:09 CST`: Completed all skill damage parsing (with afflictions).

> This excludes Gala Laxi S2. Also, debuffs are not yet confirmed at this point.
[v0.1]: https://github.com/RaenonX-DL/dragalia-data-parse/releases/tag/v0.1

[v1.0]: https://github.com/RaenonX-DL/dragalia-data-parse/releases/tag/v1.0
2 changes: 1 addition & 1 deletion script_chara_overview.py
Original file line number Diff line number Diff line change
Expand Up @@ -119,4 +119,4 @@ def chara_skill_overview(chara_id):


if __name__ == '__main__':
chara_skill_overview(10150105)
chara_skill_overview(10650303)

0 comments on commit 13c5fd4

Please sign in to comment.