moonysolari
9e15fcd4a2
Optimization: grouping challenges by parent locations ( #143 )
...
* Organize the challenges using parent locations
* Fix Career challenges page
* Simplify filtering
* remove unused ChallengeFilterType
* Add comments, address nullibility issues
* Nullibility fix
2023-02-24 11:39:55 -05:00
moonysolari
323419c497
Fix mission end screens for challenges ( #88 )
...
* Fix mission end screens for challenges
Signed-off-by: Anthony Fuller <24512050+AnthonyFuller@users.noreply.github.com>
Co-authored-by: Anthony Fuller <24512050+AnthonyFuller@users.noreply.github.com>
2023-01-28 23:29:53 -05:00
Reece Dunham
163f8e0452
Significant performance improvement that I have not actually tested
2023-01-28 21:59:26 -05:00
Reece Dunham
8ec9fb1824
Update copyright years to 2023
...
Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-01-23 13:37:33 -05:00
moonysolari
bfe82fe1e2
Implement the Challenges tab on the Career page ( #80 )
...
* Renders Career->Challenges page
* Support sniper levels on Career->Challenges page
* Refactor the code to get challenges for locations
* Support clicking tiles on Career->Challenges page
* Add elusives part (currently unsupported)
* Add gameVersion check to avoid issues on old games
2023-01-14 02:12:08 -05:00
moonysolari
b1dfdb8066
Add Challenge completion and level completion percentage display ( #79 )
...
* Add challenges completion progress to responses
* Update components/scoreHandler.ts
Co-authored-by: Reece Dunham <me@rdil.rocks>
Signed-off-by: moonysolari <118079569+moonysolari@users.noreply.github.com>
Signed-off-by: moonysolari <118079569+moonysolari@users.noreply.github.com>
Co-authored-by: Reece Dunham <me@rdil.rocks>
2023-01-12 10:35:27 -05:00
Reece Dunham
73ff78b7c2
Reworking of challenge system ( #50 )
2022-12-12 16:38:55 -05:00
Reece Dunham
a0dab8be67
Export calculatePlaystyle
2022-11-22 21:43:15 -05:00
Reece Dunham
6245e91624
Initial commit
...
Co-authored-by: Tino Roivanen <tino.roivanen98@gmail.com>
Co-authored-by: Govert de Gans <grappigegovert@hotmail.com>
Co-authored-by: Gray Olson <gray@grayolson.com>
Co-authored-by: Alexandre Sanchez <alex73630@gmail.com>
Co-authored-by: Anthony Fuller <24512050+anthonyfuller@users.noreply.github.com>
Co-authored-by: atampy25 <24306974+atampy25@users.noreply.github.com>
Co-authored-by: David <davidstulemeijer@gmail.com>
Co-authored-by: c0derMo <c0dermo@users.noreply.github.com>
Co-authored-by: Jeevat Singh <jeevatt.singh@gmail.com>
Signed-off-by: Reece Dunham <me@rdil.rocks>
2022-10-19 21:33:45 -04:00