Andrei Baciu

Results 17 issues of Andrei Baciu

### Type Cosmetic ### Bug description If you create a multiplayer lobby, the star rating does not display the actual star rating of the beatmap, but instead shows 0.00 ###...

area:multiplayer

### Type Game behaviour ### Bug description When searching through options, diacritics such as ăâșțî are requried to be typed out, otherwise you will not get the result you are...

type:UX
area:settings

Do you have any plans to add this? Because right now it looks weird to have only the main one be transparent

enhancement
good first issue

# Describe your changes drafting, waiting on @cmyui for input ## Related Issues / Projects ## Checklist - [x] I've manually tested my code

- [x] Databases pinned to ancient version - [x] Redis library out of date - [x] Scripts call other scripts (PLEASE no): docker/makefile etc - [ ] Bloated tools folder...

good first issue
code quality

- [x] Add code of conduct (https://github.com/osuAkatsuki/bancho.py/pull/383) - [x] Add security policy (https://github.com/osuAkatsuki/bancho.py/pull/381) - [x] Add issue templates (https://github.com/osuAkatsuki/bancho.py/pull/380) - [x] Add pull request templates (`feat`, `bug`, etc.) (https://github.com/osuAkatsuki/bancho.py/pull/380) -...

documentation

### Type Game behaviour ### Bug description In order to reproduce: 1. Edit a beatmap 2. Place a spinner 3. Add a new combo to the spinner 4. Save 5....

ruleset/osu!
area:beatmap-parsing
priority:2

Status: this branch will not function atm ## Description [Pydantic](https://docs.pydantic.dev/latest/) is the industry standard tool for model validation. It is a well trusted tool baked into other libraries (such as...