1
mirror of https://github.com/thepeacockproject/Peacock synced 2024-11-22 22:12:45 +01:00
Peacock/components
Reece Dunham fd16845434
Remove userId parameter from startContract function
The function startContract in challengeService.ts no longer requires the userId to be passed in as it already exists in the ContractSession. This commit removes the unnecessary userId parameter from both the function definition and usage in eventHandler.ts.

Signed-off-by: Reece Dunham <me@rdil.rocks>
2023-11-28 21:28:01 -05:00
..
2016 Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
candle Remove userId parameter from startContract function 2023-11-28 21:28:01 -05:00
contracts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
discord Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
livesplit Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
menus Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
multiplayer Multi-Version Mastery and Sniper Scoring (#270) 2023-07-24 23:47:28 +01:00
statemachines Add global "The Classics" challenges (#146) 2023-03-06 12:13:13 -05:00
types Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
configSwizzleManager.ts Remove obsolete code 2023-10-27 11:46:52 -04:00
controller.ts Refactor SMF support into it's own helper class (#335) 2023-10-31 09:45:40 -04:00
databaseHandler.ts Multi-Version Mastery and Sniper Scoring (#270) 2023-07-24 23:47:28 +01:00
discordRp.ts Add discord rich presence for the drop 2023-10-27 10:05:05 -04:00
entitlementStrategies.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
eventHandler.ts Remove userId parameter from startContract function 2023-11-28 21:28:01 -05:00
evergreen.ts Multi-Version Mastery and Sniper Scoring (#270) 2023-07-24 23:47:28 +01:00
flags.ts Redo contract retrieval from official (#187) 2023-05-09 21:30:18 -04:00
generatedPeacockRequireTable.ts Update generated require table 2023-11-21 20:34:56 -05:00
hooksImpl.ts Remove deprecated call function for async hooks 2023-09-14 20:01:31 +01:00
hotReloadService.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
index.ts Remove obsolete code 2023-10-27 11:46:52 -04:00
inventory.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
loadouts.ts Fix challenges for H2 and H2016 (#152) 2023-04-05 20:02:25 +01:00
loggingInterop.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
menuData.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
oauthToken.ts Fix oauth tests 2023-08-04 08:27:48 +01:00
officialServerAuth.ts Bump game version 2023-10-26 15:50:06 +01:00
ownership.ts Rewrite the escalation service to use group contracts (#63) 2023-04-14 03:13:16 +01:00
platformEntitlements.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
playStyles.ts Update deps + eslint rules 2023-04-28 23:39:57 -04:00
profileHandler.ts feat(menu): add escalation tile to H2/3 dashboard (#314) 2023-09-05 22:28:34 +01:00
scoreHandler.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
sessionSerialization.ts Update copyright years to 2023 2023-01-23 13:37:33 -05:00
smfSupport.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
tools.ts Add lastDeploy.json to debug profile 2023-11-10 12:52:32 +00:00
utils.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00
webFeatures.ts Fix some strict type errors (#344) 2023-11-27 12:56:32 -05:00