MCPcopy Create free account

hub / github.com/codergautam/worldguessr / functions

Functions1,408 in github.com/codergautam/worldguessr

↓ 3 callersMethodVh
(a,b,c)
public/maps.js:397
↓ 3 callersMethodWh
()
public/maps.js:399
↓ 3 callersFunctionaddDays
* Add `n` calendar days to a local-midnight timestamp, returning the new * local-midnight timestamp. * * Must use Date arithmetic (NOT a fixed `n *
mobile/src/components/account/shared.tsx:58
↓ 3 callersFunctionblockIfBannedIdentity
* Refuse account creation for an identity that was permanently banned, or deleted * while perm-banned (see BannedIdentity). Returns true if it sent a
api/googleAuth.js:19
↓ 3 callersMethodcalculateAverageTime
(playerId)
ws/classes/Game.js:1327
↓ 3 callersFunctioncalculateGraphData
(stats)
components/XPGraph.js:100
↓ 3 callersFunctioncalculateOutcomes
(player1Rating, player2Rating, winner)
components/utils/eloSystem.js:36
↓ 3 callersMethodcalculatePlayerXp
* Calculate XP earned by a player based on their points in each round * XP = points / 50, capped at 100 per round
ws/classes/Game.js:1347
↓ 3 callersFunctionclearGuestId
()
utils/guestId.js:20
↓ 3 callersFunctionclearGuestId
()
mobile/src/components/daily/guestId.ts:24
↓ 3 callersMethodclearIntervals
()
mobile/src/services/websocket.ts:818
↓ 3 callersFunctioncommitRounds
(value)
components/partyModal.js:28
↓ 3 callersFunctioncommitTime
(value)
components/partyModal.js:39
↓ 3 callersFunctionconstrainResetTarget
(map, center, zoom, bounds = VIEW_BOUNDS)
components/Map.js:130
↓ 3 callersFunctioncontinentFromCode
(countryCode)
components/utils/continentFromCode.js:5
↓ 3 callersFunctioncurrentDate
()
server.js:86
↓ 3 callersMethoddh
()
public/maps.js:396
↓ 3 callersFunctiondismiss
(cb: () => void)
mobile/src/components/onboarding/WelcomeOverlay.tsx:51
↓ 3 callersFunctionemitHeartUpdate
(update: HeartUpdate)
mobile/src/store/heartSync.ts:12
↓ 3 callersFunctionensureGuestId
()
mobile/src/components/daily/guestId.ts:12
↓ 3 callersFunctionensureInterstitial
()
mobile/src/services/ads.ts:103
↓ 3 callersFunctionfetchGameById
(gameId, targetUserId = null, reportedAccountId = null)
components/modDashboard.js:342
↓ 3 callersFunctionfindCountry
({ lat, lon })
components/findCountry.js:9
↓ 3 callersFunctionfinish
()
components/home.js:515
↓ 3 callersFunctionfinish
()
mobile/src/services/ads.ts:52
↓ 3 callersFunctionflagUrl
(code: string, size: 'w40' | 'w80' | 'w160' | 'w320' = 'w160')
mobile/src/shared/data/countryHelpers.ts:100
↓ 3 callersMethodfocus
()
public/maps.js:364
↓ 3 callersFunctionforceCrispViewReset
(map, center, zoom)
components/Map.js:255
↓ 3 callersFunctionformatStack
(err)
lib/errorTracking.js:96
↓ 3 callersMethodgenerateLocations
(allLocations)
ws/classes/Game.js:608
↓ 3 callersFunctiongetCountryCode
(loc)
mapgens/process-aeuw.js:23
↓ 3 callersFunctiongetDailyLocations
(dateStr)
serverUtils/dailyChallenge.js:54
↓ 3 callersFunctiongetDeviceTimezone
* The device's current IANA timezone (e.g. "America/New_York"). Sent to the * server on auth so brand-new accounts get their country flag auto-assign
mobile/src/services/api.ts:123
↓ 3 callersMethodgetMapCapabilities
(a= !1)
public/maps.js:424
↓ 3 callersMethodgetPanorama
(a,b)
public/maps.js:479
↓ 3 callersFunctiongetPinIcons
()
lib/markerIcons.js:60
↓ 3 callersFunctiongroupByCountry
(locations)
mapgens/process-aeuw.js:42
↓ 3 callersFunctionhandleAction
(actionType, options = {})
components/ReportActionButtons.js:41
↓ 3 callersFunctionhandleTabChange
(tab)
components/modDashboard.js:648
↓ 3 callersFunctionhasRenderSize
True only when the map container has a real (non-zero) viewport. Leaflet's * projection math is degenerate at 0×0, so any camera mutation there land
components/Map.js:169
↓ 3 callersFunctionim
(a,b)
public/maps.js:392
↓ 3 callersMethodinit
(a,b,c,d=null,e=()=>{},f=new mha(a,d),g)
public/maps.js:319
↓ 3 callersMethodinitWebsocket
* Core connection function, ported from initWebsocket.js. * Recursively retries with delay on failure. * The `gen` parameter ensures stale retry
mobile/src/services/websocket.ts:525
↓ 3 callersMethodintersects
(a)
public/maps.js:341
↓ 3 callersFunctioninvalidateDailyPublicCache
(date)
api/dailyChallenge/results.js:253
↓ 3 callersMethodisCrazyGames
()
components/utils/localStorage.js:3
↓ 3 callersFunctionisInvited
(friendId: string)
mobile/src/components/multiplayer/InviteFriendsModal.tsx:60
↓ 3 callersFunctionisValidDailyDate
(dateStr)
serverUtils/dailyChallenge.js:91
↓ 3 callersFunctionisVersionHigher
(v1: string, v2: string)
mobile/src/utils/versionCompare.ts:5
↓ 3 callersMethodkj
()
public/maps.js:398
↓ 3 callersFunctionlaunchFromOnboarding
(dest: Parameters<typeof router.push>[0])
mobile/app/onboarding/play.tsx:252
↓ 3 callersFunctionload
()
mobile/src/shared/game/findCountry.ts:12
↓ 3 callersFunctionloadBorders
()
components/utils/loadBorders.js:12
↓ 3 callersFunctionlocalePath
(path)
lib/basePath.js:33
↓ 3 callersFunctionlogCritical
(tag, details)
server.js:107
↓ 3 callersFunctionlogOnboardingAdvance
(event, details = {})
components/gameUI.js:36
↓ 3 callersFunctionlookup
(lat, lon)
components/findCountryLocal.js:46
↓ 3 callersFunctionlookupUser
()
components/modDashboard.js:280
↓ 3 callersFunctionmake
(v: Animated.Value, delay: number)
mobile/app/queue.tsx:43
↓ 3 callersFunctionmsToTime
(duration)
components/msToTime.js:1
↓ 3 callersMethodnotify
(a)
public/maps.js:357
↓ 3 callersFunctiononHeartUpdate
(listener: Listener)
mobile/src/store/heartSync.ts:7
↓ 3 callersFunctionpickQuipKey
(tier: QuipTier)
mobile/src/components/game/CountryEndBanner.tsx:55
↓ 3 callersMethodpj
()
public/maps.js:398
↓ 3 callersFunctionpostOut
(msg)
pages/embed/map.js:15
↓ 3 callersFunctionpruneGraceDates
(dates, today)
serverUtils/dailyStreak.js:5
↓ 3 callersFunctionrateLimit
(options = {})
utils/rateLimit.js:26
↓ 3 callersFunctionreadDailyStatus
(date)
utils/dailyStatusCache.js:32
↓ 3 callersFunctionreportToGA
(description, extra = {})
lib/errorTracking.js:186
↓ 3 callersMethodresetGame
(allLocations)
ws/classes/Game.js:180
↓ 3 callersFunctionrunGameInterstitial
(context: AdGameContext)
mobile/src/services/ads.ts:220
↓ 3 callersMethodsaveRoundToHistory
()
ws/classes/Game.js:293
↓ 3 callersFunctionscrubFromDailyLeaderboards
* Remove a user from every daily leaderboard surface. * * Called from punitive actions (perm ban, temp ban, force_name_change) so the * offender st
api/mod/takeAction.js:29
↓ 3 callersFunctionsendTimeSync
()
components/home.js:1446
↓ 3 callersMethodsendTimeSync
* Send a timeSync request to the server.
mobile/src/services/websocket.ts:393
↓ 3 callersMethodsetInGame
* Tell the service whether the user is currently in a multiplayer game / party / * queue. Drives the shortened in-game reconnect budget (see _inGam
mobile/src/services/websocket.ts:269
↓ 3 callersMethodshutdown
()
ws/classes/Game.js:952
↓ 3 callersFunctionsignOut
()
components/auth/auth.js:18
↓ 3 callersMethodtoJSON
()
public/maps.js:295
↓ 3 callersFunctiontoValidLatLngBounds
(bounds)
components/Map.js:89
↓ 3 callersFunctionupdatePreviouslyIgnoredReports
* Update previously ignored reports to action_taken when a punitive action is taken * This retroactively validates reports that were incorrectly dism
api/mod/takeAction.js:70
↓ 3 callersFunctionvalidateUsername
(name: string)
mobile/src/shared/utils/username.ts:12
↓ 3 callersFunctionwriteDailyStatus
(date: string, user: DailyUserCache)
mobile/src/components/daily/dailyStatusCache.ts:55
↓ 2 callersMethodBj
()
public/maps.js:394
↓ 2 callersMethodHq
()
public/maps.js:357
↓ 2 callersMethodID
()
public/maps.js:442
↓ 2 callersMethodNE
(a)
public/maps.js:379
↓ 2 callersMethodNg
()
public/maps.js:432
↓ 2 callersMethodOg
(a)
public/maps.js:377
↓ 2 callersMethodQg
()
public/maps.js:432
↓ 2 callersMethodRu
()
public/maps.js:424
↓ 2 callersFunctionaddBannedIdentity
({ user, type, reason = null, publicNote = null, moderator = null })
serverUtils/bannedIdentities.js:23
↓ 2 callersFunctionadvanceRound
(advanceSource)
components/gameUI.js:219
↓ 2 callersFunctionafterAd
()
components/gameUI.js:176
↓ 2 callersFunctionafterBack
()
components/home.js:2607
↓ 2 callersFunctionafterGuess
(country)
components/gameUI.js:720
↓ 2 callersFunctionapplyStreak
({ prevDate, currentStreak, graceDates, currentBest, today }, opts = {})
serverUtils/dailyStreak.js:54
↓ 2 callersFunctionarmQueueConfirmWatchdog
()
components/home.js:1519
↓ 2 callersFunctionbanGame
()
components/home.js:2917
↓ 2 callersFunctionbeforeNavigate
()
mobile/src/components/game/TopRightActions.tsx:21
← previousnext →201–300 of 1,408, ranked by callers