353 Commits (76b77690e9c27c916da018846aaac2aa3ecc0b51)

Author SHA1 Message Date
Dean Herbert 524d2102cc Add resx files from main game project 4 years ago
Jamie Taylor f6b64dd015
add new notch-tick sample 4 years ago
Jamie Taylor 1361314a4b
make whistle more whistly 4 years ago
Dean Herbert de3bc4fe36
Merge pull request #133 from JimmyC7834/supporter-required-image
add osu.Game.Resources/Textures/Online/supporter-required.png
4 years ago
JimmyC7834 47cb730a20
removed suffix 4 years ago
JimmyC7834 429e6d9d50
Delete supporter-required@2x.png 4 years ago
JimmyC7834 4cff5f376c
Delete supporter-required.png 4 years ago
JimmyC7834 a8e0d5f212
Add files via upload 4 years ago
Dean Herbert 559bc22707
Merge pull request #131 from nekodex/more-ui-sfx
UI sfx samples update
4 years ago
JimmyC7834 dd340ff91b add osu.Game.Resources/Textures/Online/supporter-required.png 4 years ago
Jamie Taylor 5c10248068
ui sfx update 4 years ago
Dean Herbert 79f9a54c20 Move fonts to individual folders and add licences 4 years ago
Gagah Pangeran Rosfatiputra 7be64a4c8e
add inter font 4 years ago
smoogipoo 1fa9f88f7a Ignore xmldoc warnings 4 years ago
smoogipoo 0fe1900848 Generate documentation file 4 years ago
smoogipoo 06e78b298a Add osu!web localisations 4 years ago
smoogipoo bc80bcf357 Include osu!framework (private) and target netstandard2.1
This is required to resolve references to LocalisableString.
4 years ago
Jamie Taylor f156ac229a
make the 'soft' hover/click samples the new 'default' 4 years ago
Jamie Taylor 6909bf28b6
change 'default' samples into 'button' samples 4 years ago
Jamie Taylor c978a6c732
fix typo 4 years ago
Jamie Taylor 0e2eaea8f5
Rename `HoverSounds` and `HoverClickSounds` samples 4 years ago
Jamie Taylor 3dfef993b0
first pass results screen sfx 4 years ago
Dean Herbert 58137e2d3b
Merge pull request #124 from gagahpangeran/wiki-header
Add wiki header image
4 years ago
Gagah Pangeran Rosfatiputra 56a13d26ac
add wiki header image 4 years ago
Jamie Taylor e0e32a1eca Add samples for ruleset switching 4 years ago
Dean Herbert 4ae1858034 Update stable SPM counter to not require anchoring to bottom of screen 4 years ago
Jamie Taylor 5ef2018d67 another iteration of lazer ui sounds 4 years ago
Jamie Taylor 740561ded0 Update OsuLogo heartbeat/downbeat samples 4 years ago
Jamie Taylor 85c55d9f51 Rename sample to be more descriptive 4 years ago
Jamie Taylor 8676edcc06 First-pass of new UI sounds for osu!lazer 4 years ago
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.
5 years ago
Dean Herbert 95a8fc1844 Add applause samples 5 years ago
Dean Herbert 6ad5094b9f Add legacy scorebar sprites 5 years ago
Dean Herbert e6bb5f0ef6 Reduce beatmap details icon whitespace padding 5 years ago
Dan Balasescu 41face8af4
Merge pull request #113 from peppy/add-missing-icons
Update and add missing icons
5 years ago
Dean Herbert de9132a7d7 Remove space in directory 5 years ago
Dean Herbert 59efcb23f7 Add new icons 5 years ago
Dean Herbert 0984b46926 Update and add missing icons 5 years ago
Dean Herbert 9dfffd1e89 Shorten "welcome" intro outro voice to match lazer fade duration 5 years ago
Dean Herbert 7ea62f7d79 Shorten in length 5 years ago
Sebastian Krajewski 6850dd5773 Trim silence at the beginning of osu-logo-heartbeat 5 years ago
Sebastian Krajewski 500f5f4f29 Replace osu-logo-heartbeat with WAV version of it 5 years ago
Dean Herbert e81f149d8d Add banana catch sound 5 years ago
Dean Herbert 3fbb90b2f2 Revert "Apply lightweight png compression"
This reverts commit 06d4fd2fb8e52fdfa78297fdd67897ff90b167c7.
5 years ago
jorolf b4615aeed8
Grey logo animation (#109)
Co-authored-by: Dean Herbert <pe@ppy.sh>
5 years ago
jorolf cbc76e1ab6
Add Triangles logo animation texture and shader (#105)
Co-authored-by: Sebastian Krajewski <mail@wieku.me>
Co-authored-by: Dean Herbert <pe@ppy.sh>
5 years ago
Dan Balasescu 70925f8165
Merge pull request #108 from HakuraSukinoe/thailand-font
Thailand font
5 years ago
Shivam 07153ebed5
Add welcome background (#106)
* Add welcome background

* Move background & change with jpg
5 years ago
HakuraSukinoe 79b6e52d2e Change to Noto Thai 5 years ago
HakuraSukinoe a0a31372c3 Added Thai Font
Yeah i added for osu!lazer
5 years ago
Dean Herbert 6cb9677bc8 Move welcome text to correct subdirectory 5 years ago
Dean Herbert 4910e1bd08
Merge pull request #103 from MiraiSubject/fallback-intro 5 years ago
Shivam 193b30d149 Remove @2x suffix 5 years ago
Shivam 92a54f4fe4 Change capitalisation of the welcome folder 5 years ago
Shivam 9f676305f1 Move welcome and seeya to the base directory of intro
They are right now being used by both triangles (if startup music is beatmap) and circles
5 years ago
TotallyRobot 8d932bfa6b Move and rename pause loop file 5 years ago
TotallyRobot edf43d2e12 Add pause loop sample 5 years ago
Shivam 27204b087e Add the original welcome sprite 5 years ago
Shivam b48a1f45bd Rename from legacy to welcome 5 years ago
Shivam b45de76e64 Rename fallback to legacy 5 years ago
Shivam 62d444baf0 Use original file names and separate into folders 5 years ago
Shivam 9ecfb4563e Add "stable fallback" intro samples 5 years ago
Shivam 06dc0666c2 move the original welcome/seeya to a subfolder 5 years ago
Shivam fa0bf9fb18 Add nekodex' welcome to osu! 5 years ago
smoogipoo b38d484c40 Add TexRect to CursorTrail shader 5 years ago
Dean Herbert 1383fb7fd2 Add taiko "slider" resources 5 years ago
Dean Herbert 1d0c916590
Merge pull request #99 from Craftplacer/taiko-don
Add taiko mascot resources
5 years ago
Dean Herbert d5869a9bfe Add missing taiko samples and hitcircle resources 5 years ago
Craftplacer 1ced938f43 Merge remote-tracking branch 'upstream/master' into taiko-don 5 years ago
Craftplacer bc11af25d4 Add legacy pippi don textures 5 years ago
Dean Herbert 8dfedcdfa6 Add taiko legacy skin resources 5 years ago
smoogipoo 187820f49a Add mania lighting textures 5 years ago
Dean Herbert ce0994fe1a
Merge pull request #94 from smoogipoo/add-mania-resources
Add skinnable mania resources
5 years ago
smoogipoo 5150ba1a34 Update resources + add 2x variants 5 years ago
smoogipoo ec6a4a8788 Add skinnable mania resources 5 years ago
Andrei Zavatski f0be6f4254 Add icon for wiki overlay header 5 years ago
Dean Herbert 5eb16c1656 Remove Exo font 5 years ago
Dean Herbert f001501daa Rename venera fonts to match their actual weights 5 years ago
Dean Herbert 7ae2768c9a Add torus font 5 years ago
Dean Herbert 9889a3de33 Add osu!catch legacy skin resources 5 years ago
Andrei Zavatski 798cd622ad Add not-found image for beatmap listing overlay 5 years ago
Dean Herbert 8283831674
Remove test beatmaps (#86)
Remove test beatmaps
5 years ago
smoogipoo 990f2dac52 Remove test beatmaps 5 years ago
smoogipoo 46b42fb154 Remove taiko samples 5 years ago
Andrei Zavatski 601b2250a8 Update the icon size 5 years ago
Andrei Zavatski 55619aac71 Add icon for rankings header 5 years ago
Dean Herbert e27c63fa46 Remove transparent pixels from icons 5 years ago
Dean Herbert a0852cde53 Remove a few unnecessary 1x sprites 5 years ago
Dean Herbert c10c2a41e6
Add legacy mania judgement sprites (#83)
Add legacy mania judgement sprites

Co-authored-by: Dean Herbert <pe@ppy.sh>
5 years ago
Dean Herbert a41c01dd88 Remove 1x resources 5 years ago
mcendu 03b018a587 Add legacy mania judgement sprites 5 years ago
Andrei Zavatski 79c23957a8 Add icon for ProfileOverlay 5 years ago
Dean Herbert c99e22d334
Merge pull request #80 from huoyaoyuan/assembly-ref
Add code to get assembly reference to resource project
5 years ago
unknown 3974e0694f add nightcore-related samples 6 years ago
Huo Yaoyuan aa78104f4a
Change the helper type name 6 years ago
Huo Yaoyuan de9ecb69c5 Add code to get assembly reference to resource project. 6 years ago
Dean Herbert 5bd6a5f52c Add a beatmap resource which is backed by a virtual track 6 years ago
Joehu 6b3aa80e6b Add Saint Helena flag 6 years ago
Dean Herbert b4d0a62a90
Merge pull request #59 from EVAST9919/search-header
Add background for Search overlay
6 years ago
Dean Herbert 7028234581
Merge pull request #69 from Game4all/add-news-resources
Add graphical resources for News overlay
6 years ago
Andrei Zavatski cf96f9118a Add Rankings page header 6 years ago
smoogipoo 6d78f4f767 Fix taiko sample names 6 years ago
Dean Herbert b0de84de68 Fix case of more ruleset resources 6 years ago
Dean Herbert 072742a5ac Fix case of ruleset resources 6 years ago
Dean Herbert 7e5ac4479c Move textures to Gameplay folder 6 years ago
Dean Herbert 77b5d8e02f Add legacy skin resources 6 years ago
iiSaLMaN a7d0dc2ca4 Add spinner samples each bank 6 years ago
Dean Herbert 28326c7107 Add video 6 years ago
Dean Herbert 36d6a8931a triangles dot osz 6 years ago
Lucas A 4d9e06ce33
Add news overlay icon 6 years ago
Lucas A 7c2f0fe222
Add News overlay header background 6 years ago
smoogipoo 568d36cb72 Fix GL_ES errors due to missing precision identifiers 6 years ago
David Zhao fb90b1a668
specify for method as well 6 years ago
David Zhao 6448d6051f
Remove compiler definitions 6 years ago
David Zhao 8bc6f5a986 specify precision for rectangular flashlight too 6 years ago
David Zhao c12541bb28 remove unnecessary pre-processor directives 6 years ago
David Zhao 96286f8c6f Explicitly define precision for all variables, fall back to medium precision 6 years ago
David Zhao d58ad077c8 Add comment 6 years ago
David Zhao 751ded4dd9 define highp and lowp for non GL_ES platforms 6 years ago
David Zhao 7675deb816 Update precisions 6 years ago
David Zhao 9ba9ae77b9 Only mark diff parameter as high precision 6 years ago
David Zhao f36e765845 Change flashlight float precision to highp 6 years ago
iiSaLMaN b7f01508a0 Remove unused textures 6 years ago
Dean Herbert 3ade4a856c
Add new menu backgrounds (#64)
Add new menu backgrounds
6 years ago
Dean Herbert f5a3de1e89 Add new menu backgrounds 6 years ago
Dean Herbert 34448428fe Trim audio samples that were excessively long 6 years ago
Dean Herbert affcaf9413 Trim font spritesheet sizes where possible 6 years ago
Salman Ahmed 299099bfb6
Add Venera900 as Medium 6 years ago
Welsar55 79b2f662db Add combobreak.mp3 6 years ago
EVAST9919 5aeb32a756 Add background for Search overlay 6 years ago
iiSaLMaN c7cc430505 Update grade textures + Remove F grade texture (#58) 6 years ago
Dean Herbert 82e55bf2e7 Add graphical resources for changelog overlay 6 years ago
iiSaLMaN ca32d2b67d Add fail sound 6 years ago
David Zhao 005f95a4b6 Invert to flashlightDim 6 years ago
David Zhao 801c6efa96 Add lightness to flashlight shader for dimming 6 years ago
Dean Herbert adf26ecf9d Remove font awesome
Now included with framework
6 years ago
Dean Herbert add52981a1 Add CI for osu-resources deploy 6 years ago
jorolf 5c1159c69f add new level badge 6 years ago
Dean Herbert 3d7a95de7a Add texture for blinds mod 7 years ago
Dean Herbert 03b7488d54 Add background image for registration screen 7 years ago
Dan Balasescu 694cb03f19
Merge pull request #47 from jorolf/flashlight-shader
Split flashlight shader and make use of more inbuilt functions
7 years ago
jorolf 13f505cd1f revert colour multiplication 7 years ago
jorolf 903888e615 split shader and make use of more inbuilt functions 7 years ago
Dean Herbert 651e598b01
Merge pull request #45 from jorolf/flashlight-shader
Add flashlight shader
7 years ago
jorolf a1fb917e15 add sh_PositionAndColour and update sh_Flashlight 7 years ago
Ephemeralis 4a801ab0d8 Update flag textures with 2x 7 years ago
jorolf 74407d8c06 flashlight color can be changed 7 years ago
jorolf a7e3003b3b add flashlight shader 7 years ago
FreezyLemon 6371f16793 remove unnecessary item in .csproj 7 years ago
FreezyLemon 9c73e0af03 Add instructions 7 years ago