Commit Graph

25 Commits

Author SHA1 Message Date
smoogipoo cc518feca7 Make methods abstract 2020-11-05 16:03:10 +09:00
smoogipoo 77a618dd71 Use class with other osu! mods 2020-11-05 15:52:06 +09:00
Bartłomiej Dach 5ef1b5dcb5 Remove unused locals 2020-10-25 23:55:22 +01:00
Bartłomiej Dach 0a23e994e2 Hide sliderend & repeat circles in traceable mod 2020-10-25 23:30:26 +01:00
Dean Herbert ec0d7760af Move todo? 2020-07-30 13:07:11 +09:00
Dean Herbert 41c0f7557a Remove traceable spinner reference for now 2020-07-30 12:56:30 +09:00
Dean Herbert 023feaf438 Refactor to centralise implementation into a single component
Turns out this is a better way forward.
2020-07-29 22:31:52 +09:00
Dean Herbert 9a2d85e7d9 Remove usage of snapchat icon 2020-01-18 15:12:31 +09:00
mcendu 5d160376c0
nullable-ize Mod.Icon 2020-01-14 21:22:00 +08:00
Huo Yaoyuan 9a013acb26 Fix name typo of OsuModObjectScaleTween 2019-12-26 14:25:41 +08:00
smoogipoo 527ab1a72f Fix traceable mod not working on skin change 2019-12-17 19:49:13 +09:00
smoogipoo 7c2884700e Fix various display issues by abstracting further 2019-12-17 19:29:27 +09:00
Dean Herbert aa1a625643 Add back incompatibility marker 2019-09-18 20:07:44 +09:00
Dean Herbert cfdac956c2 Fix issues with colour and skin application 2019-09-18 20:04:49 +09:00
Dean Herbert 9c9cb8e217 Merge remote-tracking branch 'upstream/master' into traceable-mod 2019-09-18 19:36:07 +09:00
MaxOhn 581ffb7fb0 Adjusted slider border colour 2019-07-08 13:52:15 +02:00
MaxOhn 5b4640d3ea Traceable no longer inherits from OsuModHidden and is no longer multi mod 2019-07-03 21:40:14 +02:00
MaxOhn b63a7593eb Merged with upstream master 2019-07-03 18:56:11 +02:00
MaxOhn 664257fbbe Sliders no longer modified by HD but have transparent body now 2019-07-03 18:42:02 +02:00
MaxOhn 4145173ac9 Combined hidden with traceable as multi mod 2019-07-02 04:04:07 +02:00
MaxOhn d753f446e4 Updated license header 2019-07-01 20:20:25 +02:00
MaxOhn 5496b8bc58 Rewrote traceable mod to inherit from hidden 2019-07-01 20:11:50 +02:00
MaxOhn edb69463fd Trimming whitespace from comment...... 2018-10-09 18:52:34 +02:00
MaxOhn 954bcd8c12 Treat non-DrawableHitCircle's similar to OsuModHidden 2018-10-09 18:36:12 +02:00
MaxOhn 1366b53a71 Added traceable mod + HideButApproachCircle function for DrawableHitCircle 2018-10-09 13:16:27 +02:00