Commit Graph

2826 Commits

Author SHA1 Message Date
slweeb 79ac763b65 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
Nekonico d4277985e0
Update biology.js 2024-12-13 19:45:12 -08:00
Nekonico e79318e41b
hair bugfix 2024-12-13 12:48:40 -08:00
Nekonico 07d2ae6385
intestines and hair bugfix again 2024-12-13 12:41:37 -08:00
Nekonico ca737e1cfd
hair and intestines bugfix 2024-12-13 12:38:01 -08:00
Nekonico 7ccc8efe57
hair update 2024-12-12 20:32:22 -08:00
Nekonico bd3fa73b3f
Liver bugfix 2024-12-12 12:49:00 -08:00
Nekonico ace261ba70
Liver n Kidneys update 2024-12-12 12:47:06 -08:00
Nekonico ca102d14ff
speed stat for food 2024-12-12 10:08:41 -08:00
slweeb 1534e23bac
Merge pull request #879 from DBNekonico/patch-5 2024-12-12 00:16:40 -05:00
therealsuss d75ae713a2
Add files via upload 2024-12-12 13:39:51 +11:00
Nekonico 7ea1749fda
kidneys and marrow update 2024-12-11 14:59:12 -08:00
An Orbit 199ee7a76e
just a small thing
i am not making anything at the scale of AMBA again, barring divine intervention
2024-12-11 13:34:46 -05:00
Nekonico 57a0b6ba5e
olfactory bulb and bad gases update 2024-12-11 09:04:41 -08:00
An Orbit 2d136cc310
emergency update
i don't like unilaterally editing people's mods but the move away from viewKey fatally broke the mod
2024-12-11 11:59:30 -05:00
An Orbit b08c91662e
remove reference to deprecated mod 2024-12-11 11:10:49 -05:00
Nekonico 0a39b21deb
reviveand drain health tool update 2024-12-10 19:23:04 -08:00
Nekonico 936586e528
Merge branch 'R74nCom:main' into main 2024-12-10 16:54:12 -08:00
Nekonico da85fa814c
massive bugfix for brain and eyes, and revive tool 2024-12-10 16:53:59 -08:00
Jayd-Rubies 57dad31128
Update weapons.js 2024-12-03 23:43:05 -05:00
Nekonico 5fc00422c2
udders and biotorches 2024-12-03 16:43:00 -08:00
slweeb eebb51c04e
Merge pull request #853 from littlebodybigfart/patch-4
Update limewater.js
2024-12-02 22:16:31 -05:00
slweeb 28422384ce deprecate mod 2024-12-02 22:16:18 -05:00
Nekonico 62ec0e31d5
tweaks and junk 2024-11-29 13:04:44 -08:00
livvvvvo fcf3278e74
add currency.js (attempt #1) 2024-11-28 23:15:59 -05:00
Nekonico 0693c139e0
day one nutrition bugfix 2024-11-28 11:00:55 -08:00
Rain 0d61c13ba3
Small changes 2024-11-28 17:06:13 +01:00
Rain 5ce1bb47a2
Added rainsmod.js & mix.js 2024-11-28 12:14:52 +01:00
Rain 1b95afdb13
Added rainsmod.js & mix.js 2024-11-28 10:43:48 +01:00
Nekonico 06833083f5
bacteria and better distribution for blood vessels 2024-11-27 20:13:34 -08:00
Nekonico 8f62228552
food bugfix, and hearts 2024-11-27 08:44:05 -08:00
Nekonico aa254fd498
Merge branch 'R74nCom:main' into main 2024-11-26 19:47:44 -08:00
Nekonico 5faa6a77d4
blood and acid update 2024-11-26 19:47:36 -08:00
Nekonico 5a13b5b8ba
correct name for hypothalamus 2024-11-26 14:54:42 -08:00
slweeb 5337cf1af1
Merge pull request #861 from DBNekonico/main
Epidermis and Dermis
2024-11-26 17:08:55 -05:00
slweeb 8669f1c473 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2024-11-26 17:08:09 -05:00
slweeb 9713a693f5 human fix 2024-11-26 17:08:08 -05:00
Nekonico 27efc26407
Epidermis and Dermis 2024-11-26 14:05:21 -08:00
Nekonico 328a2aca52
Brain juice and more views 2024-11-26 11:30:30 -08:00
Nekonico da535d0197
final bugfix at last 2024-11-26 09:27:16 -08:00
Nekonico ac4b84d8ca
Update biology.js 2024-11-26 09:13:59 -08:00
Nekonico b77c2af7ce
bugfix and inhuman body parts 2024-11-26 09:06:53 -08:00
Nekonico 9ee85e3bb2
Bugfixes (skin not rotting correctly, radiation being inert) 2024-11-26 08:08:43 -08:00
Nekonico bc500f3dc5
Biology mod 2024-11-25 20:09:06 -08:00
littlebodybigfart 1eb3ccbbfa
Update limewater.js
calcite water can freeze now
2024-11-24 15:16:48 +03:00
Nekonico e86293a569
Fishing mod 2024-11-23 15:08:17 -08:00
ekle24 752b697585
Add files via upload 2024-11-23 22:19:57 +08:00
slweeb c09852caa5
Merge pull request #847 from Mecoolnotcool/patch-1
Update ExtraMachines.js
2024-11-16 13:09:24 -05:00
slweeb 3e9c5d893e
Merge pull request #848 from smegmauser3304/main
Create incinerators.js
2024-11-16 13:05:48 -05:00
slweeb 63cab15308 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2024-11-15 22:52:56 -05:00