Dean Herbert
|
cbd563e80b
|
Rename to IHasDuration
|
2020-05-27 12:38:39 +09:00 |
|
Dean Herbert
|
de50b725d5
|
Fix mod failure checks executing actual game logic
|
2020-05-12 20:08:35 +09:00 |
|
smoogipoo
|
f195933844
|
Fix hardrock potentially taking a long time to load
|
2020-05-11 13:03:59 +09:00 |
|
alex
|
0e2ccac33b
|
Add spaces to comments
|
2020-05-04 18:36:24 -07:00 |
|
Dean Herbert
|
1f0b7465e2
|
Add back missing line
|
2020-04-21 16:06:40 +09:00 |
|
Dean Herbert
|
5e3fad86cf
|
Fix relax replays playing back incorrectly
|
2020-04-21 15:28:25 +09:00 |
|
Dean Herbert
|
9dda7da489
|
Fix spinners being considered the "first object" for increased visibility in hidden
|
2020-04-16 14:11:38 +09:00 |
|
Dean Herbert
|
8a998d600d
|
Fix relax mod pressing too many keys
|
2020-03-31 15:17:27 +09:00 |
|
Dan Balasescu
|
03cd9aa060
|
Merge branch 'master' into spun-out
|
2020-03-30 12:31:53 +09:00 |
|
Dean Herbert
|
d1b01095ee
|
Rewrite to reduce code changes and complexities in hit object implementation
|
2020-03-29 14:31:03 +09:00 |
|
杜Nate
|
9ea0137b01
|
Merge branch 'master' into spun-out
|
2020-03-23 18:13:53 +08:00 |
|
Liam DeVoe
|
1da590c63f
|
use N1 format instead of 0.#
|
2020-03-22 22:54:21 -04:00 |
|
Liam DeVoe
|
afe7397d89
|
remove unnecessary using statements
|
2020-03-22 22:50:52 -04:00 |
|
Liam DeVoe
|
67667b3d22
|
enforce precision for ModDifficultyAdjust and derived classes
|
2020-03-22 21:22:46 -04:00 |
|
Liam DeVoe
|
63e9b2a299
|
use string.Empty, use base SettingDescription for [Osu/Catch]ModDifficultyAdjust
|
2020-03-22 18:50:09 -04:00 |
|
Liam DeVoe
|
a440d15620
|
simplify array initializationstatement
|
2020-03-20 16:58:02 -04:00 |
|
Liam DeVoe
|
e84b40f8ed
|
remove unnecessary ToString calls
|
2020-03-20 16:53:40 -04:00 |
|
Liam DeVoe
|
cda1efef0b
|
move overridability to SettingDescription method
|
2020-03-20 16:34:36 -04:00 |
|
Liam DeVoe
|
7bdbdd25f8
|
Revert "use SettingSource to define IconTooltip format"
This reverts commit 5a6d8f1932 .
|
2020-03-20 16:05:12 -04:00 |
|
Liam DeVoe
|
52469fccbe
|
Merge branch 'master' into show-mod-settings-tooltip
|
2020-03-20 13:41:04 -04:00 |
|
Liam DeVoe
|
5a6d8f1932
|
use SettingSource to define IconTooltip format
|
2020-03-20 12:47:17 -04:00 |
|
Dean Herbert
|
08b5ab8ec4
|
SliderRepeatPoint -> SliderRepeat
|
2020-03-19 14:42:02 +09:00 |
|
Dean Herbert
|
94c3ffb6e5
|
Fix slider ticks contributing to accuracy
|
2020-03-19 14:36:15 +09:00 |
|
Liam DeVoe
|
7a0a633ef9
|
don't use ToString, proper indent level
|
2020-03-19 00:06:55 -04:00 |
|
Liam DeVoe
|
18bf7c913b
|
show mod settings in ModIcon tooltip
|
2020-03-18 23:43:26 -04:00 |
|
杜Nate
|
cf88e3ff19
|
Merge branch 'master' into spun-out
|
2020-03-04 17:38:35 +08:00 |
|
mcendu
|
e2ea92e21f
|
Use framework method to convert rad to deg
|
2020-03-04 13:51:12 +08:00 |
|
杜Nate
|
b6378c7ae2
|
fix speed
* Original /40 is due to documentation error.
Co-Authored-By: clayton <me@clayton.cc>
|
2020-02-16 17:50:52 +08:00 |
|
Dean Herbert
|
6cfa182fe4
|
Don't transform repeat points
|
2020-02-16 15:35:12 +09:00 |
|
Dean Herbert
|
cd4643593f
|
Fix transform mod not being applied correctly
|
2020-02-16 11:58:41 +09:00 |
|
Dean Herbert
|
61a7f04efb
|
Add a sane key up delay to relax mod
|
2020-02-14 17:13:50 +09:00 |
|
Dean Herbert
|
4ce687d608
|
Move public methods up
|
2020-02-14 17:03:23 +09:00 |
|
Dean Herbert
|
cd2d1b0669
|
Fix 2B maps not playing correctly with relax mod enabled
|
2020-02-14 17:00:55 +09:00 |
|
Dean Herbert
|
9ea6912520
|
Improve overall readability of OsuModeRelax
|
2020-02-14 16:58:56 +09:00 |
|
Dean Herbert
|
53b62816f8
|
Add index constants for cross-class safety
|
2020-02-13 14:07:37 +09:00 |
|
voidedWarranties
|
ca237fd987
|
Simplify ordering by using only numbers, add xmldoc
|
2020-02-10 16:21:49 -08:00 |
|
Bartłomiej Dach
|
686040d8ad
|
Extract auto-spin logic to method
|
2020-02-10 21:42:34 +01:00 |
|
mcendu
|
9aa5db88d4
|
move auto fade in to mod
|
2020-02-10 14:14:04 +08:00 |
|
voidedWarranties
|
ea521b466f
|
Switch numerical consts to an enum
|
2020-02-09 21:37:40 -08:00 |
|
voidedWarranties
|
88a56d00bf
|
Allow specifying order to SettingSource
|
2020-02-09 20:11:37 -08:00 |
|
mcendu
|
10a1948720
|
remove using directive
|
2020-02-09 16:19:21 +08:00 |
|
mcendu
|
e78d94d469
|
return to use if for casting
|
2020-02-09 14:56:47 +08:00 |
|
mcendu
|
596f4f7d2e
|
use spinner's clock to drive spinner
|
2020-02-09 14:54:46 +08:00 |
|
mcendu
|
d314b38699
|
rename trackable to enabled and cleanup code
|
2020-02-09 13:46:06 +08:00 |
|
mcendu
|
c9520b299a
|
replace if check with variable decl
|
2020-02-09 13:35:36 +08:00 |
|
mcendu
|
8e20e641f4
|
move spun out to automation
|
2020-02-09 13:33:43 +08:00 |
|
杜Nate
|
8d480c794a
|
Merge branch 'master' into spun-out
|
2020-02-08 13:54:39 +08:00 |
|
mcendu
|
d821b6a15a
|
make frameDelay a float
|
2020-02-08 11:16:48 +08:00 |
|
mcendu
|
fbdf07dc20
|
Correct speed of spun out
|
2020-02-08 11:06:37 +08:00 |
|
mcendu
|
204c2f0bde
|
add tests
|
2020-02-08 10:16:04 +08:00 |
|