This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-06-01 15:20:09 +08:00
Code
Issues
Releases
Wiki
Activity
2,219
Commits
4
Branches
799
Tags
3e4cd0dc7c0c72ff654e612d2d9bcd4aae688303
Commit Graph
15 Commits
Add missing IncompatibleMods.
Dean Herbert
·
2017-03-07 09:16:47 +09:00
39ff68a812
Add sane defaults for abstract Mod class and remove remaining use of enum.
Dean Herbert
·
2017-03-06 18:29:19 +09:00
12a3b1414f
Don't use Mods enum for handling incompatible mods.
Dean Herbert
·
2017-03-06 18:29:17 +09:00
45f500920c
Replace missing perfect icon with cross.
Dean Herbert
·
2017-03-02 20:29:48 +09:00
ab91333b21
CreateModSections -> GetModsFor(PlayMode), fixed deselect not working in ModSelectOverlay, added MultiMod for multiple mods in one mod, fixed issues with SelectedColour in ModSection
DrabWeb
·
2017-03-02 01:07:28 -04:00
1eee587c18
Working on better way to handle mods
DrabWeb
·
2017-03-01 20:57:33 -04:00
bb12463ae4
Documented Mod class
DrabWeb
·
2017-02-23 07:59:27 -04:00
64b0f85b89
Made requested changes
DrabWeb
·
2017-02-23 07:57:58 -04:00
a67bfacb19
Cleanup
DrabWeb
·
2017-02-22 12:12:41 -04:00
4821f323b8
Made mod disabling better
DrabWeb
·
2017-02-22 11:34:22 -04:00
337a1004d3
Fixed typo, made mod select take focus when visible
DrabWeb
·
2017-02-18 07:50:22 -04:00
d1af050355
Made Mod abstract, added KeyMod as a base for mania key count modes
DrabWeb
·
2017-02-18 07:44:46 -04:00
d82b67ee9b
ModSelect -> ModSelectOverlay, + WaveOverlayContainer, + ModButton selected colours, made song select OnExit not handle closing mod select
DrabWeb
·
2017-02-18 07:28:22 -04:00
006fb5502d
ModSelector -> ModSelect, added mod descriptions, added per-mode mod selection, changed animations and made the wave mask properly
DrabWeb
·
2017-02-16 18:32:27 -04:00
9fc3726925
Added mod selection overlay
DrabWeb
·
2017-02-16 16:05:03 -04:00
0a58fc62db