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 add taiko difficulty calculator
Franc[e]sco pull out strains weighing to a separate function
Franc[e]sco store speed_mul into diff_calc
Franc[e]sco pull out max strain logic for reuse in other diff calcs
Franc[e]sco don't sscanf for magic every time
Franc[e]sco move magic check to p_objects
Franc[e]sco make sure data_off is initialized to -1
Franc[e]sco parse per-node sounds for taiko
Franc[e]sco parse sound_type for taiko
Franc[e]sco fix incorrect playfield center position for spinners
Franc[e]sco p_objects_std -> p_objects
Franc[e]sco update benchmarks with new optimizations
Franc[e]sco add newline in output module error
Franc[e]sco don't search timing points array for every object (fixes #6) (~5-10% performance boost)
Franc[e]sco cli: fix typo in binary output usage
Franc[e]sco remove timing singletaps
Franc[e]sco remove useless comment
Franc[e]sco cli: add timing points to debug output
Franc[e]sco readme: fix install command for linux
Franc[e]sco release: remove folder after tar-ing
Franc[e]sco cli: fix typo in usage
Franc[e]sco add -st cli option (fixes #1)
Franc[e]sco make combo default to max_combo - nmiss (fixes #4)
Franc[e]sco don't calculate one_half_threshold when not necessary (fixes #2)
Franc[e]sco correctly calculate number of 300s when 100s and 50s are provided (fixes #3)
Peter Rowlands readme: add osx install instructions
Franc[e]sco readme: document better error handling
Franc[e]sco prevent negative slider ticks from being added to max combo on weird maps
Franc[e]sco add release sh script
Franc[e]sco gitignore: add swp files
Franc[e]sco cli: fix unreferenced parameter warnings for msvc
Franc[e]sco cli: fix potentially uninitialized variable warning for acc_percent
Franc[e]sco cli: fix potentially uninitialized warning on msvc for stat overrides
Franc[e]sco cli: fix narrowing conversion warnings for msvc
Franc[e]sco fix narrowing conversion warning in b_ppv2
Franc[e]sco fix more narrowing conversion warnings for msvc
Franc[e]sco fix msvc narrowing conversion warnings
Franc[e]sco build.bat: windows doesn't have -O3
Franc[e]sco readme: fix typo
Franc[e]sco readme: syntax highlighting
Franc[e]sco add UNLICENSE
Franc[e]sco first commit
Morgan Bazalgette fix pagination
Morgan Bazalgette Add failed/passed
Morgan Bazalgette autoupdate timeago every 30 seconds
Morgan Bazalgette Reorganise Match.vue into various components
Morgan Bazalgette Include team bar near user
Morgan Bazalgette At 100 matches on screen, pagination should be enabled
Morgan Bazalgette add team
Morgan Bazalgette Output Passed and Failed parameters in JSON