Commit Graph

15996 Commits

Author SHA1 Message Date
cd5290b030 Enforce using get-only auto property where possible 2020-01-20 13:50:27 +09:00
3f2512295c Merge pull request #7555 from peppy/update-framework
Update framework
2020-01-18 15:57:16 +09:00
9709b80c88 Merge branch 'fix-channeltabcontrol-test' into update-framework 2020-01-18 14:59:40 +09:00
5b7fd7e3ec Update framework 2020-01-18 14:42:22 +09:00
159cd9a90b Merge branch 'master' into mod-text 2020-01-17 21:42:01 +08:00
2187523bf3 Fix json web requests having incorrect user agents 2020-01-17 19:21:27 +09:00
6579aa144d Merge branch 'master' into mod-text 2020-01-16 20:11:51 +08:00
e096688ac8 simplify some stuff 2020-01-16 17:58:47 +08:00
d01cc37968 Fix channel tab control test scene 2020-01-16 18:36:27 +09:00
0d8b4e7c3e Fix user agent missing in registration 2020-01-16 12:51:43 +09:00
ef735f106e Merge pull request #7534 from revelsix/fix-tooltip-capitalization
Fix tooltip capitalization
2020-01-16 12:46:20 +09:00
970653470c format 2020-01-15 17:49:45 +08:00
1ec54eeaf9 Merge branch 'master' into beatmap-export 2020-01-15 15:39:35 +09:00
990f5b5f78 Implement editor beatmap saving (#7532)
Implement editor beatmap saving
2020-01-15 15:35:26 +09:00
6cb8b964fd Allow changing volume in song select with arrow keys when press… (#7528)
Allow changing volume in song select with arrow keys when pressing alt
2020-01-15 15:12:23 +09:00
e88e40eec4 Expand on comment 2020-01-15 15:11:36 +09:00
b42b23d65b Add comment for alt pressed
Taken from OsuScrollContainer
2020-01-14 20:52:15 -08:00
e49701a215 Save before exporting 2020-01-15 13:48:28 +09:00
2060be345d Move alt pressed condition to top of method 2020-01-14 20:44:55 -08:00
c25fefa3ca Add beatmap package export 2020-01-15 13:44:46 +09:00
443dedfd07 undo menu item capitalization 2020-01-14 14:54:06 -05:00
a86fb2113e fix tooltip capitalization 2020-01-14 14:26:54 -05:00
12cf304598 Update ModDaycore icon 2020-01-14 21:23:09 +08:00
5d160376c0 nullable-ize Mod.Icon 2020-01-14 21:22:00 +08:00
abdebcfddc switch to changing Mod property 2020-01-14 20:11:32 +08:00
c08fc62e00 expose setter of Mod 2020-01-14 19:59:43 +08:00
e308845faf Add looping animation to slider reverse arrows (#7434)
Add looping animation to slider reverse arrows
2020-01-14 19:18:56 +08:00
f695b1e055 Merge remote-tracking branch 'origin/master' into editor-beatmap-saving 2020-01-14 19:25:04 +09:00
0e844b3039 Cleanup / re-protect file store 2020-01-14 19:24:53 +09:00
b51575b433 Add temporary keybind for saving 2020-01-14 19:24:53 +09:00
4fe5ea8e92 Clear working beatmap cache on save 2020-01-14 19:24:53 +09:00
ea7510d2f5 Rename menu option 2020-01-14 19:24:53 +09:00
1b3bff6fa5 Fix model file infos not being removed 2020-01-14 19:24:53 +09:00
a255832195 Add beatmapmanager method for saving 2020-01-14 19:24:53 +09:00
b91bcaccba Remove outdated comment 2020-01-14 19:24:53 +09:00
5f5878e37e Dereference existing file 2020-01-14 19:24:53 +09:00
b592b6d80d Improve robustness by always creating a new file 2020-01-14 19:24:53 +09:00
609102bea3 Initial file updating implementation 2020-01-14 19:24:53 +09:00
681a43a318 Refactor to support beatmap updates 2020-01-14 19:24:53 +09:00
1367c18d3f General refactorings 2020-01-14 15:07:25 +09:00
45dad5a9c7 Merge remote-tracking branch 'origin/master' into rankings-country-filter 2020-01-14 15:00:48 +09:00
c196e83e75 Allow changing volume in song select with arrow keys when pressing alt 2020-01-13 20:48:39 -08:00
619fe29871 Make reverse arrow animate faster via divisor specification
Adds MinimumBeatLength to BeatSyncedContainer to make sure things don't get out of hand.
2020-01-14 01:39:45 +09:00
a1d603abf1 Fix song select showing incorrect key count when difficulty mod… (#7510)
Fix song select showing incorrect key count when difficulty mods applied
2020-01-13 19:22:47 +08:00
7a6215c6cf Add global action for toggling now playing overlay (#7501)
Add global action for toggling now playing overlay
2020-01-13 15:53:35 +08:00
8059922aa4 Make gradient in NewsArticleCover be effected by hover (#7509)
Make gradient in NewsArticleCover be effected by hover
2020-01-13 15:34:46 +08:00
c190c68659 Add safety for channel with no messages 2020-01-13 12:22:44 +09:00
b5ac707c6c Remove unnecessary directive 2020-01-12 21:09:48 +01:00
aa2645502c Fix adjusted value always being 0 2020-01-12 20:43:48 +01:00
8cc2d70df0 Reduce API calls by checking what message was last marked as read 2020-01-12 16:24:14 +01:00