Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/carlssonemil/damascus
/ functions
Functions
50 in github.com/carlssonemil/damascus
⨍
Functions
50
◇
Types & classes
4
↓ 88 callers
Function
challengeReq
(strings, count, attachCount)
src/store/index.js:240
↓ 63 callers
Function
defaultChallenges
(category, weapon)
src/store/index.js:29
↓ 2 callers
Method
start
(now)
src/confetti.js:23
↓ 1 callers
Method
build
()
src/confetti.js:112
↓ 1 callers
Method
reset
()
src/confetti.js:19
↓ 1 callers
Method
tick
(now)
src/confetti.js:27
Function
COMPLETE_ALL
(state)
src/store/index.js:2251
Function
COMPLETE_ALL_BUT_ONE
(state)
src/store/index.js:2263
Function
COMPLETE_CHALLENGES
(state)
src/store/index.js:2259
Function
COMPLETE_DAMASCUS
(state)
src/store/index.js:2246
Function
COMPLETE_MASTERY
(state)
src/store/index.js:2255
Method
CONST
()
src/confetti.js:13
Method
CONST
()
src/confetti.js:81
Function
RESET_CHALLENGES
(state)
src/store/index.js:2237
Function
RESET_MASTERY
(state)
src/store/index.js:2233
Function
RESET_PROGRESS
(state)
src/store/index.js:2229
Function
RESET_RETICLES
(state)
src/store/index.js:2241
Function
SET_FILTERS
(state, { type, filters })
src/store/index.js:2177
Function
SET_PROGRESS
(state, weapons)
src/store/index.js:2144
Function
SET_RETICLES
(state, reticles)
src/store/index.js:2167
Function
TOGGLE_CHALLENGE_COMPLETED
(state, { weapon, challenge })
src/store/index.js:2204
Function
TOGGLE_COMPLETED
(state, { weapon, camo, current })
src/store/index.js:2194
Function
TOGGLE_RETICLE_COMPLETED
(state, { reticle })
src/store/index.js:2224
Function
TOGGLE_WEAPON_COMPLETED
(state, { weapon, current, mode })
src/store/index.js:2214
Function
clearLocalStorage
(context)
src/store/index.js:2363
Function
completeAll
(context)
src/store/index.js:2399
Function
completeAllButOne
(context)
src/store/index.js:2411
Function
completeChallenges
(context)
src/store/index.js:2407
Function
completeDamascus
(context)
src/store/index.js:2395
Function
completeMastery
(context)
src/store/index.js:2403
Method
constructor
(param = {})
src/confetti.js:2
Method
constructor
(param)
src/confetti.js:44
Function
exportProgress
()
src/store/index.js:2371
Function
getFilters
(context)
src/store/index.js:2287
Function
getProgress
(context)
src/store/index.js:2281
Function
getReticles
(context)
src/store/index.js:2293
Function
getStoredData
({ dispatch })
src/store/index.js:2273
Function
importProgress
(context, progress)
src/store/index.js:2381
Method
render
(now)
src/confetti.js:137
Function
resetAll
(context)
src/store/index.js:2324
Function
resetChallenges
(context)
src/store/index.js:2354
Function
resetMastery
(context)
src/store/index.js:2415
Function
resetProgress
(context)
src/store/index.js:2335
Function
resetReticles
(context)
src/store/index.js:2345
Function
setFilters
(context, filters)
src/store/index.js:2299
Function
storeData
()
src/store/index.js:2386
Function
toggleChallengeCompleted
(context, { weapon, challenge })
src/store/index.js:2309
Function
toggleCompleted
(context, { weapon, camo, current })
src/store/index.js:2304
Function
toggleReticleCompleted
(context, { reticle, current })
src/store/index.js:2319
Function
toggleWeaponCompleted
(context, { weapon, current, mode })
src/store/index.js:2314