osumodcalculator
Version:
osu! calculator for converting values to DT & HT and other things
34 lines (21 loc) • 680 B
Markdown
# CHANGELOG
### 2.0.5
- add `mode.fromValue()`
- add `accura`
### 2.0.4
- forgot to remove a console.log while testing
### 2.0.3
- `accuracy` fix SS being impossible for lazer (osu) and legacy (taiko)
- add postinstall script
- merge `mod.removeDisallowed()` functionality into `mod.removeIncompatible()`
### 2.0.2
- add `mod.fromString()`
### 2.0.1
- `stats.modded()` and `stats.speed()` now include a formatted song length
- remove random console log
### 2.0.0
- added docs page
- reorganised methods
- fix taiko rank calculations
- mod calculations use string arrays instead of strings ("HDDTHR" -> ["HD", "DT", "HR"])
### 1.0.0