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-05-20 19:40:38 +08:00
Code
Issues
Releases
Wiki
Activity
26,991
Commits
4
Branches
793
Tags
c08e16d97f4e7d040c1cceec6cdc733afcc96b2d
Commit Graph
13 Commits
Add index constants for cross-class safety
Dean Herbert
·
2020-02-13 14:07:37 +09:00
53b62816f8
Simplify ordering by using only numbers, add xmldoc
voidedWarranties
·
2020-02-10 16:21:49 -08:00
ca237fd987
Switch numerical consts to an enum
voidedWarranties
·
2020-02-09 21:37:40 -08:00
ea521b466f
Naming consistency with osu!web
voidedWarranties
·
2020-02-09 20:36:54 -08:00
137181017b
Allow specifying order to SettingSource
voidedWarranties
·
2020-02-09 20:11:37 -08:00
88a56d00bf
Lock user adjusted difficulty settings when changing beatmap
Dean Herbert
·
2019-12-27 19:05:17 +09:00
2c8879f0fb
Fix code inspections
Dean Herbert
·
2019-12-25 15:20:10 +09:00
911dc2d98d
Rename method to be more appropriate
Also adds xmldoc.
Dean Herbert
·
2019-12-25 15:20:04 +09:00
52ba0cd816
make HP and OD generic and instantiate CS and AR to modes that need it
unknown
·
2019-12-22 16:45:32 +08:00
fe73b9f8d3
make ModDifficultyAdjust abstract
unknown
·
2019-12-20 18:30:23 +08:00
08b477ed52
make ModDifficultyAdjust generic
unknown
·
2019-12-12 21:14:26 +08:00
002a125b4a
fix appveyor issues
unknown
·
2019-12-11 20:12:29 +08:00
b0cf44c3be
add difficulty adjustment mods
unknown
·
2019-12-11 19:43:16 +08:00
b795532aa5