Update MediaWiki page '377 Protocol'

This commit is contained in:
Pure_ 2014-03-08 02:22:31 +00:00 committed by moparisthebest
parent 1367080d26
commit aa6e17dd45
1 changed files with 37 additions and 1 deletions

View File

@ -26,6 +26,12 @@ The game protocol is the in-game communication of player actions between the ser
! [[377 Interface Animation|Interface Animation]] ! [[377 Interface Animation|Interface Animation]]
! Sets an interface's model animation. ! Sets an interface's model animation.
|- |-
! 3
! FIXED
! 6
! [[377 Move Camera|Camera Move]]
! Moves the camera.
|-
! 5 ! 5
! FIXED ! FIXED
! 0 ! 0
@ -42,7 +48,13 @@ The game protocol is the in-game communication of player actions between the ser
! FIXED ! FIXED
! 0 ! 0
! [[377 Animation Reset|Animation Reset]] ! [[377 Animation Reset|Animation Reset]]
! Resets all animations in the immediate area. ! Resets all entity animations in the immediate area.
|-
! 18
! FIXED
! 6
! [[377 Interface Model Rotation|Interface Model Rotation]]
! Sets the rotation speed of an item in an interface.
|- |-
! 21 ! 21
! FIXED ! FIXED
@ -123,6 +135,12 @@ The game protocol is the in-game communication of player actions between the ser
! [[377 Camera Shake|Camera Shake]] ! [[377 Camera Shake|Camera Shake]]
! Causes the camera to shake. ! Causes the camera to shake.
|- |-
! 71
! VARIABLE_SHORT
! N/A
! [[377 Update Npcs|Update Npcs]]
! Updates NPCs.
|-
! 75 ! 75
! FIXED ! FIXED
! 2 ! 2
@ -141,6 +159,24 @@ The game protocol is the in-game communication of player actions between the ser
! [[377 Send Add Friend|Send Add Friend]] ! [[377 Send Add Friend|Send Add Friend]]
! Sends a friend to be added to the friend list. ! Sends a friend to be added to the friend list.
|- |-
! 82
! FIXED
! 3
! [[377 Set Widget Mouse Triggered|Set Widget Mouse Triggered]]
! Set widget mouse triggered.
|-
! 88
! FIXED
! 2
! [[377 Create Object|Create Object]]
! Sends a friend to be added to the friend list.
|-
! 90
! VARIABLE_SHORT
! N/A
! [[377 Update Players|Update Players]]
! Updates players.
|-
! 107 ! 107
! FIXED ! FIXED
! 5 ! 5