springweblobby / swl-website

Weblobby site component
10 stars 11 forks source link

google rank levels #89

Open DeinFreund opened 8 years ago

DeinFreund commented 8 years ago

See https://github.com/ZeroK-RTS/Zero-K-Infrastructure/issues/1205

Anarchid commented 8 years ago

Say no to drugs, use a switch goddamnit.

DeinFreund commented 8 years ago

Switch is so long and has so many jump instructions, not nice.

db81 commented 8 years ago

This is a work of art for sure, but

var level = _.findIndex([0, 5, 10, 20, 35, 50, 75, 100, Infinity], (x) => (x > user.level)) - 1;