mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Remove insecure environment from async and emerge environment
This commit is contained in:
parent
6cbb9193ea
commit
cb5fa56e17
2 changed files with 1 additions and 3 deletions
|
@ -6572,7 +6572,6 @@ Class instances that can be transferred between environments:
|
|||
Functions:
|
||||
* Standalone helpers such as logging, filesystem, encoding,
|
||||
hashing or compression APIs
|
||||
* `minetest.request_insecure_environment` (same restrictions apply)
|
||||
|
||||
Variables:
|
||||
* `minetest.settings`
|
||||
|
@ -6641,7 +6640,6 @@ Classes:
|
|||
Functions:
|
||||
* Standalone helpers such as logging, filesystem, encoding,
|
||||
hashing or compression APIs
|
||||
* `minetest.request_insecure_environment` (same restrictions apply)
|
||||
* `minetest.get_biome_id`, `get_biome_name`, `get_heat`, `get_humidity`,
|
||||
`get_biome_data`, `get_mapgen_object`, `get_mapgen_params`, `get_mapgen_edges`,
|
||||
`get_mapgen_setting`, `get_noiseparams`, `get_decoration_id` and more
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue