Update README.md
This commit is contained in:
parent
3bc2c42add
commit
d2a90ce5b3
10
README.md
10
README.md
@ -10,7 +10,7 @@ All script, net and sync events and natives are logged in csv format.
|
|||||||
|
|
||||||
## Protections
|
## Protections
|
||||||
|
|
||||||
- model crashes... -> can be blocked in the databitbuffer or by scanning the netsyncobject
|
- model crashes
|
||||||
- invalid owner
|
- invalid owner
|
||||||
- invalid object id
|
- invalid object id
|
||||||
- invaid object type - sending boat sync events to a car and also invalid object types on create
|
- invaid object type - sending boat sync events to a car and also invalid object types on create
|
||||||
@ -26,10 +26,10 @@ All script, net and sync events and natives are logged in csv format.
|
|||||||
- sync_buffer_read overflow and underflow
|
- sync_buffer_read overflow and underflow
|
||||||
- invalid sync time
|
- invalid sync time
|
||||||
- garbage in the datbitbuffer
|
- garbage in the datbitbuffer
|
||||||
- exception catch all handling on all hooks
|
- structured exception handling on all hooks
|
||||||
- bad datbitbuffer crash signatures
|
- crash signatures in datbitbuffer
|
||||||
- bad script events
|
- bad script events / flooding
|
||||||
- flooding / bad net events
|
- bad net events / flooding
|
||||||
- can forcibly stop all session transitions by blocking "MainTransition"
|
- can forcibly stop all session transitions by blocking "MainTransition"
|
||||||
|
|
||||||
## Menus
|
## Menus
|
||||||
|
Loading…
x
Reference in New Issue
Block a user