Template:Player events clientside: Difference between revisions
No edit summary |
(→Common) |
||
| (16 intermediate revisions by 6 users not shown) | |||
| Line 3: | Line 3: | ||
*[[browserDomReady]] | *[[browserDomReady]] | ||
*[[browserLoadingFailed]] | *[[browserLoadingFailed]] | ||
==Checkpoints== | ==Checkpoints== | ||
*[[playerEnterCheckpoint]] | *[[playerEnterCheckpoint]] | ||
| Line 10: | Line 11: | ||
*[[playerEnterColshape]] | *[[playerEnterColshape]] | ||
*[[playerExitColshape]] | *[[playerExitColshape]] | ||
==Console== | |||
*[[consoleCommand]] | |||
==Common== | ==Common== | ||
*[[click]] | *[[click]] | ||
| Line 17: | Line 22: | ||
*[[playerJoin]] | *[[playerJoin]] | ||
*[[playerQuit]] | *[[playerQuit]] | ||
*[[playerReady]] | |||
*[[playerResurrect]] | *[[playerResurrect]] | ||
*[[playerRuleTriggered]] | *[[playerRuleTriggered]] | ||
*[[playerSpawn]] | *[[playerSpawn]] | ||
*[[playerWeaponShot]] | *[[playerWeaponShot]] | ||
*[[addDataHandler]] | |||
*[[dummyEntityCreated]] | |||
*[[dummyEntityDestroyed]] | |||
*[[entityControllerChange]] | |||
*[[replayEditorRequest]] | |||
*[[pauseMenuItemSelect]] | |||
*[[pauseMenuItemChange]] | |||
==Damage== | |||
*[[explosion]] | |||
*[[incomingDamage]] | |||
*[[projectile]] | |||
*[[outgoingDamage]] | |||
*[[meleeActionDamage]] | |||
==Vehicles== | ==Vehicles== | ||
| Line 30: | Line 50: | ||
*[[playerStartTalking]] | *[[playerStartTalking]] | ||
*[[playerStopTalking]] | *[[playerStopTalking]] | ||
==Streaming== | ==Streaming== | ||
*[[entityStreamIn]] | *[[entityStreamIn]] | ||
*[[entityStreamOut]] | *[[entityStreamOut]] | ||
==Graphics== | ==Graphics== | ||
| Line 41: | Line 61: | ||
*[[playerCreateWaypoint]] | *[[playerCreateWaypoint]] | ||
*[[playerReachWaypoint]] | *[[playerReachWaypoint]] | ||
==Misc== | |||
*[[uncaughtException]] | |||
*[[unhandledRejection]] | |||
Latest revision as of 21:54, 1 February 2025
Browser
Checkpoints
Colshapes
Console
Common
- click
- playerChat
- playerCommand
- playerDeath
- playerJoin
- playerQuit
- playerReady
- playerResurrect
- playerRuleTriggered
- playerSpawn
- playerWeaponShot
- addDataHandler
- dummyEntityCreated
- dummyEntityDestroyed
- entityControllerChange
- replayEditorRequest
- pauseMenuItemSelect
- pauseMenuItemChange