monkeytype/frontend
Immanuel Hise 65b837e08a
Improve Level Progression Formulas (#3368) hiserod
* improve level progression formulas

Changed level progression from an exponential curve to a cubic. This prevents higher level accounts from getting bunched up around levels 100 - 120 as well as making the progression through levels 1-99 a bit slower.

* fixed variable name in getXpForLevel()

* not flooring getlevel result

* removed one level from the function

Co-authored-by: Miodec <bartnikjack@gmail.com>
2022-08-04 17:38:15 +02:00
..
scripts
src Improve Level Progression Formulas (#3368) hiserod 2022-08-04 17:38:15 +02:00
static Fix typo in quote (#3364) DarthJarJarJar 2022-08-04 15:22:37 +02:00
webpack Add version commit hash (#3286) 2022-07-02 18:49:13 +02:00
.eslintignore
docker-compose.yaml
firebase.json added ads.txt 2022-06-28 23:06:39 +02:00
gulpfile.js
package-lock.json
package.json Add version commit hash (#3286) 2022-07-02 18:49:13 +02:00
tsconfig.json