Commit Graph

3113 Commits

Author SHA1 Message Date
slweeb d4ef042b1b
Merge pull request #1021 from redbirdly/main 2025-02-22 09:41:26 -05:00
redbirdly 9cc1fb579a
Update circuitcore.js 2025-02-22 18:05:00 +08:00
redbirdly ad14587fbb
make wifi_draw.js draw connections correctly, and use tabs instead of spaces 2025-02-22 17:52:47 +08:00
redbirdly fe1e9a8963
make circuitcore.js draw circuit preview correctly, and use tabs instead of spaces 2025-02-22 17:51:41 +08:00
Nekonico 41242fbef1
ibuprofen update 2025-02-21 21:51:10 -08:00
redbirdly e5e2dc651b
Update clouds.js 2025-02-22 13:34:24 +08:00
redbirdly 3364ad1225
Update clouds.js 2025-02-22 09:44:25 +08:00
An Orbit 896e77226c
portal is vanila now 2025-02-21 19:41:03 -05:00
slweeb acb0fe6af1
Merge pull request #1018 from JustAGenericUsername/main
the fix
2025-02-21 16:58:13 -05:00
slweeb c29f9f5cec
Merge pull request #1013 from DBNekonico/main
Updated some mods of mine
2025-02-21 16:57:51 -05:00
JustAGenericUsername 2ca494a2e2 g 2025-02-21 16:56:00 -05:00
JustAGenericUsername 2fec9dc7af the fix 2025-02-21 16:54:38 -05:00
slweeb 2aa0d2f07e Version 1.11 - February 21, 2025 - Everyone's Update
[Version 1.11 - February 21, 2025 - Everyone's Update]
    + Portals!
        + Portal In and Portal Out elements
        + Portals teleport pixels and electricity
    + Coral
        + Grows in Water
        + Bleaches in high temperatures
    + Adobe, made from Mud and Straw
    + Element translations for Turkish and Hungarian
   [Electricity Rework]
    ~ Electricity is now more consistent in highly conductive material
    ~ Sensors give out a single charge instead of 4
    ~ Pixels now store when they were charged
    ~ Note: Effects on existing builds should be limited but please report any issues
   [Changes]
    + Liquid pixels of the same element move around
    + Tiny canvas size
    + Molten elements oscillate color (Experimental)
    ~ Pixels can now exist along the border of the canvas
    ~ Disabling Staining will clear all existing pixel stains
    + Dye, Paint, etc. retain their selected color independently
    + Radioactive Tornado variant
    + Humans panic when shocked
    ~ Humans are less heat-resistant
    ~ Pipes are no longer unbreakable
    + Smoke rises in normal air density
    ~ Tweaked Fire and Cold Fire behavior
    + Sabatier process for producing Methane
    + Bergius process for producing Oil
    + Acid reacts with Potassium
    ~ Increased Methane autoignition point
    + Uranium radiates Glass on contact
    + Burning Lamp Oil explodes in Water
    + Liquid Ozone explodes when broken or shocked
    + Molten Gallium can react with Gold Coins
    + Slaked Lime reacts with Carbon Dioxide
    + Molten Plastic evaporates
    + Glue turns Color Sand into Stained Glass
    + Butter and Caustic Potash make Soap
    + Neutrons radiate Glass, Clouds, and Water
    ~ Light absorbed by LEDs is deleted
    ~ Foam made from Oxygen + Water releases the Oxygen
    ~ Tweaked Bleach and Acid reaction
    ~ Increased Molten Sulfur freezing point
    ~ Tweaked Smash tool
    + Cyanide dirties Water variants
    + Infection dirties Water
    + Tea and Coffee bubble when hot
    + CO2 carbonates Salt Water instead of dirtying
    + Soda and Seltzer release Foam when mixed
    + Pilk creates Foam
    + Cells can ferment Milk variants
    ~ Cells ferment Milk slower
    ~ Cheese keeps color when breaking into powder (Pilk Powder?)
    ~ Caramel is more heat-resistant
    ~ Acid turns Humans into Bone
    ~ Birds are less flammable
    + Fish turn to white meat when cooked
    + Worms can compost Petal, Pistil, and Vine
    + Rats can eat Hard Yolk
    + Alcohol calms Humans
    + Humans panic from bad smells
    + Smog breaks into Dirty Water
    ~ Fireworks create less Carbon Dioxide
    + Bless can fix Brick Rubble
    + Midas Touch converts some metals to Gold variants
    + Malware can affect Snake
    ~ Pointer retains same speed at any TPS
    ~ Optimized Cell and Cancer
    ~ Recolored Pipe Wall
    ~ Improved Slug, Brick, and Ruins buttons
    ~ Hid Liquid Oxygen
    ~ Unhid Liquid Hydrogen
    ~ Moved Liquid Hydrogen to Liquids
    ~ Moved Poison Gas to Gases
    + Liquid Nitrogen alias 'LN2'
    + Electric alias 'Electron'
    + Light alias 'Photon'
    + Nut Oil alias 'Cooking Oil'
    + Epsom Salt alias 'Magnesium Sulfate'
    + Pyrite alias 'Iron Sulfide'
    + Limestone alias 'Calcium Carbonate'
    + Quicklime alias 'Calcium Oxide'
    + Slaked Lime alias 'Calcium Hydroxide'
    ~ Petal displays with dark text
    ~ Slightly moved Porcelain
    + Built-in dialog boxes
    ~ Canvas touches the top of the page
    ~ Wide canvas size takes up more screen space
    ~ White border no longer shown on wide canvas size
    ~ Buttons, menus, and the canvas have thicker borders
    ~ "Elem" in stats bar is no longer uppercase
    ~ Unknown has no grain
    - Loading a save no longer changes your selected element
    + Ctrl+S to bring up save prompt
    + Ctrl+Shift+S to instantly save canvas
    + Retroactive changelogs for versions v0.1-v0.4
    + Bluesky social link
    + Partial translations for Ukrainian, Toki Pona, and Halacae
    + Finished translations for Spanish and Russian
   [Bug Fixes]
    ~ Fixed: Oxygen from hydrolysis immediately turns to Foam
    ~ Fixed: Menu heights vary dramatically with long categories
    ~ Fixed: Mod Manager and Info Screen text boxes don't stick to bottom
    ~ Fixed: Lattice Wars appear without borders
    ~ Fixed: Smash tool breaks harder elements faster
    ~ Fixed: Error in console on page load
    ~ Fixed: Artifacts above stats bar text on Chrome
    ~ Fixed: Console logging when Hail breaks a pixel
    ~ Fixed: Milk variants still heat into Yogurt
    ~ Fixed: Controls still show Smooth View keybind
    ~ Fixed: "Save to File" button cut off on some small screens
    ~ Fixed: Many aliases can't be used in Element Select
    ~ Fixed: Prop tool doesn't change pixel state when changing temperature
    ~ Fixed: Grenades stop moving while charged
    ~ Fixed: Lightning doesn't reach bottom on large canvases
    ~ Fixed: Ghost pixels when placing Foam with low air temperature set
    ~ Fixed: 'CR' behavior cell errors with low air temperature set
   [Technical]
    + Portal 'channel' property can be set with the Prop tool (Integer)
    + runAfterReset function
    + isBreakable function
    + 'breakIntoColorMultiplier' element property
    + 'onMoveInto' element property, called when another pixel moves into it (function(pixel1,pixel2))
    + 'chargeStart' pixel property
    ~ 'breakIntoColor' element property can be used without 'breakInto'
    + 'sense' sensor property to detect a certain element
    ~ Optimized electricity
    ~ Fire is affected by air density
    + View setting dropdown includes views added by mods
    ~ currentSaveData is now always defined, and holds metadata about the current canvas, even non-saves
    + currentSaveData always contains a UUID for seeded randomness
    ~ Default max pixel count slightly increased
    ~ Save version is now sb3
        ~ Canvas border width is now stored (Default 1 for old saves)
        ~ Pixel properties with value "undefined" are skipped
    + Error message in console for broken translation files
    + GUI translation support
    + More GUI elements have IDs
    + Future standalone mode
2025-02-21 13:47:50 -05:00
slweeb 91c0da2b8c
Merge pull request #1015 from BryceDevTest/patch-3
upd1survivalhack.js
2025-02-21 12:53:24 -05:00
slweeb afe70f8c2f
Merge pull request #1016 from charcoal-afterlife/main
1.6.11 - The Ironheart Update
2025-02-21 12:53:10 -05:00
Phi e79e06f153
1.6.11 - The Ironheart Update
Makes smelting ironheart easier
2025-02-21 17:46:31 +00:00
BryceDevTest 7000080354
upd1survivalhack.js 2025-02-21 12:24:28 +02:00
Nekonico f41b321977
medicine update 2025-02-20 20:15:49 -08:00
Nekonico 3ec76dd5b4
Update liquid_mixing.js 2025-02-20 19:57:28 -08:00
Nekonico fa565bf8a4
Update nekonicos_stuff.js 2025-02-20 19:52:17 -08:00
slweeb 4c82ac95a3
Merge pull request #1011 from redbirdly/main
Create clouds.js
2025-02-20 20:34:35 -05:00
redbirdly 75228bac6b
Create clouds.js 2025-02-20 20:59:13 +08:00
CharsonBurensen 79bcc72663
Update charsonsmoduno.js 2025-02-19 13:09:54 -05:00
CharsonBurensen 29ad4e35c2
Update charsonsmoduno.js 2025-02-19 13:04:22 -05:00
CharsonBurensen a6739db899
Update charsonsmoduno.js 2025-02-19 12:58:48 -05:00
CharsonBurensen f0915bc992
Update charsonsmoduno.js 2025-02-19 11:28:58 -05:00
CharsonBurensen 951760bca2
Update charsonsmoduno.js 2025-02-19 11:26:35 -05:00
CharsonBurensen ed9cd3c123
Update charsonsmoduno.js 2025-02-19 11:22:03 -05:00
CharsonBurensen 76a1b747ad
Update charsonsmoduno.js 2025-02-19 11:17:40 -05:00
CharsonBurensen 9757d47bb7
Update charsonsmoduno.js 2025-02-19 11:06:09 -05:00
CharsonBurensen dcc5870459
Update charsonsmoduno.js 2025-02-19 08:19:42 -05:00
CharsonBurensen 465313ad00
Merge branch 'R74nCom:main' into main 2025-02-19 08:02:49 -05:00
slweeb f16b76b1f6
Merge pull request #1008 from dogo8me/main
finally fixed everything phew
2025-02-18 21:53:14 -05:00
Nekonico 231d5b0657
Update liquid_mixing.js 2025-02-18 18:38:41 -08:00
Nekonico ce6a273f31
New liquid mixing mod! 2025-02-18 18:38:03 -08:00
vincent 603f430efc
finally fixed everything phew 2025-02-18 19:08:09 -05:00
JustAGenericUsername 3833d98007
Merge branch 'R74nCom:main' into main 2025-02-18 16:54:34 -05:00
JustAGenericUsername 0b49249113 e-signs and mod detecting machine 2025-02-18 16:53:15 -05:00
CharsonBurensen fc3e07ec56
Update charsonsmoduno.js 2025-02-18 15:09:26 -05:00
CharsonBurensen d4c44b1100
my first mod but better 2025-02-18 14:32:19 -05:00
An Orbit 6e4a05ccb6
ω0.3 corium 2025-02-16 22:07:48 -05:00
slweeb e0f4cfea33
Merge pull request #1005 from JustAGenericUsername/main
🏧
2025-02-16 18:19:14 -05:00
slweeb 5abbf3ff36
Merge pull request #1004 from DBNekonico/main
better nutrition and oxygen distribution
2025-02-16 18:19:02 -05:00
JustAGenericUsername 520b206129 f 2025-02-16 18:18:21 -05:00
JustAGenericUsername 85954c8202
Merge branch 'R74nCom:main' into main 2025-02-16 18:17:02 -05:00
JustAGenericUsername 8b83c57f4a Merge branch 'main' of https://github.com/JustAGenericUsername/sandboxelsmodding 2025-02-16 18:16:44 -05:00
JustAGenericUsername 014c88cb58 yea 2025-02-16 18:15:40 -05:00
An Orbit ca93d5be95
not a'aa 2025-02-15 20:01:23 -05:00
Nekonico ed76d8c709
better nutrition and oxygen distribution 2025-02-15 00:06:54 -08:00
slweeb c81cacbf1a
Merge pull request #1002 from NM-Lolbit/patch-3
Update mjsstuff.js
2025-02-13 15:23:44 -05:00
NM-Lolbit 6493479401
Update mjsstuff.js
i added more stupid elements

if i messed anything up imma cry myself to sleep/(joke)
2025-02-11 21:40:29 +00:00
NM-Lolbit e9a7de2b73
Update mjsstuff.js
ill make different type of caramel but im a lazy a*s and i have math homework to do so this is all im doing for now and it already took like 30 min or more to do
2025-02-11 20:38:51 +00:00
slweeb d3f8b3e8ca
Rename mjsstuff to mjsstuff.js 2025-02-11 14:44:24 -05:00
slweeb e628b91242
Merge pull request #1000 from charcoal-afterlife/main
1.6.9 - Smash Things, i guess
2025-02-11 11:04:17 -05:00
Phi c145280fce
16.9. 2025-02-11 16:00:20 +00:00
Nekonico 0a93f2155c
Correct body temp update 2025-02-10 18:02:58 -08:00
An Orbit 560aa72f3f
sex with a cactus 2025-02-10 14:46:34 -05:00
slweeb 88cf606f8c
Merge pull request #997 from JustAGenericUsername/main
📰📰
2025-02-10 14:05:43 -05:00
slweeb f0f2aaff58
Merge pull request #995 from NM-Lolbit/patch-1
Create mjsstuff.js
2025-02-10 14:05:29 -05:00
JustAGenericUsername 373ea763ea
Merge branch 'R74nCom:main' into main 2025-02-10 11:17:01 -05:00
JustAGenericUsername 7d3a2fa25a fygtfyhhders 2025-02-10 11:16:32 -05:00
An Orbit 4ce9bec428
undistinguished bugfix 2025-02-10 02:58:57 -05:00
An Orbit 425599383c
dep 2025-02-10 02:55:52 -05:00
An Orbit ee5f25a803
deprecate 2025-02-10 02:53:44 -05:00
An Orbit 844f59e5f9
rm deprecated mod 2025-02-10 02:52:29 -05:00
An Orbit ea3f3106f4
rm useless code 2025-02-10 02:50:34 -05:00
An Orbit 2cb0dafda8
fix critical bug 2025-02-10 02:48:25 -05:00
An Orbit efe9c6d851
je forgor 2025-02-10 01:13:51 -05:00
sq d0c42d0e93
solidcolor.js 2025-02-10 12:59:44 +08:00
NM-Lolbit 9df2eef383
Create mjsstuff
silly mod i made a year ago
2025-02-09 18:58:13 +00:00
slweeb 072db31696
Merge pull request #992 from DBNekonico/main 2025-02-09 09:21:27 -05:00
slweeb a27449695b
Merge pull request #994 from charcoal-afterlife/main 2025-02-09 09:21:10 -05:00
Phi 94b1fe211d
Update mars.js
bag alert major bag alert
2025-02-09 13:23:53 +00:00
Phi a5a117db90
1.4.6 - Archival Update 2025-02-09 10:29:54 +00:00
Nekonico af03da7fe4
rust dust bugfix 2025-02-08 22:10:20 -08:00
Nekonico ed804f092d
Snow and glass erosion update 2025-02-08 22:07:13 -08:00
Nekonico 9235e63417
Merge branch 'R74nCom:main' into main 2025-02-08 22:06:00 -08:00
slweeb bc4b6526d9
Merge pull request #991 from charcoal-afterlife/main
Mars.js Publishing
2025-02-08 17:30:21 -05:00
slweeb d8eacb19c2
Rename Mars.js to mars.js 2025-02-08 17:29:59 -05:00
slweeb ccfbf50d0b
Merge pull request #987 from BryceDevTest/patch-1
Create survivalhack.js
2025-02-08 17:29:36 -05:00
Phi 63864afdd7
remove elements.molten_mars_plasma
and
2025-02-08 14:46:34 +00:00
Phi 13281eaab9
Create Mars.js
add mars
2025-02-08 14:43:12 +00:00
An Orbit 15a0dea600
finish adding cubic zirconia 2025-02-08 06:18:29 -05:00
An Orbit 2ca470c150
zircon fix 2025-02-08 01:08:49 -05:00
An Orbit 823669ba06
zircon preliminary omega-0.1-pre 2025-02-07 21:22:06 -05:00
GGod 3dae0a9951 Merge branch 'main' of https://github.com/GGodPL/sandboxels 2025-02-08 02:11:10 +01:00
GGod d30aa11c24 elementsManager.js fix 2025-02-08 02:09:48 +01:00
BryceDevTest 4a0b886eaa
Create survivalhack.js
no
2025-02-07 14:20:28 +02:00
Nekonico 543f035a74
snow update 2025-02-06 17:52:07 -08:00
slweeb d3419f82c8
Merge pull request #986 from CharsonBurensen/main
my first mod
2025-02-06 13:51:38 -05:00
slweeb 3828320a81
Merge pull request #985 from therealsuss/main
chaos.js
2025-02-06 13:50:49 -05:00
slweeb 70b7cc2cc2
Merge pull request #983 from DBNekonico/main
Debris and breaking mod
2025-02-06 13:50:17 -05:00
slweeb 134c9c2925
Merge pull request #981 from OmerByG/patch-2
Create deneme.js
2025-02-06 13:49:58 -05:00
slweeb 500209282b
Merge pull request #979 from redbirdly/patch-1
Add betterSettings.js integration, and color accuracy
2025-02-06 13:48:18 -05:00
CharsonBurensen ef20385ee6
Add files via upload 2025-02-06 08:17:17 -05:00
Suss 02ca197110
chaos.js
okay, so i made this and posted a screenshot of it on the discord, with no plans of releasing this. but then, people were like “you should publish this” for SOME reason. it just randomizes the position, rotation and scale of everything on the page with a 15 second delay, so you have time to uninstall it if you dont want it anymore (and im sure nobody would want this)
2025-02-06 13:52:47 +11:00
An Orbit 34b20213d0
the hell 2025-02-05 20:34:15 -05:00
An Orbit 939556ad1a
removed mod???? 2025-02-05 20:26:26 -05:00
An Orbit 11de24d673
critical fixes
non-working versions don't count
2025-02-05 20:10:03 -05:00
An Orbit 79c25b860e
emergency fix to could-not-read errors 2025-02-05 20:08:44 -05:00