Salman Ahmed
|
49b3e81e8a
|
Migrate DefaultPerformancePointsCounter and rename it
|
2024-03-05 04:35:39 +03:00 |
|
Salman Ahmed
|
b1477c30f2
|
Add deserialisation test coverage
|
2024-03-05 04:30:57 +03:00 |
|
Salman Ahmed
|
3ee57cdfba
|
Refactor performance points test scene to support skinning
|
2024-03-05 03:34:25 +03:00 |
|
Salman Ahmed
|
17e167cc1e
|
Merge branch 'master' into hide-beatmap-details
|
2024-03-01 16:21:03 +03:00 |
|
Dean Herbert
|
c6201ea5de
|
Remove unused ruleset parameter when testing beatmap in editor
|
2024-03-01 20:28:52 +08:00 |
|
Dean Herbert
|
59b9d29a79
|
Fix formatting?
|
2024-02-29 23:29:50 +08:00 |
|
Dean Herbert
|
4184a5c1ef
|
Add flag to allow backwards seeks in tests
|
2024-02-29 23:05:28 +08:00 |
|
Bartłomiej Dach
|
1fb4536220
|
Merge branch 'master' into disallow-backwards-seeks-gameplay
|
2024-02-29 08:50:52 +01:00 |
|
Bartłomiej Dach
|
9a1403d22a
|
Merge pull request #27427 from Detze/feb-29-test-failure
Fix February 29 test failure
|
2024-02-29 08:49:38 +01:00 |
|
Detze
|
caad89a4dd
|
Fix test failure on leap years
|
2024-02-29 07:36:35 +01:00 |
|
Dean Herbert
|
5495c2090a
|
Add test coverage of gameplay only running forwards
|
2024-02-29 14:15:32 +08:00 |
|
Dean Herbert
|
f44aadaaa8
|
Merge pull request #27331 from bdach/statistics-updates-in-multi
Show user statistics updates on multiplayer and playlists results screens
|
2024-02-29 12:26:48 +08:00 |
|
Salman Ahmed
|
8f97f0503f
|
Move away from Solo namespace
|
2024-02-29 01:21:17 +03:00 |
|
Salman Ahmed
|
de48c51715
|
Apply renaming in remaining usages
|
2024-02-29 01:11:08 +03:00 |
|
Salman Ahmed
|
92eb206b49
|
Merge branch 'master' into spectator-remove-back-button
|
2024-02-29 00:12:24 +03:00 |
|
Salman Ahmed
|
232ca5778f
|
Improve spectator fail test
|
2024-02-29 00:09:58 +03:00 |
|
Bartłomiej Dach
|
a5948d38ac
|
Merge pull request #27380 from frenzibyte/fix-advanced-stats-display
Fix advanced stats in beatmap info overlay showing "key count" on non-mania beatmaps
|
2024-02-28 18:02:48 +01:00 |
|
Joseph Madamba
|
8e462fbb38
|
Apply NRT to touched files
|
2024-02-27 23:58:28 -08:00 |
|
Joseph Madamba
|
e8a1061777
|
Add test for spectator player exit
|
2024-02-27 23:24:16 -08:00 |
|
Joseph Madamba
|
dee57c7e72
|
Refactor test to only allow init of actions
|
2024-02-27 23:24:16 -08:00 |
|
Dean Herbert
|
d6622c1756
|
Add test coverage of fast menu keypresses failing to register
|
2024-02-26 22:24:39 +08:00 |
|
Bartłomiej Dach
|
8966ea2fa3
|
Add test coverage
|
2024-02-26 11:59:57 +01:00 |
|
Salman Ahmed
|
b30a6d5224
|
Adjust existing test coverage
|
2024-02-25 21:23:14 +03:00 |
|
Bartłomiej Dach
|
eac4c5f69d
|
Rename {Solo -> User}StatisticsWatcher et al.
The "solo" prefix is a bit unbecoming now. The updates are not only
for solo.
|
2024-02-22 20:36:24 +01:00 |
|
Bartłomiej Dach
|
1e53503608
|
Show user statistics after completing a playlists / multiplayer score
|
2024-02-22 20:35:50 +01:00 |
|
Bartłomiej Dach
|
0074bdc5a1
|
Change ResultsScreen constructor boolean params to init-only properties
|
2024-02-22 20:15:03 +01:00 |
|
Bartłomiej Dach
|
82b2edd4b7
|
Merge pull request #26769 from EVAST9919/results-clean
Rework `AccuracyCircle` to not use `BufferedContainer`s
|
2024-02-22 13:46:28 +01:00 |
|
Bartłomiej Dach
|
49b7f0e3a7
|
Merge pull request #26531 from smallketchup82/multiplayer-difficulty-tooltip
Implement difficulty tooltips for multiplayer lobbies
|
2024-02-22 12:57:35 +01:00 |
|
Bartłomiej Dach
|
46c8560ca5
|
Merge branch 'master' into multiplayer-difficulty-tooltip
|
2024-02-22 12:08:29 +01:00 |
|
Bartłomiej Dach
|
3740064360
|
Fix test scene not properly setting tooltip type on all icons
|
2024-02-22 12:05:52 +01:00 |
|
Bartłomiej Dach
|
d06c67ad8f
|
Substitute two jank interdependent bool flags for single tri-state enums
|
2024-02-22 12:05:50 +01:00 |
|
Bartłomiej Dach
|
47db317df8
|
Enable NRT in TestSceneDifficultyIcon
|
2024-02-22 11:45:57 +01:00 |
|
Bartłomiej Dach
|
6770b73e4e
|
Merge pull request #27192 from smoogipoo/mod-search-ignore-whitespace
Adjust search terms for mods
|
2024-02-22 11:41:31 +01:00 |
|
Bartłomiej Dach
|
b08fcbd4e9
|
Adjust tests to new behaviour
|
2024-02-22 11:02:49 +01:00 |
|
Dean Herbert
|
8b24c6a905
|
Merge pull request #27299 from BoudewijnPopkema/27272-clear-remembered-username
Clear stored username/token from config when relevant checkboxes are unticked on login panel
|
2024-02-22 17:29:36 +08:00 |
|
Bartłomiej Dach
|
2831ff60e1
|
Add test coverage
|
2024-02-22 09:39:49 +01:00 |
|
Bartłomiej Dach
|
57bb0b85a1
|
Merge pull request #27107 from Joehuu/rank-highest-tooltip
Add highest rank tooltip to global rank display
|
2024-02-22 09:08:22 +01:00 |
|
Dean Herbert
|
fc30abc7b0
|
Merge branch 'indented-code-block' into update-framework
|
2024-02-21 21:44:25 +08:00 |
|
Bartłomiej Dach
|
259be976e8
|
Adjust test to fail
|
2024-02-21 11:42:34 +01:00 |
|
Dean Herbert
|
398eaee5d0
|
Merge pull request #27238 from bdach/disable-nested-managers-when-skin-editor-open
Disable nested input managers on edited screen when skin editor is open
|
2024-02-19 19:27:26 +08:00 |
|
Bartłomiej Dach
|
f5666185ab
|
Merge pull request #27239 from peppy/fix-cached-beatmap
Fix `WorkingBeatmapCache` caching beatmap in wrong state leading to crash
|
2024-02-19 12:06:45 +01:00 |
|
Bartłomiej Dach
|
444ac5ed4d
|
Add failing test coverage
|
2024-02-19 09:59:25 +01:00 |
|
Dean Herbert
|
6b6a6aea54
|
Apply NRT to LogoTrackingContainer
|
2024-02-18 23:35:26 +08:00 |
|
Dean Herbert
|
415a65bf59
|
Add failing tests for beatmap inconsistencies
|
2024-02-18 19:32:21 +08:00 |
|
Dean Herbert
|
4d4d69521f
|
Merge pull request #27114 from EVAST9919/judgements-rework
Cache created judgement in `HitObject`
|
2024-02-18 18:07:58 +08:00 |
|
Salman Ahmed
|
414e55c90e
|
Add visual test case
|
2024-02-18 01:38:51 +03:00 |
|
Joseph Madamba
|
8169d1ac80
|
Add twenty star counter in visual test
|
2024-02-16 22:47:38 -08:00 |
|
Andrei Zavatski
|
060b01eee8
|
Make CreateJudgement public again and add remarks
|
2024-02-16 20:24:02 +03:00 |
|
Andrei Zavatski
|
dd32c0a226
|
Merge branch 'master' into judgements-rework
|
2024-02-16 20:08:57 +03:00 |
|
Salman Ahmed
|
583e71634f
|
Always bring master/music volume to 50%
|
2024-02-16 11:20:07 +03:00 |
|