Commit Graph

453 Commits (dd745d9d2cff810ae5e38a887ef85aaeac49e9ae)
 

Author SHA1 Message Date
Dean Herbert 651e598b01
Merge pull request from jorolf/flashlight-shader
Add flashlight shader
Dean Herbert a7c9bbcbf3
Merge pull request from Ephemeralis/flag-update
Update flag textures with 2x
jorolf a1fb917e15 add sh_PositionAndColour and update sh_Flashlight
Ephemeralis 4a801ab0d8 Update flag textures with 2x
jorolf 74407d8c06 flashlight color can be changed
jorolf a7e3003b3b add flashlight shader
Dean Herbert 9ee64e369f
Merge pull request from FreezyLemon/binary-bmfont
Convert fonts to binary format
FreezyLemon 6371f16793 remove unnecessary item in .csproj
FreezyLemon 9c73e0af03 Add instructions
FreezyLemon b8eb5fe227 Convert .fnt (textual) font files to .bin (binary)
Dean Herbert c3848d8b1c
Merge pull request from ppy/netstandard
Switch to .NET Standard 2.0
Dean Herbert b335a7195d Make better
smoogipoo 3958127d95 Only compile with net461 in visual studio
smoogipoo dca651b26f Add net461 framework target, remove netstandard1.0
smoogipoo 752302fc55 Limit scope of resource globs
smoogipoo db406143da Merge remote-tracking branch 'origin/master' into netstandard
Dean Herbert 6e145ed502 Add as embedded resource
Dean Herbert aaf01170cd Add shutter sound
Dan Balasescu 7bb0782200
Merge pull request from peppy/cursor-trail
Add time attribute to CursorTrail shader
Dean Herbert 4d298803f9 Tabs -> spaces
Dean Herbert b498af3fdb Adjust cursor trail easing
Dean Herbert 67a96c830c Add time attribute to CursorTrail shader
Allows for applying DrawInfo alpha values
smoogipoo 883ff04e79 Merge remote-tracking branch 'origin/master' into netstandard
Dean Herbert 92ec3d10b1 Update taiko hitsounds
Dan Balasescu 266965f0d7
Merge pull request from peppy/new-samples
Add new gameplay samples
Dean Herbert d3d408993c Add new gameplay samples
Not final, just releasing for more public testing.
Dean Herbert 7724abdf1d Update licence header year
Dan Balasescu 4cc3e92d55
Merge pull request from smoogipoo/update-branch
Update netstandard branch
smoogipoo 40f518174f Merge branch 'master' into update-branch
Dan Balasescu e01f71160f
Merge pull request from peppy/taiko-hitsounds
Add taiko hitsound resources
Dean Herbert 703efa6e59 Add taiko hitsound resources
smoogipoo c79d917605 Merge remote-tracking branch 'origin/master' into netstandard
Dean Herbert 4287ee8043
Merge pull request from peppy/new-sounds
Add new sample resources
Dean Herbert 158b3f6af6 Make generic-hover less harsh
Dean Herbert 19a06deab8 Update back and pop-in/out samples
Dean Herbert e92009bb14 Add panel hover effects
Dean Herbert 19a3f9fba8 Add new select variants, confirm selection
Dean Herbert e9535f0079 Add more hover variations
Dean Herbert 0d1489cfce New sounds effects with better names
smoogipoo c3def1cf00 Convert to netstandard1.0
smoogipoo a7818fc323 Merge remote-tracking branch 'origin/master' into netstandard
Dean Herbert 1750ab8f67
Merge pull request from peppy/master
Revert "Merge pull request  from huoyaoyuan/master"
Dan Balasescu 27ab4156c2 Revert "Merge pull request from huoyaoyuan/master"
This reverts commit 1e2d394e01.
Dan Balasescu 1e2d394e01 Merge pull request from huoyaoyuan/master
Target resources to .net standard.
Huo Yaoyuan 4ca8bead64 Target resources to .net standard.
Dean Herbert a4418111f8 Merge pull request from peppy/target-net-461
Target .NET 4.6.1
Dean Herbert eb742c469c Target .NET 4.6.1
Dean Herbert f6042e1cb3 Merge pull request from peppy/catch
Add catch (catcher) resources
Dean Herbert 0b571ec9e0 Move catch resources to correct path
Dean Herbert 76656c51f2 Merge pull request from ppy/new-samples
Add new samples, remove old ones.