Commit Graph

1332 Commits

Author SHA1 Message Date
slweeb 8abbeeb4f9 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
slweeb 3535833cc3 spring.js fix 2023-04-22 11:27:46 -04:00
slweeb 7108a21791 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-04-22 10:40:05 -04:00
slweeb 421a4de549 Earth Day - spring.js 2023-04-22 10:40:04 -04:00
An Orbit 15ad2fbcbd
deletePixel change 2023-04-21 23:38:18 -04:00
An Orbit 19c02ea910
the edgiest, most overpowered ray yet 2023-04-21 23:36:58 -04:00
An Orbit 216ec64495
illogic? 2023-04-19 20:12:37 -04:00
An Orbit 65a1c2f4b7
copy lib func nullishly 2023-04-19 20:08:25 -04:00
An Orbit 9b70563b1d
+func 2023-04-19 17:31:21 -04:00
An Orbit f75ebb5973
primitive | batch syntax 2023-04-19 15:09:43 -04:00
An Orbit 0a5f5d5d12
new commands worldgen and defineworldgen 2023-04-19 14:42:37 -04:00
An Orbit a1bbcf9796
include rime in freeze ray pass-throughs 2023-04-19 13:49:03 -04:00
slweeb a1f70d8ac3 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-04-18 13:38:01 -04:00
slweeb 6d4cacca05 fey_and_more.js cloud fix 2023-04-18 13:37:59 -04:00
An Orbit 7dec7bfcd0
quickload pause toggle 2023-04-18 09:14:22 -04:00
An Orbit 3131472a3d
hot smash ray 2023-04-18 09:13:50 -04:00
An Orbit da630f2ac0
more bless 2023-04-18 08:58:31 -04:00
An Orbit d668ebff96
varfix 2023-04-17 18:12:59 -04:00
An Orbit 5dfdca9a76
quicksave hotkey 2023-04-17 18:05:46 -04:00
An Orbit 7a0a7ee605
quickload hotkey 2023-04-17 17:59:45 -04:00
An Orbit fe729f2622
fucking hell 2023-04-17 17:44:19 -04:00
An Orbit 5ad73d9efe
ren elem 2023-04-17 16:23:17 -04:00
An Orbit d99c2d40fb
hide element 2023-04-17 16:19:32 -04:00
An Orbit 36653836e2
*-ray-centric mod 2023-04-17 16:18:41 -04:00
An Orbit f37ed945d2
// a log 2023-04-17 13:10:44 -04:00
An Orbit 7d0c00bc45
test: skip undefined colors 2023-04-17 13:09:55 -04:00
An Orbit 79cd8a57c1
Illogic at it again? 2023-04-16 19:57:43 -04:00
An Orbit e3a934524c
try to fix 2023-04-16 19:54:37 -04:00
An Orbit 4bbd0ee223
thanks, i hate debugging from an xbox 2023-04-16 19:48:09 -04:00
slweeb f13f2086e1 oops 2023-04-14 19:01:21 -04:00
slweeb 27e3302345 Sandboxels 1.8.1
HUGE SANDBOXELS UPDATE 1.8.1

**Lightning**
Feeling evil? Summon hot, powerful bolts of lightning. Smite anything at your will, hot enough to incinerate or melt anything.

**Bless**
Feeling merciful? Solve any problem with your omnipotent blessing. Cure disease, fight fires, undo your nuclear explosions.

**There's More!**
+ Thunder Cloud
+ God Ray
+ Heat Ray
~ Reworked Vines
    + Vines hang from ceilings and walls
    + Vines spread naturally sideways, down, and on walls
+ Rotten Cheese (Hidden)
+ Herb
+ Tea (Hidden)
+ Rime (Hidden)
~ Improved load times
73 MORE CHANGES and 12 BUG FIXES: https://sandboxels.R74n.com/changelog.txt

PLAY NOW: https://sandboxels.R74n.com/
2023-04-14 18:53:28 -04:00
slweeb c2fae94e5f
Merge pull request #79 from mollthecoder/main
Create freeTPS.js
2023-04-14 18:21:57 -04:00
MollTheCoder d3c65dd0be
Create freeTPS.js 2023-04-14 18:20:29 -04:00
slweeb 5a9335fb48
Update index.html 2023-04-13 22:19:27 -04:00
slweeb b80f73f108
Merge pull request #78 from mollthecoder/main
Create betterStats.js
2023-04-13 22:11:56 -04:00
MollTheCoder a32c9b0ff2
Create betterStats.js
Right now: Differentiates "set" and "real" types of tps, instead of always displaying what was set.
2023-04-13 22:09:49 -04:00
slweeb 8e74d6187a
Update index.html 2023-04-13 22:05:44 -04:00
An Orbit e57e5239aa
mod merge deletions 2023-04-12 17:18:20 -04:00
An Orbit 5633a10283
mod merge deletions 2023-04-12 17:18:15 -04:00
An Orbit 534aaadb38
mod merge deletions 2023-04-12 17:18:12 -04:00
An Orbit 0623fbe532
mod merge deletions 2023-04-12 17:17:56 -04:00
An Orbit ba607d9e68
Rename acidboxels.js to acid_and_shapes.js 2023-04-12 17:08:34 -04:00
An Orbit 1c730973cb
quick much-needed update, then back to hiatus 2023-04-12 17:04:20 -04:00
An Orbit f3113951d4
test 2023-04-11 18:52:20 -04:00
slweeb 954ddeeadc
Merge pull request #77 from lllllllllwith10ls/main
New mod with world gen apparently
2023-04-10 23:06:37 -04:00
lllllllllwith10ls 7aca70536d Some extra reactions and a new mod 2023-04-10 18:59:16 -05:00
Laetitia (O-01-67) 025b8c74c2
remove code 2023-04-06 16:15:40 -04:00
slweeb 7b99f2650c Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-04-04 15:25:45 -04:00
slweeb 922f024e0e update feedback link 2023-04-04 15:25:43 -04:00
Laetitia (O-01-67) a99d82f75b
emergency deabstraction 2023-04-03 11:10:24 -04:00