v1.8.3
[Version 1.8.3 - May 26, 2023 - Deserted Update]
+ Cactus
+ Fancy Changelog and Controls pages
+ Toggle Burning setting
+ Broth Ice (Hidden)
+ Rad Shard (Hidden)
+ Linked to our official Sandboxels Wiki on wiki.gg (https://sandboxels.wiki.gg/)
[Changes]
+ Cacti and Charcoal now spawn in Desert world gen
+ Petals will fall slowly if detached from flower
+ Pointer color can be customized
+ Bless grows Grass on Dirt
+ Frogs can somewhat swim
+ Pool Water can kill Frogs and Seeds
+ Pool Water will break down Blood and Poison
+ Cream releases Steam when boiling
+ Cream can wet soil
+ Popcorn pops when made from Corn
+ Melted Butter stains solids
+ Mushroom parts break into Mycelium
+ Eggs melting leaves behind Sulfur Gas
+ Eggs won't break when dropped on soft material
+ Bless turns Molten Lead to Molten Gold
+ Unique fire colors for Molten Copper, Lead, Zinc, Salt, and Calcium
+ Broth can be made from Bones and Mushroom parts
+ Unique Broth color for soups with Flowers, Potato, Rotten Meat, Cheese, Beans, Wheat, Algae
+ Milk and Cream can be churned to Butter
+ Rats can eat Eggnog
+ Fish eat Yolk and Cell
+ Ants can drink Juice
+ Soap kills bugs
+ Ozone kills Plant
+ Charcoal, Roots, Hyphae, and Amalgam conduct electricity
+ Rad Glass has a texture when placed manually
+ Rad Glass can be made with Fallout
+ LEDs melt into Gallium
+ Molten Calcium can burn
+ Salt alias 'Sodium Chloride'
+ Anesthesia alias 'Nitrous Oxide'
+ Anesthesia turns Clouds to Acid Clouds
+ Anesthesia depletes Ozone
+ Sulfur alias 'Sulphur'
+ TNT alias 'Trinitrotoluene'
+ DNA alias 'Deoxyribonucleic Acid'
+ DNA from Cancer appears corrupted
+ Potatoes can explode when radiated
+ Cellulose freezes into Paper
+ Bees can be crushed into Honey
+ Bamboo and Vines can convert Carbon Dioxide to Oxygen
+ Flour can be wet by Pool Water, Milk, Cream, Broth, Soda, Tea, Blood, Antibody, and Infection
+ Slag can be made with Smog, Pyrocumulus, Dioxin, and Poison Gas
+ Cream changes color when mixed with Milk variant ingredients
+ Radiation affects Aluminum, Pool Water, Soda, Broth, and Tea
+ Pistils can be broken
+ Sugar and Candy dissolve in Soda
+ Bleach and Yeast reaction generates heat
+ Bleach and Soap reaction
+ Bleach breaks down Antidote
+ Sponge creates Bubbles when absorbing Soap
~ Potatoes, Straw, Wheat, and Worms burn slower
~ Sap boils at a lower point
~ Strange Matter is now a liquid
~ Bless turns Soda into Seltzer
~ Cellulose burns less
~ Recolored Frozen Meat
~ Adjusted Sulfur Gas density
~ Adjusted Molten Gallium density
[Bug Fixes]
~ Fixed: Grape Juice and Potato Juice turns yellow when frozen
~ Fixed: Color-customizable elements don't show selector if hidden
~ Fixed: Foam created by other foam takes air temperature
[Technical]
+ Element property glow for gas effect (true/false)
+ LIGHTWEIGHT behavior preset
+ Reaction properties burning1 and burning2 requirement (true/false)
~ Seeds element now uses eLists.SEEDS
2023-05-26 17:57:38 -04:00
|
|
|
<!DOCTYPE html>
|
|
|
|
|
<html lang="en">
|
|
|
|
|
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<title>Sandboxels Controls</title>
|
|
|
|
|
<meta name="description" content="How to play the free falling-sand browser game.">
|
|
|
|
|
<meta name="keywords" content="falling sand, elements, pixel art, simulator, powder">
|
|
|
|
|
<meta name="author" content="R74n">
|
|
|
|
|
<meta name="copyright" content="R74n">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
|
<meta name="robots" content="all">
|
|
|
|
|
|
|
|
|
|
<!--Favicons-->
|
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="icons/apple-touch-icon.png?v=2">
|
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="icons/favicon-32x32.png?v=2">
|
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="icons/favicon-16x16.png?v=2">
|
|
|
|
|
<link rel="manifest" href="manifest.json">
|
|
|
|
|
<link rel="mask-icon" href="icons/safari-pinned-tab.svg?v=2" color="#2167ff">
|
|
|
|
|
<link rel="shortcut icon" href="icons/favicon.ico?v=2">
|
|
|
|
|
<meta name="msapplication-TileColor" content="#e6d577">
|
|
|
|
|
<meta name="theme-color" content="#000000">
|
|
|
|
|
|
|
|
|
|
<!--OpenGraph-->
|
|
|
|
|
<meta property="og:locale" content="en_US">
|
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
|
<meta property="og:title" content="Sandboxels Controls">
|
|
|
|
|
<meta property="og:description" content="How to play the free falling-sand browser game.">
|
|
|
|
|
<meta property="og:url" content="https://sandboxels.r74n.com">
|
|
|
|
|
<meta property="og:site_name" content="Sandboxels">
|
|
|
|
|
<meta property="og:image" content="https://sandboxels.r74n.com/icons/wallpaper.png">
|
|
|
|
|
<meta property="og:image:width" content="1980">
|
|
|
|
|
<meta property="og:image:height" content="971">
|
|
|
|
|
<meta property="og:image:type" content="image/png">
|
|
|
|
|
<meta property="og:image:alt" content="A rainforest made in Sandboxels">
|
|
|
|
|
|
|
|
|
|
<!--Twitter-->
|
|
|
|
|
<meta name="twitter:card" content="summary_large_image">
|
|
|
|
|
<meta name="twitter:description" content="How to play the free falling-sand browser game.">
|
|
|
|
|
<meta name="twitter:title" content="Sandboxels Controls">
|
|
|
|
|
<meta name="twitter:site:id" content="1436857621827530753">
|
|
|
|
|
<meta name="twitter:image" content="https://sandboxels.r74n.com/icons/card.png">
|
|
|
|
|
<meta name="twitter:image:alt" content="A rainforest made in Sandboxels">
|
|
|
|
|
<meta name="twitter:creator:id" content="1436857621827530753">
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" type="text/css" href="style.css?nocache=3">
|
|
|
|
|
<style>
|
|
|
|
|
/* on mobile, make h1 fit on one line */
|
|
|
|
|
@media only screen and (max-width: 800px) {
|
|
|
|
|
h1 {
|
|
|
|
|
font-size: 1em;
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
#controls {
|
|
|
|
|
font-family: Arial, Helvetica, sans-serif
|
|
|
|
|
}
|
|
|
|
|
td:nth-child(odd) {
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
table {
|
|
|
|
|
margin-left: auto;
|
|
|
|
|
margin-right: auto;
|
|
|
|
|
}
|
|
|
|
|
th {
|
|
|
|
|
text-align: center;
|
|
|
|
|
font-weight: bold;
|
|
|
|
|
}
|
|
|
|
|
h2 { text-align: center; }
|
|
|
|
|
</style>
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
1.8.5
[Version 1.8.5 - July 27, 2023]
+ Drag tool
+ Tree color variety (8 variants!)
~ Mobile UI improvements
+ Warp (Special)
+ Crumb (Hidden, from broken foods)
+ Skin (Solid)
+ Hair (Hidden)
[States]
+ Soda Ice (Hidden)
+ Bleach Ice (Hidden)
+ Frozen Vinegar (Hidden)
+ Amber (Hidden, frozen Sap)
+ Perfume (Hidden, liquid Fragrance)
+ Liquid Stench (Hidden)
[Changes]
+ Molten Dirt can solidify into some Rock
+ Tools have descriptions on info page
+ Oil dirties Water
+ Humans will panic and run when burning
+ Rad Shards and Molten Rad Glass can produce radiation
+ Light and Laser retain color when liquified
+ Slag can be formed with Dirt
+ Slag can break into Gravel
+ Corn breaks into Flour
+ Mushrooms can release Poison when broken
+ Poison and Antidote can wet soil
+ Juice can wet Flour
+ Blood can oxidize Iron and Copper
+ Fallout will infect Blood
+ Birds turn to white meat when cooked
+ Birds smash into Blood
+ Cacti can be killed by Vinegar, Bleach, Baking Soda, and Alcohol
+ Humans can be killed by Poison and Cyanide
+ Cells can be killed by Plague, Soap, Mercury, Chlorine, and Cyanide
+ Dioxin can kill Plants, Grass, Vines, Saplings, and Cacti
+ Vinegar can kill Frogs slowly
+ Vinegar can kill Grass
+ Algae dies at hot and cold temperatures
+ Dust will burn at high temperatures
+ Melted Wax will break down at high temperatures
+ Uranium conducts electricity
+ Unburn tool can put out Embers and Torches
+ Bless turns Static to Rainbow
+ Static conducts electricity
+ Grapes can turn Water into Juice
+ Primordial Soup can wet Clay Soil
+ Hydrogen produces heat during fusion
+ Helium, Hydrogen, and Mercury Gas glow when electrified
+ Cactus and Liquid Light random events
+ Cement can be made with Slaked Lime
~ Recolored Slaked Lime
~ Placing Petals or Mushroom Caps now picks a random color
~ Unhid Petal
~ Hid Root
~ Moved Bamboo to Solids
~ Moved Steel
~ Moved Melted Cheese, Butter, and Chocolate to States
~ Moved Liquid Hydrogen, Helium, and Neon to States
~ States category always appears last if unhidden
~ Humans rot more randomly
~ Bamboo Plant grows faster
~ Worms no longer break Eggs
~ Strange Matter can no longer travel through indestructible things
~ Strange Matter can no longer destroy Void
~ Tweaked Molten Uranium radiation rate
[Fixes]
~ Fixed: Alt-Tab locks Alt key
~ Fixed: Cacti break into Sap
~ Fixed: Cream deletes infinite Soda and Juice
~ Fixed: Null in info page error (e.g. tea)
~ Fixed: Unknown element in info page error (e.g. salt)
~ Fixed: Reactions, related, and aliases don't show up in tool info pages
~ Capitalization fixes
[Technical]
+ Element properties onSelect, onMouseUp, perTick, singleColor
~ Element property fireElement can accept null
2023-07-27 12:33:58 -04:00
|
|
|
<h1><a href="https://sandboxels.R74n.com" class="backbutton"><</a> Sandboxels Controls</h1>
|
v1.8.3
[Version 1.8.3 - May 26, 2023 - Deserted Update]
+ Cactus
+ Fancy Changelog and Controls pages
+ Toggle Burning setting
+ Broth Ice (Hidden)
+ Rad Shard (Hidden)
+ Linked to our official Sandboxels Wiki on wiki.gg (https://sandboxels.wiki.gg/)
[Changes]
+ Cacti and Charcoal now spawn in Desert world gen
+ Petals will fall slowly if detached from flower
+ Pointer color can be customized
+ Bless grows Grass on Dirt
+ Frogs can somewhat swim
+ Pool Water can kill Frogs and Seeds
+ Pool Water will break down Blood and Poison
+ Cream releases Steam when boiling
+ Cream can wet soil
+ Popcorn pops when made from Corn
+ Melted Butter stains solids
+ Mushroom parts break into Mycelium
+ Eggs melting leaves behind Sulfur Gas
+ Eggs won't break when dropped on soft material
+ Bless turns Molten Lead to Molten Gold
+ Unique fire colors for Molten Copper, Lead, Zinc, Salt, and Calcium
+ Broth can be made from Bones and Mushroom parts
+ Unique Broth color for soups with Flowers, Potato, Rotten Meat, Cheese, Beans, Wheat, Algae
+ Milk and Cream can be churned to Butter
+ Rats can eat Eggnog
+ Fish eat Yolk and Cell
+ Ants can drink Juice
+ Soap kills bugs
+ Ozone kills Plant
+ Charcoal, Roots, Hyphae, and Amalgam conduct electricity
+ Rad Glass has a texture when placed manually
+ Rad Glass can be made with Fallout
+ LEDs melt into Gallium
+ Molten Calcium can burn
+ Salt alias 'Sodium Chloride'
+ Anesthesia alias 'Nitrous Oxide'
+ Anesthesia turns Clouds to Acid Clouds
+ Anesthesia depletes Ozone
+ Sulfur alias 'Sulphur'
+ TNT alias 'Trinitrotoluene'
+ DNA alias 'Deoxyribonucleic Acid'
+ DNA from Cancer appears corrupted
+ Potatoes can explode when radiated
+ Cellulose freezes into Paper
+ Bees can be crushed into Honey
+ Bamboo and Vines can convert Carbon Dioxide to Oxygen
+ Flour can be wet by Pool Water, Milk, Cream, Broth, Soda, Tea, Blood, Antibody, and Infection
+ Slag can be made with Smog, Pyrocumulus, Dioxin, and Poison Gas
+ Cream changes color when mixed with Milk variant ingredients
+ Radiation affects Aluminum, Pool Water, Soda, Broth, and Tea
+ Pistils can be broken
+ Sugar and Candy dissolve in Soda
+ Bleach and Yeast reaction generates heat
+ Bleach and Soap reaction
+ Bleach breaks down Antidote
+ Sponge creates Bubbles when absorbing Soap
~ Potatoes, Straw, Wheat, and Worms burn slower
~ Sap boils at a lower point
~ Strange Matter is now a liquid
~ Bless turns Soda into Seltzer
~ Cellulose burns less
~ Recolored Frozen Meat
~ Adjusted Sulfur Gas density
~ Adjusted Molten Gallium density
[Bug Fixes]
~ Fixed: Grape Juice and Potato Juice turns yellow when frozen
~ Fixed: Color-customizable elements don't show selector if hidden
~ Fixed: Foam created by other foam takes air temperature
[Technical]
+ Element property glow for gas effect (true/false)
+ LIGHTWEIGHT behavior preset
+ Reaction properties burning1 and burning2 requirement (true/false)
~ Seeds element now uses eLists.SEEDS
2023-05-26 17:57:38 -04:00
|
|
|
|
|
|
|
|
</ul>
|
|
|
|
|
<div id="controls">
|
|
|
|
|
|
|
|
|
|
<h2>Keyboard/Mouse Controls</h2>
|
|
|
|
|
<table>
|
|
|
|
|
<thead><tr><th>Function</th><th>Control</th></tr></thead>
|
|
|
|
|
<tr><td>Draw pixels</td> <td><kbd>Left Click</kbd></td></tr>
|
|
|
|
|
<tr><td>Erase pixels</td> <td><kbd>Right Click</kbd></td></tr>
|
|
|
|
|
<tr><td>Pick element</td> <td><kbd>Middle Click</kbd></td></tr>
|
|
|
|
|
<tr><td>Pause simulation</td> <td><kbd>Space</kbd> or <kbd>P</kbd></td></tr>
|
1.8.5
[Version 1.8.5 - July 27, 2023]
+ Drag tool
+ Tree color variety (8 variants!)
~ Mobile UI improvements
+ Warp (Special)
+ Crumb (Hidden, from broken foods)
+ Skin (Solid)
+ Hair (Hidden)
[States]
+ Soda Ice (Hidden)
+ Bleach Ice (Hidden)
+ Frozen Vinegar (Hidden)
+ Amber (Hidden, frozen Sap)
+ Perfume (Hidden, liquid Fragrance)
+ Liquid Stench (Hidden)
[Changes]
+ Molten Dirt can solidify into some Rock
+ Tools have descriptions on info page
+ Oil dirties Water
+ Humans will panic and run when burning
+ Rad Shards and Molten Rad Glass can produce radiation
+ Light and Laser retain color when liquified
+ Slag can be formed with Dirt
+ Slag can break into Gravel
+ Corn breaks into Flour
+ Mushrooms can release Poison when broken
+ Poison and Antidote can wet soil
+ Juice can wet Flour
+ Blood can oxidize Iron and Copper
+ Fallout will infect Blood
+ Birds turn to white meat when cooked
+ Birds smash into Blood
+ Cacti can be killed by Vinegar, Bleach, Baking Soda, and Alcohol
+ Humans can be killed by Poison and Cyanide
+ Cells can be killed by Plague, Soap, Mercury, Chlorine, and Cyanide
+ Dioxin can kill Plants, Grass, Vines, Saplings, and Cacti
+ Vinegar can kill Frogs slowly
+ Vinegar can kill Grass
+ Algae dies at hot and cold temperatures
+ Dust will burn at high temperatures
+ Melted Wax will break down at high temperatures
+ Uranium conducts electricity
+ Unburn tool can put out Embers and Torches
+ Bless turns Static to Rainbow
+ Static conducts electricity
+ Grapes can turn Water into Juice
+ Primordial Soup can wet Clay Soil
+ Hydrogen produces heat during fusion
+ Helium, Hydrogen, and Mercury Gas glow when electrified
+ Cactus and Liquid Light random events
+ Cement can be made with Slaked Lime
~ Recolored Slaked Lime
~ Placing Petals or Mushroom Caps now picks a random color
~ Unhid Petal
~ Hid Root
~ Moved Bamboo to Solids
~ Moved Steel
~ Moved Melted Cheese, Butter, and Chocolate to States
~ Moved Liquid Hydrogen, Helium, and Neon to States
~ States category always appears last if unhidden
~ Humans rot more randomly
~ Bamboo Plant grows faster
~ Worms no longer break Eggs
~ Strange Matter can no longer travel through indestructible things
~ Strange Matter can no longer destroy Void
~ Tweaked Molten Uranium radiation rate
[Fixes]
~ Fixed: Alt-Tab locks Alt key
~ Fixed: Cacti break into Sap
~ Fixed: Cream deletes infinite Soda and Juice
~ Fixed: Null in info page error (e.g. tea)
~ Fixed: Unknown element in info page error (e.g. salt)
~ Fixed: Reactions, related, and aliases don't show up in tool info pages
~ Capitalization fixes
[Technical]
+ Element properties onSelect, onMouseUp, perTick, singleColor
~ Element property fireElement can accept null
2023-07-27 12:33:58 -04:00
|
|
|
<tr><td>Intensify effect</td> <td><kbd>Shift</kbd> + <kbd style="background-color:red;">Heat</kbd>/<kbd style="background-color:blue;">Cool</kbd>/<kbd style="background-color:white;color:black">Drag</kbd>/<kbd style="background-color:#fff4b5;color:black">Mix</kbd>/<kbd style="background-color:yellow;color:black">Shock</kbd>/<kbd style="background-color:888888;color:white">Smash</kbd></td></tr>
|
v1.8.3
[Version 1.8.3 - May 26, 2023 - Deserted Update]
+ Cactus
+ Fancy Changelog and Controls pages
+ Toggle Burning setting
+ Broth Ice (Hidden)
+ Rad Shard (Hidden)
+ Linked to our official Sandboxels Wiki on wiki.gg (https://sandboxels.wiki.gg/)
[Changes]
+ Cacti and Charcoal now spawn in Desert world gen
+ Petals will fall slowly if detached from flower
+ Pointer color can be customized
+ Bless grows Grass on Dirt
+ Frogs can somewhat swim
+ Pool Water can kill Frogs and Seeds
+ Pool Water will break down Blood and Poison
+ Cream releases Steam when boiling
+ Cream can wet soil
+ Popcorn pops when made from Corn
+ Melted Butter stains solids
+ Mushroom parts break into Mycelium
+ Eggs melting leaves behind Sulfur Gas
+ Eggs won't break when dropped on soft material
+ Bless turns Molten Lead to Molten Gold
+ Unique fire colors for Molten Copper, Lead, Zinc, Salt, and Calcium
+ Broth can be made from Bones and Mushroom parts
+ Unique Broth color for soups with Flowers, Potato, Rotten Meat, Cheese, Beans, Wheat, Algae
+ Milk and Cream can be churned to Butter
+ Rats can eat Eggnog
+ Fish eat Yolk and Cell
+ Ants can drink Juice
+ Soap kills bugs
+ Ozone kills Plant
+ Charcoal, Roots, Hyphae, and Amalgam conduct electricity
+ Rad Glass has a texture when placed manually
+ Rad Glass can be made with Fallout
+ LEDs melt into Gallium
+ Molten Calcium can burn
+ Salt alias 'Sodium Chloride'
+ Anesthesia alias 'Nitrous Oxide'
+ Anesthesia turns Clouds to Acid Clouds
+ Anesthesia depletes Ozone
+ Sulfur alias 'Sulphur'
+ TNT alias 'Trinitrotoluene'
+ DNA alias 'Deoxyribonucleic Acid'
+ DNA from Cancer appears corrupted
+ Potatoes can explode when radiated
+ Cellulose freezes into Paper
+ Bees can be crushed into Honey
+ Bamboo and Vines can convert Carbon Dioxide to Oxygen
+ Flour can be wet by Pool Water, Milk, Cream, Broth, Soda, Tea, Blood, Antibody, and Infection
+ Slag can be made with Smog, Pyrocumulus, Dioxin, and Poison Gas
+ Cream changes color when mixed with Milk variant ingredients
+ Radiation affects Aluminum, Pool Water, Soda, Broth, and Tea
+ Pistils can be broken
+ Sugar and Candy dissolve in Soda
+ Bleach and Yeast reaction generates heat
+ Bleach and Soap reaction
+ Bleach breaks down Antidote
+ Sponge creates Bubbles when absorbing Soap
~ Potatoes, Straw, Wheat, and Worms burn slower
~ Sap boils at a lower point
~ Strange Matter is now a liquid
~ Bless turns Soda into Seltzer
~ Cellulose burns less
~ Recolored Frozen Meat
~ Adjusted Sulfur Gas density
~ Adjusted Molten Gallium density
[Bug Fixes]
~ Fixed: Grape Juice and Potato Juice turns yellow when frozen
~ Fixed: Color-customizable elements don't show selector if hidden
~ Fixed: Foam created by other foam takes air temperature
[Technical]
+ Element property glow for gas effect (true/false)
+ LIGHTWEIGHT behavior preset
+ Reaction properties burning1 and burning2 requirement (true/false)
~ Seeds element now uses eLists.SEEDS
2023-05-26 17:57:38 -04:00
|
|
|
<tr><td>Draw line</td> <td><kbd>Shift</kbd> + <kbd>Click</kbd></td></tr>
|
|
|
|
|
<tr><td>Change cursor size</td> <td><kbd>Scroll</kbd> or <kbd>+</kbd><kbd>-</kbd> or <kbd>[</kbd><kbd>]</kbd></td></tr>
|
|
|
|
|
<tr><td>Cursor size 1</td> <td><kbd>Shift</kbd> + <kbd>-</kbd></td></tr>
|
|
|
|
|
<tr><td>Cursor size +15</td> <td><kbd>Shift</kbd> + <kbd>+</kbd></td></tr>
|
|
|
|
|
<tr><td>Change category</td> <td><kbd>←</kbd><kbd>→</kbd></td></tr>
|
|
|
|
|
<tr><td>Select by name</td> <td><kbd>E</kbd></td></tr>
|
|
|
|
|
<tr><td>Element info</td> <td><kbd>I</kbd> or <kbd>/</kbd></td></tr>
|
|
|
|
|
<tr><td>Open settings</td> <td><kbd>\</kbd></td></tr>
|
Sandboxels v1.9
[Version 1.9 - October 13, 2023 - Local Saves]
+ Local Saves
+ SAVES button
+ Save the scene to 1 of 12 slots
+ Save the scene to a file
+ Load a scene from a file
+ Saves include a ton of information, even your selected element!
+ Choose to include your settings or mods
+ Drag & Drop or Paste a save file
+ Pumpkin
+ Fireproof solid for carving activities
+ Pumpkin Seed
+ Will grow when planted on soil!
~ Thermal View now uses a more useful logarithmic scale
[Changes]
+ Resetting now adjusts canvas size if needed
+ Dot appears in center of cursor
+ E-cloner can select an element while unpowered
+ E-cloner ignores Wires and E-walls
+ Grass can spread on Sand, Clay, and Mycelium
+ Tree roots can grow through Clay
~ Sap no longer mixes with Sawdust
+ Plant and Sauce remove Stench
+ Humans break Eggs, Grapes, and bugs when on top of them
+ Humans can trample Grass
+ Termites can eat Confetti, Straw, and Wheat
+ Fleas can eat Hair
+ Ants can eat Honey
+ Snails can eat Calcium, Limestone, and Paper
+ Worms can infect and swim in Blood
+ Worms are killed by Antibodies
+ Eggs die at high temperatures
+ Bugs will form Amber when touching Sap
~ Frogs and Fish burn slower
+ Uranium dirties Salt Water
+ Radiation can dirty Ice
+ Blood is infected by Rotten Meat and Rotten Cheese
+ Vinegar and Limestone reaction
+ Ketchup slowly deoxidizes Rust
~ Charcoal leaves behind Ash and less CO₂
~ C4 no longer explodes when burnt
+ C4 releases poisonous fumes when burnt
+ C4 burns longer, can be used as fuel
+ C4 explodes when broken
+ Fireworks ignite at high temperatures
+ Dye dissolves in Pool Water
+ Ink slowly dissolves in Water
+ Honey dissolves in Tea
+ Molten Salt conducts electricity
+ Hair can be made by radiating Skin
+ Skin can absorb Soap
+ Proton and Electric reaction generates heat
+ Positron and Electric reaction generates Light
+ Escape key resets to Normal View
~ Recolored Tuff
~ Recolored Blood
~ Selected element outline is more clear
~ Improved button readability
~ Improved canvas pixel sharpness
+ Pressing - or + button centers the cursor
~ Step button is now an arrow
+ Clear Saves setting
[Bug Fixes]
~ Fixed: Fireworks and Flash don't transfer heat
~ Fixed: Flash from Heat Ray is not hot
~ Fixed: Alcohol Gas density too high
~ Fixed: Pistil and Mushroom Gill can be dragged
~ Fixed: Herb can't be mixed in Batter or Dough
~ Fixed: Amber spawns at high temperature
~ Fixed: Heads can detach if Body moves during reaction
~ Fixed: Many Flour reactions make Gingerbread instead of Dough
~ Fixed: Ghost pixels when burning Plague, other deleting gases
~ Fixed: Color picker always appears when toggling GUI on (F1)
~ Fixed: Cooldowned elements can't be placed before 8th tick
~ Fixed: Frozen Fish break into Slime
[Technical]
+ logMessage() function
+ SOIL eList
+ generateSave() and loadSave() functions
+ resizeCanvas() and autoResizeCanvas() functions
+ sb1 save format
~ Browser dark color scheme for UI elements
~ Light, Laser, etc. use bx/by instead of vx/vy (velocity.js fix)
2023-10-13 18:45:49 -04:00
|
|
|
<tr><td>Open saves</td> <td><kbd>L</kbd></td></tr>
|
v1.8.3
[Version 1.8.3 - May 26, 2023 - Deserted Update]
+ Cactus
+ Fancy Changelog and Controls pages
+ Toggle Burning setting
+ Broth Ice (Hidden)
+ Rad Shard (Hidden)
+ Linked to our official Sandboxels Wiki on wiki.gg (https://sandboxels.wiki.gg/)
[Changes]
+ Cacti and Charcoal now spawn in Desert world gen
+ Petals will fall slowly if detached from flower
+ Pointer color can be customized
+ Bless grows Grass on Dirt
+ Frogs can somewhat swim
+ Pool Water can kill Frogs and Seeds
+ Pool Water will break down Blood and Poison
+ Cream releases Steam when boiling
+ Cream can wet soil
+ Popcorn pops when made from Corn
+ Melted Butter stains solids
+ Mushroom parts break into Mycelium
+ Eggs melting leaves behind Sulfur Gas
+ Eggs won't break when dropped on soft material
+ Bless turns Molten Lead to Molten Gold
+ Unique fire colors for Molten Copper, Lead, Zinc, Salt, and Calcium
+ Broth can be made from Bones and Mushroom parts
+ Unique Broth color for soups with Flowers, Potato, Rotten Meat, Cheese, Beans, Wheat, Algae
+ Milk and Cream can be churned to Butter
+ Rats can eat Eggnog
+ Fish eat Yolk and Cell
+ Ants can drink Juice
+ Soap kills bugs
+ Ozone kills Plant
+ Charcoal, Roots, Hyphae, and Amalgam conduct electricity
+ Rad Glass has a texture when placed manually
+ Rad Glass can be made with Fallout
+ LEDs melt into Gallium
+ Molten Calcium can burn
+ Salt alias 'Sodium Chloride'
+ Anesthesia alias 'Nitrous Oxide'
+ Anesthesia turns Clouds to Acid Clouds
+ Anesthesia depletes Ozone
+ Sulfur alias 'Sulphur'
+ TNT alias 'Trinitrotoluene'
+ DNA alias 'Deoxyribonucleic Acid'
+ DNA from Cancer appears corrupted
+ Potatoes can explode when radiated
+ Cellulose freezes into Paper
+ Bees can be crushed into Honey
+ Bamboo and Vines can convert Carbon Dioxide to Oxygen
+ Flour can be wet by Pool Water, Milk, Cream, Broth, Soda, Tea, Blood, Antibody, and Infection
+ Slag can be made with Smog, Pyrocumulus, Dioxin, and Poison Gas
+ Cream changes color when mixed with Milk variant ingredients
+ Radiation affects Aluminum, Pool Water, Soda, Broth, and Tea
+ Pistils can be broken
+ Sugar and Candy dissolve in Soda
+ Bleach and Yeast reaction generates heat
+ Bleach and Soap reaction
+ Bleach breaks down Antidote
+ Sponge creates Bubbles when absorbing Soap
~ Potatoes, Straw, Wheat, and Worms burn slower
~ Sap boils at a lower point
~ Strange Matter is now a liquid
~ Bless turns Soda into Seltzer
~ Cellulose burns less
~ Recolored Frozen Meat
~ Adjusted Sulfur Gas density
~ Adjusted Molten Gallium density
[Bug Fixes]
~ Fixed: Grape Juice and Potato Juice turns yellow when frozen
~ Fixed: Color-customizable elements don't show selector if hidden
~ Fixed: Foam created by other foam takes air temperature
[Technical]
+ Element property glow for gas effect (true/false)
+ LIGHTWEIGHT behavior preset
+ Reaction properties burning1 and burning2 requirement (true/false)
~ Seeds element now uses eLists.SEEDS
2023-05-26 17:57:38 -04:00
|
|
|
<tr><td>Open Mod Manager</td> <td><kbd>M</kbd></td></tr>
|
|
|
|
|
<tr><td>Reset canvas</td> <td><kbd>R</kbd></td></tr>
|
|
|
|
|
<tr><td>Single step</td> <td><kbd>></kbd></td></tr>
|
|
|
|
|
<tr><td>Fullscreen</td> <td><kbd>F</kbd> or <kbd>F11</kbd></td></tr>
|
|
|
|
|
<tr><td>Normal view</td> <td><kbd>1</kbd></td></tr>
|
|
|
|
|
<tr><td>Thermal view</td> <td><kbd>2</kbd></td></tr>
|
|
|
|
|
<tr><td>Basic view (No effects)</td> <td><kbd>3</kbd></td></tr>
|
|
|
|
|
<tr><td>Smooth view (Low performance)</td> <td><kbd>4</kbd></td></tr>
|
|
|
|
|
<tr><td>Toggle GUI</td> <td><kbd>F1</kbd></td></tr>
|
|
|
|
|
<tr><td>Capture screenshot</td> <td><kbd>C</kbd> or <kbd>F2</kbd></td></tr>
|
Sandboxels v1.9
[Version 1.9 - October 13, 2023 - Local Saves]
+ Local Saves
+ SAVES button
+ Save the scene to 1 of 12 slots
+ Save the scene to a file
+ Load a scene from a file
+ Saves include a ton of information, even your selected element!
+ Choose to include your settings or mods
+ Drag & Drop or Paste a save file
+ Pumpkin
+ Fireproof solid for carving activities
+ Pumpkin Seed
+ Will grow when planted on soil!
~ Thermal View now uses a more useful logarithmic scale
[Changes]
+ Resetting now adjusts canvas size if needed
+ Dot appears in center of cursor
+ E-cloner can select an element while unpowered
+ E-cloner ignores Wires and E-walls
+ Grass can spread on Sand, Clay, and Mycelium
+ Tree roots can grow through Clay
~ Sap no longer mixes with Sawdust
+ Plant and Sauce remove Stench
+ Humans break Eggs, Grapes, and bugs when on top of them
+ Humans can trample Grass
+ Termites can eat Confetti, Straw, and Wheat
+ Fleas can eat Hair
+ Ants can eat Honey
+ Snails can eat Calcium, Limestone, and Paper
+ Worms can infect and swim in Blood
+ Worms are killed by Antibodies
+ Eggs die at high temperatures
+ Bugs will form Amber when touching Sap
~ Frogs and Fish burn slower
+ Uranium dirties Salt Water
+ Radiation can dirty Ice
+ Blood is infected by Rotten Meat and Rotten Cheese
+ Vinegar and Limestone reaction
+ Ketchup slowly deoxidizes Rust
~ Charcoal leaves behind Ash and less CO₂
~ C4 no longer explodes when burnt
+ C4 releases poisonous fumes when burnt
+ C4 burns longer, can be used as fuel
+ C4 explodes when broken
+ Fireworks ignite at high temperatures
+ Dye dissolves in Pool Water
+ Ink slowly dissolves in Water
+ Honey dissolves in Tea
+ Molten Salt conducts electricity
+ Hair can be made by radiating Skin
+ Skin can absorb Soap
+ Proton and Electric reaction generates heat
+ Positron and Electric reaction generates Light
+ Escape key resets to Normal View
~ Recolored Tuff
~ Recolored Blood
~ Selected element outline is more clear
~ Improved button readability
~ Improved canvas pixel sharpness
+ Pressing - or + button centers the cursor
~ Step button is now an arrow
+ Clear Saves setting
[Bug Fixes]
~ Fixed: Fireworks and Flash don't transfer heat
~ Fixed: Flash from Heat Ray is not hot
~ Fixed: Alcohol Gas density too high
~ Fixed: Pistil and Mushroom Gill can be dragged
~ Fixed: Herb can't be mixed in Batter or Dough
~ Fixed: Amber spawns at high temperature
~ Fixed: Heads can detach if Body moves during reaction
~ Fixed: Many Flour reactions make Gingerbread instead of Dough
~ Fixed: Ghost pixels when burning Plague, other deleting gases
~ Fixed: Color picker always appears when toggling GUI on (F1)
~ Fixed: Cooldowned elements can't be placed before 8th tick
~ Fixed: Frozen Fish break into Slime
[Technical]
+ logMessage() function
+ SOIL eList
+ generateSave() and loadSave() functions
+ resizeCanvas() and autoResizeCanvas() functions
+ sb1 save format
~ Browser dark color scheme for UI elements
~ Light, Laser, etc. use bx/by instead of vx/vy (velocity.js fix)
2023-10-13 18:45:49 -04:00
|
|
|
<tr><td>Paste Image or Load Save File</td> <td><kbd>Ctrl</kbd> + <kbd>V</kbd> or <kbd>Drag & Drop</kbd></td></tr>
|
Sandboxels v1.9.1
[Version 1.9.1 - December 1, 2023 - Cozy Solstice]
+ Pipe
1. Draw a line with Pipe, maybe while paused
2. Wait for walls to form around it
3. Erase an exit point and allow Pipe to generate
+ Mayo
+ Mulch
+ Porcelain Shard (Hidden)
+ Jelly (Hidden)
[Coffee]
+ Coffee Bean
+ Coffee Ground (Hidden)
+ Coffee (Hidden)
[Nuts]
+ Nuts
+ Nut Meat (Hidden, from crushing)
+ Nut Butter (Hidden, from cooking)
+ Nut Milk (Hidden, from soaking)
[Festivities]
+ Candy is candy cane-colored
+ Mashed Potato (Hidden)
+ Skin will warm itself up when cold
[Other Changes]
+ Roots grow through Grass
~ Saplings no longer turn to wood all at once
~ Tree Branches no longer grow when burning
~ Tree Branches, Plant, and Grass are less flammable
+ Soda deoxidizes Rust and Copper
+ Balloons pop near absolute zero
+ Balloons pop when touching Clouds
+ Humans can consume Tomatoes, Pumpkin Seeds, and Cream
+ Humans get gas when eating Beans
+ Humans can take Gold Coins
+ Skin spawns at average body temperature
~ Skin no longer heals wounds
+ Snails can eat Lettuce
+ Tadpoles and Evergreen can be smashed
~ Rats no longer eat Rotten Meat
+ Rats can drink Milk
+ Lichen convert Gravel and Rock Wall to Dirt
+ Yeast ferments Sugar Water and Soda
+ Caramel freezes into Candy much colder
+ Baked Batter breaks into Crumbs
+ Rotten Meat or Cheese and Flies remove Fragrance
+ Primordial Soup spawns at a warmer temperature
+ Ammonia affects Pumpkin Seeds, Herbs, and Tomatoes
+ Glue can fix shards
+ Salt makes Water colder
+ Water breaks down Confetti into Cellulose
+ Hydrogen burns into some Steam
+ Hydrogen fusion releases Neutrons
+ Anesthesia breaks down to Oxygen at high temperatures
+ Castner–Kellner process
+ Sodium and Mercury reaction shocks and releases heat
+ Sulfur burns into Stench
+ Sugar dissolves in Milk
+ Salt dissolves in Sauce and Melted Cheese
+ Juice can be radiated
+ Carbonating Juice makes Soda
+ Seltzer can dissolve Limestone over time
+ Water can weather Limestone into Sand
+ Vinegar slowly dissolves the shell of Eggs
+ Baking Soda releases CO₂ when heated
+ Tuff melts into Magma
+ E-cloner ignores Wire, Sensor, and Battery
+ Cloners ignore Wall
+ Incense recipe
~ Fragrance now dissipates over time
~ Oxygen spreads Fragrance and Stench slower
~ Molten Solder no longer makes Fire
~ Recolored Molten Solder
~ Recolored Gold Coin
+ Insulation won't mix unless Shift is held
+ LEDs can break into Glass Shards
+ Cloners display element on hover
+ Author name appears if present in loaded save
+ Pressing ; toggles Replace mode
+ Methane Ice
- Removed Molten Baking Soda
[Bug Fixes]
~ Fixed: Flicker when stepping frame
~ Fixed: Lamp Oil burns forever
~ Fixed: Mushroom Gills don't conduct heat
~ Fixed: Pumpkin, Stained Glass, Skin, Sponge, E-cloner can be dragged
~ Fixed: God Raying Gray Goo makes Rainbow
~ Fixed: Soda deletes Salt Water quickly
~ Fixed: Juice Ice darkens when melting
~ Fixed: Sand from Water weathering Tuff uses wrong color
~ Fixed: Hail doesn't apply color variants when breaking
~ Fixed: Confirmation appears when dropping save onto empty canvas
~ Fixed: Sauce density too high
~ Fixed: Hail is way too cold
~ Fixed: Humans continue panicking after extinguished
~ Fixed: Cloned pixels don't change state based on Cloner temperature
~ Fixed: Antifire doesn't react with Antifluid right
~ Fixed: Porcelain reforms immediately after breaking when hot
~ Fixed: Hot Bomb often melts itself
~ Fixed: Hard Yolk can't be mixed into Batter/Dough
[Technical]
+ Prop tool
+ Option for uncompressed raw save data
~ Save version is now sb2
~ New saves may not work in older versions
~ Old saves will work fine
+ Version handling system, warnings
+ Random will work when placed by cheating
~ FW_Ember no longer has a long name
+ runAfterAutogen function
2023-12-01 17:26:30 -05:00
|
|
|
<tr><td>Close menu or clear logs</td> <td><kbd>Esc</kbd></td></tr>
|
|
|
|
|
<tr><td>Toggle Replace mode</td> <td><kbd>;</kbd></td></tr>
|
v1.8.3
[Version 1.8.3 - May 26, 2023 - Deserted Update]
+ Cactus
+ Fancy Changelog and Controls pages
+ Toggle Burning setting
+ Broth Ice (Hidden)
+ Rad Shard (Hidden)
+ Linked to our official Sandboxels Wiki on wiki.gg (https://sandboxels.wiki.gg/)
[Changes]
+ Cacti and Charcoal now spawn in Desert world gen
+ Petals will fall slowly if detached from flower
+ Pointer color can be customized
+ Bless grows Grass on Dirt
+ Frogs can somewhat swim
+ Pool Water can kill Frogs and Seeds
+ Pool Water will break down Blood and Poison
+ Cream releases Steam when boiling
+ Cream can wet soil
+ Popcorn pops when made from Corn
+ Melted Butter stains solids
+ Mushroom parts break into Mycelium
+ Eggs melting leaves behind Sulfur Gas
+ Eggs won't break when dropped on soft material
+ Bless turns Molten Lead to Molten Gold
+ Unique fire colors for Molten Copper, Lead, Zinc, Salt, and Calcium
+ Broth can be made from Bones and Mushroom parts
+ Unique Broth color for soups with Flowers, Potato, Rotten Meat, Cheese, Beans, Wheat, Algae
+ Milk and Cream can be churned to Butter
+ Rats can eat Eggnog
+ Fish eat Yolk and Cell
+ Ants can drink Juice
+ Soap kills bugs
+ Ozone kills Plant
+ Charcoal, Roots, Hyphae, and Amalgam conduct electricity
+ Rad Glass has a texture when placed manually
+ Rad Glass can be made with Fallout
+ LEDs melt into Gallium
+ Molten Calcium can burn
+ Salt alias 'Sodium Chloride'
+ Anesthesia alias 'Nitrous Oxide'
+ Anesthesia turns Clouds to Acid Clouds
+ Anesthesia depletes Ozone
+ Sulfur alias 'Sulphur'
+ TNT alias 'Trinitrotoluene'
+ DNA alias 'Deoxyribonucleic Acid'
+ DNA from Cancer appears corrupted
+ Potatoes can explode when radiated
+ Cellulose freezes into Paper
+ Bees can be crushed into Honey
+ Bamboo and Vines can convert Carbon Dioxide to Oxygen
+ Flour can be wet by Pool Water, Milk, Cream, Broth, Soda, Tea, Blood, Antibody, and Infection
+ Slag can be made with Smog, Pyrocumulus, Dioxin, and Poison Gas
+ Cream changes color when mixed with Milk variant ingredients
+ Radiation affects Aluminum, Pool Water, Soda, Broth, and Tea
+ Pistils can be broken
+ Sugar and Candy dissolve in Soda
+ Bleach and Yeast reaction generates heat
+ Bleach and Soap reaction
+ Bleach breaks down Antidote
+ Sponge creates Bubbles when absorbing Soap
~ Potatoes, Straw, Wheat, and Worms burn slower
~ Sap boils at a lower point
~ Strange Matter is now a liquid
~ Bless turns Soda into Seltzer
~ Cellulose burns less
~ Recolored Frozen Meat
~ Adjusted Sulfur Gas density
~ Adjusted Molten Gallium density
[Bug Fixes]
~ Fixed: Grape Juice and Potato Juice turns yellow when frozen
~ Fixed: Color-customizable elements don't show selector if hidden
~ Fixed: Foam created by other foam takes air temperature
[Technical]
+ Element property glow for gas effect (true/false)
+ LIGHTWEIGHT behavior preset
+ Reaction properties burning1 and burning2 requirement (true/false)
~ Seeds element now uses eLists.SEEDS
2023-05-26 17:57:38 -04:00
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<h2>Button Info</h2>
|
|
|
|
|
<table>
|
|
|
|
|
<thead><tr><th>Button</th><th>Function</th></tr></thead>
|
|
|
|
|
<tr><td>Pause</td> <td>Pause/play the simulation</tr>
|
Sandboxels v1.9
[Version 1.9 - October 13, 2023 - Local Saves]
+ Local Saves
+ SAVES button
+ Save the scene to 1 of 12 slots
+ Save the scene to a file
+ Load a scene from a file
+ Saves include a ton of information, even your selected element!
+ Choose to include your settings or mods
+ Drag & Drop or Paste a save file
+ Pumpkin
+ Fireproof solid for carving activities
+ Pumpkin Seed
+ Will grow when planted on soil!
~ Thermal View now uses a more useful logarithmic scale
[Changes]
+ Resetting now adjusts canvas size if needed
+ Dot appears in center of cursor
+ E-cloner can select an element while unpowered
+ E-cloner ignores Wires and E-walls
+ Grass can spread on Sand, Clay, and Mycelium
+ Tree roots can grow through Clay
~ Sap no longer mixes with Sawdust
+ Plant and Sauce remove Stench
+ Humans break Eggs, Grapes, and bugs when on top of them
+ Humans can trample Grass
+ Termites can eat Confetti, Straw, and Wheat
+ Fleas can eat Hair
+ Ants can eat Honey
+ Snails can eat Calcium, Limestone, and Paper
+ Worms can infect and swim in Blood
+ Worms are killed by Antibodies
+ Eggs die at high temperatures
+ Bugs will form Amber when touching Sap
~ Frogs and Fish burn slower
+ Uranium dirties Salt Water
+ Radiation can dirty Ice
+ Blood is infected by Rotten Meat and Rotten Cheese
+ Vinegar and Limestone reaction
+ Ketchup slowly deoxidizes Rust
~ Charcoal leaves behind Ash and less CO₂
~ C4 no longer explodes when burnt
+ C4 releases poisonous fumes when burnt
+ C4 burns longer, can be used as fuel
+ C4 explodes when broken
+ Fireworks ignite at high temperatures
+ Dye dissolves in Pool Water
+ Ink slowly dissolves in Water
+ Honey dissolves in Tea
+ Molten Salt conducts electricity
+ Hair can be made by radiating Skin
+ Skin can absorb Soap
+ Proton and Electric reaction generates heat
+ Positron and Electric reaction generates Light
+ Escape key resets to Normal View
~ Recolored Tuff
~ Recolored Blood
~ Selected element outline is more clear
~ Improved button readability
~ Improved canvas pixel sharpness
+ Pressing - or + button centers the cursor
~ Step button is now an arrow
+ Clear Saves setting
[Bug Fixes]
~ Fixed: Fireworks and Flash don't transfer heat
~ Fixed: Flash from Heat Ray is not hot
~ Fixed: Alcohol Gas density too high
~ Fixed: Pistil and Mushroom Gill can be dragged
~ Fixed: Herb can't be mixed in Batter or Dough
~ Fixed: Amber spawns at high temperature
~ Fixed: Heads can detach if Body moves during reaction
~ Fixed: Many Flour reactions make Gingerbread instead of Dough
~ Fixed: Ghost pixels when burning Plague, other deleting gases
~ Fixed: Color picker always appears when toggling GUI on (F1)
~ Fixed: Cooldowned elements can't be placed before 8th tick
~ Fixed: Frozen Fish break into Slime
[Technical]
+ logMessage() function
+ SOIL eList
+ generateSave() and loadSave() functions
+ resizeCanvas() and autoResizeCanvas() functions
+ sb1 save format
~ Browser dark color scheme for UI elements
~ Light, Laser, etc. use bx/by instead of vx/vy (velocity.js fix)
2023-10-13 18:45:49 -04:00
|
|
|
<tr><td>Step (>)</td> <td>Run a single frame of simulation</tr>
|
v1.8.3
[Version 1.8.3 - May 26, 2023 - Deserted Update]
+ Cactus
+ Fancy Changelog and Controls pages
+ Toggle Burning setting
+ Broth Ice (Hidden)
+ Rad Shard (Hidden)
+ Linked to our official Sandboxels Wiki on wiki.gg (https://sandboxels.wiki.gg/)
[Changes]
+ Cacti and Charcoal now spawn in Desert world gen
+ Petals will fall slowly if detached from flower
+ Pointer color can be customized
+ Bless grows Grass on Dirt
+ Frogs can somewhat swim
+ Pool Water can kill Frogs and Seeds
+ Pool Water will break down Blood and Poison
+ Cream releases Steam when boiling
+ Cream can wet soil
+ Popcorn pops when made from Corn
+ Melted Butter stains solids
+ Mushroom parts break into Mycelium
+ Eggs melting leaves behind Sulfur Gas
+ Eggs won't break when dropped on soft material
+ Bless turns Molten Lead to Molten Gold
+ Unique fire colors for Molten Copper, Lead, Zinc, Salt, and Calcium
+ Broth can be made from Bones and Mushroom parts
+ Unique Broth color for soups with Flowers, Potato, Rotten Meat, Cheese, Beans, Wheat, Algae
+ Milk and Cream can be churned to Butter
+ Rats can eat Eggnog
+ Fish eat Yolk and Cell
+ Ants can drink Juice
+ Soap kills bugs
+ Ozone kills Plant
+ Charcoal, Roots, Hyphae, and Amalgam conduct electricity
+ Rad Glass has a texture when placed manually
+ Rad Glass can be made with Fallout
+ LEDs melt into Gallium
+ Molten Calcium can burn
+ Salt alias 'Sodium Chloride'
+ Anesthesia alias 'Nitrous Oxide'
+ Anesthesia turns Clouds to Acid Clouds
+ Anesthesia depletes Ozone
+ Sulfur alias 'Sulphur'
+ TNT alias 'Trinitrotoluene'
+ DNA alias 'Deoxyribonucleic Acid'
+ DNA from Cancer appears corrupted
+ Potatoes can explode when radiated
+ Cellulose freezes into Paper
+ Bees can be crushed into Honey
+ Bamboo and Vines can convert Carbon Dioxide to Oxygen
+ Flour can be wet by Pool Water, Milk, Cream, Broth, Soda, Tea, Blood, Antibody, and Infection
+ Slag can be made with Smog, Pyrocumulus, Dioxin, and Poison Gas
+ Cream changes color when mixed with Milk variant ingredients
+ Radiation affects Aluminum, Pool Water, Soda, Broth, and Tea
+ Pistils can be broken
+ Sugar and Candy dissolve in Soda
+ Bleach and Yeast reaction generates heat
+ Bleach and Soap reaction
+ Bleach breaks down Antidote
+ Sponge creates Bubbles when absorbing Soap
~ Potatoes, Straw, Wheat, and Worms burn slower
~ Sap boils at a lower point
~ Strange Matter is now a liquid
~ Bless turns Soda into Seltzer
~ Cellulose burns less
~ Recolored Frozen Meat
~ Adjusted Sulfur Gas density
~ Adjusted Molten Gallium density
[Bug Fixes]
~ Fixed: Grape Juice and Potato Juice turns yellow when frozen
~ Fixed: Color-customizable elements don't show selector if hidden
~ Fixed: Foam created by other foam takes air temperature
[Technical]
+ Element property glow for gas effect (true/false)
+ LIGHTWEIGHT behavior preset
+ Reaction properties burning1 and burning2 requirement (true/false)
~ Seeds element now uses eLists.SEEDS
2023-05-26 17:57:38 -04:00
|
|
|
<tr><td>Minus (-)</td> <td>Decrease the cursor size</tr>
|
|
|
|
|
<tr><td>Plus (+)</td> <td>Increase the cursor size</tr>
|
|
|
|
|
<tr><td>Reset</td> <td>Clear the entire canvas</tr>
|
|
|
|
|
<tr><td>Replace</td> <td>Override existing pixels when placing</tr>
|
|
|
|
|
<tr><td>E</td> <td>Select any element by name</tr>
|
|
|
|
|
<tr><td>TPS</td> <td>Change how fast the simulation runs (Default 30tps)</tr>
|
|
|
|
|
<tr><td>Info</td> <td>Open the element info screen</tr>
|
|
|
|
|
<tr><td>Mods</td> <td>Open the Mod Manager</tr>
|
|
|
|
|
<tr><td>Settings</td> <td>Open the Settings Menu</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<h2>Stats Bar Info</h2>
|
|
|
|
|
<table>
|
|
|
|
|
<thead><tr><th>Text</th><th>Function</th></tr></thead>
|
|
|
|
|
<tr><td>x123,y123</td> <td>Coordinates of the cursor's center</tr>
|
|
|
|
|
<tr><td>Pxls:123</td> <td>Amount of pixels currently on-screen</tr>
|
|
|
|
|
<tr><td>30tps</td> <td>Simulation ticks attempted to run per second</tr>
|
|
|
|
|
<tr><td>1234</td> <td>Total amount of ticks simulated</tr>
|
|
|
|
|
<tr><td>[↑ ] or [ ↑]</td> <td>Shift is held down</tr>
|
|
|
|
|
<tr><td>[A ] or [ A]</td> <td>Alt/Option is held down</tr>
|
|
|
|
|
<tr><td>ELEM:SAND</td> <td>Pixel currently hovered over</tr>
|
|
|
|
|
<tr><td>Temp:20°C</td> <td>Temperature of the pixel</tr>
|
|
|
|
|
<tr><td>C1, C0.75, ...</td> <td>Electric charge of the pixel</tr>
|
|
|
|
|
</table>
|
|
|
|
|
|
|
|
|
|
<p>The original <a href="https://r74n.com/controls.txt">plain text version</a> may not be maintained.</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Global site tag (gtag.js) - Google Analytics -->
|
|
|
|
|
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-93720349-9"></script>
|
|
|
|
|
<script>
|
|
|
|
|
window.dataLayer = window.dataLayer || [];
|
|
|
|
|
function gtag(){dataLayer.push(arguments);}
|
|
|
|
|
gtag('js', new Date());
|
|
|
|
|
gtag('config', 'UA-93720349-9');
|
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|