Updated: 5mos ago
Uploaded: 1yr ago
Submitted: 1yr ago

SPIRIT OF LIE

inoqx

re-upload from osu

220 paramore frenchcore 220bpm remix rave gabber techno hardcore electronic cj chordjack stamina all we know is falling hayley
Difficulties
Comments
Emik
Emik
5 months ago
bro it takes 15 seconds to fix this and i'll vote for it then
Uruha Rushia
Uruha Rushia
5 months ago
hng urself
Emik
Emik
5 months ago
I have on-hold this mapset because:
I am making suggestions for one or multiple difficulties in the mapset.
You have correctly re-snapped `55766|1,55766|2`, but there is still an unresolved 1ms snap `54266|4,54267|3`. Please wiggle the third column note up and down to make it snap 1ms earlier, and verify the change by copying the two notes and pasting it somewhere. It should be `54266|4,54266|3` or `54266|3,54266|4`.
Akane Ousaka
Akane Ousaka
5 months ago
I have voted for this mapset!
QuaverBot
QuaverBot
5 months ago
The creator has just updated their mapset, and its status has been changed back to Resolved.
Uruha Rushia
Uruha Rushia
5 months ago
XD
Akane Ousaka
Akane Ousaka
5 months ago
I have on-hold this mapset because:
Other
Crop banner either to 1263x243 or 842x162
Uruha Rushia
Uruha Rushia
6 months ago
so we are getting something or do i need to wait another 8 months smh
QuaverBot
QuaverBot
7 months ago
The creator has just updated their mapset, and its status has been changed back to Resolved.
Emik
Emik
8 months ago
I have on-hold this mapset because:
The mapset's timing is incorrect, and requires an offset or additional timing point(s).
Edit > Apply Offset To Map > "8" > SURE

I am making suggestions for one or multiple difficulties in the mapset.
check modding (some of your notes have unintentional flams)

Additional comments:
the following section is for myself: code i wrote to detect flams
```cs
Quaver.API.Maps.Qua
.Parse("/media/d/Steam/steamapps/common/Quaver/Songs/33734 - 162/144541.qua")
.HitObjects
.Skip(1)
.Zip(Quaver.API.Maps.Qua.Parse("/media/d/Steam/steamapps/common/Quaver/Songs/33734 - 162/144541.qua").HitObjects)
.Where(x => x.First.StartTime - x.Second.StartTime is > 0 and < 16)
.Select(x => $"{x.First.StartTime},{x.First.Lane}")
```
Kirisame Marisa
Kirisame Marisa
8 months ago
I have voted for this mapset!
Additional comments:
not bad
Back to old site