issues
search
osuTitanic
/
deck
Client API server for osu! stable clients
MIT License
4
stars
3
forks
source link
Fix score submission in std mode on non-std maps, change osz filename in direct & refactor avatar resizing
#188
Closed
Lekuruu
closed
11 months ago
Lekuruu
commented
11 months ago
Changes
Fix plays in std mode on non-std maps (
https://github.com/osuTitanic/deck/commit/dbcde2e4651cbadea4477870bdd43f53f490f508
)
Refactor osz filename (
https://github.com/osuTitanic/deck/commit/93ea7a4d6e9ded5c92275f096b8b219735cd469c
)
Add limit to avatar size (
https://github.com/osuTitanic/deck/commit/a48495f2e2171638a6a23bb99e63249c976455ef
)
Refactor size limit (
https://github.com/osuTitanic/deck/commit/7f541246517e0d4887be5b65fa32ff692b4d5098
)
Changes