1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00
Peacock/components
Alexandre Sanchez 240436f249
Livesplit - Provide a TimeCalc URL for Season/Trilogy speedruns (#42)
* wip(livesplit): store individual times for timecalc sheet

* feat(livesplit): generate timecalc link at run end

* chore: move livesplit typings in its own types file

* feat(livesplit): complete timecalc feature
- Return 2 URLs if there is not enough lines to fit all the resets
- Print time as mm:ss when time is over 60s
- Include resetMinimum and time under 1s logics in TimeCalc output
- Handle unsplit logic in TimeCalc

* feat(livesplit): couple of changes over pr comments
- Updated _addMissionTime to always return a floored time
- Updated _formatSecondsToTime to better match other code patterns in module
- Removed debug logs entries
2022-12-12 08:17:37 -07:00
..
2016 Fix 2016 route not returning the right data (doesn't do anything yet) 2022-11-18 21:49:11 -05:00
candle Move challenge contexts to the session 2022-11-20 20:28:01 +01:00
contracts Retire The Barbegue Befuddlement 2022-12-10 21:11:50 -05:00
discord Initial commit 2022-10-19 21:33:45 -04:00
livesplit Livesplit - Provide a TimeCalc URL for Season/Trilogy speedruns (#42) 2022-12-12 08:17:37 -07:00
menus Fix Redsnapper and Golden Doublet images 2022-11-23 22:11:22 -05:00
multiplayer Initial commit 2022-10-19 21:33:45 -04:00
statemachines Initial commit 2022-10-19 21:33:45 -04:00
types Livesplit - Provide a TimeCalc URL for Season/Trilogy speedruns (#42) 2022-12-12 08:17:37 -07:00
configSwizzleManager.ts Changed importing .json as text instead for performance reasons (#40) 2022-11-25 15:18:03 -05:00
controller.ts Peacock-52: Option to use legacy contract downloader in H3 2022-12-04 17:53:10 -05:00
databaseHandler.ts Initial commit 2022-10-19 21:33:45 -04:00
discordRp.ts Livesplit - Provide a TimeCalc URL for Season/Trilogy speedruns (#42) 2022-12-12 08:17:37 -07:00
entitlementStrategies.ts Initial commit 2022-10-19 21:33:45 -04:00
eventHandler.ts Move challenge contexts to the session 2022-11-20 20:28:01 +01:00
flags.ts Peacock-52: Option to use legacy contract downloader in H3 2022-12-04 17:53:10 -05:00
hooksImpl.ts Initial commit 2022-10-19 21:33:45 -04:00
hotReloadService.ts Initial commit 2022-10-19 21:33:45 -04:00
index.ts fix(webui): fixing content type that broke webui (#43) 2022-11-27 21:35:34 -05:00
inventory.ts Initial commit 2022-10-19 21:33:45 -04:00
loadouts.ts Initial commit 2022-10-19 21:33:45 -04:00
loggingInterop.ts Added logDebug for ease of debugging 2022-11-19 22:05:44 +01:00
menuData.ts Fix Redsnapper and Golden Doublet images 2022-11-23 22:11:22 -05:00
oauthToken.ts Initial commit 2022-10-19 21:33:45 -04:00
officialServerAuth.ts Initial commit 2022-10-19 21:33:45 -04:00
ownership.ts Initial commit 2022-10-19 21:33:45 -04:00
platformEntitlements.ts Initial commit 2022-10-19 21:33:45 -04:00
profileHandler.ts Initial commit 2022-10-19 21:33:45 -04:00
scoreHandler.ts Export calculatePlaystyle 2022-11-22 21:43:15 -05:00
sessionSerialization.ts Initial commit 2022-10-19 21:33:45 -04:00
tools.ts Tools/ContractDownloader: create "contracts" folder if it does not exist 2022-11-10 21:14:45 +01:00
utils.ts [Security] Intentionally remove prototypes from objects being cloned 2022-10-22 21:31:22 -04:00
webFeatures.ts Initial commit 2022-10-19 21:33:45 -04:00