2024-08-02 16:21:02 -04:00
|
|
|
settings.textures = 0;
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
if (elements.dirt) {elements.dirt.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#9e6b4b",
|
|
|
|
|
"#a88c7b"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.rotten_meat) {elements.rotten_meat.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#9ab865",
|
|
|
|
|
"#b8b165",
|
|
|
|
|
"#b89765"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.ant) {elements.ant.color = "#4a0903";}
|
|
|
|
|
if (elements.worm) {elements.worm.color = "#402208";}
|
|
|
|
|
if (elements.fly) {elements.fly.color = "#303012";}
|
|
|
|
|
if (elements.firefly) {elements.firefly.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#310D09",
|
|
|
|
|
"#310D09",
|
|
|
|
|
"#d9d950",
|
|
|
|
|
"#310D09",
|
|
|
|
|
"#310D09"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
2023-04-14 18:53:28 -04:00
|
|
|
elements.firefly.tick = function(pixel) {
|
|
|
|
|
if (!pixel.fff) {
|
|
|
|
|
pixel.fff = Math.floor(Math.random() * 60) + 20;
|
|
|
|
|
}
|
|
|
|
|
if (pixelTicks % pixel.fff === 0) {
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
if (pixel) {pixel.color = pixelColorPick(pixel,"#d9d950")}
|
2023-04-14 18:53:28 -04:00
|
|
|
}
|
|
|
|
|
else if (pixelTicks % pixel.fff === 2) {
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
if (pixel) {pixel.color = pixelColorPick(pixel,"#310D09");}
|
2023-04-14 18:53:28 -04:00
|
|
|
}
|
|
|
|
|
behaviors.FLY(pixel,function(firefly,newfly){
|
|
|
|
|
if (newfly) {
|
|
|
|
|
newfly.fff = firefly.fff;
|
|
|
|
|
}
|
|
|
|
|
})
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
}
|
|
|
|
|
if (elements.human) {elements.human.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#f5eac6",
|
|
|
|
|
"#d4c594",
|
|
|
|
|
"#a89160",
|
|
|
|
|
"#7a5733",
|
|
|
|
|
"#523018",
|
|
|
|
|
"#361e0e"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.body) {elements.body.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#049699",
|
|
|
|
|
"#638A61"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.head) {elements.head.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#f5eac6",
|
|
|
|
|
"#d4c594",
|
|
|
|
|
"#a89160",
|
|
|
|
|
"#7a6433",
|
|
|
|
|
"#524018"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.slug) {elements.slug.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#997e12",
|
|
|
|
|
"#403314",
|
|
|
|
|
"#997e12",
|
|
|
|
|
"#403314",
|
|
|
|
|
"#997e12",
|
|
|
|
|
"#403314",
|
|
|
|
|
"#997e12",
|
|
|
|
|
"#403314",
|
|
|
|
|
"#997e12",
|
|
|
|
|
"#403314",
|
|
|
|
|
"#997e12",
|
|
|
|
|
"#403314",
|
|
|
|
|
"#124a44"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.light) {elements.light.color = "#ffffa8";}
|
|
|
|
|
if (elements.wheat) {elements.wheat.color = "#c9bc81";}
|
|
|
|
|
if (elements.permafrost) {elements.permafrost.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#557d65",
|
|
|
|
|
"#557d79"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.root) {elements.root.color = "#7B6F6B";}
|
|
|
|
|
if (elements.sap) {elements.sap.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#B66B18",
|
|
|
|
|
"#C84805",
|
|
|
|
|
"#CF6719",
|
|
|
|
|
"#E49B3A"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.electric) {elements.electric.color = "#dddd00";}
|
|
|
|
|
if (elements.epsom_salt) {elements.epsom_salt.color = [
|
2022-12-15 10:18:01 -05:00
|
|
|
"#f2f2f2",
|
|
|
|
|
"#e0e0e0"
|
v1.8.2
[Version 1.8.2 - May 12, 2023 - Very Necessary Update]
+ Lettuce
+ Liquid Light at absolute zero (Hidden)
+ Ice Cream (Frozen Milk)
+ Baked Potato (Hidden)
+ Bricks and Glass have a texture when placed
+ Clay Shard
+ Frozen Fish (Hidden, 25% chance)
~ Smash is now located on the toolbar
+ Press R to reset scene
+ Toggle buttons in Settings
+ Fancy Textures setting
+ Default View setting for mobile
+ Air Temp, Air Density, and Abs Zero settings
+ Mushrooms world gen type
[Changes]
~ Liquid Helium now has new superfluid behavior
~ Burning now stops below 0°C
~ Porcelain unhidden in Solids
~ Porcelain won't mix unless Shift is held
~ Optimized and buffed Strange Matter
+ Strange Matter ignores Fire and Smoke, can be destroyed by Antimatter
+ Bless warms pixels below -200°C
+ Humans will try to regulate their body temperature
+ Humans can eat food
+ Bones and Dead Plants can turn into fossil fuels under right conditions
+ Charcoal can turn into Diamonds under right conditions
+ Sugar and Milk can dissolve in Tea
+ Mixing Cement will reset the time until solidification
+ Termites can dig through soil
+ Potatoes can fall to the side
+ Potatoes break into Juice
+ Borax and Glue makes Slime
+ Incense gives off Smoke when burning
+ Herbs give off Fragrance when burnt
+ Flying Bugs and Birds can be crushed by falling Rocks
+ Fish can eat Broth, Slugs, Herbs, Lettuce, Dead Plants, Lichen, Yeast, Yogurt, and Tea
+ Snails, Algae, Gravel, and Charcoal can clean Broth and Tea
+ Worms can break down Lichen
+ Worms can eat Yolk
+ Gingerbread can be made with Flour and Sap or Caramel
+ Infection, Antibody, and Vaccine will wet soil
+ Radiation affects Milk variants
+ Malware messes with more machines
+ Copper Sulfate can be used as pesticide
+ Bubbles and Foam remove Stench
+ Bless can convert Lead to Gold
+ Tea can be made from Wheat
+ Uncharge tool converts Protons to Neutrons
+ Uncharge tool deletes Electric
+ Unburn tool converts Plasma to Smoke
+ GitHub linked in Mod Manager
~ Herbs burn slower
~ Tweaked Rad Glass color
~ Tweaked Dough color
~ Tweaked Lookup tool color to be like Glass
~ Pick, Mix, Shock, Mushroom Spore, Iron, and Gray Goo now have dark text
~ Settings menu is taller
~ Reset warning no longer appears if scene is empty
~ Ember cools into Ash
~ Firework Ember cools into Carbon Dioxide
~ Acid ignores Hydrogen
~ Renamed Nitroglycerin to Nitro
+ Frozen Nitro (Hidden)
+ Cream (Hidden)
[Bug Fixes]
~ Fixed: Background color setting input not syncing after refresh
~ Fixed: Pixels from Spout don't inherit temperature
~ Fixed: Stats bar makes GUI jumpy on mobile
~ Fixed: Sponge doesn't conduct heat
~ Fixed: Flies no longer electrocute
~ Fixed: Sun heat transfer dependent on phase
~ Fixed: Neutrons/Protons/Blessing Strange Matter can make ghost pixels
[Technical]
+ colorPattern and colorKey element properties (see Brick)
+ SUPERFLUID behavior preset
+ Absolute Zero is now controlled with global variable absoluteZero
+ fireElement element property accepts an array of elements
+ breakInto element property accepts null values
+ Uncharge tool supports reactions
+ stateLowColorMultiplier element attribute for Ice Cream
+ darkText element attribute for buttons (true/false)
2023-05-12 17:56:50 -04:00
|
|
|
];}
|
|
|
|
|
if (elements.flash) {elements.flash.color = "#ffffa8";}
|
|
|
|
|
if (elements.bread) {elements.bread.color = "#F2CF99";}
|
|
|
|
|
if (elements.mycelium) {elements.mycelium.color = ["#734d5e","#b5949f","#734d53"];}
|
|
|
|
|
if (elements.glass) {elements.glass.color = ["#5e807d","#679e99"];}
|
|
|
|
|
if (elements.rad_glass) {elements.rad_glass.color = ["#648c64","#6aad83"];}
|
|
|
|
|
if (elements.packed_sand) {elements.packed_sand.color = "#a1975d";}
|
|
|
|
|
if (elements.dough) {elements.dough.color = "#edd8ba";}
|
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
|
|
|
if (elements.flour) {elements.flour.color = "#f0e2b7";}
|
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
|
|
|
if (elements.frozen_meat) {elements.frozen_meat.color = "#65b8aa";}
|
|
|
|
|
if (elements.petal) {elements.petal.color = "#ff0000"; elements.petal.singleColor = false;}
|
|
|
|
|
if (elements.mushroom_cap) {
|
|
|
|
|
elements.mushroom_cap.color = ["#c74442","#c74442","#c74442","#cfb4b4","#c74442","#c74442","#c74442"];
|
|
|
|
|
elements.mushroom_cap.singleColor = false;
|
|
|
|
|
}
|
|
|
|
|
if (elements.mushroom_gill) {
|
|
|
|
|
elements.mushroom_gill.tick = function(pixel) {
|
|
|
|
|
if (isEmpty(pixel.x,pixel.y-1) && Math.random() < 0.1) {
|
|
|
|
|
createPixel("mushroom_cap",pixel.x,pixel.y-1);
|
|
|
|
|
}
|
|
|
|
|
if (isEmpty(pixel.x-1,pixel.y) && Math.random() < 0.02) {
|
|
|
|
|
// create either mushroom_gill or mushroom_cap
|
|
|
|
|
if (Math.random() < 0.5) {
|
|
|
|
|
createPixel("mushroom_gill",pixel.x-1,pixel.y);
|
|
|
|
|
} else {
|
|
|
|
|
createPixel("mushroom_cap",pixel.x-1,pixel.y);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
if (isEmpty(pixel.x+1,pixel.y) && Math.random() < 0.02) {
|
|
|
|
|
if (Math.random() < 0.5) {
|
|
|
|
|
createPixel("mushroom_gill",pixel.x+1,pixel.y);
|
|
|
|
|
} else {
|
|
|
|
|
createPixel("mushroom_cap",pixel.x+1,pixel.y);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
Version 1.8.6 - Reaction Overload
[Version 1.8.6 - August 21, 2023 - Reaction Overload]
+ Tomato
+ Sauce
+ Sensor - Detects movable pixels
+ Tuff - Formed from Ash and Magma
+ Clicking on an element again will deselect it
+ Sun world gen type
[Changes]
~ Moved Salt to Food category [Feedback?]
+ Supernovae create many more elements
+ Stench now dissipates over time
+ Humans can drink Soda
+ Worms turn Ash and Crumbs into some Dirt
+ Birds can eat Crumbs
+ Birds and Rats spawn at body temperature
+ Flies can eat Honey
+ Grapes can be crushed by Limestone
+ Grapes will stick to Vine on all sides
+ Some Vines can grow Grapes or Tomatoes
+ Ketchup can be radiated
+ Eggs will crack if Rocks land on them
+ Seeds element can spawn Cacti
+ Candy breaks into Sugar
+ Snails break into Calcium
+ Lichen and Pollen break into Dust
+ Fleas and Termites die when broken
+ All seeds can be broken or frozen
+ Mercury can turn to Gold when hit with Neutrons
+ Mercury kills Plant and Grass
+ Grass can photosynthesize
+ Yogurt color variants for milk variants
+ Foam freezes into Dry Ice
+ Steel and Bronze can oxidize
+ Brass can corrode on contact with Ammonia
+ Confetti slowly breaks down in Water
+ Pool Water, Steam, Primordial Soup, and Fire can oxidize things
+ Charcoal purifies Pool Water
+ Charcoal desaturates Alcohol
+ Dioxins are absorbed by Ash and soils
+ Dioxin, Lead, and Solder dirty Water
+ Baking Soda and Acid reaction
+ Calcium and Water reaction
+ Limestone releases some Carbon Dioxide when heated
+ Quicklime can be converted back to Limestone with CO₂
+ Slaked Lime with Milk can make Glue
+ Lamp Oil starts burning at 220°C
+ Lamp Oil breaks down Wax
+ Lasers can break into Light
~ Liquid Light dissipates much slower
+ Light hitting Oxygen high up can form Ozone
+ Ozone forms when Lightning hits a body of Water
+ Ozone can kill Cells, Cancer, Infection, Plague, and small animals
~ Ozone oxidizes things faster than Oxygen
+ Ozone removes Chlorine
+ Chlorine can damage Tree Branches, Roots, and Pistils
+ Chlorine and burning Oil reaction
+ Chlorine and Baking Soda reaction
+ Chlorine and Sodium reaction
+ Greek Fire ignites on contact with water
+ Greek Fire recipe
~ Greek Fire no longer is burning by default
+ Sand and Vinegar can put out Greek Fire
+ Greek Fire and Vinegar can wet soil
+ Vinegar and Sodium also produces Hydrogen
+ Vinegar boils into Carbon Dioxide and Methane
+ Methane and Propane can be ignited with electricity
+ Sodium and Water also produces Hydrogen
~ Tweaked Sodium and Water reaction
+ Sodium can react with Pool Water and Primordial Soup
+ Uranium radiates Primordial Soup slowly
+ Primordial Soup is killed by Soap, Alcohol, and Mercury
+ Fish and Worms can swim in Primordial Soup
+ Primordial Soup converts Blood to Antibodies
+ Bleach deletes Blood
+ Bleach turns Poison into a gas
+ Skin wound healing
+ Skin will sweat to regulate temperature
+ Skin will bleed on contact with Acid
+ Skin will convert Cells
~ Infection no longer turns Cells to Cancer
+ Skin can spread Cancer
+ Skin and Hair can be radiated
+ Skin and Hair can break into Dust
+ Hair can burn into some Stench
+ Hair can be poisoned
+ Antidote deleting Poison is more random
~ Cement is more random when hardening
+ Nitro explodes on smash
~ Ammonia and Methane reaction also makes Hydrogen and Water
~ Tweaked Lead color
+ Molten Metal Scrap
+ Ammonia Ice
+ Oxidized Copper alias Copper Carbonate
+ Oil alias Petroleum
+ Alcohol, Cement, Concrete, and Cloners display with dark text
+ JavaScript disabled message
+ Unmixable elements specified in info page
~ Tweaked Drag color
~ Reordered Machines category
~ Randomized social link at bottom
[Bug Fixes]
~ Fixed: Mods don't show in Mod Manager and can't be removed after crash
~ Fixed: Scroll disabled on fullscreen
~ Fixed: Pixels float if Drag is unselected by middle click or E prompt
~ Fixed: Border and Rainbow can be moved by Drag
~ Fixed: Border can be destroyed by Strange Matter
~ Fixed: Tools can be placed with Image tool
~ Fixed: Heat Ray doesn't make single pixels change state
~ Fixed: Bless doesn't remove Poison Gas or Poison Ice
~ Fixed: Heads don't fall through gases
~ Fixed: Rotten Meat at abs zero creates living abs zero flies
~ Fixed: Charcoal dirties Salt Water
~ Fixed: Pistils don't conduct heat or spread burning
~ Fixed: Density too high for Poison Gas, Dioxin, Liquid Ammonia, and Gallium Gas
~ Fixed: Sodium Acetate foams forever
~ Fixed: Lettuce can't be mixed into Dough or Batter
[Technical]
+ Special Unknown element
+ Used when no element is selected
+ Replaces pixels created with invalid element
+ Will show the invalid element in Debug
2023-08-21 16:08:55 -04:00
|
|
|
if (elements.slaked_lime) {elements.slaked_lime.color = "#adb8b5";}
|
|
|
|
|
if (elements.lead) {elements.lead.color = "#6c6c6a";}
|
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
|
|
|
if (elements.drag) {elements.drag.color = "#ffffff";}
|
|
|
|
|
if (elements.tuff) {elements.tuff.color = ["#A16A49","#C98256","#C7834F","#BF7640","#DB8641","#D1732C","#AF5D30","#A55E35","#8B5B4C"];}
|
|
|
|
|
if (elements.blood) {elements.blood.color = "#ff0000";}
|
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
|
|
|
if (elements.water && elements.tuff) {elements.water.reactions.tuff = { elem2: "wet_sand", color2:"#7a6b5c", chance: 0.00035 };}
|
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
|
|
|
if (elements.antibody) {elements.antibody.color = "#ff4040";}
|
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
|
|
|
if (elements.infection) {elements.infection.color = "#cf005d";}
|
|
|
|
|
if (elements.molten_solder) {delete elements.molten_solder.color;}
|
2024-01-09 15:53:48 -05:00
|
|
|
if (elements.gold_coin) {elements.gold_coin.color = ["#fff0b5","#986a1a","#f0bb62"];}
|
|
|
|
|
if (elements.rocket) {elements.rocket.color = "#ff0000";}
|
v1.9.3
[Version 1.9.3 - February 2, 2024 - Mix & Munch]
+ Potassium
+ Magnesium
+ Antibomb
+ Nut Oil
+ Cured Meat, from mixing with Salt
+ Grease, from cooking Meat
+ (BETA) Support for British, German, French, Hungarian, Polish, Portuguese, Vietnamese, Chinese
[Chemistry]
+ Water and Foam can extinguish small fires (Outer pixels)
+ Hydrogen is explosive when burning
~ Improved Calcium-Water reaction
+ Calcium reacts with Water variants
~ Recolored Calcium
+ Calcium-Acid reaction
+ Calcium exposed to air turns to Quicklime
+ Quicklime is an insecticide
+ Limestone can break into Gravel
~ Many things no longer turn to raw Calcium
~ Tweaked Quicklime-Water rection
+ Oil distills into Propane, Plastic, and Lamp Oil at certain temperatures
+ Cells break down Oil into Methane
+ Propane Ice (Hidden)
~ Copper no longer oxidizes in Water
+ Soap recipe
+ Potassium Salt recipe
+ Glue can be made from Bones
+ Acid reacts with Zinc and Sugar
+ Blue and Rose Gold can break
~ Recolored Electrum for consistency with other Golds
~ Anesthesia requires heat for production
~ AlGa reaction creates proper amounts
~ Aluminum flame color
~ Foam deletes when frozen
+ Caustic Potash (Hidden)
[Life]
+ Evergreen breaks into Sap
+ Sap is flammable
+ Flowers have more color variety (Light & dark)
~ Spawned Petals are multicolor again
+ Pollen requires soil to germinate
+ Pollen will sometimes fail to germinate
~ Bees drop Pollen less often if plants are nearby
~ Bees lose their Pollen when dropping it
+ Bees warm Hive to at least 33°C
+ Ant Walls can be damaged by Fire
+ Rats can eat Worms, Ants, Frogs, Snails, and Slugs
+ Worms, Fish, and Grass die in Alcohol
~ Fish Eggs are colored black
~ Fish no longer eat Meat
~ Snails and Slugs no longer die in Salt Water
~ Snails consume Limestone slower
+ Humans eat Pickles and Sauce
~ Humans won't rot while being defibrillated
+ Cancer kills Grass
~ Ocean worldgen uses Salt Water
[Cooking]
~ Mixing Dough and Batter changes color without deleting ingredients
+ Yeast, Cream, Baking Soda, and Quicklime help Dough and Batter rise
+ Deep-fried color when cooking Dough or Batter in hot Nut Oil, Butter, or Grease
+ Cooking Nut Meat makes some Nut Oil
+ Dough can be made with Vinegar
+ Cheese can be made with Yogurt
+ Yeast can ferment Milk into Cheese
+ Honey, Caramel, and Molasses can sweeten Water
+ Mixing Honey and Sugar Water creates Wax
+ Coffee Pumpkin Spice color variant
~ Tea and Coffee spawn warm
~ Moved Cream slightly
~ Moved Rad Cloud and Rad Steam slightly
+ Fat (Hidden)
[Other]
+ Save menu includes Author and Description inputs
+ Save menu remembers your name for later
+ Save menu autofills info from current save
+ Some elements will forcefully save with color
~ Settings don't save when in a loaded save
+ Image tool works with Replace Mode
+ Image tool replaces pixels when holding Shift
+ Hidden count goes down in real time when unlocking
+ Clay Soil heats up into Brick
+ Clay and Dirt or Gravel makes Clay Soil
+ Clay freezes into Clay Soil
+ Nitro and Clay or TNT makes Dynamite
~ Dynamite must be broken or shocked to explode
~ Gunpowder is less powerful than Dynamite
+ Bubbles pop when broken
+ Soap removes Glue
~ Soap reactions are less instant
+ Mercury dirties Seltzer
+ Uranium dirties Slush
+ Uranium slowly melts Snow
+ Ozone pops Balloons
+ Greek Fire ignites on contact with Plasma
+ Bless removes Liquid Stench
+ Virus-infected pixels can be restored with Soap or Bless
+ Virus ignores Plasma
+ Malware can interrupt Virus restoration
~ Virus optimizations
+ Vertical and Horizontal can swap when given opposite energies
+ Heat Ray and God Ray have densities
+ Pyrite, Electrum, and Yogurt aliases
~ Hid Clay Shard
~ Moved Ball to Special
~ Updated Cheerful Mode description
- Removed Sticky Bomb, Cluster Bomb, Electro Bomb, and Water Bomb
- Instead available in new classic_explosives.js mod
[Bug Fixes]
~ Fixed: Repairing with Glue duplicates material
~ Fixed: Painted Plant turns Light green
~ Fixed: Molten Sodium and Sodium Gas burn with too much Fire
~ Fixed: Melted and Rotten Cheese densities inconsistent
~ Fixed: Molasses boils into Sugar which immediately burns
~ Fixed: Single Dirty Water pixel turns infinite Snow to Slush
~ Fixed: Rad Steam doesn't form Rad Cloud when touching Cloud
~ Fixed: TPS accepts negative values
~ Fixed: Hive is draggable
~ Fixed: Nut Milk can't be mixed into Batter/Dough
[Technical]
+ Shift-Picking a pixel copies its properties
+ Z key swaps to secondary element
+ Backspace swaps to previous element
+ Prop tool supports NaN and lowercase Infinity values
~ Unhid Prop
+ 'extinguish' element property (true/false)
+ 'forceSaveColor' element property (true/false)
~ Custom element names and spaces are normalized in buttons
2024-02-02 14:54:29 -05:00
|
|
|
if (elements.rose_gold) {elements.rose_gold.color = ["#b76e79","#a1334d","#f06283"];}
|
|
|
|
|
if (elements.calcium) {elements.calcium.color = ["#515053","#7a787d","#748193","#fef9ff","#748193","#7a787d","#515053"];}
|
v1.9.4 - Natural Disasters
[Version 1.9.4 - March 17, 2024 - Natural Disasters]
+ Tornado
+ Earthquake
+ Tsunami
+ Blaster
+ Sandstorm (Hidden)
[Changes]
+ Scrolling resizes in correct direction on Windows
+ Invert Scroll setting
~ Humans no longer trample Grass
~ Milk no longer turns to Yogurt when heated
+ Milk turns to Yogurt in Primordial Soup
+ Cells can ferment Milk into Yogurt
+ Cells boil and freeze into some Sugar
+ Cheese can be made from Nut Milk
+ Hives show Bee count when hovered
+ Flies, Fireflies, and Rats get trapped in Glue
+ Worms can compost Charcoal and Straw
+ Snails eat Pickles and Grapes
+ Slugs eat Grapes
+ Evergreen trees drop Pinecones when burned
~ Pinecones can withstand high temperatures
+ Wheat dries and freezes into Straw
+ Straw breaks into Flour
+ Potato can be deep-fried
+ Water can explode in hot Nut Oil
+ Soda can disolve Eggs
+ Yeast ferments Mashed Potato
+ Potatoes can charge Zinc or Copper
+ Batteries explode when melted
+ Ammonia can spawn Algae in Water
+ Broth can extinguish small fires
+ Salt slowly dissolves in Caramel
+ Ketchup and Baking Soda reaction
+ Acid kills Plant and Tree Branch before dissolving it
+ Copper Sulfate kills Termites, Plant, Grass, Algae, and Mushrooms
+ Caustic Potash and Acid reaction
+ Nickel can resist Acid
+ Aluminum breaks into Metal Scrap
+ Thermite can be made from Metal Scrap
+ Gallium stains solids
+ Gold can alloy with AlGa
+ Electrum breaks into Gold Coins
+ Electrolysis on Salt Water produces Chlorine
+ Alcohol can purify Infection
+ Vaccine and Antibody can cure Rotten Meat and Cheese
+ Soap releases Fragrance when burned
+ Soap can be made from Milk
+ Paper is yellowed by Light and Oxygen
+ Plant is yellowed by Chlorine
+ Skin is darkened and reddened by Light
+ Skin will rash when exposed to irritants
+ Neutrons can react with Plant, Gunpowder, Yeast, and Firework
+ Positrons react violently with Electric
+ Light can kill Plague and Virus
~ Virus no longer eats Light or Loopy
~ Loopy ignores Cloners
~ Cancer is killed by Radiation faster
+ Cancer can be killed by Laser
~ Diamond is no longer indestructible, but still very strong
~ Diamonds will no longer form if Charcoal is too hot
~ Moved Bubble to Gases
+ Bubbles pop when cooled or heated
~ Tweaked Bleach and Vinegar reaction
~ Randomized Egg hatching rate
~ Cacti no longer grow arms at their base
+ Bamboo burns into Embers
+ Malware can hijack Loopy
+ Malware can misalign Lattice
+ Malware can break down Border
+ Rainbow breaks into Static
+ Bless revives Tree Branches from Saplings
+ Bless purifies Pilk
+ Bless removes Color Smoke and Spray Paint
+ Packed Snow breaks into Snow
+ Water can put out Antifire
~ Antifire ignores air density
~ Holding Shift can force mix dense ingredients into Batter
~ Gave unique colors to Supernova, NExplosion, and Pop
~ Recolored Molten Potassium and Molten Magnesium
~ Tweaked charged Hydrogen and Helium colors
~ Moved Ball to Special (For real this time)
~ Moved Perfume to Liquids
~ Moved Amber to Solids
~ Save names are truncated in save menu
+ Humans always save skin and shirt color in saves
+ Shift can be held when pressing -/+ buttons
+ Unpaint tool downgrades colorful element variants
+ Earthquakes and Tornadoes in random events
+ Magma alias 'Lava'
- Removed Smooth View (Try moreViews.js!)
[Bug Fixes]
~ Fixed: Evergreen and Lattice can be dragged
~ Fixed: Cellulose isn't considered a liquid
~ Fixed: Cellulose density too low
~ Fixed: Ketchup could result from recipes with Butter
~ Fixed: Accented element names capitalize incorrectly
~ Fixed: Virus can destroy invincible pixels
~ Fixed: E-cloner doesn't copy temperature
~ Fixed: Middle click begins scrolling on Windows
~ Fixed: Swapping to secondary element doesn't focus category
~ Fixed: Alcohol Gas has 110% flammability
~ Fixed: Acid Gas can destroy some Acid-resistant elements
~ Fixed: Certain Cactus pixel grows instantly
~ Fixed: Typo in Hydrogen and Sulfur reaction
~ Fixed: Antigas places at room temperature
~ Fixed: Hot Antifire burns indefinitely
~ Fixed: Melted Wax viscosity defined twice
~ Fixed: Flash lower state defined twice
~ Fixed: Ketchup boils into Vinegar, which immediately boils
~ Fixed: F11 doesn't toggle fullscreen (May need Shift)
~ Fixed: Water causes Ember to stop burning, etc.
~ Fixed: Bless can create everlasting Fire
~ Fixed: Spawning Liquid Propane causes pulse effect
~ Fixed: Stained Glass and Color Sand can't be painted
[Technical]
+ Prop tool accepts lowercase "-infinity"
~ Prop tool deselects on invalid input
+ onMouseDown() element property
+ hoverStat(pixel) element property for hover info, return string
+ stain1 and stain2 reaction property, accepts hex color code
+ Shift + W?
2024-03-17 14:54:06 -04:00
|
|
|
if (elements.electrum) {elements.electrum.color = ["#ffdd63","#ad9532","#bda853","#bdb38e","#fff5d1"];}
|
|
|
|
|
if (elements.molten_potassium) {delete elements.molten_potassium.color;}
|
|
|
|
|
if (elements.molten_magnesium) {delete elements.molten_magnesium.color;}
|
|
|
|
|
if (elements.n_explosion) {elements.n_explosion.color = ["#ffb48f","#ffd991","#ffad91"];}
|
|
|
|
|
if (elements.supernova) {elements.supernova.color = ["#ffb48f","#ffd991","#ffad91"];}
|
2024-05-15 12:53:21 -04:00
|
|
|
if (elements.pop) {elements.pop.color = ["#ffb48f","#ffd991","#ffad91"];}
|
|
|
|
|
if (elements.border) {elements.border.color = "#00ffff";}
|
|
|
|
|
if (elements.glitter) {elements.glitter.color = ["#ace4fb","#d9fcff","#8f6eb2","#fdeafc","#180e1c","#6b2778"];}
|
|
|
|
|
if (elements.yeast && elements.yeast.reactions) {
|
|
|
|
|
if (elements.yeast.reactions.grape) {elements.yeast.reactions.grape.color2 = "#916851";}
|
|
|
|
|
if (elements.yeast.reactions.juice) {elements.yeast.reactions.juice.color2 = "#916851";}
|
2024-08-02 16:21:02 -04:00
|
|
|
}
|
|
|
|
|
if (elements.freeze_ray) {elements.freeze_ray.color = ["#0000ff","#5500ff"];}
|
|
|
|
|
if (elements.hydrogen) {delete elements.hydrogen.fireColor;}
|
|
|
|
|
if (elements.steel) {delete elements.steel.colorPattern;}
|
|
|
|
|
if (elements.galvanized_steel) {delete elements.galvanized_steel.colorPattern;}
|
|
|
|
|
if (elements.bird) {delete elements.bird.stateHighColor;}
|
|
|
|
|
if (elements.frog) {delete elements.frog.stateHighColor;}
|
Version 1.10.2 - December 15, 2024 - Birthday III
[Version 1.10.2 - December 15, 2024 - Birthday III]
+ Cheese Powder, from breaking Cheese
+ Chocolate Powder, from breaking Chocolate
[Changes]
~ Drawing lines shows a preview of pixel placement
~ Updated Brick texture for better shading
~ LEDs, Light Bulbs, and Fireflies can be painted
+ Humans panic when seeing dangerous things, like Fire
+ Humans change direction after hitting walls
~ Humans eat more consistently
~ Humans have a panic limit
~ Humans no longer eat Human meat
~ Smash tool moves pixels if they can't be broken
+ Steam decomposes at extreme temperatures
+ Ruins has a Brick texture
~ Brick Rubble no longer breaks into Dust
~ Recolored Brick Rubble
+ Glass has a light border
~ Fancy textures have grain, besides Glass
+ Rock Wall can be made by gluing Rocks
+ Brick can be made by gluing Brick Rubble
+ Mudstone can be made by gluing Dirt
+ Packed Sand can be made by Sand
+ Sponges can dry Mud and Wet Sand
+ Clay can be made by dissolving Wet Sand in Acid
+ Cement can be made with Clay and Quicklime
~ Quicklime no longer turns into Limestone on its own
+ Plastic breaks into Beads
+ Charcoal slowly stains solids
+ Animals can spawn Eggs or offspring in Water
+ Seeds planted under soil will rise
+ Birds eat Spiders and their Webs
+ Rocks destroy Webs
+ Frogs release Steam when cooked
+ Worms break down Fiber
~ Worms compost some Sawdust into Dirt
+ Soap kills Snails and Slugs
+ Soap removes Slime
+ Alcohol kills Flower Pistils
+ Mercury kills Algae
~ Sap boils into some Steam
~ Bread is less flammable
+ Ammonia affects Wheat
+ Poison dirties Salt Water, Sugar Water, and Seltzer
+ Water on burning Oil will explode
+ Bleach reacts with Nut Oil and Grease
+ Baking Soda reacts with Soap
+ Copper Sulfate kills Spiders
+ Copper Sulfate stains Zinc
+ Bless removes Heat Ray
+ Plague makes Heads green
+ Plague destroys Skin
+ Hair absorbs some Water
~ Breaking Balloons makes some Pop
~ Cheese flows slower
~ Coffee Grounds in Milk brew into Coffee instead
~ Mushroom Spores no longer break
~ Acid Clouds don't precipitate when too hot or cold
~ Border can be painted
~ Tweaked Charcoal heat color
~ Moved Light Bulb to after LEDs
+ Midas Touch turns Paper green
~ Midas Touch turns Humans into solid Gold instead of Coins
+ Wall alias 'Solid'
+ Mayo alias 'Mayonnaise'
+ Alcohol alias 'Ethanol'
+ Unbreakable elements are clarified in element info
~ Screenshots download with name of current save
~ Pixel count turns red when all canvas sizes are full
~ Log messages have a black shadow to read on bright backgrounds
~ TPS dialog displays minimum and maximum
[Bug Fixes]
~ Fixed: Replace Mode causes pixels to float while placing
~ Fixed: Detached Heads and dead Humans can eat food
~ Fixed: Pixel alpha isn't set from element properties on creation
~ Fixed: Molten Thermite continues to heat when not burning
~ Fixed: Prop tool can't set value when existing value is null
~ Fixed: Unbreakable pixels can burn away when using Prop tool (Perma-burning!!!)
~ Fixed: Pixels with burnt states never burn when using Prop tool
~ Fixed: Prop tool doesn't retain "0" value on next dialog
~ Fixed: Prop tool doesn't handle changing "x" and "y" properties
~ Fixed: Placing Fire on insulative pixels heats them
~ Fixed: Burning heats insulative pixels
~ Fixed: Rays, Bless, Radiation, and some Bombs change insulative pixel temperature
~ Fixed: Stink Bugs aren't properly killed by Frogs, Sap, Copper Sulfate, and Borax
~ Fixed: Erasing with Lookup selected will only erase 1x1
~ Fixed: Erasing fast with Pick or Lookup selected will leave gaps
~ Fixed: Hail doesn't conduct heat
~ Fixed: Hail cannot break solids without a defined state
~ Fixed: Breaking Humans eventually creates Sand and Cement
~ Fixed: Element buttons arranged in weird columns after certain issues
~ Fixed: Ball doesn't have density and floats on gases
[Technical]
+ BORDER render preset
+ 'grain' element property
+ 'toolHoverStat' element property, function that takes the hovered pixel while selected
+ 'buttonColor' element property
~ Humans now eat any element with true 'isFood' property
~ Pixels with 0% alpha won't appear in Basic View
~ LEDs with 0% alpha will only appear when powered
+ releaseElement function has option to replace liquids
~ Fixed: lineCoords function returns duplicate values
+ empty.js mod for browser JavaScript overriding
2024-12-15 11:45:52 -05:00
|
|
|
if (elements.fallout) {elements.fallout.color = ["#63b85a","#448044","#598044","#7bb85a"];}
|
|
|
|
|
if (elements.brick_rubble) {elements.brick_rubble.color = ["#e36868","#cb4141","#752020"];}
|
|
|
|
|
if (elements.border) {elements.border.tick = function(pixel){
|
|
|
|
|
var t = pixelTicks/2+pixel.x+pixel.y;
|
|
|
|
|
var r = Math.floor(127*Math.sin(t/1.5));
|
|
|
|
|
pixel.color = "rgba("+r+","+r*2+","+r*2+","+r/127+")";
|
Version 1.11 - February 21, 2025 - Everyone's Update
[Version 1.11 - February 21, 2025 - Everyone's Update]
+ Portals!
+ Portal In and Portal Out elements
+ Portals teleport pixels and electricity
+ Coral
+ Grows in Water
+ Bleaches in high temperatures
+ Adobe, made from Mud and Straw
+ Element translations for Turkish and Hungarian
[Electricity Rework]
~ Electricity is now more consistent in highly conductive material
~ Sensors give out a single charge instead of 4
~ Pixels now store when they were charged
~ Note: Effects on existing builds should be limited but please report any issues
[Changes]
+ Liquid pixels of the same element move around
+ Tiny canvas size
+ Molten elements oscillate color (Experimental)
~ Pixels can now exist along the border of the canvas
~ Disabling Staining will clear all existing pixel stains
+ Dye, Paint, etc. retain their selected color independently
+ Radioactive Tornado variant
+ Humans panic when shocked
~ Humans are less heat-resistant
~ Pipes are no longer unbreakable
+ Smoke rises in normal air density
~ Tweaked Fire and Cold Fire behavior
+ Sabatier process for producing Methane
+ Bergius process for producing Oil
+ Acid reacts with Potassium
~ Increased Methane autoignition point
+ Uranium radiates Glass on contact
+ Burning Lamp Oil explodes in Water
+ Liquid Ozone explodes when broken or shocked
+ Molten Gallium can react with Gold Coins
+ Slaked Lime reacts with Carbon Dioxide
+ Molten Plastic evaporates
+ Glue turns Color Sand into Stained Glass
+ Butter and Caustic Potash make Soap
+ Neutrons radiate Glass, Clouds, and Water
~ Light absorbed by LEDs is deleted
~ Foam made from Oxygen + Water releases the Oxygen
~ Tweaked Bleach and Acid reaction
~ Increased Molten Sulfur freezing point
~ Tweaked Smash tool
+ Cyanide dirties Water variants
+ Infection dirties Water
+ Tea and Coffee bubble when hot
+ CO2 carbonates Salt Water instead of dirtying
+ Soda and Seltzer release Foam when mixed
+ Pilk creates Foam
+ Cells can ferment Milk variants
~ Cells ferment Milk slower
~ Cheese keeps color when breaking into powder (Pilk Powder?)
~ Caramel is more heat-resistant
~ Acid turns Humans into Bone
~ Birds are less flammable
+ Fish turn to white meat when cooked
+ Worms can compost Petal, Pistil, and Vine
+ Rats can eat Hard Yolk
+ Alcohol calms Humans
+ Humans panic from bad smells
+ Smog breaks into Dirty Water
~ Fireworks create less Carbon Dioxide
+ Bless can fix Brick Rubble
+ Midas Touch converts some metals to Gold variants
+ Malware can affect Snake
~ Pointer retains same speed at any TPS
~ Optimized Cell and Cancer
~ Recolored Pipe Wall
~ Improved Slug, Brick, and Ruins buttons
~ Hid Liquid Oxygen
~ Unhid Liquid Hydrogen
~ Moved Liquid Hydrogen to Liquids
~ Moved Poison Gas to Gases
+ Liquid Nitrogen alias 'LN2'
+ Electric alias 'Electron'
+ Light alias 'Photon'
+ Nut Oil alias 'Cooking Oil'
+ Epsom Salt alias 'Magnesium Sulfate'
+ Pyrite alias 'Iron Sulfide'
+ Limestone alias 'Calcium Carbonate'
+ Quicklime alias 'Calcium Oxide'
+ Slaked Lime alias 'Calcium Hydroxide'
~ Petal displays with dark text
~ Slightly moved Porcelain
+ Built-in dialog boxes
~ Canvas touches the top of the page
~ Wide canvas size takes up more screen space
~ White border no longer shown on wide canvas size
~ Buttons, menus, and the canvas have thicker borders
~ "Elem" in stats bar is no longer uppercase
~ Unknown has no grain
- Loading a save no longer changes your selected element
+ Ctrl+S to bring up save prompt
+ Ctrl+Shift+S to instantly save canvas
+ Retroactive changelogs for versions v0.1-v0.4
+ Bluesky social link
+ Partial translations for Ukrainian, Toki Pona, and Halacae
+ Finished translations for Spanish and Russian
[Bug Fixes]
~ Fixed: Oxygen from hydrolysis immediately turns to Foam
~ Fixed: Menu heights vary dramatically with long categories
~ Fixed: Mod Manager and Info Screen text boxes don't stick to bottom
~ Fixed: Lattice Wars appear without borders
~ Fixed: Smash tool breaks harder elements faster
~ Fixed: Error in console on page load
~ Fixed: Artifacts above stats bar text on Chrome
~ Fixed: Console logging when Hail breaks a pixel
~ Fixed: Milk variants still heat into Yogurt
~ Fixed: Controls still show Smooth View keybind
~ Fixed: "Save to File" button cut off on some small screens
~ Fixed: Many aliases can't be used in Element Select
~ Fixed: Prop tool doesn't change pixel state when changing temperature
~ Fixed: Grenades stop moving while charged
~ Fixed: Lightning doesn't reach bottom on large canvases
~ Fixed: Ghost pixels when placing Foam with low air temperature set
~ Fixed: 'CR' behavior cell errors with low air temperature set
[Technical]
+ Portal 'channel' property can be set with the Prop tool (Integer)
+ runAfterReset function
+ isBreakable function
+ 'breakIntoColorMultiplier' element property
+ 'onMoveInto' element property, called when another pixel moves into it (function(pixel1,pixel2))
+ 'chargeStart' pixel property
~ 'breakIntoColor' element property can be used without 'breakInto'
+ 'sense' sensor property to detect a certain element
~ Optimized electricity
~ Fire is affected by air density
+ View setting dropdown includes views added by mods
~ currentSaveData is now always defined, and holds metadata about the current canvas, even non-saves
+ currentSaveData always contains a UUID for seeded randomness
~ Default max pixel count slightly increased
~ Save version is now sb3
~ Canvas border width is now stored (Default 1 for old saves)
~ Pixel properties with value "undefined" are skipped
+ Error message in console for broken translation files
+ GUI translation support
+ More GUI elements have IDs
+ Future standalone mode
2025-02-21 13:47:50 -05:00
|
|
|
};}
|
Version 1.11.1 - April 1, 2025 - FOOLS-2-5
[Version 1.11.1 - April 1, 2025 - FOOLS-2-5]
+ Border setting
+ Void deletes pixels that touch the sides
+ Loop teleports pixels that touch the sides
~ Improved Thermal View now uses hottest and coldest pixels as bounds
+ Finnish and Indonesian languages
[FOOLS]
+ Element Modulator
+ FOOLS Mode is back!
~ Note: FOOLS features will disappear April 4th
[Changes]
+ Keybind: Ctrl+O to load a save file
+ Keybind: Ctrl+Shift+O to reload the last loaded save
+ Flame test can be done on elements with fire colors
+ Honey and Molasses freeze into Candy
+ 'Golden Wind' Tornado variant
+ Milk variants can be churned into Butter
+ Udders can absorb certain liquids to produce Milk variants
+ Cheese can be made with Cream
+ Soda foam has a unique color
+ Candy dissolves in Water
+ Void is insulative
+ Bless stops panic in Humans
+ Gunpowder explodes when shocked
+ Ozone can cure Infection
+ Dust and Ash dirty Seltzer
+ Calcium can react with Steam
+ Magnesium reacts with Water and Steam
+ Sponges can release Water absorbed from soils
+ Sponges separate Water variant contents
+ Primordial Soup can freeze
+ Positrons shock Antimatter
~ Antimatter no longer explodes when touching Cloners
~ Thermite burns into Molten Iron
+ Acid stains Silver
~ Tweaked Acid-Potassium reaction
~ Frogs have a unique egg color
~ Molten Rad Glass is greener
~ Recolored Pilk Cheese
~ Bless removes Filler, Lattice, Vertical, and Horizontal
~ Copper Sulfate is no longer flammable
+ Copper Sulfate produces Poison Gas when burned
+ Baking Soda alias 'Sodium Bicarbonate'
+ Cellulose alias 'Paper Paste'
+ Cyanide alias 'Hydrogen Cyanide'
+ Acid Gas alias 'Hydrochloric Acid Gas'
+ Adobe alias 'Mud Brick'
+ Saves can keep Limitless Mode if settings are included
~ Saves no longer update cursor size
+ Partial translations for Dutch, Korean, Italian, Serbian, and Emoji
~ Halacae translations completed
~ Prompt inputs no longer allow autocomplete
[Bug Fixes]
~ Fixed: Half-pixels on the edges of smaller canvases
~ Fixed: LEDs can create ghost pixels when absorbing Light
~ Fixed: Eggs break when placed with Drag tool
~ Fixed: Frozen Yogurt variants don't retain color when melting
~ Fixed: Frozen elements aren't generated properly when no state is present
~ Fixed: Tea and Coffee start boiling when placed manually
~ Fixed: Duplicate mods can be added
~ Fixed: Portals can't teleport pixels being dragged
~ Fixed: Embers are never deleted when Burning is disabled
~ Fixed: Mix tool can be used on ghost pixels
~ Fixed: Saves can set cursor size to impossible sizes
~ Fixed: colorOn isn't applied by reactions
[Technical]
+ Mod dependency system, see dependency_test.js for more info
+ Elements can be added dynamically with addElement()
+ onAddElement(callback) function, called when element is added dynamically
+ loadedMods array holds mods that have been loaded
+ onSelect and onUnselect properties for custom views
+ Portals display channel on hover
+ 'mouseColor' setting
~ Unknown is now in the Special category (Still hidden)
~ Save version is now sb4 and includes new border settings
2025-04-01 11:52:52 -04:00
|
|
|
if (elements.pipe_wall) {elements.pipe_wall.color = "#808080";}
|
Version 1.12 - July 17, 2025 - Saves For All
[Version 1.12 - July 17, 2025 - Saves For All]
+ Featured Saves tab
+ Discord Saves tab
+ Browse community-made saves from our server
+ Lye, a reactive powder
+ Invar, a dark metal alloy (Hidden)
+ Streak View (Press 4)
[Steam Edition Changes]
+ Workshop support
+ Add and load community-made saves
+ Publish saves for everyone to discover
+ Save tagging support
+ Rich Presence support for Discord and Steam Chat
+ Show off your current element and canvas state
~ Saves are stored in a new game data folder instead of slots
+ Mods can be loaded from the game data folder for offline use
~ Dependencies are currently not supported for local files
+ "Open Data Folder" button in Settings
+ Steam automatically selects supported languages
+ Save author name will default to Steam username
- Hid "Clear Saves" button
~ Version and element count are shown again
[Changes]
+ Button click animations
+ Corn has gravity
+ Cloner elements can be set by clicking over them
+ Dyes can be mixed into liquids
+ Sand can be dyed into Color Sand
+ Stained Glass can be made by melting Glass with certain metals
+ Batteries are breakable
+ Vaccine and Antidote can freeze
+ Small amounts of Vaccine can be made by boiling Antibody
+ Vaccine can be made by mixing Antibody with Sugar Water
+ Cream can be turned into Yogurt
+ Clay and Brick Rubble makes Clay Soil
+ Slime rots Meat
+ Glue turns Crumb into Bread
+ Yeast ferments Wheat
+ Vinegar-Ammonia reaction
+ Bleach-Baking Soda reaction
+ Blood bubbles before boiling
+ Infection passively creates Plague
+ Pool Water slowly breaks down DNA
+ Distilling Oil with Hydrogen makes Sulfur and Water (Claus process)
+ Greek Fire is made with Oil and Sap, instead of Sulfur
+ Sulfur stains Silver
+ Candy from freezing Honey or Molasses has a unique color
+ Ember changes color when hitting elements with flame colors
+ Plasma can heat existing pixels when placed over them
+ Magnesium-Acid reaction produces Hydrogen
+ Gold variants are immune to Acid
+ Acid decomposes at extreme temperatures
+ Ammonia decomposes at high temperatures
+ Copper Sulfate reacts with other carbs like Sugar
+ Molten Caustic Potash electrolysis
+ Virus and Strange Matter ignore Pointer
+ Neutrons radiate Glass Shards
+ Cancer kills Homunculi
+ Anesthesia and Alcohol Gas calm Humans
~ Human will be selected when using Pick on Head or Body
~ Tweaked Diamond formation
~ Walls and Pipes don't change Light color
~ God Ray is better at extinguishing fires
~ Ember no longer produces Fire on its own
~ Salt Water electrolysis produces Lye (Chloralkali process)
~ Sodium-Water reaction produces Lye
~ Improved Sodium-Acid reaction
~ Potassium-Acid reaction is more violent
~ Acid no longer deletes Smoke or Fire
~ Gallium-Aluminum reaction is more destructive
~ Supernovae create Mercury and Aluminum
~ Antimatter no longer explodes when hitting the border
~ Lightning no longer explodes when hitting the border on Void mode
~ Uranium releases Radiation more consistently when falling
~ Rats release Plague more consistently when falling
~ Molten Stained Glass has colorful Fire
+ Rainbow and Static affect the color of Fire
~ Canvas will shrink dynamically to fit screen width
+ Empty canvases will be reset automatically when window is resized
+ Saves menu tabs
~ Saves menu takes up more screen space
~ Modded saves automatically reload the save and remove new mods after session
+ Sandboxels will reload on canvas reset after changing mods
+ TPS is restored after unloading a save
+ Button to reload after adding or removing mods
~ Currently-loaded save will be underscored in menu
~ Saves keep track of standalone version (i.e. Steam)
~ Save warnings use native Sandboxels prompts
~ Reset Warning setting affects save loading popup on non-empty canvas
- Loading a save no longer changes your selected view
~ 'Reset Scene' buttons in Settings now confirm before resetting
~ Cursor color is affected by theme color
~ Canvas Size and Worldgen settings automatically reset empty canvases
~ Updated styling of bottom links
~ Links are underlined when hovered over
~ Prompts are closed when elements are deselected
~ Confirm buttons for data reset prompts are red to show danger
~ Entering an invalid TPS no longer resets to 30 TPS
~ Recolored Gold
~ Recolored Zinc
~ Recolored Nickel
~ Recolored Tungsten
~ Recolored Sulfur
~ Recolored Brass
~ Recolored Sterling
~ Recolored Solder
~ Recolored Molten Aluminum and removed heat glow
~ Recolored Molten Caustic Potash and removed Fire
~ Recolored Soda made from Juice
~ Poison, Radiation, God Ray, Aluminum, Insulation, Bead, and Color Sand display with dark text
~ Prop tool can convert between boolean and number types
+ Broth alias 'Soup'
+ Jelly alias 'Jam'
+ Soda alias 'Cola'
+ Hard Yolk alias 'Fried Egg'
+ Gunpowder alias 'Black Powder'
[Bug Fixes]
~ Fixed: Enabled mods can be stuck behind input box
~ Fixed: Flies and Bees get stuck on Loop border modes
~ Fixed: Rock Wall and Bless can't be used as Image element
~ Fixed: Screenshots don't include background color if it was never set
~ Fixed: Corrupted save error messages don't appear
~ Fixed: Large save canvases can go off-screen
~ Fixed: Cheerful Mode setting button has old behavior
~ Fixed: Cheerful Mode setting 'Refresh Page' button doesn't work
~ Fixed: runEveryTick() runs even when paused
~ Fixed: World gen replaces Destroyable border pixels with Wall
~ Fixed: Random events and modded per-tick events don't happen when stepping ticks
~ Fixed: Maximum cursor size doesn't fill entire canvas with odd widths
~ Fixed: Unpaint tool removes fancy textures
~ Fixed: Category buttons don't glow in Unlock as Discovered mode
~ Fixed: Coolers and Freezers affect insulative elements
~ Fixed: Lightning heats insulative elements
~ Fixed: Dark element button text isn't triggered by buttonColor
~ Fixed: Force-loaded mod dependencies don't load properly on Steam
~ Fixed: Theme background doesn't affect entire page on Steam Edition
[Technical]
+ New helper functions:
+ getPixel(x, y) -> Pixel object or null
+ tryCreate(element, x, y, replace?) -> Pixel object or null
+ tryDelete(x, y) -> Pixel object or null
+ 'onCollide' element property, called when the pixel moves into any other (function(pixel1,pixel2))
+ 'onClicked' element property, called when the pixel is clicked on (function(pixel,element))
+ 'skip' pixel property, skips simulation of the pixel
+ 'RL' behavior rule, releases an element in any available space
+ 'clear' view property for clearing the canvas layers, defaults to true
+ modIsEnabled(str) function, checks only file names (e.g. "glow.js")
+ promptChoose() for multiple-choice prompts
+ promptDir() for direction-based prompts
~ Debug console has been re-enabled on Steam Edition
~ Pick and Erase tools are no longer hard-coded
~ Sensor 'sense' property can take multiple comma-separated values
~ Save version is now sb5
2025-07-17 13:49:09 -04:00
|
|
|
if (elements.molten_rad_glass) {delete elements.molten_rad_glass.color;}
|
|
|
|
|
if (elements.zinc) {elements.zinc.color = ["#8d8c8e","#f6f6f1","#c7c7c5","#ccccca","#6b6a6a","#848382"];}
|
|
|
|
|
if (elements.gold) {elements.gold.color = ["#fff0b5","#986a1a","#f0bb62"];}
|
|
|
|
|
if (elements.molten_aluminum) {delete elements.molten_aluminum.color;}
|
|
|
|
|
if (elements.tungsten) {elements.tungsten.color = ["#d4d3cd","#c3c0b8","#bcbaae","#625950"];}
|
|
|
|
|
if (elements.brass) {elements.brass.color = ["#cb9e5d","#865e39"];}
|
|
|
|
|
if (elements.bronze) {elements.bronze.color = "#cd7f32";}
|
|
|
|
|
if (elements.sterling) {elements.sterling.color = ["#858478","#eae8e2","#bfbcb7"];}
|
|
|
|
|
if (elements.solder) {elements.solder.color = "#a1a19d";}
|
|
|
|
|
if (elements.sulfur) {elements.sulfur.color = ["#e9d74c","#89761b","#ddc56b"];}
|