Dean Herbert
|
414735b8d0
|
Bump mobile project props realm references
|
2021-09-17 00:18:08 +09:00 |
|
Dean Herbert
|
c8b9756398
|
Merge pull request #14764 from smoogipoo/update-framework
Update framework with KeyBindings + TextBuilder changes
|
2021-09-16 23:37:15 +09:00 |
|
Dean Herbert
|
6b43e955be
|
Merge branch 'limit-max-triangles' into update-framework
|
2021-09-16 22:49:50 +09:00 |
|
Dean Herbert
|
fde7c88999
|
Merge branch 'master' into update-framework
|
2021-09-16 22:49:02 +09:00 |
|
Dean Herbert
|
edb1230111
|
Fix potential nullref throw on failed startup
|
2021-09-16 22:48:09 +09:00 |
|
Dean Herbert
|
b399f910e4
|
Merge branch 'fix-osu-game-test-scene' into update-framework
|
2021-09-16 22:46:52 +09:00 |
|
Dean Herbert
|
bb132f9509
|
Update a few more missed event changes in tests
|
2021-09-16 22:41:35 +09:00 |
|
Dean Herbert
|
a1d33c1a46
|
Update framework
|
2021-09-16 22:38:19 +09:00 |
|
Dean Herbert
|
df786afb24
|
Merge pull request #14763 from kj415j45/localisation-settings-GlobalAction
Add localisation for Settings-KeyBindings-GlobalActions
|
2021-09-16 21:08:00 +09:00 |
|
Dean Herbert
|
9aed92a4d3
|
Merge pull request #14765 from smoogipoo/fix-legacy-approach-alpha
Fix legacy approach circles accepting 0-alpha
|
2021-09-16 21:06:35 +09:00 |
|
smoogipoo
|
bcbd0e0961
|
Revert ctor param
|
2021-09-16 20:06:20 +09:00 |
|
smoogipoo
|
d8f27633a4
|
Fix legacy approach circles accepting alpha
|
2021-09-16 19:35:15 +09:00 |
|
kj415j45
|
a18fed0da4
|
Remove unused using
|
2021-09-16 17:38:33 +08:00 |
|
smoogipoo
|
4b5857c876
|
Merge branch 'baseline-changes-update' into update-framework
|
2021-09-16 18:34:22 +09:00 |
|
smoogipoo
|
e8dea0138c
|
Fix one more issue
|
2021-09-16 18:34:13 +09:00 |
|
smoogipoo
|
f9d5abff8a
|
Update with keybinding changes
|
2021-09-16 18:26:12 +09:00 |
|
kj415j45
|
e323f10cd5
|
Remove unused [Description]
|
2021-09-16 17:10:29 +08:00 |
|
kj415j45
|
18e7d86dd4
|
Resolve test failure after localizing
|
2021-09-16 17:08:19 +08:00 |
|
kj415j45
|
51997fa533
|
Add localisation for GlobalActions
|
2021-09-16 16:02:04 +08:00 |
|
Dean Herbert
|
d3767ec4e9
|
Merge pull request #14743 from AbstractQbit/inheritable-allow-track-adjust
Make `IOsuScreen.AllowTrackAdjustments` nullable
|
2021-09-16 16:55:25 +09:00 |
|
Dean Herbert
|
9127a706ac
|
Use private for internally used property
|
2021-09-16 16:54:56 +09:00 |
|
Dean Herbert
|
2df4073946
|
SpawnParticle -> CreateParticle (and set time outside of virtual call)
Allows easier overriding (no need to call the `base.CreateParticle` call
and worry about overwriting the time value.
|
2021-09-16 16:52:46 +09:00 |
|
Dean Herbert
|
29ce2f05bd
|
Remove implied defaults
|
2021-09-16 16:44:46 +09:00 |
|
Dean Herbert
|
da0667365b
|
Merge branch 'master' into inheritable-allow-track-adjust
|
2021-09-16 16:35:11 +09:00 |
|
Dean Herbert
|
6f2d818b64
|
Merge pull request #14740 from smoogipoo/mania-note-animations
Add animation support for mania notes
|
2021-09-16 16:34:53 +09:00 |
|
Dean Herbert
|
3495fae519
|
Handle potential for OnResuming call without an OnSuspending first
|
2021-09-16 16:31:41 +09:00 |
|
Dean Herbert
|
b58415fe19
|
Make suspend stored state nullable to ensure we don't break it
|
2021-09-16 16:12:14 +09:00 |
|
Dean Herbert
|
fa693bb8a8
|
Move MusicController adjustment set to inside OsuScreen itself (and result nullable )
|
2021-09-16 16:08:09 +09:00 |
|
Dean Herbert
|
45b07aa362
|
Add some basic animated textures to mania metric skin
|
2021-09-16 15:33:55 +09:00 |
|
smoogipoo
|
7976442aec
|
Fix CI issues
|
2021-09-16 14:20:42 +09:00 |
|
smoogipoo
|
2dd9d457e8
|
Merge branch 'master' into speedpp
|
2021-09-16 14:18:47 +09:00 |
|
Dan Balasescu
|
43379a2eaa
|
Merge pull request #14752 from peppy/realm-settings
Move (ruleset) settings to realm
|
2021-09-16 14:05:41 +09:00 |
|
Dean Herbert
|
4d4a9b86c1
|
Merge branch 'master' into mania-note-animations
|
2021-09-16 11:12:07 +09:00 |
|
AbstractQbit
|
9057be1a02
|
Remove unused usings
|
2021-09-16 01:30:53 +03:00 |
|
AbstractQbit
|
3cd3e133ce
|
Move AllowTrackAdjustments test to TestSceneOsuScreenStack
|
2021-09-16 01:24:50 +03:00 |
|
Opelkuh
|
32d65adb35
|
Fix cursor particle scale
|
2021-09-15 21:22:37 +02:00 |
|
AbstractQbit
|
30c458c662
|
Oops, fix not compiling test
|
2021-09-15 21:34:41 +03:00 |
|
AbstractQbit
|
318f0941ca
|
Move all the "inherit previous AllowTrackAdjustments " logic into OsuScreen
|
2021-09-15 21:25:39 +03:00 |
|
apollo-dw
|
2637c063a9
|
forgot a deltatime
|
2021-09-15 15:40:26 +01:00 |
|
apollo-dw
|
2c3e7bfd2d
|
moved 2b straintime cap up to 25ms
|
2021-09-15 15:27:36 +01:00 |
|
Dean Herbert
|
931e873a7e
|
Merge branch 'master' into inheritable-allow-track-adjust
|
2021-09-15 22:26:13 +09:00 |
|
apollo-dw
|
463b92fcca
|
remove unused strings
|
2021-09-15 12:41:29 +01:00 |
|
apollo-dw
|
cf63a45f32
|
swap speedwindowratio in cap so values are correct
|
2021-09-15 12:36:15 +01:00 |
|
apollo-dw
|
2fe0681310
|
elaborate comment
|
2021-09-15 12:03:47 +01:00 |
|
apollo-dw
|
7f6722e43f
|
throw math.max(N, 1) into straintime
|
2021-09-15 11:24:48 +01:00 |
|
apollo-dw
|
4017598af0
|
simplify algebra down
|
2021-09-15 11:15:05 +01:00 |
|
AbstractQbit
|
f0439ef50b
|
Remove unnecessary AllowTrackAdjustments overrides, add true to SongSelect
|
2021-09-15 13:12:57 +03:00 |
|
apollo-dw
|
3a16ec277a
|
refactor speed window ratios
|
2021-09-15 11:12:36 +01:00 |
|
apollo-dw
|
a0bd73c356
|
refactor hit window calc
|
2021-09-15 10:52:50 +01:00 |
|
Dean Herbert
|
8acfefed1b
|
Merge pull request #14741 from smoogipoo/fix-lounge-beatmaps-counter
Fix incorrect beatmap count and SR range in multi lounge
|
2021-09-15 18:51:52 +09:00 |
|