Commit Graph

21 Commits

Author SHA1 Message Date
Bartłomiej Dach 37361cd683
Repurpose `Flat{File -> }WorkingBeatmap` 2023-08-12 00:49:42 +02:00
Salman Ahmed b00c3a4d6d Move properties and mark as get-only 2022-08-03 20:31:51 +03:00
andy840119 8b02c955d8 Give this class a constructor to make sure that message data will always assigned. 2022-08-03 23:17:09 +08:00
andy840119 c8c2758d63 give the object a default value(null). 2022-08-02 23:02:14 +08:00
andy840119 13b2441c51 give the field a default value. 2022-08-02 22:29:54 +08:00
andy840119 78cc28d75f Remove nullable disable annotation and fix the api broken. 2022-08-02 22:29:54 +08:00
Dan Balasescu f8830c6850 Automated #nullable processing 2022-06-17 16:37:17 +09:00
Dean Herbert c869be87d1 Update `FlatFileWorkingBeatmap` to not require a ruleset store 2022-02-19 20:53:04 +09:00
Dan Balasescu 34b0e374d8 Add serialisation/deserialisation explanation 2021-12-03 21:29:20 +09:00
Dan Balasescu 9acc0556a4 Remove unused event 2021-12-03 20:35:47 +09:00
Dean Herbert f9ad307526 Apply nullable 2021-12-03 15:51:00 +09:00
Dean Herbert 79d723172a Remove `Console.WriteLine` usage 2021-12-03 15:48:53 +09:00
Dean Herbert 33992e11e0 Split out ruleset lookup code 2021-12-03 15:48:53 +09:00
Dean Herbert 2262b7b331 Adjust logging to avoid using tabs 2021-12-03 15:48:53 +09:00
Dan Balasescu 4ee2063683 Move event handlign internal to LegacyTcpIpcProvider 2021-11-28 23:02:57 +09:00
Dan Balasescu fc3eb08452 Output raw message on failure 2021-11-28 22:28:01 +09:00
Dan Balasescu 18a0a791fd Refactor 2021-11-28 22:24:42 +09:00
Dan Balasescu 27ba3c6d1a Add back removed getter
Seems to somehow be required.
2021-11-28 22:16:21 +09:00
Dan Balasescu 36fffbd917 Refactoring 2021-11-28 21:31:22 +09:00
Dan Balasescu 5711c428ca Increment IPC port 2021-11-28 21:15:21 +09:00
Dan Balasescu ef24780642 Use IPC via TCP 2021-11-28 18:24:00 +09:00