Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cynicaloptimist/improved-initiative
/ functions
Functions
602 in github.com/cynicaloptimist/improved-initiative
⨍
Functions
602
◇
Types & classes
251
↓ 2 callers
Function
FullscreenSupported
()
client/Commands/ToggleFullscreen.ts:12
↓ 2 callers
Method
GetById
(id: string)
server/library.ts:86
↓ 2 callers
Function
GetDefaultForLibrary
(libraryType: LibraryType)
client/Library/Libraries.ts:42
↓ 2 callers
Method
GetListings
()
server/library.ts:90
↓ 2 callers
Method
LoadAutoSavedEncounterIfAvailable
()
client/TrackerViewModel.tsx:423
↓ 2 callers
Method
LoadEncounterFromServer
()
client/PlayerView/ReactPlayerView.tsx:29
↓ 2 callers
Function
MockPrompt
()
client/Commands/PromptQueue.test.ts:4
↓ 2 callers
Method
SaveAllUnsyncedItems
( libraries: Libraries, messageCallback: (message: string) => void )
client/Account/AccountClient.ts:53
↓ 2 callers
Function
SaveEncounterPrompt
( encounterState: EncounterState<CombatantState>, backgroundImageUrl: string, saveEncounterToLibrary: (
client/Prompts/SaveEncounterPrompt.tsx:108
↓ 2 callers
Method
SaveUpdatedSettings
(newSettings: Settings)
client/TrackerViewModel.tsx:476
↓ 2 callers
Function
SubscribeToDarkModeChanges
()
client/Settings/Settings.ts:80
↓ 2 callers
Function
TestPlayerViewManagerImplementation
( managerName: string, makePlayerViewManager: () => PlayerViewManager )
server/playerviewmanager.test.ts:9
↓ 2 callers
Method
ToggleHidden
()
client/Combatant/CombatantViewModel.ts:129
↓ 2 callers
Method
ToggleRevealedAC
()
client/Combatant/CombatantViewModel.ts:145
↓ 2 callers
Method
ToggleSpentReaction
()
client/Combatant/CombatantViewModel.ts:121
↓ 2 callers
Method
TrackAnonymousEvent
( name: string, eventData: Record<string, any> = {} )
client/Utility/Metrics.ts:81
↓ 2 callers
Method
TrackLoad
()
client/Utility/Metrics.ts:11
↓ 2 callers
Method
UpdateIfItemsChanged
(newItems: T[])
client/Library/FilterCache.ts:74
↓ 2 callers
Method
UpdateIndexLabel
(oldName?: string)
client/Combatant/Combatant.ts:126
↓ 2 callers
Function
UpdateLegacyEncounterState
( encounterState: any )
client/Encounter/UpdateLegacySavedEncounter.ts:70
↓ 2 callers
Method
applyDamageForCombatants
(combatantViewModels: CombatantViewModel[])
client/Commands/CombatantCommander.tsx:211
↓ 2 callers
Function
applyNewCommandSettings
(newSettings: Settings, commands: Command[])
client/Settings/Settings.ts:11
↓ 2 callers
Method
bindClickToSelectStyle
(style: keyof PlayerViewCustomStyles)
client/Settings/components/StylesChooser.tsx:99
↓ 2 callers
Function
buildCommandSettingRow
( props: CommandsSettingsProps, withCombatantRow: boolean )
client/Settings/components/CommandsSettings.tsx:72
↓ 2 callers
Function
buildSavedEncounterWithPersistentCharacter
()
client/Commands/EncounterCommander.test.ts:137
↓ 2 callers
Function
centerColumnView
( statBlockEditorProps: StatBlockEditorProps, spellEditorProps: SpellEditorProps )
client/Layout/centerColumnView.tsx:4
↓ 2 callers
Function
epicInitiativeFeatures
()
client/Settings/components/EpicInitiativeSettings.tsx:134
↓ 2 callers
Function
formatStringForId
(str: string)
server/library.ts:14
↓ 2 callers
Function
getAllListings
( sourceUrl: string, createListingMeta: (r: any) => ListingMeta )
server/configureOpen5eContent.ts:80
↓ 2 callers
Method
getCommaSeparatedModifiers
(selector: string)
client/Importers/Importer.ts:38
↓ 2 callers
Method
getDescription
()
client/Importers/SpellImporter.ts:33
↓ 2 callers
Method
getLocalMeta
()
client/Utility/Metrics.ts:112
↓ 2 callers
Function
getSpellType
(spell: Spell)
client/Library/Components/SpellDetails.tsx:79
↓ 2 callers
Function
getTotalXpBase
(challengeRatings: string[])
client/Widgets/DifficultyCalculator.ts:113
↓ 2 callers
Function
getUserAccountLevel
( userId: string, rewardIds: string[] )
server/patreon.ts:159
↓ 2 callers
Method
getValueAndNotes
(selector: string)
client/Importers/Importer.ts:18
↓ 2 callers
Method
initializeItems
(items: T[])
client/Library/FilterCache.ts:112
↓ 2 callers
Function
load
(key: string)
client/Utility/LegacySynchronousLocalStore.ts:172
↓ 2 callers
Function
makeStatBlockListing
(partialStatblock: Partial<StatBlock>)
client/Library/FilterCache.test.ts:5
↓ 2 callers
Function
makev0_1StatBlock
()
client/Encounter/LegacyEncounter.test.ts:6
↓ 2 callers
Function
parsePossiblyMalformedIdFromParams
server/storageroutes.ts:20
↓ 2 callers
Method
processStatBlock
(oldStatBlockName?: string)
client/Combatant/Combatant.ts:75
↓ 2 callers
Function
rerollInitiative
( combatants: Combatant[], type: "advantage" | "disadvantage", initiativeModel: InitiativeModel, setVa
client/Prompts/InitiativePrompt.tsx:133
↓ 2 callers
Function
savePersistentCharacterWithName
(name: string)
client/PersistentCharacter/PersistentCharacter.test.tsx:66
↓ 2 callers
Function
signalLoadComplete
(loadSource: "localAsync" | "account")
client/Library/Libraries.ts:94
↓ 2 callers
Method
updateHeight
()
client/Components/Overlay.tsx:54
↓ 2 callers
Function
updateLatestPost
(latestPost: { post: Post | null })
server/patreon.ts:227
↓ 2 callers
Function
useStoreBackedState
( listName: string, key: string, defaultValue: T )
client/Utility/useStoreBackedState.ts:4
↓ 1 callers
Function
AcceptDamagePrompt
( suggestedCombatants: CombatantViewModel[], damageAmount: number, suggester: string, tracker: Tracker
client/Prompts/AcceptDamagePrompt.tsx:12
↓ 1 callers
Function
AcceptTagPrompt
( combatant: Combatant, encounter: Encounter, tagState: TagState )
client/Prompts/AcceptTagPrompt.tsx:15
↓ 1 callers
Function
ApplyDamagePrompt
( combatantViewModels: CombatantViewModel[], suggestedDamage: string, logHpChange: (damage: number, comb
client/Prompts/ApplyDamagePrompt.tsx:12
↓ 1 callers
Method
ApplyHealing
(healing: number)
client/Combatant/Combatant.ts:221
↓ 1 callers
Function
ApplyHealingPrompt
( combatantViewModels: CombatantViewModel[], suggestedHealing: string, logHpChange: (healing: number, co
client/Prompts/ApplyHealingPrompt.tsx:13
↓ 1 callers
Method
ApplyTemporaryHP
(tempHP: number)
client/Combatant/Combatant.ts:232
↓ 1 callers
Function
ApplyTemporaryHPPrompt
( combatantNames: string, applyHp: (model: ApplyTemporaryHPModel) => boolean )
client/Prompts/ApplyTemporaryHPPrompt.tsx:9
↓ 1 callers
Function
AutoPopulatedNotes
(statBlock: StatBlock)
client/Encounter/AutoPopulatedNotes.ts:3
↓ 1 callers
Function
BuildCombatantCommandList
client/Commands/BuildCombatantCommandList.ts:6
↓ 1 callers
Function
BuildEncounterCommandList
( c: EncounterCommander, saveEncounterFn: () => void )
client/Commands/BuildEncounterCommandList.ts:4
↓ 1 callers
Function
CSSFrom
( customStyles: PlayerViewCustomStyles, temporaryBackgroundImageUrl?: string )
client/PlayerView/CSSFrom.ts:4
↓ 1 callers
Function
CombatStatsPrompt
(stats: CombatStats)
client/Prompts/CombatStatsPrompt.tsx:8
↓ 1 callers
Function
ConcentrationPrompt
( combatant: Combatant, damageAmount: number )
client/Prompts/ConcentrationPrompt.tsx:14
↓ 1 callers
Function
ConditionReferencePrompt
( conditionName: string )
client/Prompts/ConditionReferencePrompt.tsx:8
↓ 1 callers
Method
ConnectToSocket
(socket: Socket)
client/PlayerView/ReactPlayerView.tsx:43
↓ 1 callers
Function
DedupeByRankAndFilterListings
( parentSubset: T[], filter: string )
client/Library/FilterCache.ts:5
↓ 1 callers
Function
Delete
(listName: string, key: string)
client/Utility/LegacySynchronousLocalStore.ts:77
↓ 1 callers
Method
DeleteAccount
()
client/Account/AccountClient.ts:36
↓ 1 callers
Method
Destroy
(id: string)
server/playerviewmanager.ts:16
↓ 1 callers
Method
DisplayCombatStats
(encounterId: string, stats: CombatStats)
client/PlayerView/PlayerViewClient.ts:11
↓ 1 callers
Method
DisplayPlayerViewCombatStats
(stats: CombatStats)
client/Encounter/Encounter.ts:534
↓ 1 callers
Function
EditAliasPrompt
( combatant: Combatant, onSubmit: (model: EditAliasModel) => boolean )
client/Prompts/EditAliasPrompt.tsx:11
↓ 1 callers
Function
EditInitiativePrompt
( combatant: Combatant, onSubmit: (model: EditInitiativeModel) => boolean )
client/Prompts/EditInitiativePrompt.tsx:12
↓ 1 callers
Method
EditPersistentCharacterStatBlock
( persistentCharacterId: string, newStatBlock?: StatBlock )
client/TrackerViewModel.tsx:168
↓ 1 callers
Method
GetAccount
(callBack: (user: Account | null) => void)
client/Account/AccountClient.ts:21
↓ 1 callers
Function
GetCombatantsSorted
( encounterState: EncounterState<CombatantState>, stable = false )
client/Reducers/GetCombatantsSorted.tsx:7
↓ 1 callers
Method
GetFullAccount
()
client/Account/AccountClient.ts:44
↓ 1 callers
Function
GetHPColor
(combatant: Combatant)
client/Combatant/ToPlayerViewCombatantState.ts:65
↓ 1 callers
Function
GetHPDisplay
(combatant: Combatant)
client/Combatant/ToPlayerViewCombatantState.ts:35
↓ 1 callers
Function
GetLegacyKeyBinding
(id: string)
client/Commands/GetLegacyKeyBinding.ts:33
↓ 1 callers
Function
GetPlayerViewManager
()
server/playerviewmanager.ts:20
↓ 1 callers
Function
GetTotalLevelFromString
(levelString: string)
common/PersistentCharacter.ts:35
↓ 1 callers
Function
Initialize
(statBlock: StatBlock)
common/PersistentCharacter.ts:17
↓ 1 callers
Function
InitiativePrompt
( combatants: Combatant[], startEncounter: () => void )
client/Prompts/InitiativePrompt.tsx:181
↓ 1 callers
Method
JoinEncounter
(encounterId: string)
client/PlayerView/PlayerViewClient.ts:15
↓ 1 callers
Function
LevelOrCantrip
(levelString: string)
client/Library/ReferencePane/SpellLibraryReferencePane.tsx:89
↓ 1 callers
Function
LinkInitiativePrompt
(onDismiss: () => void)
client/Prompts/LinkInitiativePrompt.tsx:6
↓ 1 callers
Function
LoadAllAndUpdateIds
( listName: string )
client/Utility/LegacySynchronousLocalStore.ts:63
↓ 1 callers
Function
LoadEnvironment
()
client/Environment.ts:17
↓ 1 callers
Function
MoveEncounterPrompt
( legacySavedEncounter: { Name?: string }, moveListingFn: (encounter: SavedEncounter, oldId: string) => vo
client/Prompts/MoveEncounterPrompt.tsx:40
↓ 1 callers
Function
PlayerViewPrompt
( encounterId: string, currentBackgroundImageUrl: string, setBackgroundImageUrl: (url: string) => void,
client/Prompts/PlayerViewPrompt.tsx:164
↓ 1 callers
Function
PrivacyPolicyPrompt
()
client/Prompts/PrivacyPolicyPrompt.tsx:58
↓ 1 callers
Function
QuickAddPrompt
( addStatBlock: (statBlock: StatBlock) => void )
client/Prompts/QuickAddPrompt.tsx:15
↓ 1 callers
Function
QuickEditStatBlockPrompt
( combatant: Combatant, updateStatBlock: (updatedStatBlock: StatBlock) => void )
client/Prompts/QuickEditStatBlockPrompt.tsx:15
↓ 1 callers
Function
RegisterBindingHandlers
()
client/Utility/CustomBindingHandlers.ts:5
↓ 1 callers
Function
RenderPersistentCharacterEditor
( loadedTarget: Listable, props: EditorViewProps )
client/Library/Manager/EditorView.tsx:89
↓ 1 callers
Function
RenderSavedEncounterEditor
( editorTarget: Listing<Listable>, loadedTarget: Listable, props: EditorViewProps )
client/Library/Manager/EditorView.tsx:144
↓ 1 callers
Function
RenderSpellEditor
( editorTarget: Listing<Listable>, loadedTarget: Listable, props: EditorViewProps )
client/Library/Manager/EditorView.tsx:120
↓ 1 callers
Function
RenderStatBlockEditor
( editorTarget: Listing<Listable>, loadedTarget: Listable, props: EditorViewProps )
client/Library/Manager/EditorView.tsx:52
↓ 1 callers
Function
RollDicePrompt
( rollDiceExpression: (expression: string) => void )
client/Prompts/RollDicePrompt.tsx:15
↓ 1 callers
Function
Save
(listName: string, key: string, value: T)
client/Utility/LegacySynchronousLocalStore.ts:44
↓ 1 callers
Method
SaveSettings
(settings: Settings)
client/Account/AccountClient.ts:99
← previous
next →
101–200 of 602, ranked by callers