Ganendra Afrasya
Ganendra Afrasya
Can be seen on [this map](https://osu.ppy.sh/beatmapsets/130104#osu/328472). 
Leftover from failed initial implementation (68838f41434b10c3ada3509879c6d30f6c323546) - [x] Fix cursor movement skipping hold note (might worth to check how osu! handle cursor movement) (07c19c9035af9eed72e49106b3fd5fe22a281521) - [x] Fix action not registered...
Open it as an epic issue to track hit objects implementation - [x] Tap note (hit circle) 295edaf27eacb260ff260b6c1766fca7db2abff6 - [x] Hold note (spinner) - [ ] Drag note (sliders) For...
Proposal to move dependencies to something like `Dependencies.kt`
I mean, `com.github.GSculerlor` doesn't looks cool at all! And also we probably need to integrate with release script Edit: Testing maven package on Github looks promising, will move to it...
Already work-in-progress on server side, will be using https://ganen.moe/mock/...
For example, if you query anime with id 2 it will give you empty `Anime`. It's quite bad imo and should be returning null instead. Probably will change on `gson.deserialize`
At this point we only coverage usage for JVM user only. So we need to support kotlin-common to make sure it can run on any platform and not rely on...
