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-17 09:22:34 +08:00
Code
Issues
Releases
Wiki
Activity
24,822
Commits
4
Branches
791
Tags
32843ffef55c9dc956120ef8a4c8c96fd94de106
Commit Graph
282 Commits
Use default placeholder text on chat channel search box
Joehu
·
2019-12-14 12:58:13 -08:00
5af363c920
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-26 18:21:50 +08:00
c0fe91a84c
Apply fixes
Dean Herbert
·
2019-11-25 11:30:55 +09:00
45514ff660
Merge branch 'master' into sharpen
Huo Yaoyuan
·
2019-11-21 23:42:46 +08:00
818553027b
.NET Standard 2.1 implements Math.Clamp , use it instead of MathHelper.Clamp from osuTK.
Berkan Diler
·
2019-11-20 13:37:47 +01:00
6cab517b2d
Use constants.
Huo Yaoyuan
·
2019-11-12 20:07:01 +08:00
42a98c5d87
Use auto property.
Huo Yaoyuan
·
2019-11-12 19:53:25 +08:00
bbeab6fa76
Remove adjacent day separators
Dean Herbert
·
2019-10-29 15:45:41 +09:00
54befb6f8f
Add failing test showing issue with day separator logic
Dean Herbert
·
2019-10-29 15:27:08 +09:00
b06e70e546
Tidy up order of scroll changes
Dean Herbert
·
2019-10-29 14:33:05 +09:00
09a6d1184a
Add test for scroll to end when max history is exceeded
Dean Herbert
·
2019-10-29 14:32:52 +09:00
d1c6e3f620
Subclass and use yellow for stand-alone chat display
Dean Herbert
·
2019-10-23 00:24:19 +09:00
e9aa7f3218
Use foreach
Dean Herbert
·
2019-10-23 00:17:37 +09:00
3b4823abe7
Rename variable
Dean Herbert
·
2019-10-23 00:14:22 +09:00
0ba287a7fd
Remove unused variable
Andrei Zavatski
·
2019-10-22 03:14:20 +03:00
09b2f11bd5
Apply suggested changes
Andrei Zavatski
·
2019-10-22 03:11:19 +03:00
b1eac6b400
CI fixes
Andrei Zavatski
·
2019-10-22 02:16:52 +03:00
e9ae838f46
Fix incorrect date comparison
Andrei Zavatski
·
2019-10-22 01:55:26 +03:00
2896ed90e2
Fix some margin/padding issues
Andrei Zavatski
·
2019-10-22 01:45:04 +03:00
bb7af1e39c
Implement DaySeparator class
Andrei Zavatski
·
2019-10-22 01:30:37 +03:00
d19041fa53
Basic implementation
Andrei Zavatski
·
2019-10-22 00:44:58 +03:00
75f444e431
Fix tab controls overflowing
Joehu
·
2019-10-06 10:22:55 -07:00
38c1cee5fd
Merge branch 'master' into simplify-exit-logic-of-screens
Dan Balasescu
·
2019-10-02 18:13:57 +09:00
b161aa22c3
Apply reviews
Ganendra Afrasya
·
2019-10-01 23:18:03 +07:00
b6dd610af8
Simplify exit logic of screens with textboxes using back button receptor
Joehu
·
2019-10-01 08:26:34 -07:00
5f700f2ae9
Add new virtual float for username to timestamp padding
Ganendra Afrasya
·
2019-10-01 20:47:53 +07:00
208b9a4eba
Use real ellipsis character
smoogipoo
·
2019-09-10 17:11:26 +09:00
717a287d69
Fix broken positioning of effected usernames
smoogipoo
·
2019-09-10 17:11:16 +09:00
01fd08cba9
Use MaxWidth specification
Dean Herbert
·
2019-09-09 12:08:59 +09:00
eeebd517f3
Update historic licence header
Dean Herbert
·
2019-09-06 19:05:50 +09:00
c6b8f2db77
Add truncatino of long usernames in chat
Dean Herbert
·
2019-09-06 19:00:57 +09:00
374479f837
Center icon and text using anchor and origin instead of margin
Joehu
·
2019-09-02 10:42:21 -07:00
6ca17bdfd5
Allow searching channels by topics
Closes
#5939
Dean Herbert
·
2019-09-01 19:57:12 +09:00
d1eafafa51
Use child instead of children
Dean Herbert
·
2019-08-14 10:53:47 +09:00
52f42ddade
Fix chat context menus displaying out-of-bounds
Dean Herbert
·
2019-08-14 10:52:26 +09:00
b6bc84af2c
use single line if-statement
Max Hübner
·
2019-07-28 20:36:21 +02:00
316b11d08b
Remove width specifications
Dean Herbert
·
2019-07-29 02:47:26 +09:00
663f34d3d8
combine Text and TextBold
Max Hübner
·
2019-07-28 12:40:21 +02:00
f7b9ddb48c
add truncation to base class
Max Hübner
·
2019-07-28 12:16:32 +02:00
df8d4d8966
revert truncation in derived class
Max Hübner
·
2019-07-28 12:14:06 +02:00
c6d4ce0f8a
truncate long usernames in private chat
Max Hübner
·
2019-07-27 18:56:37 +02:00
edf6453e04
Use "Click" instead of "Action"
Dean Herbert
·
2019-07-26 13:17:33 +09:00
56b27db7a4
Remove unnecessary override
Dean Herbert
·
2019-07-26 13:15:36 +09:00
7ec6ac7b0e
close chat tabs with middle mouse button
Max Hübner
·
2019-07-24 17:17:29 +02:00
78a8a6490e
Remove text shadow in chat
Dean Herbert
·
2019-07-23 16:04:50 +09:00
704fe2d655
Disable dimming main content
Dean Herbert
·
2019-07-01 18:49:36 +09:00
e6c1b059bc
Fix styling, private tabClosed, remove type check
David Zhao
·
2019-06-26 19:25:54 +09:00
e92c1ca009
fix channel selector not being closed
David Zhao
·
2019-06-26 12:00:58 +09:00
6c8cc9728f
Merge branch 'master' into use-modelbackeddrawable
Dan Balasescu
·
2019-06-21 14:26:07 +09:00
c79c4641f3
Fix DrawableChannel async flow
Dean Herbert
·
2019-06-20 23:01:39 +09:00
4a25a84975
First
Previous
1
2
3
4
5
...
Next
Last