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
Method
componentDidUpdate
()
client/Components/Overlay.tsx:50
Method
componentWillUnmount
()
client/PlayerView/components/CombatFooter.tsx:43
Method
constructor
()
client/LauncherViewModel.ts:10
Method
constructor
(private Socket: SocketIOClient.Socket)
client/TrackerViewModel.tsx:83
Method
constructor
(private socket: Socket)
client/PlayerView/PlayerViewClient.ts:9
Method
constructor
( private element: Element, private encounterId: string )
client/PlayerView/ReactPlayerView.tsx:19
Method
constructor
(props)
client/PlayerView/components/PlayerView.tsx:39
Method
constructor
(props)
client/PlayerView/components/CombatFooter.tsx:13
Method
constructor
(props: OverlayProps)
client/Components/Overlay.tsx:16
Method
constructor
(props: ErrorBoundaryProps)
client/Components/ErrorBoundary.tsx:24
Method
constructor
(props)
client/Components/StatBlockHeader.tsx:19
Method
constructor
(private encounter: Encounter)
client/Encounter/EncounterFlow.ts:22
Method
constructor
( private playerViewClient: PlayerViewClient, private promptEditCombatantInitiative: (combatantId: str
client/Encounter/Encounter.ts:42
Method
constructor
(protected domElement: Element)
client/Importers/Importer.ts:4
Method
constructor
(props)
client/Prompts/TagPrompt.tsx:31
Method
constructor
(props)
client/Settings/components/TipCarousel.tsx:14
Method
constructor
(props)
client/Settings/components/AccountSyncSettings.tsx:31
Method
constructor
(props)
client/Settings/components/StylesChooser.tsx:17
Method
constructor
(props: { id: string; description: string; actionBinding: () => any; fontAwesomeIcon: string |
client/Commands/Command.ts:21
Method
constructor
(private tracker: TrackerViewModel)
client/Commands/EncounterCommander.ts:20
Method
constructor
( private tracker: TrackerViewModel, private encounterCommander: EncounterCommander )
client/Commands/LibrariesCommander.ts:31
Method
constructor
(private tracker: TrackerViewModel)
client/Commands/CombatantCommander.tsx:39
Method
constructor
()
client/Commands/PromptQueue.ts:7
Method
constructor
(props)
client/StatBlockEditor/StatBlockEditor.tsx:52
Method
constructor
(props)
client/StatBlockEditor/components/IdentityFields.tsx:23
Method
constructor
( private containingArray: KnockoutObservableArray<RemovableArrayValue<T>>, public Value?: T )
client/Utility/RemovableArrayValue.ts:6
Method
constructor
( public Text: string, combatant: Combatant, public HiddenFromPlayerView: boolean, duration =
client/Combatant/Tag.ts:23
Method
constructor
( combatantState: CombatantState, public Encounter: Encounter )
client/Combatant/Combatant.ts:18
Method
constructor
( public Combatant: Combatant, public CombatantCommander: CombatantCommander, public EnqueuePrompt
client/Combatant/CombatantViewModel.ts:22
Method
constructor
( private rollDice: (diceExpression: string) => void, private referenceSpellListing: (listing: Listing
client/TextEnricher/TextEnricher.tsx:32
Method
constructor
( public Rolls: number[], public Modifier: number, public DieSize: number )
client/Rules/RollResult.ts:2
Method
constructor
(initialItems: T[])
client/Library/FilterCache.ts:68
Method
constructor
( private listingMeta: ListingMeta, public Origin: ListingOrigin, value?: T, private mapLinkRe
client/Library/Listing.ts:19
Method
constructor
(props)
client/Library/Components/ListingRow.tsx:65
Method
constructor
(props: LibraryReferencePaneProps<T>)
client/Library/ReferencePane/LibraryReferencePane.tsx:51
Method
constructor
(props: StatBlockLibraryReferencePaneProps)
client/Library/ReferencePane/StatBlockLibraryReferencePane.tsx:36
Method
constructor
(props: SpellLibraryReferencePaneProps)
client/Library/ReferencePane/SpellLibraryReferencePane.tsx:22
Method
constructor
(props: EncounterLibraryReferencePaneProps)
client/Library/ReferencePane/EncounterLibraryReferencePane.tsx:19
Method
constructor
(props: PersistentCharacterLibraryReferencePaneProps)
client/Library/ReferencePane/PersistentCharacterLibraryReferencePane.tsx:20
Method
constructor
(props)
client/Library/ReferencePane/LibraryReferencePanes.tsx:27
Method
constructor
(private redisClient: Redis)
server/RedisPlayerViewManager.ts:10
Method
constructor
( private route: string, private getSearchHint: (item: TItem) => string, private getFilterDimensio
server/library.ts:38
Method
constructor
()
server/InMemoryPlayerViewManager.ts:13
Method
deepMerge
(a, b)
client/Encounter/Encounter.ts:119
Method
defaultAdd
client/Encounter/Encounter.ts:120
Function
deleteAccount
(userId: mongo.ObjectId)
server/dbconnection.ts:132
Function
deleteEntity
( entityPath: EntityPath, userId: mongo.ObjectId, entityId: string, callBack: (result: number) => void
server/dbconnection.ts:325
Function
getEntity
( entityPath: EntityPath, userId: mongo.ObjectId, entityId: string )
server/dbconnection.ts:289
Function
getMetaForMonster
(r: any)
server/configureOpen5eContent.ts:123
Function
getMetaForSpell
(r: any)
server/configureOpen5eContent.ts:142
Function
getNameAndContent
(data: { name: string; desc: string; })
client/Importers/Open5eImporter.ts:150
Function
getNameAndContentV2
(data: { name: string; desc: string; })
client/Importers/Open5eImporter.ts:304
Function
getTotalLevel
(levels: string)
client/Widgets/DifficultyCalculator.ts:68
Function
handleWebhook
(req: Req, res: Res)
server/patreon.ts:276
Function
importEncounter
(req, res: Res)
server/configureImportRoutes.ts:11
Function
initialize
(connectionString: string)
server/dbconnection.ts:13
Function
onChange
(event: React.ChangeEvent<HTMLInputElement>)
client/Settings/components/FileUploadButton.tsx:8
Function
process
(sourceText)
client/test/markdownTransform.cjs:2
Method
render
()
client/PlayerView/components/PortraitModal.tsx:4
Method
render
()
client/PlayerView/components/CustomStyles.tsx:10
Method
render
()
client/PlayerView/components/CombatStatsPopup.tsx:13
Method
render
()
client/PlayerView/components/PlayerView.tsx:53
Method
render
()
client/PlayerView/components/PlayerViewCombatant.tsx:20
Method
render
()
client/PlayerView/components/CombatFooter.tsx:20
Method
render
()
client/PlayerView/components/DamageSuggestor.tsx:12
Method
render
()
client/PlayerView/components/TagSuggestor.tsx:9
Method
render
()
client/Components/ErrorBoundary.tsx:36
Method
render
()
client/Components/StatBlockHeader.tsx:24
Method
render
()
client/Prompts/TagPrompt.tsx:39
Method
render
()
client/Prompts/PendingPrompts.tsx:18
Method
render
()
client/Prompts/PendingPrompts.tsx:77
Method
render
()
client/Settings/components/AccountSettings.tsx:14
Method
render
()
client/Settings/components/TipCarousel.tsx:21
Method
render
()
client/Settings/components/AccountSyncSettings.tsx:38
Method
render
()
client/Settings/components/About.tsx:12
Method
render
()
client/Settings/components/Toggle.tsx:11
Method
render
()
client/Settings/components/Toggle.tsx:52
Method
render
()
client/Settings/components/StylesChooser.tsx:24
Method
render
()
client/Settings/components/ColorBlock.tsx:9
Method
render
()
client/Settings/components/LocalDataSettings.tsx:9
Method
render
()
client/StatBlockEditor/EnumToggle.tsx:6
Method
render
()
client/StatBlockEditor/StatBlockEditor.tsx:64
Method
render
()
client/StatBlockEditor/components/AutocompleteTextInput.tsx:38
Method
render
()
client/StatBlockEditor/components/IdentityFields.tsx:31
Method
render
()
client/Library/Components/ListingRow.tsx:70
Method
render
()
client/Library/ReferencePane/LibraryReferencePane.tsx:68
Method
render
()
client/Library/ReferencePane/StatBlockLibraryReferencePane.tsx:50
Method
render
()
client/Library/ReferencePane/SpellLibraryReferencePane.tsx:27
Method
render
()
client/Library/ReferencePane/EncounterLibraryReferencePane.tsx:24
Method
render
()
client/Library/ReferencePane/PersistentCharacterLibraryReferencePane.tsx:74
Method
render
()
client/Library/ReferencePane/LibraryReferencePanes.tsx:42
Function
renderCombatantInclusionRow
(fieldApi: FieldProps)
client/Prompts/SaveEncounterPrompt.tsx:81
Function
saveEntity
( entityPath: EntityPath, userId: mongo.ObjectId, entity: T )
server/dbconnection.ts:357
Function
saveEntitySet
( entityPath: EntityPath, userId: mongo.ObjectId, entities: T[] )
server/dbconnection.ts:399
Function
scrollToBottom
()
client/CombatFooter/CombatFooter.tsx:65
Function
setSettings
( userId: string | mongo.ObjectId, settings )
server/dbconnection.ts:253
Function
setValueWithStore
(newValue: T)
client/Utility/useStoreBackedState.ts:18
Function
shouldShowCommand
(c: Command)
client/Layout/ToolbarHost.tsx:29
Function
toCommandButton
(c: Command)
client/Commands/Toolbar.tsx:32
Function
toggleOpen
()
client/Library/Components/Folder.tsx:6
← previous
next →
501–600 of 602, ranked by callers