Commit Graph

5072 Commits

Author SHA1 Message Date
Mnem42 6bc1c2b88c
Add floating tool thing to zoom.js 2025-11-29 20:00:26 +00:00
slweeb c6e1fbffd3
Merge pull request #1310 from Cube14yt/mobile_keybinds
2 NEW MODS IN ONE DAY?!?!?!
2025-11-28 13:52:34 -05:00
slweeb decafeb6d9
Merge pull request #1309 from Cube14yt/static_mod
Update static.js
2025-11-28 13:52:21 -05:00
slweeb 84fc2f6284 Update index.html 2025-11-27 19:36:47 -05:00
Cube14yt b145474432
Add files via upload 2025-11-27 20:56:39 +08:00
Cube14yt 6d1108878f
Update static.js 2025-11-27 20:34:10 +08:00
slweeb 961f3e297b Update borders.js 2025-11-26 10:19:56 -05:00
slweeb a532128761 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2025-11-26 10:07:15 -05:00
slweeb 7ce9544b14 Update borders.js 2025-11-26 10:07:13 -05:00
slweeb d5f4ceb062
Merge pull request #1308 from Cube14yt/static_mod 2025-11-26 09:03:01 -05:00
Cube14yt 2e244f636b
Add static.js 2025-11-26 19:46:33 +08:00
Cube14yt f2aaa56da0
Merge branch 'R74nCom:main' into static_mod 2025-11-26 19:43:38 +08:00
slweeb b9e61a7585 Update borders.js 2025-11-25 22:02:54 -05:00
slweeb 8100e2ab0d Update borders.js 2025-11-25 21:59:59 -05:00
slweeb f7c1b3e023 borders.js 2025-11-25 21:57:38 -05:00
Cube14yt c32e71a56e
Bugfixes 2025-11-25 17:37:17 +08:00
Cube14yt 9ca4b13921
Merge branch 'R74nCom:main' into main 2025-11-25 17:30:46 +08:00
slweeb e25045aba2 Merge branch 'main' of https://github.com/R74nCom/sandboxels 2025-11-22 19:05:45 -05:00
slweeb d1859f3b79 background_changer.js 2025-11-22 19:05:43 -05:00
Cube14yt 5c4d12a983
patched some things 2025-11-20 12:22:26 +08:00
slweeb e8f3e20b6c
Merge pull request #1301 from Adacey-sbxls/patch-4
Update adaceythings.js
2025-11-06 20:27:55 -05:00
Adacey-sbxls ab348dd519
Update adaceythings.js 2025-11-07 12:20:55 +11:00
slweeb 5ae202bded
Merge pull request #1299 from marmotgod/main
Create morebombs.js
2025-11-06 15:49:42 -05:00
slweeb 5b09e997c9
Merge pull request #1300 from Mnem42/patch-4
Fix zoom.js
2025-11-06 15:48:56 -05:00
Mnem42 79de216008
Fix zoom.js
Fixes for mistakes i really should've found sooner
2025-11-05 18:50:52 +00:00
marmotgod 828db284da
Create morebombs.js 2025-11-05 09:16:59 -06:00
slweeb 7f7771045c Merge branch 'main' of https://github.com/R74nCom/sandboxels 2025-11-04 11:50:44 -05:00
slweeb e776ea1ba1 GenTown! 2025-11-04 11:50:42 -05:00
slweeb 59c8259f33
Merge pull request #1297 from ggodpl/main 2025-10-31 21:04:59 -04:00
ggodpl 88b2f45ac7 update elementsManager.js to the new dependency system 2025-11-01 00:30:30 +01:00
slweeb 1e724fc3f2
Merge pull request #1296 from theenchantedsword/main
Faster and more random generation
2025-10-30 13:00:33 -04:00
Vito f342ecf551 added automatic text input detection and vein multipliers 2025-10-30 09:32:35 -05:00
Alexthetransfem eef7fb9756
Faster and more random generation
By replacing a for loop with Math.log(), it is able to generate a world in ~3 or less seconds compared to the 20+ seconds using a loop. additionally, the use of pseudorandom within the parameters of another pseudorandom function makes it appear more random and unpredictable.
2025-10-29 15:57:45 -05:00
slweeb 248e169bc9
Merge pull request #1295 from TaterbobYT/main
Add war.js and add it to the modlist
2025-10-28 07:42:10 -04:00
slweeb 5ff4e96d3a
Update mod-list.html 2025-10-28 07:41:58 -04:00
slweeb 1305f9be79
Merge pull request #1293 from theenchantedsword/main
New versions for solubility.js and morechemistry.js
2025-10-28 07:40:37 -04:00
slweeb b1cd7e2700
Merge pull request #1291 from eliwhitfield-dot/patch-2
Create black_hole.js
2025-10-28 07:40:25 -04:00
slweeb 768c0d3e65
Merge pull request #1292 from Mnem42/patch-3
Potential fix and reorganising
2025-10-28 07:40:02 -04:00
TaterbobYT a50f4dc380
Create war.js
Yeah
2025-10-28 05:43:56 -05:00
TaterbobYT 626d4b8ec8
Update mod list 2025-10-28 05:38:12 -05:00
Alexthetransfem 4f9ce8173e
Removed conflict header from git conflicts 2025-10-27 08:01:24 -05:00
Alexthetransfem 17a0a62ed2
Update solubility.js
Changed the tempHigh of water and tempLow of steam, and changed the chances for dissolved salts to be placed when water evaporates
2025-10-26 18:13:38 -05:00
Alexthetransfem 7984b01c3f
New salts and updated acidTick
Added nitrates and made acidTick function as it should
2025-10-26 18:10:52 -05:00
Mnem42 e714af6319
Potential fix and reorganising
Fix the mod sometimes failing to load if it loads before the relevant parts of the UI
2025-10-26 20:38:30 +00:00
eliwhitfield-dot f09e9fe5de
Create black_hole.js 2025-10-26 12:33:16 -06:00
slweeb b1dce5423e
Update mod-list.html 2025-10-25 10:22:19 -04:00
slweeb 36873b2e1f
Merge pull request #1288 from DBNekonico/main
Daybreak, more devices and 261 update + lots of BuFis
2025-10-22 21:39:15 -04:00
slweeb 1ed4e62583
Merge pull request #1289 from Mnem42/patch-1
Create zoom.js
2025-10-20 10:18:14 -04:00
slweeb d3dc2696ff
Merge pull request #1287 from Cube14yt/main
Update cubesstuff.js
2025-10-20 10:17:02 -04:00
Mnem42 9bbaaa3784
General UI changes + a proper panning implementation 2025-10-20 15:14:56 +01:00