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 02:22:35 +08:00
Code
Issues
Releases
Wiki
Activity
61,410
Commits
4
Branches
791
Tags
1bfe5a18cb94de911bb6ecf445abc8d32fe254ca
Commit Graph
20 Commits
Move properties and mark as get-only
Salman Ahmed
·
2022-08-03 20:31:51 +03:00
b00c3a4d6d
Give this class a constructor to make sure that message data will always assigned.
andy840119
·
2022-08-03 23:17:09 +08:00
8b02c955d8
give the object a default value(null).
andy840119
·
2022-08-02 23:02:14 +08:00
c8c2758d63
give the field a default value.
andy840119
·
2022-08-02 22:29:54 +08:00
13b2441c51
Remove nullable disable annotation and fix the api broken.
andy840119
·
2022-08-02 22:29:54 +08:00
78cc28d75f
Automated #nullable processing
Dan Balasescu
·
2022-06-17 16:37:17 +09:00
f8830c6850
Update
FlatFileWorkingBeatmap
to not require a ruleset store
Dean Herbert
·
2022-02-19 20:53:04 +09:00
c869be87d1
Add serialisation/deserialisation explanation
Dan Balasescu
·
2021-12-03 21:29:20 +09:00
34b0e374d8
Remove unused event
Dan Balasescu
·
2021-12-03 20:35:47 +09:00
9acc0556a4
Apply nullable
Dean Herbert
·
2021-12-03 15:51:00 +09:00
f9ad307526
Remove
Console.WriteLine
usage
Dean Herbert
·
2021-12-03 15:48:53 +09:00
79d723172a
Split out ruleset lookup code
Dean Herbert
·
2021-12-03 15:48:53 +09:00
33992e11e0
Adjust logging to avoid using tabs
Dean Herbert
·
2021-12-03 15:48:53 +09:00
2262b7b331
Move event handlign internal to LegacyTcpIpcProvider
Dan Balasescu
·
2021-11-28 23:02:57 +09:00
4ee2063683
Output raw message on failure
Dan Balasescu
·
2021-11-28 22:28:01 +09:00
fc3eb08452
Refactor
Dan Balasescu
·
2021-11-28 22:24:42 +09:00
18a0a791fd
Add back removed getter
Seems to somehow be required.
Dan Balasescu
·
2021-11-28 22:16:21 +09:00
27ba3c6d1a
Refactoring
Dan Balasescu
·
2021-11-28 21:31:22 +09:00
36fffbd917
Increment IPC port
Dan Balasescu
·
2021-11-28 21:15:21 +09:00
5711c428ca
Use IPC via TCP
Dan Balasescu
·
2021-11-28 18:24:00 +09:00
ef24780642