Commit Graph

1373 Commits

Author SHA1 Message Date
Cerulean 7d7356a515
Create coffee.js
Version 1.0 of the coffee mod - a mod all about coffee! :)
2023-11-22 14:40:57 -06:00
feeshmaster 1b828c0450
Update debugRework.js 2023-11-21 21:01:50 -06:00
feeshmaster 507ec784e9
Update debugRework.js 2023-11-21 17:44:01 -06:00
feeshmaster 871f80403a
Create debugRework.js 2023-11-21 14:36:04 -06:00
GGod 38bda64b27 Merge branch 'main' of https://github.com/GGodPL/sandboxels 2023-11-21 19:54:21 +01:00
GGod 2885db133d add unfinished version of gameOfLife mod 2023-11-21 19:52:41 +01:00
slweeb 161de6ed47
Update pixelResizeTool.js 2023-11-20 20:37:36 -05:00
feeshmaster 45d7aa910d
Create pixelResizeTool.js 2023-11-20 19:33:21 -06:00
eryxl 3c124e12ff
Add files via upload 2023-11-03 12:09:05 -04:00
lllllllllwith10ls cbfbaa99ee Group III part I 2023-11-02 12:10:20 -05:00
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
slweeb 84edd375ff many new pages 2023-09-14 23:57:36 -04:00
GGod f545558f13 add peta mod 2023-08-30 21:58:05 +02:00
GGod 2eab7fd75d i absolutely forgot to implement non-transparent selections 2023-08-29 02:17:53 +02:00
GGod 1a63fa81fe Update editTools.js 2023-08-29 02:05:27 +02:00
GGod 06f59eeca8 Update editTools.js 2023-08-29 01:57:36 +02:00
GGod 01a5877dfc add betterSettings and editTools mods 2023-08-29 01:52:05 +02:00
Nubo d9daf5fcb2
Ketchup Mod 1.3.3
The mod is now up to date in terms of how things work
2023-08-23 23:04:05 -06:00
Nubo 79f362ecec
Ketchup Mod Version 1.3.2
Nothing big, just changing some stuff to make more sense in the newest version.
2023-08-22 22:00:31 -06:00
slweeb 525afd5c56 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
lllllllllwith10ls 33b9907afd Fixed some bugs in chem.js, mobs.js, and onTryMoveInto.js 2023-08-15 21:54:02 -05:00
GGodPL 7d229e094c
Update elementsManager.js 2023-08-03 12:24:45 +02:00
GGodPL b23587b7d5
Update elementsManager.js 2023-08-02 16:03:19 +02:00
GGodPL 69448f9d48
Update elementsManager.js 2023-08-02 14:56:51 +02:00
slweeb 00c5aa6740 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-08-01 21:45:35 -04:00
slweeb 204d5a093b Update onTryMoveInto.js 2023-08-01 21:45:34 -04:00
GGodPL 18980f8da8
Update elementsManager.js 2023-08-01 22:50:09 +02:00
GGodPL 0048a99dfc
betterModManager fix 2023-08-01 22:46:57 +02:00
GGodPL 93c902cc78
elementsManager fix 2023-08-01 22:46:07 +02:00
slweeb 7256aab393 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-07-31 23:35:00 -04:00
slweeb 29070dbf9a Update devtests.js 2023-07-31 23:34:58 -04:00
GGodPL 7b4724a6db
fix betterMenuScreens 2023-07-31 01:03:42 +02:00
GGodPL b1356f82d4
Update betterMenuScreens 2023-07-31 00:47:40 +02:00
GGodPL 783156eeac
Add elementsManager mod 2023-07-31 00:46:46 +02:00
slweeb 56d0e1a00d
Merge pull request #117 from mollthecoder/main 2023-07-30 18:40:53 -04:00
GGodPL c47e267f8e
Merge branch 'R74nCom:main' into main 2023-07-29 12:28:23 +02:00
MollTheCoder 42f6a00d02
Update betterStats.js to use new libhooktick APIs 2023-07-29 00:13:24 -04:00
MollTheCoder f1b8e38c3e
Update libhooktick.js
Adds additional capabilities and functionality
2023-07-29 00:12:03 -04:00
slweeb c9b7e6ea14 Update runAfterAutogen and onload restructure.js 2023-07-28 15:26:20 -04:00
slweeb 632c8cd981 Create color_everything.js 2023-07-27 15:55:34 -04:00
slweeb 9dfc0828cf Merge branch 'main' of https://github.com/R74nCom/sandboxels 2023-07-27 12:34:00 -04:00
slweeb 3d4134e2b7 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
GGodPL c7c4e722b9
Update betterModManager.js 2023-07-23 14:56:50 +02:00
GGodPL f832fac470
Update betterModManager.js 2023-07-23 14:54:33 +02:00
GGodPL 4b0f4050cc
add betterMenuScreens mod
adds betterMenuScreens utility mod
2023-07-21 15:42:32 +02:00
slweeb 20f1df8d38
Update and rename yumcherries.js. to yumcherries.js 2023-07-20 20:03:03 -04:00
slweeb 68f7568db7
Merge pull request #114 from lllllllllwith10ls/main
Made fluorine making slightly easier
2023-07-20 19:29:46 -04:00
lllllllllwith10ls bd4b1008af Made fluorine making slightly easier 2023-07-20 18:25:30 -05:00
StellarX20 7f74dda200
Added more to testium 2023-07-20 13:14:51 -04:00
StellarX20 8190d24e52
Renamed Test to Testium, removed toxin and dead. 2023-07-20 12:48:54 -04:00
slweeb 1c944031d6
Merge pull request #112 from mollthecoder/main
Brand new tooltip.js
2023-07-15 20:21:31 -04:00