Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-27 | fix some bugs with it loading forever | mat | |
2021-05-27 | Profile customization (#45) | mat | |
* add basic discord auth * add uuid dependency * add lastUpdated to sessions * add route to get session from id * add accounts collection * update build * add gm rank * add `customization` url parameter * add customization parameter to /player/:user * add route to get info from discord id * remove a console.log * Update database.js * Update package.json * fix tests | |||
2021-05-24 | add temporary debug thing | mat | |
2021-05-01 | Show minions that haven't been unlocked in response (#20) | mat | |
* add minions that haven't been unlocked yet to response, and slightly optimize constants * remove most console.logs with console.debugs * mock constants | |||
2021-04-27 | Add minion_count leaderboard (#15) | mat | |
* add minion count leaderboard * fix error that happens sometimes * Update index.js | |||
2021-04-08 | change how stats are sent to allow for extra info | mat | |
2021-03-01 | fix error for nonexistent players | mat | |
2021-03-01 | Compiled TS into JS | mat-1 | |
2021-02-28 | Compiled TS into JS | mat-1 | |
2021-02-28 | Add leaderboards | mat | |
2021-02-21 | Compiled TS into JS | mat-1 | |
2021-02-15 | Compiled TS into JS | mat-1 | |
2021-02-15 | remove debug logs | mat | |
2021-02-15 | Compiled TS into JS | mat-1 | |
2021-02-13 | add objectives and skills | mat | |
2021-02-13 | fix some stats cutting off at the wrong place | mat | |
2021-02-13 | move some code to make more sense | mat | |
2021-02-13 | tsc | mat | |
2021-02-13 | change compile target to es2019 | mat | |
2021-02-13 | tsc | mat | |
2021-02-13 | create member, profile, and profiles cleaners | mat | |
2021-02-13 | add compiled code in build folder | mat | |