Commit Graph

1309 Commits

Author SHA1 Message Date
slweeb c44a93f9d3 Update velocity.js 2023-10-14 20:29:09 -04:00
slweeb 14411abbac Update velocity.js 2023-10-14 20:28:27 -04:00
slweeb 257f452ed3 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-10-13 18:45:52 -04:00
slweeb 5a5813a8f4 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
lllllllllwith10ls f3cacc67d9
Merge branch 'main' into load_order_fix 2023-09-30 19:55:25 -05:00
lllllllllwith10ls 2d728658c8 Merge remote-tracking branch 'upstream/main' into load_order_fix 2023-09-30 19:33:55 -05:00
lllllllllwith10ls f40ae829b7 Revert "reverted index.html change"
This reverts commit 8dd72ecda8.
2023-09-30 19:33:19 -05:00
slweeb ce84b33212
Merge pull request #136 from lllllllllwith10ls/load_order_fix
reverted index.html change
2023-09-30 20:16:41 -04:00
lllllllllwith10ls 8dd72ecda8 reverted index.html change 2023-09-30 19:15:21 -05:00
slweeb c3d56d4f78
Merge pull request #135 from lllllllllwith10ls/load_order_fix
Load order fix hack for some mods
2023-09-30 20:14:33 -04:00
lllllllllwith10ls f0d39e1492 added a new runAfterAutogen mod and fixed some mods 2023-09-30 19:13:07 -05:00
lllllllllwith10ls 3d17bf1f76 Fix try 2023-09-30 15:18:49 -05:00
lllllllllwith10ls d33ad1435f Added various things and waiting for mods to load 2023-09-30 15:09:41 -05:00
felixs-alt 06bbf6d400
Update flipflop.js 2023-09-27 09:53:14 +02:00
felixs-alt f720f4eaa6
Update flipflop.js 2023-09-27 09:52:10 +02:00
felixs-alt 8eb6cc7c30
Update flipflop.js 2023-09-27 09:40:09 +02:00
felixs-alt 94814ba92c
Update flipflop.js 2023-09-27 09:27:39 +02:00
felixs-alt bc7b828c73
Update flipflop.js 2023-09-27 09:10:23 +02:00
felixs-alt 7608a825fa
Update flipflop.js 2023-09-27 09:05:35 +02:00
felixs-alt 132dfa2a2e
Update flipflop.js 2023-09-27 09:03:19 +02:00
felixs-alt c8ea492073
Update flipflop.js 2023-09-27 09:00:30 +02:00
felixs-alt e168be81c8
Update flipflop.js 2023-09-27 08:18:12 +02:00
felixs-alt c21cf97a42
Update flipflop.js 2023-09-27 08:13:59 +02:00
felixs-alt f42131ad3f
Update flipflop.js 2023-09-27 08:12:48 +02:00
felixs-alt 82c897e70e
Update flipflop.js 2023-09-27 08:06:19 +02:00
felixs-alt 3c3b20d33d
Update flipflop.js 2023-09-26 14:42:03 +02:00
felixs-alt 024ababf3c
Update flipflop.js 2023-09-26 14:35:40 +02:00
felixs-alt 6f592dc3ef
Update flipflop.js 2023-09-26 14:28:13 +02:00
felixs-alt 3cb596cdd7
Update flipflop.js 2023-09-26 14:25:48 +02:00
felixs-alt 5907760332
Update flipflop.js 2023-09-26 14:22:44 +02:00
felixs-alt ba4cc95089
Update flipflop.js 2023-09-26 14:12:32 +02:00
felixs-alt a9fb0f1918
Update flipflop.js 2023-09-26 14:00:57 +02:00
felixs-alt 89b75ae78e
Update flipflop.js 2023-09-26 13:45:07 +02:00
felixs-alt 0e9b52edc5
Update flipflop.js 2023-09-26 13:39:19 +02:00
felixs-alt a8999ba4dc
Update flipflop.js 2023-09-26 13:34:55 +02:00
felixs-alt 53b47488de
Update flipflop.js 2023-09-26 13:15:54 +02:00
felixs-alt ebffb3b65d
Update flipflop.js 2023-09-26 12:53:49 +02:00
felixs-alt 92b23492d7
Update flipflop.js 2023-09-26 12:49:57 +02:00
felixs-alt c9bea6dd89
Update flipflop.js 2023-09-26 12:44:41 +02:00
felixs-alt 46110d56cb
Update flipflop.js 2023-09-26 12:42:08 +02:00
felixs-alt 04e1bcd2db
Update flipflop.js 2023-09-26 12:32:36 +02:00
felixs-alt d5066e46b3
Update flipflop.js 2023-09-26 12:29:04 +02:00
felixs-alt fd984eddaa
Update flipflop.js 2023-09-26 12:25:52 +02:00
felixs-alt 03e5678682
Update flipflop.js 2023-09-26 12:18:48 +02:00
felixs-alt a81c89c2d2
Update flipflop.js 2023-09-26 12:13:17 +02:00
felixs-alt b90b6d90e5
Update flipflop.js 2023-09-26 12:05:49 +02:00
felixs-alt 7c55edc462
Update flipflop.js 2023-09-26 10:38:08 +02:00
felixs-alt 826395a5ac
Create flipflop.js 2023-09-26 10:32:09 +02:00
Melecie cb80394d72
hidden ground is weird with runafterautogen 2023-09-23 12:35:19 +08:00
slweeb 9406ed6f83 Update example_mod.js 2023-09-22 12:31:57 -04:00