From 3d4134e2b7f74d38668a797faf6ccc2bd4b17abf Mon Sep 17 00:00:00 2001 From: slweeb <91897291+slweeb@users.noreply.github.com> Date: Thu, 27 Jul 2023 12:33:58 -0400 Subject: [PATCH] 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 --- changelog.html | 84 ++++- changelog.txt | 82 ++++- controls.html | 4 +- index.html | 658 ++++++++++++++++++++++++++++++--------- mods/classic_textures.js | 30 +- mods/devtests.js | 0 style.css | 27 +- 7 files changed, 734 insertions(+), 151 deletions(-) create mode 100644 mods/devtests.js diff --git a/changelog.html b/changelog.html index 2b670327..c880002c 100644 --- a/changelog.html +++ b/changelog.html @@ -93,7 +93,7 @@ -

< Sandboxels Changelog

+

< Sandboxels Changelog

@@ -105,6 +105,86 @@

The original plain text version of this is still maintained.

+

[Version 1.8.5 - July 27, 2023]

+ +

[Version 1.8.4 - July 11, 2023]

  • [Stay tuned for bigger updates in the coming months!]
  • [Bug Fixes]
  • diff --git a/changelog.txt b/changelog.txt index f5951614..8ce47e95 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,11 +1,89 @@ [Future Plans] + Save Gallery + Human Update - + Suggest new additions at https://link.r74n.com/sandboxels-feedback + + Suggest new additions at https://link.R74n.com/sandboxels-feedback See sneak peaks for upcoming updates on the Discord: https://discord.gg/ejUc6YPQuS -A fancier version of this changelog can be found here: https://sandboxels.r74n.com/changelog +A fancier version of this changelog can be found here: https://sandboxels.R74n.com/changelog + +[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 [Version 1.8.4 - July 11, 2023] + Image placing diff --git a/controls.html b/controls.html index cceda08f..923798e4 100644 --- a/controls.html +++ b/controls.html @@ -70,7 +70,7 @@ -

    < Sandboxels Controls

    +

    < Sandboxels Controls

    @@ -82,7 +82,7 @@ Erase pixels Right Click Pick element Middle Click Pause simulation Space or P - Intensify effect Shift + Heat/Cool/Mix/Shock/Smash + Intensify effect Shift + Heat/Cool/Drag/Mix/Shock/Smash Draw line Shift + Click Change cursor size Scroll or +- or [] Cursor size 1 Shift + - diff --git a/index.html b/index.html index e523782f..f1243b0c 100644 --- a/index.html +++ b/index.html @@ -137,8 +137,8 @@