Welcome to the Rockbox Technical Forums!
(Apologies for the litter of Travis commits, Travis is being very uncooperative)
Github needs a way to squash a ton of commits into one.
Another reply for a seperate issue...I notice you doing some "weird sh*t (TM)" in your repo. Which is fine, it's your repo...it doesn't need to make any sense I guess.One example, is your commit: "Boomshine total score doesnt work on a clip+"The "fix" for this, is apparently, to disable total scores for *every* target...which seems a little odd to me since checking if the player is a "Clip" type is trivial (If it fails on Clip+, it'll fail on the others too {resolution, I'm guessing}). I'm also not entirely sure that disabling it altogether is the best option, it's your score...without this, playing the game doesn't seem particularly fun. The simpler option would be to simply alternate the level/total points on players where we know we can't display all this info at once.There's more, but, it's your repo. I'm not going to say you should do X, Y or Z without knowing whether or not your care about breaking other targets for the sake of one or not.[Saint]
Page created in 0.052 seconds with 16 queries.