diff --git a/guest/rust/examples/assets/assimp/ambient.toml b/guest/rust/examples/assets/assimp/ambient.toml index 514270eb4b..6d165207ab 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/assets/basic_model/ambient.toml b/guest/rust/examples/assets/basic_model/ambient.toml index 5cd00896f9..8cf41bcd9a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/assets/generate_pipeline/ambient.toml b/guest/rust/examples/assets/generate_pipeline/ambient.toml index 93f1734096..d097942900 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/assets/material_overriding/ambient.toml b/guest/rust/examples/assets/material_overriding/ambient.toml index 1f18d22200..0d96ef8bae 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/assets/unity/ambient.toml b/guest/rust/examples/assets/unity/ambient.toml index 33306acdca..db678063e1 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/basics/input/ambient.toml b/guest/rust/examples/basics/input/ambient.toml index e70a1d6bb5..93bf61cce1 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/basics/multiplayer/ambient.toml b/guest/rust/examples/basics/multiplayer/ambient.toml index 3549368745..82aa590bfe 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/basics/primitives/ambient.toml b/guest/rust/examples/basics/primitives/ambient.toml index 8a92a0f4e4..2486e5d372 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/basics/skinmesh/ambient.toml b/guest/rust/examples/basics/skinmesh/ambient.toml index 327ec5f108..7002a8c3c9 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/examples/basics/skinmesh" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [messages] SetController = { name = "Set controller", description = "Sets the animation controller.", fields = { value = "U32" } } [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/benchmarks/animations/ambient.toml b/guest/rust/examples/benchmarks/animations/ambient.toml index a8b95c2ec5..c52e45bb74 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -base_assets = { path = "../../../packages/std/base_assets", deployment = "2RmjT3YDF5apBc07hdbsK4" } -character_animation = { path = "../../../packages/std/character_animation", deployment = "5mqEeZyhclVVKMtKxycENd" } -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } -performance_bar = { path = "../../../packages/tools/performance_bar", deployment = "K6oOHm37ZaHJcWzYyspZl" } +base_assets = { path = "../../../packages/std/base_assets", deployment = "4V4xpDeFhuNIgrvLrJQOmv" } +character_animation = { path = "../../../packages/std/character_animation", deployment = "7ZqVtjt2IWzmL4eOMaupIo" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } +performance_bar = { path = "../../../packages/tools/performance_bar", deployment = "g9IkCVtyWwaFzyu4tNikw" } diff --git a/guest/rust/examples/controllers/first_person_camera/ambient.toml b/guest/rust/examples/controllers/first_person_camera/ambient.toml index 39e8f402ce..078f40a436 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -base_assets = { path = "../../../packages/std/base_assets", deployment = "2RmjT3YDF5apBc07hdbsK4" } -third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "29H8rHlUEmveDDozUIrErj" } -character_animation = { path = "../../../packages/std/character_animation", deployment = "5mqEeZyhclVVKMtKxycENd" } -hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "3OXCyu3zHz0DYn9AhRXKu1" } +base_assets = { path = "../../../packages/std/base_assets", deployment = "4V4xpDeFhuNIgrvLrJQOmv" } +third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "1WwKUo9jXsC53PSlBzzWnY" } +character_animation = { path = "../../../packages/std/character_animation", deployment = "7ZqVtjt2IWzmL4eOMaupIo" } +hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "5LbfOt1QnRSHZIO88800gs" } diff --git a/guest/rust/examples/controllers/third_person_camera/ambient.toml b/guest/rust/examples/controllers/third_person_camera/ambient.toml index 6e4e82ed2b..eec68de944 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -base_assets = { path = "../../../packages/std/base_assets", deployment = "2RmjT3YDF5apBc07hdbsK4" } -third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "29H8rHlUEmveDDozUIrErj" } -character_animation = { path = "../../../packages/std/character_animation", deployment = "5mqEeZyhclVVKMtKxycENd" } -hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "3OXCyu3zHz0DYn9AhRXKu1" } -nameplates = { path = "../../../packages/std/nameplates", deployment = "3JmxdXlgVYzOG4TWy3ZGgJ" } +base_assets = { path = "../../../packages/std/base_assets", deployment = "4V4xpDeFhuNIgrvLrJQOmv" } +third_person_controller = { path = "../../../packages/std/third_person_controller", deployment = "1WwKUo9jXsC53PSlBzzWnY" } +character_animation = { path = "../../../packages/std/character_animation", deployment = "7ZqVtjt2IWzmL4eOMaupIo" } +hide_cursor = { path = "../../../packages/std/hide_cursor", deployment = "5LbfOt1QnRSHZIO88800gs" } +nameplates = { path = "../../../packages/std/nameplates", deployment = "1gCNk3KcI5E5dotcXkoNgI" } diff --git a/guest/rust/examples/intermediate/async/ambient.toml b/guest/rust/examples/intermediate/async/ambient.toml index f132e7397c..1a23dab87a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/intermediate/clientside/ambient.toml b/guest/rust/examples/intermediate/clientside/ambient.toml index 9a17a1eea1..224a0284f3 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/intermediate/dependencies/ambient.toml b/guest/rust/examples/intermediate/dependencies/ambient.toml index 16db10bf07..70de40f2b4 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -deps_assets = { path = "deps/assets" , deployment = "73elyhecGCNViDR4lro0qf" } -deps_code = { path = "deps/code" , deployment = "3kMt3lpiPBnnleBgebfmq0" } -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +deps_assets = { path = "deps/assets" , deployment = "35oBSAVEKNNXM6ebbYBqvv" } +deps_code = { path = "deps/code" , deployment = "6MKVOX7xYJvKuDSSansD11" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/intermediate/dependencies/deps/assets/ambient.toml b/guest/rust/examples/intermediate/dependencies/deps/assets/ambient.toml index 8f583ed9ad..56ee981cc0 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", models = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 1b06395efd..d5f7f77f65 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -ambient_example_deps_assets = { path = "../assets" , deployment = "73elyhecGCNViDR4lro0qf" } +ambient_example_deps_assets = { path = "../assets" , deployment = "35oBSAVEKNNXM6ebbYBqvv" } [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 0f6fc2c1d0..7f1cbbd696 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 92bb57ada9..6f5b31df4a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [messages.Input.fields] ray_origin = "Vec3" @@ -20,4 +20,4 @@ type = "EntityId" attributes = ["Networked", "Debuggable"] [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/physics/basics/ambient.toml b/guest/rust/examples/physics/basics/ambient.toml index 69826f56c7..3c9189d441 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [messages.Bonk] description = "Collision between two objects." fields = { emitter = "EntityId", listener = "EntityId" } [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/physics/visualize_colliders/ambient.toml b/guest/rust/examples/physics/visualize_colliders/ambient.toml index 0c26a8554b..a0c1cbc249 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/rendering/decals/ambient.toml b/guest/rust/examples/rendering/decals/ambient.toml index 81e15a54cc..1ec0436977 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/rendering/fog/ambient.toml b/guest/rust/examples/rendering/fog/ambient.toml index 09b1164567..64b0226474 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/rendering/image/ambient.toml b/guest/rust/examples/rendering/image/ambient.toml index ea67516514..acefb8b1c8 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/rendering/instancing/ambient.toml b/guest/rust/examples/rendering/instancing/ambient.toml index b4d72d3f41..e75174f4ff 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable", example = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 22a1dfe28a..d3b273c159 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/rendering/procedural_generation/ambient.toml b/guest/rust/examples/rendering/procedural_generation/ambient.toml index 3a570e6f4a..0234879e8b 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 81b148a780..5da87196cb 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/rendering/samplers/ambient.toml b/guest/rust/examples/rendering/samplers/ambient.toml index 402f34a40c..3fca5de4f7 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/rendering/sun/ambient.toml b/guest/rust/examples/rendering/sun/ambient.toml index 766b41c683..e6aa7f5ec9 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera", deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/rendering/transparency/ambient.toml b/guest/rust/examples/rendering/transparency/ambient.toml index 5e4150f06b..add1e3b529 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/examples/ui/audio_ctrl/ambient.toml b/guest/rust/examples/ui/audio_ctrl/ambient.toml index 6ad055b605..f0e3d5d58b 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/auto_editor/ambient.toml b/guest/rust/examples/ui/auto_editor/ambient.toml index e1ca403375..0568874812 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/button/ambient.toml b/guest/rust/examples/ui/button/ambient.toml index c4b0293f37..f399c92704 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/clock/ambient.toml b/guest/rust/examples/ui/clock/ambient.toml index 64206d6457..5025402dcb 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/counter/ambient.toml b/guest/rust/examples/ui/counter/ambient.toml index 95f41a3343..4407c4d9bf 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/dock_layout/ambient.toml b/guest/rust/examples/ui/dock_layout/ambient.toml index a7ad1f8916..68bfcdc177 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/editors/ambient.toml b/guest/rust/examples/ui/editors/ambient.toml index 1caa00e32e..387f705eaa 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/flow_layout/ambient.toml b/guest/rust/examples/ui/flow_layout/ambient.toml index 4b05b61542..74c209da3e 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/image/ambient.toml b/guest/rust/examples/ui/image/ambient.toml index 3767211b2d..6d90b3f25d 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/rect/ambient.toml b/guest/rust/examples/ui/rect/ambient.toml index d7ef25b240..50e663f007 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/screens/ambient.toml b/guest/rust/examples/ui/screens/ambient.toml index 316d3d09e6..95a58427a0 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/scroll/ambient.toml b/guest/rust/examples/ui/scroll/ambient.toml index f29f8e25b9..1b8173c76d 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/slider/ambient.toml b/guest/rust/examples/ui/slider/ambient.toml index d29a094bde..6a7d9f836a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/text/ambient.toml b/guest/rust/examples/ui/text/ambient.toml index e69dd5eb22..863510631c 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/examples/ui/todo/ambient.toml b/guest/rust/examples/ui/todo/ambient.toml index 785114eb95..ccba3ec983 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 f9f7fd17fe..bbbf001a87 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", audio = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/packages/assets/kenney_impact_sounds/ambient.toml b/guest/rust/packages/assets/kenney_impact_sounds/ambient.toml index 5ecd19b8b6..734e79defa 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", audio = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/packages/assets/kenney_space_kit/ambient.toml b/guest/rust/packages/assets/kenney_space_kit/ambient.toml index 981f608b69..12de44b327 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", models = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/packages/games/arkanoid/ambient.toml b/guest/rust/packages/games/arkanoid/ambient.toml index 9226b03c04..8d2cca7c4b 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/arkanoid" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [hosting] region = "Auto" diff --git a/guest/rust/packages/games/minigolf/ambient.toml b/guest/rust/packages/games/minigolf/ambient.toml index 177e10f5ca..4524f6e8db 100644 --- a/guest/rust/packages/games/minigolf/ambient.toml +++ b/guest/rust/packages/games/minigolf/ambient.toml @@ -2,18 +2,18 @@ id = "uigiqyr7qugdncpzkyzinvwxh26daahx" name = "Minigolf" description = "Can you hit a hole-in-one?" -version = "0.3.2-nightly-2023-12-12" +version = "0.3.2-nightly-2023-12-13" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/minigolf" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [hosting] region = "Auto" max_players = 10 [dependencies] -hide_cursor = { path = "../../std/hide_cursor", deployment = "3OXCyu3zHz0DYn9AhRXKu1" } +hide_cursor = { path = "../../std/hide_cursor", deployment = "5LbfOt1QnRSHZIO88800gs" } [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 af5254c814..824c3c2732 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 59971d4fa7..7f67682d9a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/pong" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [hosting] region = "Auto" diff --git a/guest/rust/packages/games/tangent/ambient.toml b/guest/rust/packages/games/tangent/ambient.toml index f493d5205c..66f3322483 100644 --- a/guest/rust/packages/games/tangent/ambient.toml +++ b/guest/rust/packages/games/tangent/ambient.toml @@ -2,9 +2,9 @@ id = "t5qdqwpkoxtelvafs7qpvzhaoperwfpt" name = "Tangent" description = "Ambient's tech demo game. Third-person, hovercars, and more." -version = "0.3.2-nightly-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [hosting] @@ -12,35 +12,35 @@ region = "Auto" max_players = 10 [dependencies] -hide_cursor = { path = "../../std/hide_cursor", deployment = "3OXCyu3zHz0DYn9AhRXKu1", enabled = true } +hide_cursor = { path = "../../std/hide_cursor", deployment = "5LbfOt1QnRSHZIO88800gs", enabled = true } -core = { path = "core/core", deployment = "1ZtcnGymYpRZOj0XvbKXGc" } -behavior_vehicle = { path = "core/behavior_vehicle", deployment = "7GQcL3ERqy9RpVwTmlwUIq" } -behavior_character = { path = "core/behavior_character", deployment = "1CmN3ntZumdfaqlwxTrymw" } -camera_follow = { path = "core/camera_follow", deployment = "3sN4eueDiHUqcGqLuwvCQg" } -ui_class_selection = { path = "core/ui_class_selection", deployment = "6sIwZKjtVdPXXbkIVW6Z7e" } +core = { path = "core/core", deployment = "3Rx0vP1XN85eTwgj3oUMWg" } +behavior_vehicle = { path = "core/behavior_vehicle", deployment = "5hEnNbCiperE8G25TCW7wR" } +behavior_character = { path = "core/behavior_character", deployment = "6vJROPmtbkdNSZZzgr2bBn" } +camera_follow = { path = "core/camera_follow", deployment = "6t5oUtA2h3OojPn2Nc6njn" } +ui_class_selection = { path = "core/ui_class_selection", deployment = "6MAXlxTDOP3uIJwHmNWfb6" } -camera_topdown = { path = "mods/camera_topdown", enabled = false, deployment = "3lKGqkRmSTogNSV2JlLIMS" } +camera_topdown = { path = "mods/camera_topdown", enabled = false, deployment = "1KUsdqumRv7kiHR1jMpRNM" } -ui_holohud = { path = "mods/ui_holohud", enabled = false, deployment = "1zMTlyq9aepAcqueD4DIGt" } -ui_flathud = { path = "mods/ui_flathud", enabled = true, deployment = "48YzcqKhBgoBR9gv8RBoDs" } -ui_spawn_menu = { path = "mods/ui_spawn_menu", enabled = false, deployment = "1A2wL75kq98dsGmB9haWKp" } +ui_holohud = { path = "mods/ui_holohud", enabled = false, deployment = "ktv1QTIcptocdgi5jSisc" } +ui_flathud = { path = "mods/ui_flathud", enabled = true, deployment = "7WG93NIJvaTAgppKd5iIpQ" } +ui_spawn_menu = { path = "mods/ui_spawn_menu", enabled = false, deployment = "1Cd7d8ohNIM1qPP7nNsZWb" } -pickup_health = { path = "mods/pickup_health", deployment = "6dfXQot8idUC5wd8BklZKm" } +pickup_health = { path = "mods/pickup_health", deployment = "7XLvUiuyfKJxew8AFl5SxO" } -level_cubicide = { path = "mods/level_cubicide", deployment = "7X5JLBflURLZSqkhWtnXHF" } -level_cubicide_onespawn = { path = "mods/level_cubicide_onespawn", enabled = false, deployment = "43othi6caULAX3undVUPIw" } +level_cubicide = { path = "mods/level_cubicide", deployment = "2hlx9kbgIiBElDPzIqvUHY" } +level_cubicide_onespawn = { path = "mods/level_cubicide_onespawn", enabled = false, deployment = "2oWqYbMhmMM3eCGjkTdk70" } -class_assault = { path = "mods/class_assault", deployment = "5YYqytDrrX1v2o7gAwPYIr" } -class_scout = { path = "mods/class_scout", deployment = "6q1hCI3b5lEpZRc6SoGNZ7", enabled = false } -class_tank = { path = "mods/class_tank", deployment = "3mM0OnHlayIEiHzsOFQfWY" } +class_assault = { path = "mods/class_assault", deployment = "78dV2GrZWCYyQCEdG6D1LL" } +class_scout = { path = "mods/class_scout", deployment = "3E2EvpWG7YhekXZedNhnaU", enabled = false } +class_tank = { path = "mods/class_tank", deployment = "5SSqzdc7iV7g7KLJ9ExvuI" } -vehicle_standard = { path = "mods/vehicle_standard", deployment = "2o6URV1HumHuisAHQo3CrN" } +vehicle_standard = { path = "mods/vehicle_standard", deployment = "7gps8cHb8btni0sBbHZRUh" } -gameplay_firerain = { path = "mods/gameplay_firerain", enabled = false, deployment = "4hOUXFT4QDtY1uOUbG8x9E" } -gameplay_daynight = { path = "mods/gameplay_daynight", enabled = false, deployment = "59OwYEBPfwTQQnvQNBpQh1" } +gameplay_firerain = { path = "mods/gameplay_firerain", enabled = false, deployment = "7E51ijs4dom2ah0YdEdVEZ" } +gameplay_daynight = { path = "mods/gameplay_daynight", enabled = false, deployment = "1lRhDcxvims1NcNelhzRTE" } -reskin_classes = { path = "mods/reskin_classes", enabled = false, deployment = "6H001B0b4x0dJBfJIntRuX" } +reskin_classes = { path = "mods/reskin_classes", enabled = false, deployment = "79MDMX1n3yqlQG5uDoirni" } -package_manager = { path = "../../tools/package_manager", deployment = "3QH2B2rIIn1Qh4eKazOrip" } -editor = { path = "../../tools/editor", deployment = "kfKMNVUhzvnekdeMQoPo8" } +package_manager = { path = "../../tools/package_manager", deployment = "71gqnxbXl1B2CxbyF9PlEW" } +editor = { path = "../../tools/editor", deployment = "4B8sWg92kvV10PN34S3LIl" } 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 17c2e48393..51d1402942 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } -unit_schema = { path = "../../../../schemas/unit", deployment = "4l17h0fMlvTIK2vm36ch8P" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } +unit_schema = { path = "../../../../schemas/unit", deployment = "7GImmfCf9JsHrovvurz45F" } -base_assets = { path = "../../../../std/base_assets", deployment = "2RmjT3YDF5apBc07hdbsK4" } -character_animation = { path = "../../../../std/character_animation", deployment = "5mqEeZyhclVVKMtKxycENd" } -character_movement = { path = "../../../../std/character_movement", deployment = "5TEkzgkQcbukjvRezUQttG" } +base_assets = { path = "../../../../std/base_assets", deployment = "4V4xpDeFhuNIgrvLrJQOmv" } +character_animation = { path = "../../../../std/character_animation", deployment = "7ZqVtjt2IWzmL4eOMaupIo" } +character_movement = { path = "../../../../std/character_movement", deployment = "3OJujeC49L8h0eK5gC2IrP" } 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 be23fc1fe6..5113c5c41c 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } -kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", deployment = "48p2shoSTWCBGUXQ0uPbaT" } -explosion = { path = "../../../../std/explosion", deployment = "3loTUPVzo40kkn8tNLp1r2" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } +kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", deployment = "5lhzdGUzpO4YD4vhHB0t6b" } +explosion = { path = "../../../../std/explosion", deployment = "2A1JbAaGTL5zQhZUcwF17d" } [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 cc7a230ae1..73949ea365 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } diff --git a/guest/rust/packages/games/tangent/core/core/ambient.toml b/guest/rust/packages/games/tangent/core/core/ambient.toml index be617bba3e..e0426f8c2d 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } authors = ["philpax"] -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } -unit_schema = { path = "../../../../schemas/unit", deployment = "4l17h0fMlvTIK2vm36ch8P" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } +unit_schema = { path = "../../../../schemas/unit", deployment = "7GImmfCf9JsHrovvurz45F" } -explosion = { path = "../../../../std/explosion", deployment = "3loTUPVzo40kkn8tNLp1r2" } -nameplates = { path = "../../../../std/nameplates", deployment = "3JmxdXlgVYzOG4TWy3ZGgJ" } +explosion = { path = "../../../../std/explosion", deployment = "2A1JbAaGTL5zQhZUcwF17d" } +nameplates = { path = "../../../../std/nameplates", deployment = "1gCNk3KcI5E5dotcXkoNgI" } -kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", deployment = "48p2shoSTWCBGUXQ0uPbaT" } +kenney_impact_sounds = { path = "../../../../assets/kenney_impact_sounds", deployment = "5lhzdGUzpO4YD4vhHB0t6b" } [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 2eb76ffde6..8c30b56270 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "5AuEXErcWlZBdZYzzgPOkM" } -kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", deployment = "2qaIVt7ZfpQr1vIm2dtZ8i" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "2Lqe4BHLuIO5ZQvWIJGyQN" } +kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", deployment = "7RhKY6BQ4hglAxjNdMMbg5" } -explosion = { path = "../../../../std/explosion", deployment = "3loTUPVzo40kkn8tNLp1r2" } +explosion = { path = "../../../../std/explosion", deployment = "2A1JbAaGTL5zQhZUcwF17d" } [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 a9516ce6e0..399184ddeb 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } -nameplates = { path = "../../../../std/nameplates", deployment = "3JmxdXlgVYzOG4TWy3ZGgJ" } +nameplates = { path = "../../../../std/nameplates", deployment = "1gCNk3KcI5E5dotcXkoNgI" } [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 51105adf85..c435b7173e 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } [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 026c48cb3f..fbcef78e95 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } 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 f393ea9c04..64f4e0e51b 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -gun_laser = { path = "../../core/gun_laser", deployment = "6KXShpRcJ7751GgjhpK6pb" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +gun_laser = { path = "../../core/gun_laser", deployment = "4VwsxALn8KLJwIelbHIeuq" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "5AuEXErcWlZBdZYzzgPOkM" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "2Lqe4BHLuIO5ZQvWIJGyQN" } 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 ca341f44bc..2ddbc28da1 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -gun_laser = { path = "../../core/gun_laser", deployment = "6KXShpRcJ7751GgjhpK6pb" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +gun_laser = { path = "../../core/gun_laser", deployment = "4VwsxALn8KLJwIelbHIeuq" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "5AuEXErcWlZBdZYzzgPOkM" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "2Lqe4BHLuIO5ZQvWIJGyQN" } 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 81f9922074..b3fc5bbf31 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -gun_laser = { path = "../../core/gun_laser", deployment = "6KXShpRcJ7751GgjhpK6pb" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +gun_laser = { path = "../../core/gun_laser", deployment = "4VwsxALn8KLJwIelbHIeuq" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "5AuEXErcWlZBdZYzzgPOkM" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "2Lqe4BHLuIO5ZQvWIJGyQN" } 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 f7200ec79a..0e6064ba70 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" 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 75ed6352c1..e5963c6d01 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } 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 393a060732..d9e126774a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -spawner_vehicle = { path = "../../core/spawner_vehicle", deployment = "1BGKjrcUzr5h9f09S2vFSN" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +spawner_vehicle = { path = "../../core/spawner_vehicle", deployment = "telwxIKY6RnOQxjU7LkBG" } -pickup_health = { path = "../pickup_health", deployment = "6dfXQot8idUC5wd8BklZKm" } +pickup_health = { path = "../pickup_health", deployment = "7XLvUiuyfKJxew8AFl5SxO" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } [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 dae85f584d..e2e3e7fd50 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -level_cubicide = { path = "../level_cubicide" , deployment = "7X5JLBflURLZSqkhWtnXHF" } +level_cubicide = { path = "../level_cubicide" , deployment = "2hlx9kbgIiBElDPzIqvUHY" } 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 1c2a619c38..7d4c3f68de 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", deployment = "2qaIVt7ZfpQr1vIm2dtZ8i" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +kenney_digital_audio = { path = "../../../../assets/kenney_digital_audio", deployment = "7RhKY6BQ4hglAxjNdMMbg5" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } [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 87c303edde..3f3f17e2ba 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } 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 1006c9b1a8..e799517ccb 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } 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 e8b730c2b2..a6600fad2c 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -game_object = { path = "../../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +game_object = { path = "../../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } 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 a8d0e07bc9..949e43e870 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } -spawner_vehicle = { path = "../../core/spawner_vehicle", deployment = "1BGKjrcUzr5h9f09S2vFSN" } +spawner_vehicle = { path = "../../core/spawner_vehicle", deployment = "telwxIKY6RnOQxjU7LkBG" } [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 32c256f88a..74c6f99234 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Mod", for_playables = ["t5qdqwpkoxtelvafs7qpvzhaoperwfpt"] } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" authors = ["philpax"] [dependencies] -tangent_schema = { path = "../../schema", deployment = "7XqgzDJtxt3Va5fSncEffX" } -gun_laser = { path = "../../core/gun_laser", deployment = "6KXShpRcJ7751GgjhpK6pb" } +tangent_schema = { path = "../../schema", deployment = "6pTMlLwklPbQQKAjZtAwwv" } +gun_laser = { path = "../../core/gun_laser", deployment = "4VwsxALn8KLJwIelbHIeuq" } -kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "5AuEXErcWlZBdZYzzgPOkM" } +kenney_space_kit = { path = "../../../../assets/kenney_space_kit", deployment = "2Lqe4BHLuIO5ZQvWIJGyQN" } diff --git a/guest/rust/packages/games/tangent/schema/ambient.toml b/guest/rust/packages/games/tangent/schema/ambient.toml index c97e130d90..43131cdf31 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", schema = true } authors = ["philpax"] -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -game_object = { path = "../../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } -unit = { path = "../../../schemas/unit" , deployment = "4l17h0fMlvTIK2vm36ch8P" } +game_object = { path = "../../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } +unit = { path = "../../../schemas/unit" , deployment = "7GImmfCf9JsHrovvurz45F" } [components] # Player diff --git a/guest/rust/packages/games/tictactoe/ambient.toml b/guest/rust/packages/games/tictactoe/ambient.toml index fe771e95b8..cb832c010a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" repository = "https://github.com/AmbientRun/Ambient/tree/main/guest/rust/packages/games/tictactoe" type = "Game" content = { type = "Playable" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [hosting] region = "Auto" @@ -36,4 +36,4 @@ right = "Bool" capture = "Bool" [dependencies] -orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "6xeP7Zx84iRn2BLDzAEsut" } +orbit_camera = { path = "../../../packages/std/orbit_camera" , deployment = "35AFIfbfGDLesxECgSQniX" } diff --git a/guest/rust/packages/schemas/editor/ambient.toml b/guest/rust/packages/schemas/editor/ambient.toml index 21cd25f4fd..ebc70955df 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" description = "Schema for the editor." content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components] # Player components diff --git a/guest/rust/packages/schemas/game_object/ambient.toml b/guest/rust/packages/schemas/game_object/ambient.toml index bad9bf0c7f..807302db67 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 e0819180a0..100c846f6e 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", schema = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -game_object = { path = "../game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +game_object = { path = "../game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } [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 7509b9cf6a..97f79be36b 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", models = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/packages/std/character_animation/ambient.toml b/guest/rust/packages/std/character_animation/ambient.toml index 13df579ec0..2cf7d113b8 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", animations = true, code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -game_object = { path = "../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } -unit_schema = { path = "../../schemas/unit", deployment = "4l17h0fMlvTIK2vm36ch8P" } +game_object = { path = "../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } +unit_schema = { path = "../../schemas/unit", deployment = "7GImmfCf9JsHrovvurz45F" } [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 8976c9b50b..0c6ccf718a 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -unit_schema = { path = "../../schemas/unit", deployment = "4l17h0fMlvTIK2vm36ch8P" } +unit_schema = { path = "../../schemas/unit", deployment = "7GImmfCf9JsHrovvurz45F" } [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 4472e796f7..e9e9eb9a81 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -game_object = { path = "../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +game_object = { path = "../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } [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 fcc388985b..4cdaf86df8 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/packages/std/nameplates/ambient.toml b/guest/rust/packages/std/nameplates/ambient.toml index 35a2cad282..a398bbadba 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -game_object = { path = "../../schemas/game_object", deployment = "lyXG5hiXXWoNjMouRUeGd" } +game_object = { path = "../../schemas/game_object", deployment = "5tA7RzIjQ3nSiqk3iy4PJL" } [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 954a4546f2..ca418034b9 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 e28c0b81bc..fccae093e1 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Asset", code = true } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -unit_schema = { path = "../../schemas/unit", deployment = "4l17h0fMlvTIK2vm36ch8P" } -character_movement = { path = "../character_movement", deployment = "5TEkzgkQcbukjvRezUQttG" } +unit_schema = { path = "../../schemas/unit", deployment = "7GImmfCf9JsHrovvurz45F" } +character_movement = { path = "../character_movement", deployment = "3OJujeC49L8h0eK5gC2IrP" } [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 f501005f0b..15228a5e52 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [messages.ConsoleServerInput.fields] input = "String" diff --git a/guest/rust/packages/tools/editor/ambient.toml b/guest/rust/packages/tools/editor/ambient.toml index 8280cd6a89..1c31626d9d 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [dependencies] -editor_schema = { path = "../../schemas/editor", deployment = "6RJDVYIBQtJkYAlrOMYAy6" } -hide_cursor = { path = "../../std/hide_cursor", enabled = false, deployment = "3OXCyu3zHz0DYn9AhRXKu1" } +editor_schema = { path = "../../schemas/editor", deployment = "1ibSpTarTIvCKCrgIAvnqU" } +hide_cursor = { path = "../../std/hide_cursor", enabled = false, deployment = "5LbfOt1QnRSHZIO88800gs" } [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 471f578178..254e40cfc4 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 058e93f81a..dbc485c520 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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", deployment = "6RJDVYIBQtJkYAlrOMYAy6" } +editor_schema = { path = "../../schemas/editor", deployment = "1ibSpTarTIvCKCrgIAvnqU" } diff --git a/guest/rust/packages/tools/performance_bar/ambient.toml b/guest/rust/packages/tools/performance_bar/ambient.toml index cc2d185939..ce63929d44 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/guest/rust/packages/tools/world_latency/ambient.toml b/guest/rust/packages/tools/world_latency/ambient.toml index 070d623ab7..3a20dfd5f7 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" content = { type = "Tool" } -ambient_version = "0.3.2-nightly-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [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 4b5c1a9ee4..fe1dd46161 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-2023-12-12" +version = "0.3.2-nightly-2023-12-13" 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" diff --git a/schema/schema/ambient.toml b/schema/schema/ambient.toml index b591ffdea2..6180a8c6d0 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [includes] animation = "includes/animation.toml" diff --git a/schema/schema/includes/animation.toml b/schema/schema/includes/animation.toml index 11b0c63c83..babd225d81 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.is_animation_player] type = "Empty" diff --git a/schema/schema/includes/app_.toml b/schema/schema/includes/app_.toml index b6eed39ec6..dd15806dbe 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.cursor_position] type = "Vec2" diff --git a/schema/schema/includes/audio.toml b/schema/schema/includes/audio.toml index a44af365d4..0616b104e8 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.is_audio_player] type = "Empty" diff --git a/schema/schema/includes/camera.toml b/schema/schema/includes/camera.toml index a1b2829839..5718410b54 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.active_camera] type = "F32" diff --git a/schema/schema/includes/ecs.toml b/schema/schema/includes/ecs.toml index 602b79efb4..84b0c0fd93 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.dont_despawn_on_unload] type = "Empty" diff --git a/schema/schema/includes/hierarchy.toml b/schema/schema/includes/hierarchy.toml index 5be9cced6d..c871014414 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.parent] type = "EntityId" diff --git a/schema/schema/includes/input.toml b/schema/schema/includes/input.toml index ddf4cfe49b..e82771a097 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.mouse_over_entity] type = "EntityId" diff --git a/schema/schema/includes/layout.toml b/schema/schema/includes/layout.toml index 7de53d2fde..1316ce0912 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.align_horizontal] type = "Align" diff --git a/schema/schema/includes/model.toml b/schema/schema/includes/model.toml index a591b6ce6b..05fe75b4a2 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.model_animatable] type = "Bool" diff --git a/schema/schema/includes/network.toml b/schema/schema/includes/network.toml index 760b43e56b..2ea0b4b79c 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.is_remote_entity] type = "Empty" diff --git a/schema/schema/includes/package.toml b/schema/schema/includes/package.toml index 1501ab276c..60a33e67ec 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [enums.PackageContent] description = "The content type of the package." diff --git a/schema/schema/includes/physics.toml b/schema/schema/includes/physics.toml index c43c5534c3..d151a62cfd 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.angular_velocity] type = "Vec3" diff --git a/schema/schema/includes/player.toml b/schema/schema/includes/player.toml index 8874de4e16..143c1e7361 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.local_user_id] type = "String" diff --git a/schema/schema/includes/prefab.toml b/schema/schema/includes/prefab.toml index 836e813904..eacb6df870 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.prefab_from_url] type = "String" diff --git a/schema/schema/includes/primitives.toml b/schema/schema/includes/primitives.toml index 53f4ffad17..74fa49e377 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.cube] type = "Empty" diff --git a/schema/schema/includes/procedurals.toml b/schema/schema/includes/procedurals.toml index d8507f4782..8c08694b0a 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.procedural_mesh] type = "ProceduralMeshHandle" diff --git a/schema/schema/includes/rect.toml b/schema/schema/includes/rect.toml index dbfa440685..d04bf073a9 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.background_color] type = "Vec4" diff --git a/schema/schema/includes/rendering.toml b/schema/schema/includes/rendering.toml index c46d8d685e..29f1945d60 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.cast_shadows] type = "Empty" diff --git a/schema/schema/includes/text.toml b/schema/schema/includes/text.toml index 4bb90530af..3e64c207e8 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.font_family] type = "String" diff --git a/schema/schema/includes/transform.toml b/schema/schema/includes/transform.toml index 96cc0ed9ff..c06d4a6aad 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.cylindrical_billboard_z] type = "Empty" diff --git a/schema/schema/includes/ui.toml b/schema/schema/includes/ui.toml index 246a4b8382..641d35837d 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.focus] type = "String" diff --git a/schema/schema/includes/wasm.toml b/schema/schema/includes/wasm.toml index ed4ea87e11..102b3520d8 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-2023-12-12" +ambient_version = "0.3.2-nightly-2023-12-13" [components.is_module] name = "Is module"