Ben Carlsson

Results 98 issues of Ben Carlsson

We get a lot of asks to make it easier to put runs in gametime for categories that use gametime primarily. We once went down a bikeshedding rabbit hole about...

feature
small
good first issue
ruby

In the "Practice required to PB" chart tooltip, we always use "a" where sometimes we should be using "an", e.g. for times that start with `8`, `11`, or `18`.

bug
aesthetics
small
good first issue

Open this run: https://splits.io/861p And hover over the second-to-last split in the timeline: ![image](https://user-images.githubusercontent.com/438911/129126074-dd578cff-b8e7-4994-af9a-bf48f738f578.png) Looks like [`format_casual`](https://github.com/glacials/splits-io/blob/a28b42fe7d95cafe860d6914df6d962933e1e0a5/app/models/duration.rb#L46-L63) may have never worked for negatives and we just never noticed, because we...

bug
small
good first issue

Had a user confused that they were not able to log in with any email address of theirs, so I went to look it up and the user had supplied...

feature
good first issue

Splits.io will list your PBs on your homepage and profile, and use them for certain calculations like rivalries. However the way Splits.io finds your PB is by finding your fastest...

bug

Since we always default runs to realtime, runners of games that use gametime as the standard must go into their run edit page for every new upload and change the...

feature

IFTTT integration could be cool for anyone wanting to hook stuff up in ways we can't think of. Trigger ideas: - if I PB - if I PB in `/`...

feature
medium

A lot of users start a new set of splits by downloading someone else's or by taking a set of similar splits they have (like for a similar category), then...

feature

When we autogenerate YouTube chapter timestamps, we do so regardless of how long each chapter is. However [YouTube enforces a max of 10s per chapter](https://support.google.com/youtube/answer/9884579?hl=en), and will silently fail to...

Not sure if this was always the case, but it appears speedrun.com run submissions can ask for both _game variables_ and _category variables_. When we show the speedrun.com auto-submit form,...

bug
good first issue