1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 09:27:34 +08:00
osu-lazer/osu.Game
Dean Herbert f0ea445e46 Fix initial requests of channel mesages not being performed
fetchReq was being set even for initial lookups, which caused only one to run, and subsequent requests to be excessive to try and catch up.
2017-05-16 15:59:01 +09:00
..
Audio Simplify constructor of SampleInfoList. 2017-05-08 19:30:55 +08:00
Beatmaps Merge branch 'master' into metadata 2017-05-11 12:23:00 +09:00
Configuration Merge branch 'master' into cursor_size. 2017-05-15 12:23:49 +09:00
Database Rewrite to make better 2017-05-15 12:54:56 +09:00
Graphics Rewrite to make better 2017-05-15 12:54:56 +09:00
Input/Handlers Update framework 2017-05-11 21:25:43 +09:00
IO Generic infer for IJsonSerializable.DeepClone. 2017-05-08 19:33:37 +08:00
IPC Enforce readonly private members where possible. 2017-03-23 13:50:08 +09:00
Online Add error message in chat when attempting to use commands 2017-05-15 13:26:35 +09:00
Overlays Fix initial requests of channel mesages not being performed 2017-05-16 15:59:01 +09:00
Properties Remove all trailing whitespaces in this repo. 2017-04-06 16:21:18 +08:00
Rulesets Fix post-merge breakage 2017-05-11 17:16:01 +09:00
Screens OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
Users Fix incorrect inheritance. 2017-05-02 17:58:59 +09:00
osu.Game.csproj Add error message in chat when attempting to use commands 2017-05-15 13:26:35 +09:00
OsuGame.cs OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
OsuGameBase.cs OsuConfig -> OsuSetting 2017-05-15 10:56:27 +09:00
packages.config Update nuget packages. 2017-04-12 19:35:16 +09:00