Skip to content

Commit

Permalink
Added files
Browse files Browse the repository at this point in the history
  • Loading branch information
nihaals committed Jul 1, 2018
1 parent 36a2028 commit bf9db39
Show file tree
Hide file tree
Showing 14 changed files with 681 additions and 667 deletions.
23 changes: 0 additions & 23 deletions .gitignore

This file was deleted.

122 changes: 122 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [Unreleased]

## 0.4.2
### Added
- Unit edit page, you can mark and rename units
- 7.2 units
- Latest refresh time

### Fixed
- Calendar page

## 0.4.1
### Added
- Gachas into calendar page

## 0.4.0
### Added
- Calendar page, now you can view future stages and events in calendar form

## 0.3.8
### Added
- Eggy gacha sets
- Keep a local copy of event/gacha/item

### Removed
- Collab gacha sets from seed finding page
- Irrelevant stage link

### Fixed
- Problem with collab rare

## 0.3.7
### Added
- Filters in gacha and item page
- Applet can now memorise your filter choice

## 0.3.6
### Added
- Foresee items page

### Removed
- Redundant code
- Outdated gacha sets
- 7.1.0 gacha sets

### Fixed
- A bug where the app crashes when score = 0

## 0.3.5
### Fixed
- Bug to all gacha sets making all uber/epic fests and iron league gacha set unreliable

## 0.3.4
### Added
- More event groups to make the page cleaner

### Changed
- Thank page

### Fixed
- Bug in detect gaos page
- Bug related to AC gacha set

## 0.3.3
### Added
- AC gacha set

### Changed
- Group events to make event page clean
- Make gacha set editor more convenient

## 0.3.2
### Added
- Special thanks
- Support English version of event and gacha reader

## 0.3.1
### Fixed
- Bug where the program cannot read description properly

## 0.3.0
### Added
- Access to Ponos future event and gacha information (Chinese only)

changes in 0-2-6:
1. you can add new units now
2. fix a bug that it might crash if you didn't place cat of all rarity in DIY gacha set
3. it can read events in the future version. Then you can check it before Jones_Htog (he is always the earliest, though)

changes in 0-2-5:
1. support Platinum Ticket
2. A for add in Gacha set edit page

changes in 0-2-4: support 7.0 gacha

changes in 0-2-3:
1. fix a naming bug in new set page
2. add cross-set track manage page
3. add multiple chart style choice

changes in 0-2-3:
1. fix a naming bug in new set page
2. add cross-set track manage page
3. add multiple chart style choice

changes in 0-2-2: fix minor bug

changes in 0-2-1:
1. add DIY gacha set maker for people to figure out the new gacha sets.
2. fix bugs in multiple set seed finder page

changes in 0-2-0:
1. add non-ordered seed finder for people who forget their draw order, but takes more draws to get seed.
2. add multiple set seed finder for people who draw in multiple sets and can't find seed in original seed finder.

[Unreleased]: https://github.com/lcy0x1/BC-Tracker/compare/v0.4.2...HEAD
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# BC Tracker
30 changes: 0 additions & 30 deletions change log/changes Ver 0-2.txt

This file was deleted.

45 changes: 0 additions & 45 deletions change log/changes Ver 0-3.txt

This file was deleted.

11 changes: 0 additions & 11 deletions change log/changes Ver 0-4.txt

This file was deleted.

File renamed without changes.
Loading

0 comments on commit bf9db39

Please sign in to comment.