c4feb67bce
Using field properties to set mute / unmute instead of separate methods
2018-01-20 11:45:04 +01:00
4a85266fca
Using BindableBool to mute the volume when it's value changes
2018-01-18 17:23:02 +01:00
9c09b33e4e
Removed no longer used "lastVolume" field
2018-01-17 23:17:59 +01:00
18ff57fdf9
Inline changing mute icon properties with object creation
2018-01-17 21:09:46 +01:00
8471a579e0
Removed no longer neccessary "exiting" flag
2018-01-17 20:56:44 +01:00
a8fb732256
Added muted/unmuted icon
2018-01-17 20:43:08 +01:00
1440edbf8b
Use AudioManager adjustments to mute volume
2018-01-17 17:15:13 +01:00
ac41cb59ea
Typo fix, removed unnecessary braces
2018-01-17 14:36:33 +01:00
538c20a947
Prevent not saving audio levels when user alt tabs before the window closes
2018-01-16 21:31:33 +01:00
0340e4f8dc
Option in settings to toggle mute/unmute when losing/gaining window focus
2018-01-16 20:33:30 +01:00
9277586907
Toggle mute/unmute keyboard shortcut
2018-01-16 17:46:54 +01:00
5e1cd8ddc4
Apply conditionals directly rather than using an in-between property
2018-01-16 20:34:40 +09:00
e7a0a02466
Don't limit keyboard input based on menu button scale
2018-01-16 20:34:40 +09:00
39af9321cf
Remove unnecessary overrides
2018-01-16 20:34:40 +09:00
9b33499fe7
Merge remote-tracking branch 'upstream/master' into RefactorInputQueues
2018-01-16 20:04:34 +09:00
56df27fcc2
Merge branch 'master' into fix-event-bindings
2018-01-16 17:49:01 +09:00
976f7cec39
Merge branch 'master' into playfield-judgements
2018-01-16 15:26:13 +09:00
807e455a58
Merge branch 'master' into more-nested-playfields
2018-01-16 14:50:09 +09:00
480a75b8d9
Merge branch 'master' into hr-crashing-game
2018-01-16 13:18:02 +09:00
c3ca40dcff
Local functions related CI fixes
2018-01-15 23:27:00 +03:00
3c11978cfa
Use local functions
2018-01-15 21:42:17 +03:00
65ecc18141
Cap ApproachRate in HardRock mod at 10.0f
2018-01-15 16:11:00 +01:00
8c5ef0a330
Remove base OnJudgement from Playfield to properly accomodate nested playfields
2018-01-15 20:48:57 +09:00
c32ff9c43b
Move nested playfields to the base Playfield
2018-01-15 20:39:57 +09:00
0ae0dac192
Fix DrawableHitObject not binding nested hitobject events
2018-01-15 20:35:38 +09:00
053a29f9a7
Make judgements visually smaller
...
This is a temporary change based on people's feedback. Makes judgements feel a lot better.
nb: This is one of my changes that I've had deployed sinfce the end-of-year 2017 build.
2018-01-15 17:41:17 +09:00
0796d33e66
Merge branch 'master' into fix-skipbutton-ordering
2018-01-15 15:54:18 +09:00
7c41925144
ProvidesUserCursor -> ProvidingUserCursor, and update xmldoc
2018-01-15 14:07:09 +09:00
43f8a8e8c5
Rename OsuCursorVisualiser -> CursorOverrideContainer
2018-01-15 14:00:13 +09:00
8ac6818639
expose IsHit
2018-01-13 16:26:14 +01:00
ebb8550f53
Merge branch 'master' into shrink-drawablehitobject_t
2018-01-14 00:16:42 +09:00
7875f0cb01
remove unnecessary internal
2018-01-13 16:15:41 +01:00
356bb5da1e
move sample logic up too
2018-01-13 12:55:52 +01:00
70fc09f81e
move judgement + state logic up to DrawableHitObject
2018-01-13 12:42:42 +01:00
ae1adfd2f2
remove unnecessary empty lines
...
codefactor.io \(o.o)/
also one unnecessary semicolon
2018-01-12 19:30:34 +01:00
1c5b3d009c
remove volume reduction on preview
...
it doubles with global reduction
2018-01-12 17:09:57 +01:00
d0b177e233
Proxying isn't needed anymore
2018-01-12 19:50:09 +09:00
78441c05cb
OsuCursorContainer -> OsuCursorVisualiser
2018-01-12 19:45:09 +09:00
34aee4fea0
Improve comments
2018-01-12 19:39:35 +09:00
16d739580b
IProvideLocalCursor -> IProvideCursor
2018-01-12 19:37:03 +09:00
620e125fad
Fix cursor being displayed on intro/disclaimer
2018-01-12 19:34:55 +09:00
5952f1e7f1
Adjust transforms for cursor transitions
2018-01-12 19:34:14 +09:00
73aa56a8a7
Merge branch 'master' into sliderbar-tooltip-precision
2018-01-12 18:58:30 +09:00
188b26472c
Merge remote-tracking branch 'upstream/master' into sliderbar-tooltip-precision
2018-01-12 18:54:36 +09:00
a6c6523a86
Make SkipButton an OverlayContainer to use the menu cursor
2018-01-12 18:21:17 +09:00
ff725f0e32
Fix incorrect online conditional check in social browser logic
2018-01-12 18:20:46 +09:00
512e4d2c9f
Rewrite the way that cursor overrides are done game-wide
2018-01-12 18:13:17 +09:00
354d781002
Merge remote-tracking branch 'upstream/master' into fix-mod-implementation-check
2018-01-12 17:49:31 +09:00
b55adf655f
Yeah, cinema mod isn't going to work
2018-01-12 17:46:24 +09:00
7f189080b9
Move fail override back to abstract implementation
2018-01-12 17:43:56 +09:00