Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/language/proc/eval.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
+++
title = "eval"
[extra]
od_unimplemented = true # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
[[extra.args]]
name = "script" # AUTOGEN STATIC
+++
2 changes: 0 additions & 2 deletions content/objects/world/proc/error.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
+++
title = "Error"
slug = "Error" # AUTOGEN FIELD
[extra]
od_unimplemented = true # AUTOGEN FIELD
[[extra.args]]
name = "exception" # AUTOGEN STATIC
+++
3 changes: 2 additions & 1 deletion content/objects/world/var/cache_lifespan.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title = "cache_lifespan"
[extra]
default_value = "30" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "num, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
3 changes: 2 additions & 1 deletion content/objects/world/var/executor.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title = "executor"
[extra]
default_value = "" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "text, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
5 changes: 3 additions & 2 deletions content/objects/world/var/game_state.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
+++
title = "game_state"
[extra]
default_value = "" # AUTOGEN FIELD
default_value = "0" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "num, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
3 changes: 2 additions & 1 deletion content/objects/world/var/host.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title = "host"
[extra]
default_value = "" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "text, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
3 changes: 2 additions & 1 deletion content/objects/world/var/hub.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title = "hub"
[extra]
default_value = "" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "text, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
3 changes: 2 additions & 1 deletion content/objects/world/var/hub_password.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title = "hub_password"
[extra]
default_value = "" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "text, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
1 change: 1 addition & 0 deletions content/objects/world/var/status.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ title = "status"
default_value = "" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "text" # AUTOGEN FIELD
+++
3 changes: 2 additions & 1 deletion content/objects/world/var/version.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@ title = "version"
[extra]
default_value = "0" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "num, unsupported" # AUTOGEN FIELD
od_unsupported = true # AUTOGEN FIELD
+++
1 change: 1 addition & 0 deletions content/objects/world/var/visibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ title = "visibility"
default_value = "0" # AUTOGEN FIELD
is_override = false # AUTOGEN FIELD
od_unimplemented = true # AUTOGEN FIELD
type = "num" # AUTOGEN FIELD
+++