Changelog

We do not support osu!fx. Please don't use it.

This is the changelog. Changes are published here as soon as they hit the production status (as in, live on the website).

Author Subject Time
Franc[e]sco fix non-coherced boolean
Franc[e]sco taiko: fix last slider sound not being parsed, taiko diff calc is now accurate
Franc[e]sco fix slight error in taiko change bonus
Franc[e]sco taiko re-introduce combo scaling
Franc[e]sco cli: set star overrides last, use max_combo as re-parse check
Franc[e]sco fix incorrect taiko beat length
Franc[e]sco taiko: fix inverted drum roll flag
Franc[e]sco fix uninitialized value in taiko diffcalc
Franc[e]sco add handle reuse example
Franc[e]sco ezpp_t handle is now reusable
Franc[e]sco fix typo in d_taiko (fixes taiko diffcalc)
Franc[e]sco README: remove OPPAI_DEBUG
Franc[e]sco update examples
Franc[e]sco merge per-hitobject data calc into one loop
Franc[e]sco misc code rearrangements
Franc[e]sco merge arena into new api
Franc[e]sco merge diffcalc into interface, pre-alloc mem for beatmap data
Franc[e]sco cli: fix uninitialized n100/n50
Franc[e]sco merge mods_apply into interface
Franc[e]sco merge b_max_combo into p_end
Franc[e]sco begin integrating parser into new interface
Franc[e]sco test: fix set_accuracy call to follow new api
Franc[e]sco parser: don't memset flags and overrides (fixes -taiko not working)
Franc[e]sco naming tweaks
Franc[e]sco remove remains of singletap stats
Franc[e]sco remove n300 from set_accuracy, fix nx100 nx50 not working in cli
Franc[e]sco precalc values for max_combo and taiko conversion
Franc[e]sco precalculate timing points for each object (less code duplication)
Franc[e]sco merge ppcalc into new interface
Franc[e]sco port everything to ezpp interface, misc refactoring
Giuseppe Guerra Merge remote-tracking branch 'origin/master'
Giuseppe Guerra Configurable commands prefix
Giuseppe Guerra Freeze aiotinydb
Giuseppe Guerra Add README
Giuseppe Guerra uvloop
Giuseppe Guerra ASCII art, of course
Giuseppe Guerra Configurable plugins, better logging
Giuseppe Guerra Moved faq commands to a separate file
Giuseppe Guerra Add !delfaq
Giuseppe Guerra Code cleaning
Giuseppe Guerra Pass parameters as kwargs rather than dict
Giuseppe Guerra !lsfaq, !modfaq
Giuseppe Guerra Update .gitignore
Giuseppe Guerra Parsing and decorator improvements, add !help command
Giuseppe Guerra Add requirements.txt
Giuseppe Guerra First commit
Giuseppe Guerra Updated submodule common
Giuseppe Guerra Add RPL_LISTEND after listing all channels, start RPL_LIST users count from 1 (may cause issues on some clients)
Franc[e]sco bump version
Franc[e]sco test suite error threshold is back to +-2%