diff --git a/guest/rust/examples/assets/assimp/ambient.toml b/guest/rust/examples/assets/assimp/ambient.toml index d5b80f1e99..828fe1b5d6 100644 --- a/guest/rust/examples/assets/assimp/ambient.toml +++ b/guest/rust/examples/assets/assimp/ambient.toml @@ -2,9 +2,9 @@ id = "ucrv73n74dw42ldnz4kxeadvm5uwzgm5" name = "Assimp" description = "Import over 30+ different 3D file formats into your project, using the built in assimp integration." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/assets/basic_model/ambient.toml b/guest/rust/examples/assets/basic_model/ambient.toml index 6bddbd2b7c..4d0bb6572e 100644 --- a/guest/rust/examples/assets/basic_model/ambient.toml +++ b/guest/rust/examples/assets/basic_model/ambient.toml @@ -2,11 +2,11 @@ id = "x2zcchov26324tx3av4jvrl5xxealush" name = "Basic model loading" description = "Load and render a glb model." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/basic_model" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/assets/generate_pipeline/ambient.toml b/guest/rust/examples/assets/generate_pipeline/ambient.toml index 10f925b3ce..aae6dc0844 100644 --- a/guest/rust/examples/assets/generate_pipeline/ambient.toml +++ b/guest/rust/examples/assets/generate_pipeline/ambient.toml @@ -2,11 +2,11 @@ id = "sssnr4szjawggp2g6drtbubls74c5gwj" name = "Generating pipeline.toml" description = "Use code to generate an asset `pipeline.toml` file." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/basic_model" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/assets/material_overriding/ambient.toml b/guest/rust/examples/assets/material_overriding/ambient.toml index bfbc2bc4e8..1628b16957 100644 --- a/guest/rust/examples/assets/material_overriding/ambient.toml +++ b/guest/rust/examples/assets/material_overriding/ambient.toml @@ -2,11 +2,11 @@ id = "ib2djsnjew5tb2k5igq6le7rzjdwlvhq" name = "Material overriding" description = "Combining a model with a custom material override in the pipeline." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/material_overriding" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.is_the_best] type = "Bool" @@ -15,4 +15,4 @@ description = "Declares whether or not the entity this is attached is the best." attributes = ["Networked", "Debuggable"] [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/assets/unity/ambient.toml b/guest/rust/examples/assets/unity/ambient.toml index 02f933f70a..2aecc18821 100644 --- a/guest/rust/examples/assets/unity/ambient.toml +++ b/guest/rust/examples/assets/unity/ambient.toml @@ -2,6 +2,6 @@ id = "tt7dtctg4qbptrbe6uahkx2lyuudy2gb" name = "Unity [WIP]" description = "Loading and spawning a Unity prefab. This example currently uses non-redistributable assets that are not included in the example. This will be revised in the near-future." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/basics/input/ambient.toml b/guest/rust/examples/basics/input/ambient.toml index c4bdd7a172..54591e23e1 100644 --- a/guest/rust/examples/basics/input/ambient.toml +++ b/guest/rust/examples/basics/input/ambient.toml @@ -2,8 +2,8 @@ id = "d563xtcr72ovuuhfkvsgag6z3wiy5jwr" name = "Input" description = "Read keyboard and mouse inputs from the player." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/input" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/basics/multiplayer/ambient.toml b/guest/rust/examples/basics/multiplayer/ambient.toml index 63d7d17576..66a2fcbbf1 100644 --- a/guest/rust/examples/basics/multiplayer/ambient.toml +++ b/guest/rust/examples/basics/multiplayer/ambient.toml @@ -2,8 +2,8 @@ id = "lkjek6sipx4m4rkufpxy3lybew2khxxu" name = "Multiplayer" description = "A very minimal multiplayer example." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/multiplayer" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/basics/primitives/ambient.toml b/guest/rust/examples/basics/primitives/ambient.toml index 5c0f27b63e..32a88ffcda 100644 --- a/guest/rust/examples/basics/primitives/ambient.toml +++ b/guest/rust/examples/basics/primitives/ambient.toml @@ -2,11 +2,11 @@ id = "ytdci6e6yiglca2d6awwpi2lt5h6sqvg" name = "Primitives" description = "Draw boxes, spheres and other basic shapes." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/primitives" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/basics/skinmesh/ambient.toml b/guest/rust/examples/basics/skinmesh/ambient.toml index 1aa7948c07..c052025bd6 100644 --- a/guest/rust/examples/basics/skinmesh/ambient.toml +++ b/guest/rust/examples/basics/skinmesh/ambient.toml @@ -2,13 +2,13 @@ id = "znidkp3d3rqx7ir7bvs2ahx4sfrr2n7n" name = "Skinmesh" description = "Render a character model with animations." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/skinmesh" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages] SetController = { name = "Set controller", description = "Sets the animation controller.", fields = { value = "U32" } } [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/benchmarks/animations/ambient.toml b/guest/rust/examples/benchmarks/animations/ambient.toml index e41aa6afa3..957c852168 100644 --- a/guest/rust/examples/benchmarks/animations/ambient.toml +++ b/guest/rust/examples/benchmarks/animations/ambient.toml @@ -1,12 +1,12 @@ [package] id = "jkfalriqol5mtd7hxq7yssldubgpcf5o" name = "animations" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -base_assets = { path = "../../../packages/std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-10" } -character_animation = { path = "../../../packages/std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-10" } -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } -performance_bar = { path = "../../../packages/tools/performance_bar", id = "kekdhmfpksiukzcvawellrsn5eeevjfd", version = "0.3.2-nightly-2024-01-10" } +base_assets = { path = "../../../packages/std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-11" } +character_animation = { path = "../../../packages/std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-11" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } +performance_bar = { path = "../../../packages/tools/performance_bar", id = "kekdhmfpksiukzcvawellrsn5eeevjfd", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/controllers/first_person_camera/ambient.toml b/guest/rust/examples/controllers/first_person_camera/ambient.toml index a35f97d7b6..7932c66593 100644 --- a/guest/rust/examples/controllers/first_person_camera/ambient.toml +++ b/guest/rust/examples/controllers/first_person_camera/ambient.toml @@ -2,15 +2,15 @@ id = "pfzpi7ypoegwizizej5ojfcsncqa4bet" name = "First-person camera" description = "A simple FPS camera and input example." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/first_person_camera" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -base_assets = { path = "../../../packages/std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-10" } -third_person_controller = { path = "../../../packages/std/third_person_controller", id = "vuph6dqdj6li4apmcgomn3faudcbfz56", version = "0.3.2-nightly-2024-01-10" } -character_animation = { path = "../../../packages/std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-10" } -hide_cursor = { path = "../../../packages/std/hide_cursor", id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-10" } +base_assets = { path = "../../../packages/std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-11" } +third_person_controller = { path = "../../../packages/std/third_person_controller", id = "vuph6dqdj6li4apmcgomn3faudcbfz56", version = "0.3.2-nightly-2024-01-11" } +character_animation = { path = "../../../packages/std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-11" } +hide_cursor = { path = "../../../packages/std/hide_cursor", id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/controllers/third_person_camera/ambient.toml b/guest/rust/examples/controllers/third_person_camera/ambient.toml index 5d58d44a35..12a16814d4 100644 --- a/guest/rust/examples/controllers/third_person_camera/ambient.toml +++ b/guest/rust/examples/controllers/third_person_camera/ambient.toml @@ -2,15 +2,15 @@ id = "ie4hdvkvui6t36yzniyex2hc5i2bradc" name = "Third-person camera" description = "A simple third-person camera controller." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/third_person_camera" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -base_assets = { path = "../../../packages/std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-10" } -third_person_controller = { path = "../../../packages/std/third_person_controller", id = "vuph6dqdj6li4apmcgomn3faudcbfz56", version = "0.3.2-nightly-2024-01-10" } -character_animation = { path = "../../../packages/std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-10" } -hide_cursor = { path = "../../../packages/std/hide_cursor", id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-10" } -nameplates = { path = "../../../packages/std/nameplates", id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo", version = "0.3.2-nightly-2024-01-10" } +base_assets = { path = "../../../packages/std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-11" } +third_person_controller = { path = "../../../packages/std/third_person_controller", id = "vuph6dqdj6li4apmcgomn3faudcbfz56", version = "0.3.2-nightly-2024-01-11" } +character_animation = { path = "../../../packages/std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-11" } +hide_cursor = { path = "../../../packages/std/hide_cursor", id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-11" } +nameplates = { path = "../../../packages/std/nameplates", id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/intermediate/async/ambient.toml b/guest/rust/examples/intermediate/async/ambient.toml index 668b978152..fcbdb1cf8f 100644 --- a/guest/rust/examples/intermediate/async/ambient.toml +++ b/guest/rust/examples/intermediate/async/ambient.toml @@ -2,8 +2,8 @@ id = "cezekiuth6khuiykw66bmepsggaoztyv" name = "Async" description = "Learn how to use async/await." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/async" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/intermediate/clientside/ambient.toml b/guest/rust/examples/intermediate/clientside/ambient.toml index 90ce4b7c4d..7ce94b5a63 100644 --- a/guest/rust/examples/intermediate/clientside/ambient.toml +++ b/guest/rust/examples/intermediate/clientside/ambient.toml @@ -2,11 +2,11 @@ id = "xz2ip2ptvxprurqwaiv2nncabcrmml2w" name = "Clientside" description = "How to use clientside code." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/clientside" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] grid_side_length = { name = "Grid Side Length", description = "The length of a grid side, ignoring the centre (i.e. if this is 10, the total axis length is 21)", type = "I32", attributes = [ @@ -19,4 +19,4 @@ grid_position = { name = "Grid Position", description = "The position of the cel ] } [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/intermediate/dependencies/ambient.toml b/guest/rust/examples/intermediate/dependencies/ambient.toml index 97ea847930..bab5e924f7 100644 --- a/guest/rust/examples/intermediate/dependencies/ambient.toml +++ b/guest/rust/examples/intermediate/dependencies/ambient.toml @@ -2,11 +2,11 @@ id = "xjoy27d3i4hc4l7fmlm5pacc2cmxlnlw" name = "Dependencies" description = "Break your project up into packages." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -deps_assets = { path = "deps/assets", id = "viyiawgsl5lsiul6pup6pyv6bbt6o3vw", version = "0.3.2-nightly-2024-01-10" } -deps_code = { path = "deps/code", id = "t33j53muycmj4i66en5lheneowad5hbz", version = "0.3.2-nightly-2024-01-10" } -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +deps_assets = { path = "deps/assets", id = "viyiawgsl5lsiul6pup6pyv6bbt6o3vw", version = "0.3.2-nightly-2024-01-11" } +deps_code = { path = "deps/code", id = "t33j53muycmj4i66en5lheneowad5hbz", version = "0.3.2-nightly-2024-01-11" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/intermediate/dependencies/deps/assets/ambient.toml b/guest/rust/examples/intermediate/dependencies/deps/assets/ambient.toml index 025c497c59..0329b00b94 100644 --- a/guest/rust/examples/intermediate/dependencies/deps/assets/ambient.toml +++ b/guest/rust/examples/intermediate/dependencies/deps/assets/ambient.toml @@ -1,9 +1,9 @@ [package] id = "viyiawgsl5lsiul6pup6pyv6bbt6o3vw" name = "Dependencies (Assets)" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", models = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] spin_speed = { type = "F32", name = "Spin speed" } diff --git a/guest/rust/examples/intermediate/dependencies/deps/code/ambient.toml b/guest/rust/examples/intermediate/dependencies/deps/code/ambient.toml index 3e6cedb2fb..971da26dbf 100644 --- a/guest/rust/examples/intermediate/dependencies/deps/code/ambient.toml +++ b/guest/rust/examples/intermediate/dependencies/deps/code/ambient.toml @@ -1,12 +1,12 @@ [package] id = "t33j53muycmj4i66en5lheneowad5hbz" name = "Dependencies (Code)" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -ambient_example_deps_assets = { path = "../assets" , id = "viyiawgsl5lsiul6pup6pyv6bbt6o3vw", version = "0.3.2-nightly-2024-01-10" } +ambient_example_deps_assets = { path = "../assets" , id = "viyiawgsl5lsiul6pup6pyv6bbt6o3vw", version = "0.3.2-nightly-2024-01-11" } [components] spawned_by_us = { type = "Empty" } diff --git a/guest/rust/examples/intermediate/messaging/ambient.toml b/guest/rust/examples/intermediate/messaging/ambient.toml index 29ea054f3e..522787010d 100644 --- a/guest/rust/examples/intermediate/messaging/ambient.toml +++ b/guest/rust/examples/intermediate/messaging/ambient.toml @@ -2,11 +2,11 @@ id = "of4w7yibjeuokeyypqxmtgqklc6vthln" name = "Messaging" description = "Send and receive data across the network and to other modules." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/messaging" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages.Hello] name = "Hello" diff --git a/guest/rust/examples/intermediate/screen_ray/ambient.toml b/guest/rust/examples/intermediate/screen_ray/ambient.toml index 425077d8a3..521c5bee85 100644 --- a/guest/rust/examples/intermediate/screen_ray/ambient.toml +++ b/guest/rust/examples/intermediate/screen_ray/ambient.toml @@ -2,11 +2,11 @@ id = "jkr622pbesmaaco76bjc6ll6v4t4lajh" name = "Screen Ray" description = "Intersect a ray from the screen with the world." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/screen_ray" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages.Input.fields] ray_origin = "Vec3" @@ -20,4 +20,4 @@ type = "EntityId" attributes = ["Networked", "Debuggable"] [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/physics/basics/ambient.toml b/guest/rust/examples/physics/basics/ambient.toml index 9de005dde0..d840a27cb2 100644 --- a/guest/rust/examples/physics/basics/ambient.toml +++ b/guest/rust/examples/physics/basics/ambient.toml @@ -2,15 +2,15 @@ id = "jm77qrzni2f4gied5fy54bia2lqmhebn" name = "Physics" description = "Make things collide and interact in a physically realistic way." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/physics/basics" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages.Bonk] description = "Collision between two objects." fields = { emitter = "EntityId", listener = "EntityId" } [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/physics/visualize_colliders/ambient.toml b/guest/rust/examples/physics/visualize_colliders/ambient.toml index 2d686227dd..5684649c65 100644 --- a/guest/rust/examples/physics/visualize_colliders/ambient.toml +++ b/guest/rust/examples/physics/visualize_colliders/ambient.toml @@ -2,9 +2,9 @@ id = "s37z23uqis7ts6ya7v2f66ni23m3upt7" name = "Visualize Colliders" description = "Visualize the colliders of a scene." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/rendering/decals/ambient.toml b/guest/rust/examples/rendering/decals/ambient.toml index b75e79c88a..1d613d98a0 100644 --- a/guest/rust/examples/rendering/decals/ambient.toml +++ b/guest/rust/examples/rendering/decals/ambient.toml @@ -2,11 +2,11 @@ id = "nd2mwrslb3iyo2bw4jmwcbkuo4mtuyfr" name = "Decals" description = "Render 'stickers' onto any surface." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/decals" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/rendering/fog/ambient.toml b/guest/rust/examples/rendering/fog/ambient.toml index 92982c2221..d065d5e037 100644 --- a/guest/rust/examples/rendering/fog/ambient.toml +++ b/guest/rust/examples/rendering/fog/ambient.toml @@ -2,11 +2,11 @@ id = "cfi3occcjea6qqnvaktvsgumnwduqq55" name = "Fog" description = "Create a mystical ambience for your game with fog." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/fog" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/rendering/image/ambient.toml b/guest/rust/examples/rendering/image/ambient.toml index 92584f9820..ae1a8b436b 100644 --- a/guest/rust/examples/rendering/image/ambient.toml +++ b/guest/rust/examples/rendering/image/ambient.toml @@ -2,8 +2,8 @@ id = "nc2wi4w5w276k4duik4f36ltvec2nv4z" name = "Image" description = "Render 2D images as planes in 3D." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/image" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/rendering/instancing/ambient.toml b/guest/rust/examples/rendering/instancing/ambient.toml index 57006546a4..4b2ac6ab15 100644 --- a/guest/rust/examples/rendering/instancing/ambient.toml +++ b/guest/rust/examples/rendering/instancing/ambient.toml @@ -2,9 +2,9 @@ id = "vacm77n5q7uil3giqf6wasadjq32mqr3" name = "Instancing [WIP]" description = "Render lots of objects with a single draw call. [Instancing is currently disabled while we're unifying rendering on desktop and the web]" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] instance_index = { type = "Uvec3", name = "Instance Index" } diff --git a/guest/rust/examples/rendering/line/ambient.toml b/guest/rust/examples/rendering/line/ambient.toml index af8e22077f..9bc06661fc 100644 --- a/guest/rust/examples/rendering/line/ambient.toml +++ b/guest/rust/examples/rendering/line/ambient.toml @@ -2,11 +2,11 @@ id = "pdvnxkqc5xuwanvxe2yxasswtk23pqij" name = "Line" description = "Draw a line in 3D space." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/rendering/line" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/rendering/procedural_generation/ambient.toml b/guest/rust/examples/rendering/procedural_generation/ambient.toml index a59a049c48..fb9cd6bcd1 100644 --- a/guest/rust/examples/rendering/procedural_generation/ambient.toml +++ b/guest/rust/examples/rendering/procedural_generation/ambient.toml @@ -2,11 +2,11 @@ id = "wke76yvfrkyu25ui5sz3avjivvuypdia" name = "Procedural generation" description = "Generate meshes and textures with code." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/procedural_generation" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] rotating_sun = { type = "Bool", name = "Rotating sun", description = "Whether or not rotate the sun automatically" } diff --git a/guest/rust/examples/rendering/raw_text/ambient.toml b/guest/rust/examples/rendering/raw_text/ambient.toml index 61b1293b8c..64857d7d49 100644 --- a/guest/rust/examples/rendering/raw_text/ambient.toml +++ b/guest/rust/examples/rendering/raw_text/ambient.toml @@ -2,8 +2,8 @@ id = "xq7xenkzhaefhpt2wp7wrcsrwvxziyjm" name = "Raw Text" description = "Draw 2D text in 3D." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/raw_text" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/rendering/samplers/ambient.toml b/guest/rust/examples/rendering/samplers/ambient.toml index c265454347..9bd9929373 100644 --- a/guest/rust/examples/rendering/samplers/ambient.toml +++ b/guest/rust/examples/rendering/samplers/ambient.toml @@ -2,11 +2,11 @@ id = "vynje2qmxhzilneirqbzuhgxkq4nvjto" name = "samplers" description = "How to work with samplers." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/samplers" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/rendering/sun/ambient.toml b/guest/rust/examples/rendering/sun/ambient.toml index f121a29e04..1058be8fdb 100644 --- a/guest/rust/examples/rendering/sun/ambient.toml +++ b/guest/rust/examples/rendering/sun/ambient.toml @@ -2,11 +2,11 @@ id = "solyomvjgvfpd7x2k6a6xiajzynxfmex" name = "Sun" description = "Create a sun and sky." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/sun" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera", id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/rendering/transparency/ambient.toml b/guest/rust/examples/rendering/transparency/ambient.toml index b20d9c5802..d05311bee0 100644 --- a/guest/rust/examples/rendering/transparency/ambient.toml +++ b/guest/rust/examples/rendering/transparency/ambient.toml @@ -2,11 +2,11 @@ id = "devasx4mng2jjjaw65mmicqc45rngafa" name = "Transparency" description = "Draw translucent objects." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/transparency" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/examples/ui/audio_ctrl/ambient.toml b/guest/rust/examples/ui/audio_ctrl/ambient.toml index de86aac310..5d7caefa03 100644 --- a/guest/rust/examples/ui/audio_ctrl/ambient.toml +++ b/guest/rust/examples/ui/audio_ctrl/ambient.toml @@ -2,8 +2,8 @@ id = "jmqsaivuk3nzk3inbdfj5mx4kqjmofdv" name = "Audio control [WIP]" description = "Playing audio with volume and panning. Audio does not currently work on the web." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/audio_ctrl" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/auto_editor/ambient.toml b/guest/rust/examples/ui/auto_editor/ambient.toml index d582b1090c..e9da99ec10 100644 --- a/guest/rust/examples/ui/auto_editor/ambient.toml +++ b/guest/rust/examples/ui/auto_editor/ambient.toml @@ -2,8 +2,8 @@ id = "clwaexkinp2lnxm2h6r4gznp6gqfrmne" name = "Auto-editor" description = "Automatically derive editor UI for structs and enums." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/auto_editor" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/button/ambient.toml b/guest/rust/examples/ui/button/ambient.toml index b7bfa23082..0c92bcb4f9 100644 --- a/guest/rust/examples/ui/button/ambient.toml +++ b/guest/rust/examples/ui/button/ambient.toml @@ -2,8 +2,8 @@ id = "gcmnpmewi3axaamblf5zeldtwk4u2u3m" name = "Button" description = "UI buttons, including different styles." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/button" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/clock/ambient.toml b/guest/rust/examples/ui/clock/ambient.toml index d53e516ad0..95e0d72605 100644 --- a/guest/rust/examples/ui/clock/ambient.toml +++ b/guest/rust/examples/ui/clock/ambient.toml @@ -2,8 +2,8 @@ id = "fsv4zmeyotsu4lhji4rv6kivla5vmifi" name = "Clock" description = "A 2D clock example." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/clock" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/counter/ambient.toml b/guest/rust/examples/ui/counter/ambient.toml index ec39a8a756..7347a77e41 100644 --- a/guest/rust/examples/ui/counter/ambient.toml +++ b/guest/rust/examples/ui/counter/ambient.toml @@ -2,8 +2,8 @@ id = "t5rzmpq5h7dwjkxe7zugthxlauvon5mp" name = "Counter" description = "A simple counter with state management." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/counter" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/dock_layout/ambient.toml b/guest/rust/examples/ui/dock_layout/ambient.toml index a603533e4c..7d16cfc6a3 100644 --- a/guest/rust/examples/ui/dock_layout/ambient.toml +++ b/guest/rust/examples/ui/dock_layout/ambient.toml @@ -2,8 +2,8 @@ id = "pdgdtcgm5fxbrhvdcliwz2eogtihrqo3" name = "Dock Layout" description = "Top-down layout." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/dock_layout" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/editors/ambient.toml b/guest/rust/examples/ui/editors/ambient.toml index 192e68677d..fcd98c96ee 100644 --- a/guest/rust/examples/ui/editors/ambient.toml +++ b/guest/rust/examples/ui/editors/ambient.toml @@ -2,8 +2,8 @@ id = "ezucewnosj4da35cbwtopwzrqbaea6jx" name = "Editors" description = "Demonstration of various editors, including text, numbers, lists, and more." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/editors" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/flow_layout/ambient.toml b/guest/rust/examples/ui/flow_layout/ambient.toml index 5682ce6049..9976910ec7 100644 --- a/guest/rust/examples/ui/flow_layout/ambient.toml +++ b/guest/rust/examples/ui/flow_layout/ambient.toml @@ -2,8 +2,8 @@ id = "bok7gwabmlyzlwbddf4nfur4jyrz27ji" name = "Flow Layout" description = "Bottom-up layout." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/flow_layout" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/image/ambient.toml b/guest/rust/examples/ui/image/ambient.toml index 89710a829d..093c6ef371 100644 --- a/guest/rust/examples/ui/image/ambient.toml +++ b/guest/rust/examples/ui/image/ambient.toml @@ -2,8 +2,8 @@ id = "t6vnxnggki32io3sobzeawxn5peyw3e3" name = "Image" description = "Using a 2D image in the UI." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/image" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/rect/ambient.toml b/guest/rust/examples/ui/rect/ambient.toml index 5913d83837..5312aadb5f 100644 --- a/guest/rust/examples/ui/rect/ambient.toml +++ b/guest/rust/examples/ui/rect/ambient.toml @@ -2,8 +2,8 @@ id = "n3xokyl3yn4vd3lzfjlvbbtgnnmqlnjo" name = "Rectangle" description = "A rectangle with a border, rounded corners and a background color." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/rect" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/screens/ambient.toml b/guest/rust/examples/ui/screens/ambient.toml index cea5c7294a..c83f7c02f3 100644 --- a/guest/rust/examples/ui/screens/ambient.toml +++ b/guest/rust/examples/ui/screens/ambient.toml @@ -2,8 +2,8 @@ id = "ucrvg2az42ep6ge43ewuz6mqkvmvcxdb" name = "Screens" description = "Demonstration of screens/pages. Useful for a lobby screen, loading screen or such." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/screens" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/scroll/ambient.toml b/guest/rust/examples/ui/scroll/ambient.toml index 93f5401d67..28ff5b1b2f 100644 --- a/guest/rust/examples/ui/scroll/ambient.toml +++ b/guest/rust/examples/ui/scroll/ambient.toml @@ -2,8 +2,8 @@ id = "u5bpyalmmxsdsnlwfnamh7kvxjfodvh7" name = "Scroll area" description = "Use the mouse wheel to reveal more content." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/scroll" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/slider/ambient.toml b/guest/rust/examples/ui/slider/ambient.toml index 3bd0309f74..7c56c6c424 100644 --- a/guest/rust/examples/ui/slider/ambient.toml +++ b/guest/rust/examples/ui/slider/ambient.toml @@ -2,8 +2,8 @@ id = "d4ctdtfmrwpccnqlb5pyu47tdah3rck5" name = "Slider" description = "Demonstration of various types of sliders for numbers." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/slider" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/text/ambient.toml b/guest/rust/examples/ui/text/ambient.toml index dc156475fb..0ac1ab226c 100644 --- a/guest/rust/examples/ui/text/ambient.toml +++ b/guest/rust/examples/ui/text/ambient.toml @@ -2,8 +2,8 @@ id = "lxik5hg25fs2gfcsqxj7dytf7dbvnhzx" name = "Text" description = "Demonstration of how to use text with different fonts, sizes and colors." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/text" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/examples/ui/todo/ambient.toml b/guest/rust/examples/ui/todo/ambient.toml index 9e28fe54d1..14da21b1e9 100644 --- a/guest/rust/examples/ui/todo/ambient.toml +++ b/guest/rust/examples/ui/todo/ambient.toml @@ -2,11 +2,11 @@ id = "jruv4zn5tfe2s3kpyhhq7z3uezbi27cv" name = "To-do List" description = "A multiplayer to-do list." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/ui/todo" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages.NewItem] description = "Add a new todo item" diff --git a/guest/rust/packages/assets/kenney_digital_audio/ambient.toml b/guest/rust/packages/assets/kenney_digital_audio/ambient.toml index 9c5521b54f..babbcc2c0b 100644 --- a/guest/rust/packages/assets/kenney_digital_audio/ambient.toml +++ b/guest/rust/packages/assets/kenney_digital_audio/ambient.toml @@ -3,6 +3,6 @@ id = "k7svgbw5j6orlwzj45koeownlodsdbth" name = "Kenney's Digital Audio" authors = ["Kenney"] description = "https://www.kenney.nl/assets/digital-audio for Ambient. (Uploaded by Ambient, not Kenney.)" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", audio = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/packages/assets/kenney_impact_sounds/ambient.toml b/guest/rust/packages/assets/kenney_impact_sounds/ambient.toml index ca216373eb..7c1d4ad1de 100644 --- a/guest/rust/packages/assets/kenney_impact_sounds/ambient.toml +++ b/guest/rust/packages/assets/kenney_impact_sounds/ambient.toml @@ -3,6 +3,6 @@ id = "e4unr4x2lz2ov7dsd5vnjylbykwixvv2" name = "Kenney's Impact Sounds" authors = ["Kenney"] description = "https://www.kenney.nl/assets/impact-sounds for Ambient. (Uploaded by Ambient, not Kenney.)" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", audio = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/packages/assets/kenney_space_kit/ambient.toml b/guest/rust/packages/assets/kenney_space_kit/ambient.toml index 5dcec2f0cc..e1a1f874ae 100644 --- a/guest/rust/packages/assets/kenney_space_kit/ambient.toml +++ b/guest/rust/packages/assets/kenney_space_kit/ambient.toml @@ -3,6 +3,6 @@ id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c" name = "Kenney's Space Kit" authors = ["Kenney"] description = "https://www.kenney.nl/assets/space-kit for Ambient. (Uploaded by Ambient, not Kenney.)" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", models = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/packages/games/arkanoid/ambient.toml b/guest/rust/packages/games/arkanoid/ambient.toml index 20f4f8fe47..584b117175 100644 --- a/guest/rust/packages/games/arkanoid/ambient.toml +++ b/guest/rust/packages/games/arkanoid/ambient.toml @@ -2,11 +2,11 @@ id = "t6opuz533binrqqjsbgcezprtfa6vpyy" name = "Arkanoid" description = "A remake of the classic Arkanoid game." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/arkanoid" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [hosting] region = "Auto" diff --git a/guest/rust/packages/games/minigolf/ambient.toml b/guest/rust/packages/games/minigolf/ambient.toml index 2c32d4001b..3fb3388b2d 100644 --- a/guest/rust/packages/games/minigolf/ambient.toml +++ b/guest/rust/packages/games/minigolf/ambient.toml @@ -2,14 +2,14 @@ id = "uigiqyr7qugdncpzkyzinvwxh26daahx" name = "Minigolf" description = "Can you hit a hole-in-one?" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/minigolf" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -hide_cursor = { path = "../../std/hide_cursor", id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-10" } +hide_cursor = { path = "../../std/hide_cursor", id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-11" } [components] next_player_hue = { type = "F32", name = "Next Player Hue", description = "Controls the hue (in degrees) to use for the next player's color.", attributes = [ diff --git a/guest/rust/packages/games/music_sequencer/ambient.toml b/guest/rust/packages/games/music_sequencer/ambient.toml index 6f60674318..4cd763e9da 100644 --- a/guest/rust/packages/games/music_sequencer/ambient.toml +++ b/guest/rust/packages/games/music_sequencer/ambient.toml @@ -2,11 +2,11 @@ id = "ar7fnf3vl72bdb77nvnzbjpvps3lhvas" name = "Music sequencer [WIP]" description = "Make some sweet beats. Audio does not currently work on the web." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/music_sequencer" type = "Game" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages.Click] description = "Select or deselect a note." diff --git a/guest/rust/packages/games/pong/ambient.toml b/guest/rust/packages/games/pong/ambient.toml index 836e6b3211..3f3051a937 100644 --- a/guest/rust/packages/games/pong/ambient.toml +++ b/guest/rust/packages/games/pong/ambient.toml @@ -2,11 +2,11 @@ id = "h3gv2vnpcajq75woh5nmiemeahfpaku4" name = "Pong" description = "Minimal multiplayer pong." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/pong" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [hosting] region = "Auto" diff --git a/guest/rust/packages/games/tangent/ambient.toml b/guest/rust/packages/games/tangent/ambient.toml index f1b3df9b8f..e99a61a8a7 100644 --- a/guest/rust/packages/games/tangent/ambient.toml +++ b/guest/rust/packages/games/tangent/ambient.toml @@ -2,41 +2,41 @@ id = "t5qdqwpkoxtelvafs7qpvzhaoperwfpt" name = "Tangent" description = "Ambient's tech demo game. Third-person, hovercars, and more." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -hide_cursor = { path = "../../std/hide_cursor", enabled = true , id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-10" } +hide_cursor = { path = "../../std/hide_cursor", enabled = true , id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-11" } -core = { path = "core/core", id = "itzh3wovmdje4ttrmo6wrravaaxp6b52", version = "0.3.2-nightly-2024-01-10" } -behavior_vehicle = { path = "core/behavior_vehicle", id = "mnm43qv33k7kx235bz5hcgoguokwxzwo", version = "0.3.2-nightly-2024-01-10" } -behavior_character = { path = "core/behavior_character", id = "xgafi5ckk5vhxscb6tqubfvy2fwfyqxo", version = "0.3.2-nightly-2024-01-10" } -camera_follow = { path = "core/camera_follow", id = "mkd4mhans4bdn3mvmt45vxqbxepdhys3", version = "0.3.2-nightly-2024-01-10" } -ui_class_selection = { path = "core/ui_class_selection", id = "hs7ygpw4pmpsixtcohdcvzxwmrfzubvi", version = "0.3.2-nightly-2024-01-10" } +core = { path = "core/core", id = "itzh3wovmdje4ttrmo6wrravaaxp6b52", version = "0.3.2-nightly-2024-01-11" } +behavior_vehicle = { path = "core/behavior_vehicle", id = "mnm43qv33k7kx235bz5hcgoguokwxzwo", version = "0.3.2-nightly-2024-01-11" } +behavior_character = { path = "core/behavior_character", id = "xgafi5ckk5vhxscb6tqubfvy2fwfyqxo", version = "0.3.2-nightly-2024-01-11" } +camera_follow = { path = "core/camera_follow", id = "mkd4mhans4bdn3mvmt45vxqbxepdhys3", version = "0.3.2-nightly-2024-01-11" } +ui_class_selection = { path = "core/ui_class_selection", id = "hs7ygpw4pmpsixtcohdcvzxwmrfzubvi", version = "0.3.2-nightly-2024-01-11" } -camera_topdown = { path = "mods/camera_topdown", enabled = false, id = "vvuixyn4jy3xv4ij4hi75atzfwk2j37k", version = "0.3.2-nightly-2024-01-10" } +camera_topdown = { path = "mods/camera_topdown", enabled = false, id = "vvuixyn4jy3xv4ij4hi75atzfwk2j37k", version = "0.3.2-nightly-2024-01-11" } -ui_holohud = { path = "mods/ui_holohud", enabled = false, id = "xadcwjtmzuagnoydry5h4psaph3hccbw", version = "0.3.2-nightly-2024-01-10" } -ui_flathud = { path = "mods/ui_flathud", enabled = true, id = "zlu324bqcibov3o4co42eriyfhcnzsus", version = "0.3.2-nightly-2024-01-10" } -ui_spawn_menu = { path = "mods/ui_spawn_menu", enabled = false, id = "c72h7qyqnp4njboj7tu4vomadoj2zu6e", version = "0.3.2-nightly-2024-01-10" } +ui_holohud = { path = "mods/ui_holohud", enabled = false, id = "xadcwjtmzuagnoydry5h4psaph3hccbw", version = "0.3.2-nightly-2024-01-11" } +ui_flathud = { path = "mods/ui_flathud", enabled = true, id = "zlu324bqcibov3o4co42eriyfhcnzsus", version = "0.3.2-nightly-2024-01-11" } +ui_spawn_menu = { path = "mods/ui_spawn_menu", enabled = false, id = "c72h7qyqnp4njboj7tu4vomadoj2zu6e", version = "0.3.2-nightly-2024-01-11" } -pickup_health = { path = "mods/pickup_health", id = "skpc6fwjkbidr7a6pmx4mab6zl37oiut", version = "0.3.2-nightly-2024-01-10" } +pickup_health = { path = "mods/pickup_health", id = "skpc6fwjkbidr7a6pmx4mab6zl37oiut", version = "0.3.2-nightly-2024-01-11" } -level_cubicide = { path = "mods/level_cubicide", id = "gzbamly2shtnz3siisf3mdzglsi67vul", version = "0.3.2-nightly-2024-01-10" } -level_cubicide_onespawn = { path = "mods/level_cubicide_onespawn", enabled = false, id = "ggu2h7bk4jrvshq7zteboipyut7wuib2", version = "0.3.2-nightly-2024-01-10" } +level_cubicide = { path = "mods/level_cubicide", id = "gzbamly2shtnz3siisf3mdzglsi67vul", version = "0.3.2-nightly-2024-01-11" } +level_cubicide_onespawn = { path = "mods/level_cubicide_onespawn", enabled = false, id = "ggu2h7bk4jrvshq7zteboipyut7wuib2", version = "0.3.2-nightly-2024-01-11" } -class_assault = { path = "mods/class_assault", id = "j32xi2gg5rvgob2cu7uirdbtj5ce4jw7", version = "0.3.2-nightly-2024-01-10" } -class_scout = { path = "mods/class_scout", enabled = false , id = "fvn74ns4ozf3gn42vmowphmvmpsfklbi", version = "0.3.2-nightly-2024-01-10" } -class_tank = { path = "mods/class_tank", id = "ys6g5noe72fbhnoj6l3psjq75knd7gko", version = "0.3.2-nightly-2024-01-10" } +class_assault = { path = "mods/class_assault", id = "j32xi2gg5rvgob2cu7uirdbtj5ce4jw7", version = "0.3.2-nightly-2024-01-11" } +class_scout = { path = "mods/class_scout", enabled = false , id = "fvn74ns4ozf3gn42vmowphmvmpsfklbi", version = "0.3.2-nightly-2024-01-11" } +class_tank = { path = "mods/class_tank", id = "ys6g5noe72fbhnoj6l3psjq75knd7gko", version = "0.3.2-nightly-2024-01-11" } -vehicle_standard = { path = "mods/vehicle_standard", id = "mx4o7x2s4zqc6pxmsfcb7hznbv4chxe5", version = "0.3.2-nightly-2024-01-10" } +vehicle_standard = { path = "mods/vehicle_standard", id = "mx4o7x2s4zqc6pxmsfcb7hznbv4chxe5", version = "0.3.2-nightly-2024-01-11" } -gameplay_firerain = { path = "mods/gameplay_firerain", enabled = false, id = "ianwyihfsaiuc26xjldmwd3duidju2tb", version = "0.3.2-nightly-2024-01-10" } -gameplay_daynight = { path = "mods/gameplay_daynight", enabled = false, id = "d7rxxncafgtwf7c3brhsw7oh7h2ccfip", version = "0.3.2-nightly-2024-01-10" } +gameplay_firerain = { path = "mods/gameplay_firerain", enabled = false, id = "ianwyihfsaiuc26xjldmwd3duidju2tb", version = "0.3.2-nightly-2024-01-11" } +gameplay_daynight = { path = "mods/gameplay_daynight", enabled = false, id = "d7rxxncafgtwf7c3brhsw7oh7h2ccfip", version = "0.3.2-nightly-2024-01-11" } -reskin_classes = { path = "mods/reskin_classes", enabled = false, id = "oa46hyuls6l24bmqapdm3iqzh3p37di6", version = "0.3.2-nightly-2024-01-10" } +reskin_classes = { path = "mods/reskin_classes", enabled = false, id = "oa46hyuls6l24bmqapdm3iqzh3p37di6", version = "0.3.2-nightly-2024-01-11" } -package_manager = { path = "../../tools/package_manager", id = "hr4pxz7kfhzgimicoyh65ydel3aehuhk", version = "0.3.2-nightly-2024-01-10" } -editor = { path = "../../tools/editor", id = "xr6whcy65gn3vlzrp2ssyn7udcbxb6mu", version = "0.3.2-nightly-2024-01-10" } +package_manager = { path = "../../tools/package_manager", id = "hr4pxz7kfhzgimicoyh65ydel3aehuhk", version = "0.3.2-nightly-2024-01-11" } +editor = { path = "../../tools/editor", id = "xr6whcy65gn3vlzrp2ssyn7udcbxb6mu", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/core/behavior_character/ambient.toml b/guest/rust/packages/games/tangent/core/behavior_character/ambient.toml index c546e96bcf..ffec7199bc 100644 --- a/guest/rust/packages/games/tangent/core/behavior_character/ambient.toml +++ b/guest/rust/packages/games/tangent/core/behavior_character/ambient.toml @@ -2,16 +2,16 @@ id = "xgafi5ckk5vhxscb6tqubfvy2fwfyqxo" name = "Tangent Behavior: Character" description = "Implements the character behavior for Tangent." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } -unit_schema = { path = "../../../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } +unit_schema = { path = "../../../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-11" } -base_assets = { path = "../../../../std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-10" } -character_animation = { path = "../../../../std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-10" } -character_movement = { path = "../../../../std/character_movement", id = "lktsfudbjw2qikhyumt573ozxhadkiwm", version = "0.3.2-nightly-2024-01-10" } +base_assets = { path = "../../../../std/base_assets", id = "n7a4j7htvenss35tsnfvegbhxuwij5il", version = "0.3.2-nightly-2024-01-11" } +character_animation = { path = "../../../../std/character_animation", id = "d3y3wbexrclipsykysumem3fthkudwx2", version = "0.3.2-nightly-2024-01-11" } +character_movement = { path = "../../../../std/character_movement", id = "lktsfudbjw2qikhyumt573ozxhadkiwm", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/core/behavior_vehicle/ambient.toml b/guest/rust/packages/games/tangent/core/behavior_vehicle/ambient.toml index b85b00e6af..5410fc4d62 100644 --- a/guest/rust/packages/games/tangent/core/behavior_vehicle/ambient.toml +++ b/guest/rust/packages/games/tangent/core/behavior_vehicle/ambient.toml @@ -2,16 +2,16 @@ id = "mnm43qv33k7kx235bz5hcgoguokwxzwo" name = "Tangent Behavior: Vehicle" description = "Implements the vehicle behavior for Tangent." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } -kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", id = "e4unr4x2lz2ov7dsd5vnjylbykwixvv2", version = "0.3.2-nightly-2024-01-10" } -explosion = { path = "../../../../std/explosion", id = "cneomdouziieskjvs3szwmigzotofjzs", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } +kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", id = "e4unr4x2lz2ov7dsd5vnjylbykwixvv2", version = "0.3.2-nightly-2024-01-11" } +explosion = { path = "../../../../std/explosion", id = "cneomdouziieskjvs3szwmigzotofjzs", version = "0.3.2-nightly-2024-01-11" } [messages.OnCollision] name = "On Collision" diff --git a/guest/rust/packages/games/tangent/core/camera_follow/ambient.toml b/guest/rust/packages/games/tangent/core/camera_follow/ambient.toml index 46c01f7445..e818895371 100644 --- a/guest/rust/packages/games/tangent/core/camera_follow/ambient.toml +++ b/guest/rust/packages/games/tangent/core/camera_follow/ambient.toml @@ -2,10 +2,10 @@ id = "mkd4mhans4bdn3mvmt45vxqbxepdhys3" name = "Tangent Camera: Follow" description = "Implements a follow camera for vehicles." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/core/core/ambient.toml b/guest/rust/packages/games/tangent/core/core/ambient.toml index f17ba8c6e7..8bae5be31e 100644 --- a/guest/rust/packages/games/tangent/core/core/ambient.toml +++ b/guest/rust/packages/games/tangent/core/core/ambient.toml @@ -2,21 +2,21 @@ id = "itzh3wovmdje4ttrmo6wrravaaxp6b52" name = "Tangent Core" description = "The core of Tangent. The connective glue between all the other packages. (Will likely be split up.)" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } authors = ["philpax"] -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } -unit_schema = { path = "../../../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } +unit_schema = { path = "../../../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-11" } -explosion = { path = "../../../../std/explosion", id = "cneomdouziieskjvs3szwmigzotofjzs", version = "0.3.2-nightly-2024-01-10" } -nameplates = { path = "../../../../std/nameplates", id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo", version = "0.3.2-nightly-2024-01-10" } +explosion = { path = "../../../../std/explosion", id = "cneomdouziieskjvs3szwmigzotofjzs", version = "0.3.2-nightly-2024-01-11" } +nameplates = { path = "../../../../std/nameplates", id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo", version = "0.3.2-nightly-2024-01-11" } -kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", id = "e4unr4x2lz2ov7dsd5vnjylbykwixvv2", version = "0.3.2-nightly-2024-01-10" } +kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", id = "e4unr4x2lz2ov7dsd5vnjylbykwixvv2", version = "0.3.2-nightly-2024-01-11" } [messages.Input] name = "Input" diff --git a/guest/rust/packages/games/tangent/core/gun_laser/ambient.toml b/guest/rust/packages/games/tangent/core/gun_laser/ambient.toml index b7805f0170..0d4380e2a8 100644 --- a/guest/rust/packages/games/tangent/core/gun_laser/ambient.toml +++ b/guest/rust/packages/games/tangent/core/gun_laser/ambient.toml @@ -2,17 +2,17 @@ id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m" name = "Tangent Gun: Laser" description = "Implements laser guns." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-10" } -kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", id = "k7svgbw5j6orlwzj45koeownlodsdbth", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-11" } +kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", id = "k7svgbw5j6orlwzj45koeownlodsdbth", version = "0.3.2-nightly-2024-01-11" } -explosion = { path = "../../../../std/explosion", id = "cneomdouziieskjvs3szwmigzotofjzs", version = "0.3.2-nightly-2024-01-10" } +explosion = { path = "../../../../std/explosion", id = "cneomdouziieskjvs3szwmigzotofjzs", version = "0.3.2-nightly-2024-01-11" } [components] is_gun_laser = { type = "Empty", name = "Is Gun (Laser)", description = "This entity is a laser gun." } diff --git a/guest/rust/packages/games/tangent/core/spawner_vehicle/ambient.toml b/guest/rust/packages/games/tangent/core/spawner_vehicle/ambient.toml index 99eebcb67c..af5197455f 100644 --- a/guest/rust/packages/games/tangent/core/spawner_vehicle/ambient.toml +++ b/guest/rust/packages/games/tangent/core/spawner_vehicle/ambient.toml @@ -2,15 +2,15 @@ id = "roosvvawp6sjvlolokk5qyafl5vp2su7" name = "Tangent Spawner: Vehicle" description = "Handles vehicle spawning for Tangent." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } -nameplates = { path = "../../../../std/nameplates", id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo", version = "0.3.2-nightly-2024-01-10" } +nameplates = { path = "../../../../std/nameplates", id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo", version = "0.3.2-nightly-2024-01-11" } [messages.VehicleSpawn] name = "Vehicle Spawn" diff --git a/guest/rust/packages/games/tangent/core/ui_class_selection/ambient.toml b/guest/rust/packages/games/tangent/core/ui_class_selection/ambient.toml index 6d36ffdfe3..24b2a6d542 100644 --- a/guest/rust/packages/games/tangent/core/ui_class_selection/ambient.toml +++ b/guest/rust/packages/games/tangent/core/ui_class_selection/ambient.toml @@ -2,13 +2,13 @@ id = "hs7ygpw4pmpsixtcohdcvzxwmrfzubvi" name = "Tangent UI: Class Selection" description = "Implements the class selection UI." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } [messages.ClassSetRequest] description = "Sent by the client to request a class set change." diff --git a/guest/rust/packages/games/tangent/mods/camera_topdown/ambient.toml b/guest/rust/packages/games/tangent/mods/camera_topdown/ambient.toml index 7a0fbf1521..ec2d4acfc4 100644 --- a/guest/rust/packages/games/tangent/mods/camera_topdown/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/camera_topdown/ambient.toml @@ -2,10 +2,10 @@ id = "vvuixyn4jy3xv4ij4hi75atzfwk2j37k" name = "Tangent Camera: Top-down" description = "Implements a top-down vehicle camera. Takes precedence over the follow camera." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/class_assault/ambient.toml b/guest/rust/packages/games/tangent/mods/class_assault/ambient.toml index 4e632b7f5d..3f99e38dcb 100644 --- a/guest/rust/packages/games/tangent/mods/class_assault/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/class_assault/ambient.toml @@ -2,13 +2,13 @@ id = "j32xi2gg5rvgob2cu7uirdbtj5ce4jw7" name = "Tangent Class: Assault" description = "Defines the Assault class, which is a balanced all-rounder." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-11" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-10" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/class_scout/ambient.toml b/guest/rust/packages/games/tangent/mods/class_scout/ambient.toml index 18b9dba9e1..27b8781ccf 100644 --- a/guest/rust/packages/games/tangent/mods/class_scout/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/class_scout/ambient.toml @@ -2,13 +2,13 @@ id = "fvn74ns4ozf3gn42vmowphmvmpsfklbi" name = "Tangent Class: Scout" description = "Defines the Scout class, which is fast but weak." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-11" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-10" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/class_tank/ambient.toml b/guest/rust/packages/games/tangent/mods/class_tank/ambient.toml index 62b96ec672..d5c7eebe91 100644 --- a/guest/rust/packages/games/tangent/mods/class_tank/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/class_tank/ambient.toml @@ -2,13 +2,13 @@ id = "ys6g5noe72fbhnoj6l3psjq75knd7gko" name = "Tangent Class: Tank" description = "Defines the Tank class, which is strong but slow." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-11" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-10" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/gameplay_daynight/ambient.toml b/guest/rust/packages/games/tangent/mods/gameplay_daynight/ambient.toml index 1ae4bbda0f..5b26d645bc 100644 --- a/guest/rust/packages/games/tangent/mods/gameplay_daynight/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/gameplay_daynight/ambient.toml @@ -2,7 +2,7 @@ id = "d7rxxncafgtwf7c3brhsw7oh7h2ccfip" name = "Tangent Gameplay: Day-Night" description = "Moves the sun across the sky and adds a day-night cycle." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] diff --git a/guest/rust/packages/games/tangent/mods/gameplay_firerain/ambient.toml b/guest/rust/packages/games/tangent/mods/gameplay_firerain/ambient.toml index 4f4cb4e914..093168249c 100644 --- a/guest/rust/packages/games/tangent/mods/gameplay_firerain/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/gameplay_firerain/ambient.toml @@ -2,10 +2,10 @@ id = "ianwyihfsaiuc26xjldmwd3duidju2tb" name = "Tangent Gameplay: Fire Rain" description = "Changes the sky to fire red, and throws a constant stream of asteroids at players." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/level_cubicide/ambient.toml b/guest/rust/packages/games/tangent/mods/level_cubicide/ambient.toml index d249cdfb53..35d9b5328e 100644 --- a/guest/rust/packages/games/tangent/mods/level_cubicide/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/level_cubicide/ambient.toml @@ -2,18 +2,18 @@ id = "gzbamly2shtnz3siisf3mdzglsi67vul" name = "Tangent Level: Cubicide" description = "A procedurally-generated level for Tangent using cubes with pathways cut through them." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -spawner_vehicle = { path = "../../core/spawner_vehicle", id = "roosvvawp6sjvlolokk5qyafl5vp2su7", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +spawner_vehicle = { path = "../../core/spawner_vehicle", id = "roosvvawp6sjvlolokk5qyafl5vp2su7", version = "0.3.2-nightly-2024-01-11" } -pickup_health = { path = "../pickup_health", id = "skpc6fwjkbidr7a6pmx4mab6zl37oiut", version = "0.3.2-nightly-2024-01-10" } +pickup_health = { path = "../pickup_health", id = "skpc6fwjkbidr7a6pmx4mab6zl37oiut", version = "0.3.2-nightly-2024-01-11" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } [components] include_corners = { name = "Include Corners", description = "Whether or not the corner spawnpoints are created.", type = "Bool", default = true, attributes = [ diff --git a/guest/rust/packages/games/tangent/mods/level_cubicide_onespawn/ambient.toml b/guest/rust/packages/games/tangent/mods/level_cubicide_onespawn/ambient.toml index 32b84b5f9e..1d1db4db82 100644 --- a/guest/rust/packages/games/tangent/mods/level_cubicide_onespawn/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/level_cubicide_onespawn/ambient.toml @@ -2,10 +2,10 @@ id = "ggu2h7bk4jrvshq7zteboipyut7wuib2" name = "Tangent Level: Cubicide (One-Spawn)" description = "A version of Cubicide with only one spawn." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -level_cubicide = { path = "../level_cubicide" , id = "gzbamly2shtnz3siisf3mdzglsi67vul", version = "0.3.2-nightly-2024-01-10" } +level_cubicide = { path = "../level_cubicide" , id = "gzbamly2shtnz3siisf3mdzglsi67vul", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/pickup_health/ambient.toml b/guest/rust/packages/games/tangent/mods/pickup_health/ambient.toml index 056ec70086..c0867677e3 100644 --- a/guest/rust/packages/games/tangent/mods/pickup_health/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/pickup_health/ambient.toml @@ -2,14 +2,14 @@ id = "skpc6fwjkbidr7a6pmx4mab6zl37oiut" name = "Tangent Pickup: Health" description = "A health pickup." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", id = "k7svgbw5j6orlwzj45koeownlodsdbth", version = "0.3.2-nightly-2024-01-10" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", id = "k7svgbw5j6orlwzj45koeownlodsdbth", version = "0.3.2-nightly-2024-01-11" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } [components] is_health_pickup = { type = "Empty", name = "Is Health Pickup", description = "This entity is a health pickup." } diff --git a/guest/rust/packages/games/tangent/mods/reskin_classes/ambient.toml b/guest/rust/packages/games/tangent/mods/reskin_classes/ambient.toml index 8f9cc70103..18697146c8 100644 --- a/guest/rust/packages/games/tangent/mods/reskin_classes/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/reskin_classes/ambient.toml @@ -2,10 +2,10 @@ id = "oa46hyuls6l24bmqapdm3iqzh3p37di6" name = "Tangent Reskin: Classes" description = "Replaces the models for the Assault and Tank classes with other models." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/ui_flathud/ambient.toml b/guest/rust/packages/games/tangent/mods/ui_flathud/ambient.toml index bc88d9d913..0f8199d7b3 100644 --- a/guest/rust/packages/games/tangent/mods/ui_flathud/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/ui_flathud/ambient.toml @@ -2,11 +2,11 @@ id = "zlu324bqcibov3o4co42eriyfhcnzsus" name = "Tangent UI: Flat HUD" description = "A flat 2D HUD for Tangent." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/ui_holohud/ambient.toml b/guest/rust/packages/games/tangent/mods/ui_holohud/ambient.toml index 6d12fc96a4..3429ab965a 100644 --- a/guest/rust/packages/games/tangent/mods/ui_holohud/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/ui_holohud/ambient.toml @@ -2,11 +2,11 @@ id = "xadcwjtmzuagnoydry5h4psaph3hccbw" name = "Tangent UI: HoloHUD" description = "A holographic HUD for Tangent where all information is presented on objects." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +game_object = { path = "../../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/mods/ui_spawn_menu/ambient.toml b/guest/rust/packages/games/tangent/mods/ui_spawn_menu/ambient.toml index 70cb6a9ab1..0f97c4f524 100644 --- a/guest/rust/packages/games/tangent/mods/ui_spawn_menu/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/ui_spawn_menu/ambient.toml @@ -2,15 +2,15 @@ id = "c72h7qyqnp4njboj7tu4vomadoj2zu6e" name = "Tangent UI: Spawn Menu" description = "A spawn menu that lets you spawn vehicles." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } -spawner_vehicle = { path = "../../core/spawner_vehicle", id = "roosvvawp6sjvlolokk5qyafl5vp2su7", version = "0.3.2-nightly-2024-01-10" } +spawner_vehicle = { path = "../../core/spawner_vehicle", id = "roosvvawp6sjvlolokk5qyafl5vp2su7", version = "0.3.2-nightly-2024-01-11" } [messages.VehicleSpawnRequest] description = "Sent by the client to request a vehicle spawn." diff --git a/guest/rust/packages/games/tangent/mods/vehicle_standard/ambient.toml b/guest/rust/packages/games/tangent/mods/vehicle_standard/ambient.toml index b08a5559c8..806a906855 100644 --- a/guest/rust/packages/games/tangent/mods/vehicle_standard/ambient.toml +++ b/guest/rust/packages/games/tangent/mods/vehicle_standard/ambient.toml @@ -2,13 +2,13 @@ id = "mx4o7x2s4zqc6pxmsfcb7hznbv4chxe5" name = "Tangent Vehicle: Standard" description = "Standard vehicle definitions for Tangent." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-10" } -gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-10" } +tangent_schema = { path = "../../schema", id = "mwrcsok65na7owrbdococ5sthr3ccskc", version = "0.3.2-nightly-2024-01-11" } +gun_laser = { path = "../../core/gun_laser", id = "jyp2hh3fpjfe7kaos36zbdztfypqip3m", version = "0.3.2-nightly-2024-01-11" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-10" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", id = "llhdryqkfsr6gy4f26wbolh4kfwnzn3c", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/games/tangent/schema/ambient.toml b/guest/rust/packages/games/tangent/schema/ambient.toml index b5808156ee..6d858501ea 100644 --- a/guest/rust/packages/games/tangent/schema/ambient.toml +++ b/guest/rust/packages/games/tangent/schema/ambient.toml @@ -1,14 +1,14 @@ [package] id = "mwrcsok65na7owrbdococ5sthr3ccskc" name = "Tangent Schema" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", schema = true } authors = ["philpax"] -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -game_object = { path = "../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } -unit = { path = "../../../schemas/unit" , id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } +unit = { path = "../../../schemas/unit" , id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-11" } [components] # Player diff --git a/guest/rust/packages/games/tictactoe/ambient.toml b/guest/rust/packages/games/tictactoe/ambient.toml index f891d27cde..40a260dbfd 100644 --- a/guest/rust/packages/games/tictactoe/ambient.toml +++ b/guest/rust/packages/games/tictactoe/ambient.toml @@ -2,11 +2,11 @@ id = "thr5tsq3g3vvf7ilap2jfu6bpoyas53s" name = "Tic Tac Toe" description = "Aka five-in-a-row." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/tictactoe" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] cells = { type = { type = "Vec", element_type = "EntityId" }, name = "Cells", description = "The cells in the game", attributes = [ @@ -32,4 +32,4 @@ right = "Bool" capture = "Bool" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-10" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/schemas/editor/ambient.toml b/guest/rust/packages/schemas/editor/ambient.toml index ca5c5282bf..48fd167197 100644 --- a/guest/rust/packages/schemas/editor/ambient.toml +++ b/guest/rust/packages/schemas/editor/ambient.toml @@ -1,10 +1,10 @@ [package] id = "n7xfnlfzdmnvj7bqasfdhqftbtdi27ah" name = "Editor Schema" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" description = "Schema for the editor." content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] # Player components diff --git a/guest/rust/packages/schemas/game_object/ambient.toml b/guest/rust/packages/schemas/game_object/ambient.toml index 25f01a5eec..4626e140e2 100644 --- a/guest/rust/packages/schemas/game_object/ambient.toml +++ b/guest/rust/packages/schemas/game_object/ambient.toml @@ -2,9 +2,9 @@ id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5" name = "Game Object" description = "Schema for game objects." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] health = { type = "F32", name = "Health", description = "This game object's health. \"Standard\" health is 100 HP.", attributes = [ diff --git a/guest/rust/packages/schemas/unit/ambient.toml b/guest/rust/packages/schemas/unit/ambient.toml index 610498656a..753add3d39 100644 --- a/guest/rust/packages/schemas/unit/ambient.toml +++ b/guest/rust/packages/schemas/unit/ambient.toml @@ -2,12 +2,12 @@ id = "afl5yv5ya35vbuaj3aido22cwjzat25z" name = "Unit" description = "Schema for units in games. Often used with the Game Object schema." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -game_object = { path = "../game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } [components] run_direction = { type = "Vec2", attributes = ["Debuggable", "Networked"] } diff --git a/guest/rust/packages/std/base_assets/ambient.toml b/guest/rust/packages/std/base_assets/ambient.toml index 47bf026c7e..4ab5233845 100644 --- a/guest/rust/packages/std/base_assets/ambient.toml +++ b/guest/rust/packages/std/base_assets/ambient.toml @@ -2,6 +2,6 @@ id = "n7a4j7htvenss35tsnfvegbhxuwij5il" name = "Base Assets [WIP]" description = "Assets used by examples." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", models = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/packages/std/character_animation/ambient.toml b/guest/rust/packages/std/character_animation/ambient.toml index 2ccebee1b8..3072009c40 100644 --- a/guest/rust/packages/std/character_animation/ambient.toml +++ b/guest/rust/packages/std/character_animation/ambient.toml @@ -2,13 +2,13 @@ id = "d3y3wbexrclipsykysumem3fthkudwx2" name = "Character Animation" description = "Implements basic character animations for a unit." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", animations = true, code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -game_object = { path = "../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } -unit_schema = { path = "../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } +unit_schema = { path = "../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-11" } [components] basic_character_animations = { type = "EntityId", description = "Apply animations to the model this points to. Parameters such as health etc. is read from the entity this component is attached to.", attributes = [ diff --git a/guest/rust/packages/std/character_movement/ambient.toml b/guest/rust/packages/std/character_movement/ambient.toml index f00260d50c..7f6c081f69 100644 --- a/guest/rust/packages/std/character_movement/ambient.toml +++ b/guest/rust/packages/std/character_movement/ambient.toml @@ -2,12 +2,12 @@ id = "lktsfudbjw2qikhyumt573ozxhadkiwm" name = "Character Movement" description = "Simulates character movement, including gravity, for a unit." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -unit_schema = { path = "../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-10" } +unit_schema = { path = "../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-11" } [concepts.CharacterMovement] extends = ["ambient_core::physics::CharacterController"] diff --git a/guest/rust/packages/std/explosion/ambient.toml b/guest/rust/packages/std/explosion/ambient.toml index a85f40348a..76f84dc479 100644 --- a/guest/rust/packages/std/explosion/ambient.toml +++ b/guest/rust/packages/std/explosion/ambient.toml @@ -2,12 +2,12 @@ id = "cneomdouziieskjvs3szwmigzotofjzs" name = "Explosion [WIP]" description = "Implements *very* simple explosions." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -game_object = { path = "../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } [components] is_explosion = { type = "Empty", name = "Is Explosion", description = "Is an explosion", attributes = [ diff --git a/guest/rust/packages/std/hide_cursor/ambient.toml b/guest/rust/packages/std/hide_cursor/ambient.toml index 13e156ba3b..299483c3e8 100644 --- a/guest/rust/packages/std/hide_cursor/ambient.toml +++ b/guest/rust/packages/std/hide_cursor/ambient.toml @@ -2,6 +2,6 @@ id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6" name = "Hide Cursor" description = "Locks and hides the cursor when no UI element is in focus, with the Escape key enabling focus reset." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/packages/std/nameplates/ambient.toml b/guest/rust/packages/std/nameplates/ambient.toml index ed4a2f11cd..664d9e104d 100644 --- a/guest/rust/packages/std/nameplates/ambient.toml +++ b/guest/rust/packages/std/nameplates/ambient.toml @@ -2,12 +2,12 @@ id = "per6j2iqhj3jz4da3fqr75jcj2kqjooo" name = "Nameplates" description = "Basic 3D nameplates for players." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -game_object = { path = "../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-10" } +game_object = { path = "../../schemas/game_object", id = "hvxms7i2px7krvkm23sxfjxsjqlcmtb5", version = "0.3.2-nightly-2024-01-11" } [components] height_offset = { type = "F32", name = "Nameplate Height Offset", description = "The height offset from the base of this entity at which to render a nameplate. If not specified, it will default to this entity's local bounding AABB Z, and if that's not available, it will default to a constant.", attributes = [ diff --git a/guest/rust/packages/std/orbit_camera/ambient.toml b/guest/rust/packages/std/orbit_camera/ambient.toml index f9f0f8d787..82d911bdb5 100644 --- a/guest/rust/packages/std/orbit_camera/ambient.toml +++ b/guest/rust/packages/std/orbit_camera/ambient.toml @@ -2,9 +2,9 @@ id = "tijz7x6fimbgu24sbbtp4nllhfxbgblp" name = "Orbit Camera" description = "Implements a clientside-only orbit camera. Very basic and not interoperable with other cameras; its primary purpose is for demos. Note that it will automatically add a focusable game element that may be incompatible with `hide_cursor` and similar packages." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] is_orbit_camera = { type = "Empty", attributes = ["Debuggable", "Networked"] } diff --git a/guest/rust/packages/std/third_person_controller/ambient.toml b/guest/rust/packages/std/third_person_controller/ambient.toml index cee4f4b31a..d33b8f7aa0 100644 --- a/guest/rust/packages/std/third_person_controller/ambient.toml +++ b/guest/rust/packages/std/third_person_controller/ambient.toml @@ -2,13 +2,13 @@ id = "vuph6dqdj6li4apmcgomn3faudcbfz56" name = "Third-person Controller" description = "A third-person controller for the player that takes input and updates their unit's movement and camera. Can be used in first-person mode by reducing the `camera_distance`." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -unit_schema = { path = "../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-10" } -character_movement = { path = "../character_movement", id = "lktsfudbjw2qikhyumt573ozxhadkiwm", version = "0.3.2-nightly-2024-01-10" } +unit_schema = { path = "../../schemas/unit", id = "afl5yv5ya35vbuaj3aido22cwjzat25z", version = "0.3.2-nightly-2024-01-11" } +character_movement = { path = "../character_movement", id = "lktsfudbjw2qikhyumt573ozxhadkiwm", version = "0.3.2-nightly-2024-01-11" } [components] use_third_person_controller = { type = "Empty", name = "Use Third-Person Controller", description = "Use a third-person controller to drive this entity.", attributes = [ diff --git a/guest/rust/packages/tools/console/ambient.toml b/guest/rust/packages/tools/console/ambient.toml index 2c0ee2a31f..6a4e284279 100644 --- a/guest/rust/packages/tools/console/ambient.toml +++ b/guest/rust/packages/tools/console/ambient.toml @@ -2,9 +2,9 @@ id = "wqkvthxjifxdwgi4hc4efmtjct6tljbw" name = "Console [WIP]" description = "A Rhai-based console for interacting with the world and other packages." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [messages.ConsoleServerInput.fields] input = "String" diff --git a/guest/rust/packages/tools/editor/ambient.toml b/guest/rust/packages/tools/editor/ambient.toml index d563ae1579..88b02c3fef 100644 --- a/guest/rust/packages/tools/editor/ambient.toml +++ b/guest/rust/packages/tools/editor/ambient.toml @@ -2,13 +2,13 @@ id = "xr6whcy65gn3vlzrp2ssyn7udcbxb6mu" name = "Editor [WIP]" description = "An extremely early basic sketch of a level editor." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [dependencies] -editor_schema = { path = "../../schemas/editor", id = "n7xfnlfzdmnvj7bqasfdhqftbtdi27ah", version = "0.3.2-nightly-2024-01-10" } -hide_cursor = { path = "../../std/hide_cursor", enabled = false, id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-10" } +editor_schema = { path = "../../schemas/editor", id = "n7xfnlfzdmnvj7bqasfdhqftbtdi27ah", version = "0.3.2-nightly-2024-01-11" } +hide_cursor = { path = "../../std/hide_cursor", enabled = false, id = "xar372tfo2oswb4pkvx7h7o3rxi6tap6", version = "0.3.2-nightly-2024-01-11" } [components] # Player components diff --git a/guest/rust/packages/tools/input_lag_probe/ambient.toml b/guest/rust/packages/tools/input_lag_probe/ambient.toml index 4dd8f9e3e0..a31e692959 100644 --- a/guest/rust/packages/tools/input_lag_probe/ambient.toml +++ b/guest/rust/packages/tools/input_lag_probe/ambient.toml @@ -1,9 +1,9 @@ [package] id = "inputlagprobeaghgqno42orb2j3abay" name = "Input Lag Probe" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] input_timestamp = { type = "Duration", attributes = [ "Networked" ], description = "Timestamp from the last Input message received from the player" } diff --git a/guest/rust/packages/tools/package_manager/ambient.toml b/guest/rust/packages/tools/package_manager/ambient.toml index 14a089761c..5fa94016c2 100644 --- a/guest/rust/packages/tools/package_manager/ambient.toml +++ b/guest/rust/packages/tools/package_manager/ambient.toml @@ -2,9 +2,9 @@ id = "hr4pxz7kfhzgimicoyh65ydel3aehuhk" name = "Package Manager" description = "A package manager/mod manager for your game. Use `mod_manager_for` to turn it into a mod manager." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.mod_manager_for] name = "Mod Manager For" @@ -56,4 +56,4 @@ packages = { container_type = "Vec", element_type = "String" } error = { container_type = "Option", element_type = "String" } [dependencies] -editor_schema = { path = "../../schemas/editor", id = "n7xfnlfzdmnvj7bqasfdhqftbtdi27ah", version = "0.3.2-nightly-2024-01-10" } +editor_schema = { path = "../../schemas/editor", id = "n7xfnlfzdmnvj7bqasfdhqftbtdi27ah", version = "0.3.2-nightly-2024-01-11" } diff --git a/guest/rust/packages/tools/performance_bar/ambient.toml b/guest/rust/packages/tools/performance_bar/ambient.toml index 6c55882c39..e72ea8b7d6 100644 --- a/guest/rust/packages/tools/performance_bar/ambient.toml +++ b/guest/rust/packages/tools/performance_bar/ambient.toml @@ -1,6 +1,6 @@ [package] id = "kekdhmfpksiukzcvawellrsn5eeevjfd" name = "performance_bar" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/guest/rust/packages/tools/world_latency/ambient.toml b/guest/rust/packages/tools/world_latency/ambient.toml index b18b028a8d..08952b75d2 100644 --- a/guest/rust/packages/tools/world_latency/ambient.toml +++ b/guest/rust/packages/tools/world_latency/ambient.toml @@ -2,9 +2,9 @@ id = "fclqpkeyujrl3jeb6na6qmkl6jsumyoq" name = "World Latency" description = "World latency is a simple utility that displays the relative latency # of world streamed from the server as seen by all players in the world." -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components] player_last_frame = { type = "U64", description = "Last frame number reported by player", attributes = [ diff --git a/guest/rust/testcases/588-prefab-despawn-panic/ambient.toml b/guest/rust/testcases/588-prefab-despawn-panic/ambient.toml index 8b3292a795..4a6b617ae0 100644 --- a/guest/rust/testcases/588-prefab-despawn-panic/ambient.toml +++ b/guest/rust/testcases/588-prefab-despawn-panic/ambient.toml @@ -1,8 +1,8 @@ [package] id = "zzcyk2wlcelbpd25bzsjffzdpjmjsnkl" name = "Test Case 588" -version = "0.3.2-nightly-2024-01-10" +version = "0.3.2-nightly-2024-01-11" description = "Reproduces https://github.com/AmbientRun/Ambient/issues/588" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/testcases/588-prefab-despawn-panic" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" diff --git a/schema/schema/ambient.toml b/schema/schema/ambient.toml index 50221d28d4..dbd73c497f 100644 --- a/schema/schema/ambient.toml +++ b/schema/schema/ambient.toml @@ -3,7 +3,7 @@ description = "All core definitions for the Ambient runtime. This is the primary name = "Ambient Core" version = "0.3.2-dev" content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [includes] animation = "includes/animation.toml" diff --git a/schema/schema/includes/animation.toml b/schema/schema/includes/animation.toml index aa2a56a462..64a4727050 100644 --- a/schema/schema/includes/animation.toml +++ b/schema/schema/includes/animation.toml @@ -3,7 +3,7 @@ name = "Animation" description = "Components relating to animations." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.is_animation_player] type = "Empty" diff --git a/schema/schema/includes/app_.toml b/schema/schema/includes/app_.toml index 25fd0963cc..08c87554c1 100644 --- a/schema/schema/includes/app_.toml +++ b/schema/schema/includes/app_.toml @@ -3,7 +3,7 @@ name = "App" description = "High-level state relevant to the application (including the in-development Editor)." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.cursor_position] type = "Vec2" diff --git a/schema/schema/includes/audio.toml b/schema/schema/includes/audio.toml index 0abe9df052..5209eafa9f 100644 --- a/schema/schema/includes/audio.toml +++ b/schema/schema/includes/audio.toml @@ -3,7 +3,7 @@ name = "Audio" description = "Audio functionality and state." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.is_audio_player] type = "Empty" diff --git a/schema/schema/includes/camera.toml b/schema/schema/includes/camera.toml index 88f00e4edc..aa0dd012cb 100644 --- a/schema/schema/includes/camera.toml +++ b/schema/schema/includes/camera.toml @@ -3,7 +3,7 @@ name = "Camera" description = "Camera matrices, types, parameters, and more." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.active_camera] type = "F32" diff --git a/schema/schema/includes/ecs.toml b/schema/schema/includes/ecs.toml index 25d73aee62..055e60b1fc 100644 --- a/schema/schema/includes/ecs.toml +++ b/schema/schema/includes/ecs.toml @@ -3,7 +3,7 @@ name = "Entity Component System" description = "Core components for the ECS and entities." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.dont_despawn_on_unload] type = "Empty" diff --git a/schema/schema/includes/hierarchy.toml b/schema/schema/includes/hierarchy.toml index 05c3780d1b..f38328ea20 100644 --- a/schema/schema/includes/hierarchy.toml +++ b/schema/schema/includes/hierarchy.toml @@ -3,7 +3,7 @@ name = "Hierarchy" description = "Parent/child relationships." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.parent] type = "EntityId" diff --git a/schema/schema/includes/input.toml b/schema/schema/includes/input.toml index 162b2e30d6..2a42013825 100644 --- a/schema/schema/includes/input.toml +++ b/schema/schema/includes/input.toml @@ -3,7 +3,7 @@ name = "Input" description = "Mouse, keyboard and controller input." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.mouse_over_entity] type = "EntityId" diff --git a/schema/schema/includes/layout.toml b/schema/schema/includes/layout.toml index 636efdde0f..c5608e84e0 100644 --- a/schema/schema/includes/layout.toml +++ b/schema/schema/includes/layout.toml @@ -3,7 +3,7 @@ name = "Layout" description = "Layout components such as flow, margins etc." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.align_horizontal] type = "Align" diff --git a/schema/schema/includes/model.toml b/schema/schema/includes/model.toml index 4b64d94708..c9549334c4 100644 --- a/schema/schema/includes/model.toml +++ b/schema/schema/includes/model.toml @@ -3,7 +3,7 @@ name = "Model" description = "Information about models attached to entities." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.model_animatable] type = "Bool" diff --git a/schema/schema/includes/network.toml b/schema/schema/includes/network.toml index 293f5624c1..c5c557c330 100644 --- a/schema/schema/includes/network.toml +++ b/schema/schema/includes/network.toml @@ -3,7 +3,7 @@ name = "Network" description = "Network-related state." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.is_remote_entity] type = "Empty" diff --git a/schema/schema/includes/package.toml b/schema/schema/includes/package.toml index df838b6906..c364a3da3e 100644 --- a/schema/schema/includes/package.toml +++ b/schema/schema/includes/package.toml @@ -3,7 +3,7 @@ name = "Package" description = "Package-related state and functionality." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [enums.PackageContent] description = "The content type of the package." diff --git a/schema/schema/includes/physics.toml b/schema/schema/includes/physics.toml index dcdfb0c401..faf5df68ec 100644 --- a/schema/schema/includes/physics.toml +++ b/schema/schema/includes/physics.toml @@ -3,7 +3,7 @@ name = "Physics" description = "Physics functionality and state." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.angular_velocity] type = "Vec3" diff --git a/schema/schema/includes/player.toml b/schema/schema/includes/player.toml index 401993eabc..7309f92a58 100644 --- a/schema/schema/includes/player.toml +++ b/schema/schema/includes/player.toml @@ -3,7 +3,7 @@ name = "Player" description = "Components that are attached to player entities." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.local_user_id] type = "String" diff --git a/schema/schema/includes/prefab.toml b/schema/schema/includes/prefab.toml index 74bc3b5be1..837f722951 100644 --- a/schema/schema/includes/prefab.toml +++ b/schema/schema/includes/prefab.toml @@ -3,7 +3,7 @@ name = "Prefab" description = "Prefab-related state, including loading of prefabs." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.prefab_from_url] type = "String" diff --git a/schema/schema/includes/primitives.toml b/schema/schema/includes/primitives.toml index 7223bee555..d187067cc1 100644 --- a/schema/schema/includes/primitives.toml +++ b/schema/schema/includes/primitives.toml @@ -3,7 +3,7 @@ name = "Primitives" description = "Components that create primitive (in the geometric sense) objects from their attached entities." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.cube] type = "Empty" diff --git a/schema/schema/includes/procedurals.toml b/schema/schema/includes/procedurals.toml index 19e1334ec1..ead87414b6 100644 --- a/schema/schema/includes/procedurals.toml +++ b/schema/schema/includes/procedurals.toml @@ -3,7 +3,7 @@ name = "Procedurals" description = "Procedural asset functionality and related." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.procedural_mesh] type = "ProceduralMeshHandle" diff --git a/schema/schema/includes/rect.toml b/schema/schema/includes/rect.toml index 9c5967a144..f64e644b2b 100644 --- a/schema/schema/includes/rect.toml +++ b/schema/schema/includes/rect.toml @@ -3,7 +3,7 @@ name = "Rect" description = "Rounded corners rectangle rendering components, with an optional border." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.background_color] type = "Vec4" diff --git a/schema/schema/includes/rendering.toml b/schema/schema/includes/rendering.toml index cbd86ae462..4eb223c42a 100644 --- a/schema/schema/includes/rendering.toml +++ b/schema/schema/includes/rendering.toml @@ -3,7 +3,7 @@ name = "Rendering" description = "Rendering-related state, including global rendering parameters and per-entity state." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.cast_shadows] type = "Empty" diff --git a/schema/schema/includes/text.toml b/schema/schema/includes/text.toml index 78e33f36ff..6bf8ce0f84 100644 --- a/schema/schema/includes/text.toml +++ b/schema/schema/includes/text.toml @@ -3,7 +3,7 @@ name = "Text" description = "Text rendering." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.font_family] type = "String" diff --git a/schema/schema/includes/transform.toml b/schema/schema/includes/transform.toml index 336e1025eb..6a14943f6e 100644 --- a/schema/schema/includes/transform.toml +++ b/schema/schema/includes/transform.toml @@ -3,7 +3,7 @@ name = "Transform" description = "Entity transform state (including translation, rotation and scale), as well as other transformations for this entity." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.cylindrical_billboard_z] type = "Empty" diff --git a/schema/schema/includes/ui.toml b/schema/schema/includes/ui.toml index db82e9e1a1..24d211d30e 100644 --- a/schema/schema/includes/ui.toml +++ b/schema/schema/includes/ui.toml @@ -3,7 +3,7 @@ name = "UI" description = "User interface components" content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.focus] type = "String" diff --git a/schema/schema/includes/wasm.toml b/schema/schema/includes/wasm.toml index 16930476d4..3c235b111d 100644 --- a/schema/schema/includes/wasm.toml +++ b/schema/schema/includes/wasm.toml @@ -3,7 +3,7 @@ name = "WASM" description = "State related to WASM functionality." content = { type = "Asset", schema = true } version = "0.3.2-dev" -ambient_version = "0.3.2-nightly-2024-01-10" +ambient_version = "0.3.2-nightly-2024-01-11" [components.is_module] name = "Is module"