Commit Graph

105 Commits

Author SHA1 Message Date
d4041d5d42 Automate includes of files in ArchiveModelManager use cases 2019-03-01 10:25:21 +09:00
26d53d06a9 Fix remaining issues 2019-02-28 13:31:40 +09:00
3e1f283281 Merge remote-tracking branch 'upstream/master' into more-inspections 2019-02-28 13:09:18 +09:00
ccb00b932b Merge branch 'master' into fix-nasty-unbind 2019-02-27 21:44:54 +09:00
c8793911a8 Enable more stringent inspectcode style inspections 2019-02-27 21:25:40 +09:00
7fa4262207 Clear delegate list rather than relying on unbinds 2019-02-27 21:04:47 +09:00
9473b53226 Avoid redundant (synchronous) skin change 2019-02-27 18:53:01 +09:00
3fe4b8fd1c Update variable names
Also cleans up some weird code
2019-02-22 17:51:39 +09:00
d8c55bc729 Adjust namespaces 2019-02-21 19:05:52 +09:00
bca347427f Update with framework bindable changes 2019-02-21 18:56:34 +09:00
90e462309f Add newline 2019-02-15 21:16:54 +09:00
38cf5a1ea4 Add support for the HitCircleOverlap property in legacy skins 2019-02-15 21:03:06 +09:00
2f8f4fac64 Fix combo colour fallbacks when skin is not providing any 2019-02-05 17:54:14 +09:00
8617aaa2a7 Update licence header (and remove year) 2019-01-24 17:43:03 +09:00
0573c1c923 Fix taiko namespace ignored 2019-01-21 14:20:37 +09:00
0a24d188b4 Remove TryGetValue as it won't work 2019-01-10 19:01:41 +09:00
881b10a18f Merge remote-tracking branch 'Dragicafit/moreOptionsFromSkin.ini' into moreOptionsFromSkin.ini 2019-01-08 11:01:04 +09:00
7eed3ffe75 Merge branch 'master' into moreOptionsFromSkin.ini 2019-01-08 10:02:06 +09:00
4cee21f356 Make skinning better 2019-01-07 20:12:39 +09:00
4b5fc85875 Use Find instead of FirstOrDefault 2019-01-05 19:35:33 +03:00
13f461099f Merge branch 'master' into moreOptionsFromSkin.ini 2018-12-14 19:51:41 +09:00
ac0fc6236c Fix crash when changing beatmap toggles at loading screen 2018-12-13 14:51:18 +09:00
9afbebf560 Equals to == for string 2018-12-09 13:29:14 +01:00
506f27a92e cursorExpand is now a bool 2018-12-07 23:52:57 +01:00
0816eaacb8 Make CursorExpand skinnable 2018-12-07 22:22:40 +01:00
667eaf95d8 Make comboColours skinnable 2018-12-07 22:16:09 +01:00
aa7a665317 Merge remote-tracking branch 'upstream/master' into scoredatabase 2018-11-30 17:20:23 +09:00
ab2b2493a1 Move hashing functionality to ArchiveModelManager 2018-11-28 19:21:36 +09:00
ce660b6d67 Add skin de-duplication 2018-11-28 19:01:22 +09:00
14ff4bc26a Move primary key attribute to IHasPrimaryKey 2018-11-28 13:19:23 +09:00
f27bd3ef3e OpenTK -> osuTK 2018-11-20 17:14:59 +09:00
e207dd728b Fix taiko proxies not receiving the correct lifetimes 2018-11-15 20:26:12 +09:00
3539874262 Add missing scale
Makes about a 1px difference.
2018-09-28 11:40:13 +09:00
1c242556ca Add comments + cleanup 2018-09-27 17:40:28 +09:00
8191f03503 Implement HitCircleFont skin configuration 2018-09-27 17:40:28 +09:00
0d8276c5f8 Implement skinnable sprite text 2018-09-27 17:40:28 +09:00
b84994e643 Make GetTexture return the post-scaled texture 2018-09-27 17:40:28 +09:00
cc533a05c5 Update framework 2018-09-07 19:00:43 +09:00
75d2cb199c Fix formatting 2018-09-07 18:14:27 +09:00
43824c2a94 Switch back to default skin when the user selected skin is deleted 2018-09-03 11:50:50 +09:00
fb1e8fbdcf Remove migration code 2018-09-03 10:23:56 +09:00
144e80dff6 Add "import all skins from stable" option (and mass delete) 2018-09-03 10:10:04 +09:00
b1a3dfedd1 Reduce async-await pairs 2018-08-30 14:41:16 +09:00
21d5322899 Update with async changes 2018-08-27 17:05:58 +09:00
90ebabd2db Fix nullref 2018-08-23 15:21:36 +09:00
c7db407832 Fix operation cancelled exception when changing visual settings 2018-08-23 14:53:16 +09:00
6c861a1638 Strip comments from everything except metadata 2018-07-16 01:04:41 +02:00
fbc5250bf1 Update framework 2018-07-11 17:12:01 +09:00
310c4a7d6c Make SampleInfo choose its own lookup name 2018-07-02 14:18:41 +09:00
6e6586909b User pattern matching 2018-04-25 16:32:06 +09:00