Ruben Amendoeira

Results 59 comments of Ruben Amendoeira

That was done on purpose to be better aligned with what the other trackers are doing. Not sure if it's wise to "fix" it.

This could probably be done with a certain param flag that triggers an outgoing middleware that would convert the regular response to a differently typed one, example: ``` { "username":...

I've been wanting to migrate to Next.js for a while, it would give me the flexibility to - server-side render some pages (which would be great for SEO and link...

> +1 to using Next :) > > Would be interested in helping out with the migration process if this happens! oh thanks :) are you on our discord?

Points 2 and 3 only work for the `AutoSuggestInput` component, but not for the `Selector` (with search) component

Ah, I see the issue, I don't exactly remember why I did this at the time, but the way the progress is being calculated is `PROGRESS_TO_90_BASE = LOWEST_SKILL'S_EXP / EXP_AT_LVL_90`...

Great thanks, feel free to message me on discord if you need any help 👍

> Just double checking if you want to see if it's good to merge in. Been open for a while :p Yes I do, apologies, reviewing now.

Unfortunately, this is due to player deltas being calculated differently from competition deltas. I have been wanting to update the player calcs for a while but haven't found the right...

Good one, i'll try and get it in this week