1.4.2
What's Changed
- Fix stats updates after score submission
- Fix pings once again
- Disallow any packet actions when not logged in
- Refactor packet threading logic
- Use
reactor.callFromThread
to improve stability - Add
is_bot
touser_properties
for amplitude tracking - Add packet threading to http client
- Refactor http error handling
- Refactor tcp error handling
- Use
callFromThread
for transport in tcp disconnect - Submodule updates (osuTitanic/common@20b90f2...d9ea31d)
Full Changelog: 1.4.1...1.4.2