Files
tbd-station-14/Resources/toolshedEngineCommandPerms.yml
Leon Friedrich 06e2bba8ab Toolshed refactor (#33598)
* Content changes for engine toolshed PR

* add contains command

* more permissive commands
2024-12-21 17:45:48 +11:00

184 lines
2.3 KiB
YAML

- Flags: QUERY
Commands:
- entities
- nearby
- map
- physics
- player
- splat
- bin
- extremes
- reduce
- sortby
- sort
- sortdownby
- sortdown
- sortmapby
- sortmapdownby
- iota
- rep
- to
- Flags: DEBUG
Commands:
- comp
- delete
- with
- prototyped
- named
- paused
- emplace
- do
- iterate
- select
- where
- count
- types
- actor
- spawn
- replace
- mappos
- pos
- tp
- allcomps
- entitysystemupdateorder
- mind
- fuck
- '=>'
- '?'
- 'or?'
- '??'
- rng
- self
- sum
- take
- join
- search
- first
- unique
- any
- contains
- isnull
- isempty
- cd
- ls
- stopwatch
- append
- min
- max
- average
- '+'
- '-'
- '*'
- '/'
- '%'
- '%/'
- '&~'
- '|~'
- '^~'
- '~'
- '<'
- '>'
- '<='
- '>='
- '=='
- '!='
- '+/'
- '-/'
- '*/'
- '//'
- '&'
- '|'
- '^'
- neg
- abs
- bibytecount
- shortestbitlength
- countleadzeros
- counttrailingzeros
- fpi
- fe
- ftau
- fepsilon
- dpi
- de
- dtau
- depsilon
- hpi
- he
- htau
- hepsilon
- floor
- ceil
- round
- trunc
- round2frac
- exponentbytecount
- significandbytecount
- significandbitcount
- exponentshortestbitcount
- stepnext
- stepprev
- checkedto
- saturateto
- truncto
- iscanonical
- iscomplex
- iseven
- isodd
- isfinite
- isimaginary
- isinfinite
- isinteger
- isnan
- isnegative
- ispositive
- isreal
- issubnormal
- iszero
- pow
- sqrt
- cbrt
- root
- hypot
- sin
- sinpi
- asin
- asinpi
- cos
- cospi
- acos
- acospi
- tan
- tanpi
- atan
- atanpi
- pick
- tee
- Flags: HOST
Commands:
- methods
- ioc
- Commands:
- ent
- f
- i
- s
- b
- as
- var
- vars
- val
- help
- explain
- cmd
- buildinfo
- loc
- curtick
- curtime
- realtime
- servertime
- more