Commit Graph

367 Commits (be55aaf64cb4f3e57589c949c3f2c89e9451b47e)
 

Author SHA1 Message Date
Dean Herbert be55aaf64c Add ignore rule
Dean Herbert 3b5e9ca13f Add initial crowdin configuration
Dean Herbert 524d2102cc Add resx files from main game project
Dean Herbert 7d8d56eb84
Merge pull request from nekodex/notch-tick
Add new notch-tick sample
Jamie Taylor f6b64dd015
add new notch-tick sample
Dean Herbert c32f8171c4
Merge pull request from nekodex/more-whistle
Make the default lazer skin slider whistle sample more whistle-like
Jamie Taylor 1361314a4b
make whistle more whistly
Dean Herbert de3bc4fe36
Merge pull request from JimmyC7834/supporter-required-image
add osu.Game.Resources/Textures/Online/supporter-required.png
JimmyC7834 47cb730a20
removed suffix
JimmyC7834 429e6d9d50
Delete supporter-required@2x.png
JimmyC7834 4cff5f376c
Delete supporter-required.png
JimmyC7834 a8e0d5f212
Add files via upload
Dean Herbert 559bc22707
Merge pull request from nekodex/more-ui-sfx
UI sfx samples update
JimmyC7834 dd340ff91b add osu.Game.Resources/Textures/Online/supporter-required.png
Jamie Taylor 5c10248068
ui sfx update
Dan Balasescu 792b4370ec
Merge pull request from gagahpangeran/inter-font
Add inter font
Dean Herbert a9c07d3f27 Add mention of font licencing in main README file
Dean Herbert 79f9a54c20 Move fonts to individual folders and add licences
Gagah Pangeran Rosfatiputra 7be64a4c8e
add inter font
Dean Herbert 1358b4f4c3
Merge pull request from smoogipoo/generate-documentation-file
Generate documentation file
smoogipoo 1fa9f88f7a Ignore xmldoc warnings
smoogipoo 0fe1900848 Generate documentation file
Dean Herbert 5671764a75
Merge pull request from smoogipoo/web-localisations
Add osu!web localisations
smoogipoo 4d24125543 Use AppVeyor VS2019 image
smoogipoo 06e78b298a Add osu!web localisations
smoogipoo bc80bcf357 Include osu!framework (private) and target netstandard2.1
This is required to resolve references to LocalisableString.
Dean Herbert cf1459faf1
Merge pull request from nekodex/change-default-hover-click-sample
Change default hover/click samples
Dean Herbert 1a4c8764bf Merge branch 'master' into change-default-hover-click-sample
Dean Herbert b2d7ee8c76
Merge pull request from nekodex/rename-hover-click-samples
Rename HoverSounds/HoverClickSounds samples
Jamie Taylor f156ac229a
make the 'soft' hover/click samples the new 'default'
Jamie Taylor 6909bf28b6
change 'default' samples into 'button' samples
Jamie Taylor c978a6c732
fix typo
Jamie Taylor 0e2eaea8f5
Rename `HoverSounds` and `HoverClickSounds` samples
Dean Herbert c9b757ecd9
Merge pull request from nekodex/results-sfx
Add samples for results screen
Jamie Taylor 3dfef993b0
first pass results screen sfx
Dean Herbert 58137e2d3b
Merge pull request from gagahpangeran/wiki-header
Add wiki header image
Gagah Pangeran Rosfatiputra 56a13d26ac
add wiki header image
Dean Herbert f15b49a846
Merge pull request from nekodex/ruleset-switch-sounds
Add samples for ruleset switching
Jamie Taylor e0e32a1eca Add samples for ruleset switching
Dan Balasescu 821fa43611
Merge pull request from peppy/update-spm-counter-anchoring
Update stable SPM counter to not require anchoring to bottom of screen
Dean Herbert 4ae1858034 Update stable SPM counter to not require anchoring to bottom of screen
Dean Herbert 440ee653db
Merge pull request from nekodex/ui-sounds-iteration-2
New UI sounds for osu!lazer (iteration two)
Jamie Taylor 5ef2018d67 another iteration of lazer ui sounds
Dean Herbert fcaca5ba7f
Merge pull request from nekodex/new-heartbeat-sounds
Update OsuLogo heartbeat/downbeat samples
Jamie Taylor 740561ded0 Update OsuLogo heartbeat/downbeat samples
Dean Herbert 2692d3721c
Merge pull request from nekodex/new-ui-sounds
New UI sounds for osu!lazer (first pass)
Jamie Taylor 85c55d9f51 Rename sample to be more descriptive
Jamie Taylor 8676edcc06 First-pass of new UI sounds for osu!lazer
Dan Balasescu 2f322fff32
Merge pull request from peppy/normalise-sample-volume
Apply sample normalisation to loud samples
Dean Herbert 2e14fa17ea Apply sample normalisation to loud samples
Adds -4db headroom on all samples which exceeded this amount. This
roughly matches what stable uses for hitsounds, so I figured it's a good
starting point.

I have only changed wav files, as most of the mp3 samples are not
responsible for concurrent playback and therefore less of an issue.