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-17 22:33:47 +08:00
Code
Issues
Releases
Wiki
Activity
30,180
Commits
4
Branches
791
Tags
02871c960ba37153075a2781f94de943e49b5ac0
Commit Graph
24 Commits
use N1 format instead of 0.#
Liam DeVoe
·
2020-03-22 22:54:21 -04:00
1da590c63f
remove unnecessary using statements
Liam DeVoe
·
2020-03-22 22:50:52 -04:00
afe7397d89
enforce precision for ModDifficultyAdjust and derived classes
Liam DeVoe
·
2020-03-22 21:22:46 -04:00
67667b3d22
use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust
Liam DeVoe
·
2020-03-22 18:50:09 -04:00
63e9b2a299
simplify array initializationstatement
Liam DeVoe
·
2020-03-20 16:58:02 -04:00
a440d15620
remove unnecessary ToString calls
Liam DeVoe
·
2020-03-20 16:53:40 -04:00
e84b40f8ed
move overridability to SettingDescription method
Liam DeVoe
·
2020-03-20 16:34:36 -04:00
cda1efef0b
Revert "use SettingSource to define IconTooltip format"
This reverts commit
5a6d8f1932
.
Liam DeVoe
·
2020-03-20 16:05:12 -04:00
7bdbdd25f8
use SettingSource to define IconTooltip format
Liam DeVoe
·
2020-03-20 12:47:17 -04:00
5a6d8f1932
don't use ToString, proper indent level
Liam DeVoe
·
2020-03-19 00:06:55 -04:00
7a0a633ef9
show mod settings in ModIcon tooltip
Liam DeVoe
·
2020-03-18 23:43:26 -04:00
18bf7c913b
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