This website requires JavaScript.
Explore
Help
Sign In
h1or4dme8
/
osu-lazer
Watch
1
Star
0
Fork
0
You've already forked osu-lazer
mirror of
https://github.com/ppy/osu.git
synced
2026-05-15 14:13:01 +08:00
Code
Issues
Releases
Wiki
Activity
75,266
Commits
4
Branches
791
Tags
12e29f0bcc9f80c221c5e97693613c8ca4ba94de
Commit Graph
44 Commits
Change
ToString()
override to match pre-existing conventions
Bartłomiej Dach
·
2025-09-10 15:34:18 +09:00
6660406ee9
Change class name
I suggested it myself but on revisiting it's a bit of a mouthful.
Bartłomiej Dach
·
2025-09-10 15:33:46 +09:00
482b7b6d3f
Add HumanisedLocalisableDate for l10n
CloneWith
·
2025-09-10 07:48:09 +08:00
b3abd09517
Make DrawableDate formatting localizable
CloneWith
·
2025-09-04 14:44:40 +08:00
1c608e779d
Automated pass
Dean Herbert
·
2023-06-24 01:00:03 +09:00
0ab0c52ad5
Partial everything
Dan Balasescu
·
2022-11-27 00:00:27 +09:00
7bc8908ca9
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update remaining tooltip implementations to use generics
Salman Ahmed
·
2021-08-31 20:01:13 +03:00
da7ff4b160
Move DateTooltip to it's on file
Andrei Zavatski
·
2020-07-07 16:46:17 +03:00
bdec13d4a4
Use DrawableDate tooltip for DateContainer
Andrei Zavatski
·
2020-07-07 00:01:06 +03:00
c86bb2e755
Fix date tooltip not showing in 24-hour format
Joehu
·
2020-05-06 22:29:37 -07:00
259ef68811
simplify string formatting and fix color
Maximilian Junges
·
2020-02-13 14:07:14 +01:00
b2fbeab773
implement custom tooltip for DrawableDate
Maximilian Junges
·
2020-02-11 14:21:12 +01:00
6278338448
Allow non-italic DrawableDate
TheWildTree
·
2020-02-02 17:10:11 +01:00
030d02594c
Implement ProfileScore component
Andrei Zavatski
·
2020-01-18 02:58:10 +03:00
4cdaebb42b
Add a fallback for humanizer localization failure
David Zhao
·
2019-07-30 14:06:08 +09:00
1956098166
Apply newline additions
Dean Herbert
·
2019-04-01 12:16:32 +09:00
612db31c38
Fix remaining issues
Dean Herbert
·
2019-02-28 13:31:40 +09:00
26d53d06a9
Made medium the default font weight
smoogipoo
·
2019-02-20 16:52:36 +09:00
dbfa95b9e7
Adjust sprite texts in-line with framework changes
smoogipoo
·
2019-02-20 15:03:20 +09:00
a2aa3ec5cb
Update licence header (and remove year)
Dean Herbert
·
2019-01-24 17:43:03 +09:00
8617aaa2a7
Fix negative dates, and time moving in opposite direction
smoogipoo
·
2018-12-22 14:06:50 +09:00
d28c754256
Make DrawableDate adjustable
smoogipoo
·
2018-12-22 14:06:44 +09:00
86ce0b5519
Adjust usage of Handle(Non)PositionalInput to follow framework update
ekrctb
·
2018-10-02 14:45:33 +09:00
68980fc477
Update framework with positional/non-positional changes
smoogipoo
·
2018-09-26 14:01:15 +09:00
a8f156584b
Apply changes in line with osu!framework changes
smoogipoo
·
2018-09-05 14:59:37 +09:00
d5acc96efa
Move to local components namespace
Dean Herbert
·
2018-06-28 19:23:56 +09:00
8ba2ac922f
Tidy up code, remove unnecessary string.Formats
Dean Herbert
·
2018-06-28 19:19:00 +09:00
0ef5b8f464
Set text at updateTime
HoutarouOreki
·
2018-06-15 14:34:01 +02:00
38feb7651c
Adjust formats to be EN-UK
HoutarouOreki
·
2018-06-15 14:11:21 +02:00
f0fbc04d92
Try satisfying AppVeyor
HoutarouOreki
·
2018-05-25 14:25:12 +02:00
39224931f8
Remove horizontal white space
HoutarouOreki
·
2018-05-25 14:05:50 +02:00
29fbdf4d92
Remove not removed comment
HoutarouOreki
·
2018-05-25 14:04:12 +02:00
e3ebc849c5
Create Format(), override TooltipText..
HoutarouOreki
·
2018-05-25 14:00:32 +02:00
3efb51e464
Make TooltipText virtual
HoutarouOreki
·
2018-05-25 13:31:12 +02:00
a446b627da
Create DrawableJoinDate somehow and remove dateFormat argument
HoutarouOreki
·
2018-05-25 13:30:29 +02:00
05b0564381
Apply the format fix to the tooltip text across the board
HoutarouOreki
·
2018-05-25 13:05:41 +02:00
961702aadf
Document parameters more properly
HoutarouOreki
·
2018-05-23 12:07:28 +02:00
29de8e5e2d
Apply suggested changes
HoutarouOreki
·
2018-05-23 11:17:13 +02:00
10bc3917b5
Allow formatting for DrawableDate class
HoutarouOreki
·
2018-05-23 03:24:18 +02:00
6cf227a7af
Normalize all the line endings
Dean Herbert
·
2018-04-13 18:26:38 +09:00
32a74f95a5
Fix many warnings
Dean Herbert
·
2018-03-24 18:23:22 +09:00
0e669c9a3f
Fix tooltip not working due to not handling input
smoogipoo
·
2018-03-12 10:49:50 +09:00
86d93ffe3c
Add drawable to display (and update) relative dates
Dean Herbert
·
2018-03-08 12:58:16 +09:00
3b56999118