Commit Graph

630 Commits

Author SHA1 Message Date
O-01-67 ad00e41f9c
more gems 2022-07-18 01:00:15 -04:00
slweeb db8c1bfd33 1.6.2 tiny update 2022-07-11 11:21:45 -04:00
O-01-67 f2ea974fdf
half-baked mod
Prompt is unkeybound: must call funniPrompt() in console

commands: set, test, fill, randomfill

> Usage: set [property] [element] [value] <type>
> Arguments are typed without framing characters.
> The element can be \"all\" to set the property for every pixel.
> Note: Strings can't have spaces because spaces are the separator used in the parsing split().
> Arguments in [brackets] are required and ones in <angle brackets> are optional."

> Usage: fill [overwrite (should be a bool)] [element] <additional elements>.
> Arguments in [brackets] are required and ones in <angle brackets> are optional.

> Usage: randomfill [overwrite (should be a bool) (default: true)]
> Arguments in [brackets] are required and ones in <angle brackets> are optional.
2022-07-09 22:53:38 -04:00
O-01-67 de0dc088ab
(Read description) Adds a find mode
It modifies drawPixels to add a "find mode" that causes the currently selected element to pulsate red and yellow. 
To toggle it, pull up the info for the element "find_toggle" and click the magenta text in the description.
2022-07-09 22:25:20 -04:00
O-01-67 b7bd1f216e
Rename functest.js to drawPixels_change_test.js 2022-07-08 22:32:50 -04:00
O-01-67 89abf3659d
function alteration test
suffixes a function to drawPixels that makes burning pixels have a red overlay like shocked pixels's yellow overlay
2022-07-08 22:31:12 -04:00
O-01-67 c0625c669a
two new mods
change.js: edit of replace.js, changes anything to a given element (behavior of The Powder Toy's replace mode)
triggerable_random_powders.js: adds 3 powders
one becomes a random element when heated, another does when cooled, and the third does when shocked
2022-07-08 22:29:08 -04:00
O-01-67 6abe462d68
Added clickable prompt spawner in description text
as a test
2022-07-06 23:23:38 -04:00
O-01-67 122045bf41
Adds a replacement tool (read desc)
It replaces an element with another.
Press " (quotes key) to open the prompt. It will ask for the element type you want to change, and then the element you want to change it to.
Then, use the replace tool and it will change all pixels of the first element you click/hold it on to the second element.
By default, it changes Rock to Sand.
2022-07-06 22:42:55 -04:00
slweeb a0da3cc160
Add files via upload 2022-07-06 19:15:42 -04:00
O-01-67 d3f5b2b55d
added fairy_chain.js functionality for gold fairies
to make it easier to blow up the gold cells
2022-07-03 20:40:18 -04:00
O-01-67 27fae74c86
fixed stray hard-coded variable 2022-07-03 20:38:17 -04:00
O-01-67 7358d8ff8f
new mod
* cell that makes a lot of heat
* meta-cancer
* cells that eat gold
2022-07-03 16:11:45 -04:00
O-01-67 58151e2e14
added testosterone undecanoate
apparently that's the form they use for mhrt
2022-06-29 22:17:26 -04:00
O-01-67 b391981e38
upd: overwrites pixels 2022-06-14 11:16:40 -04:00
O-01-67 8e012314f0
upd8
regenerates array on use
2022-06-14 11:12:29 -04:00
O-01-67 9f61dcaab3
histrelin state setting method causes bugs
fix
2022-06-14 11:03:36 -04:00
O-01-67 65b9187911
places all elements LtR TtB
use placeAll(number of elements)
2022-06-14 11:03:06 -04:00
O-01-67 3a784dc941
Slow down color tools 2022-06-14 09:59:15 -04:00
O-01-67 334d7e94f6
Please do not include this file in the mod list.
I don't know if it does anything, but I'm too scared to delete it.
2022-06-08 13:33:26 -04:00
O-01-67 9627b43553
Merge pull request #30 from O-01-67/main
Exclude nv7.js elements from Random
2022-06-08 13:29:58 -04:00
O-01-67 c008afd790
New version with random exclusions
so it doesn't take over random
2022-06-08 13:27:52 -04:00
O-01-67 9c3baa7bd6
Delete nv7.js 2022-06-08 13:27:25 -04:00
slweeb 28de8e7093 Merge branch 'main' of https://github.com/slweeb/sandboxels 2022-06-01 20:56:03 -04:00
slweeb ac2f322c10 Create feed.rss 2022-06-01 20:56:01 -04:00
O-01-67 58dfa9477f
Add placing capability
Read description

**Uses keyboard; not likely to work on mobile**

##Notes
This *will* move if you are typing in a menu, but not in an alert.
Non-shifted presses will behave *unpredictably* if there are multiple pixels.
Shift-hold presses will behave more predictably. Using multiple pixels is not supported.
The pixel has a state of "solid" and a density of 2. It might be able to move through liquids and gases according to this density.

##Controls##
WASD to move
Z to shock
X to explode
Hold shift to repeat action
Hold alt with movement keys to place the current element
* It cannot place itself
* You can also use Alt+H to place on the right
Q to reset keys (current action, shift status, alt status) if they get stuck
2022-05-25 09:14:19 -04:00
O-01-67 dbac388676
Test controllable pixel
Read description

**Uses keyboard; not likely to work on mobile**

##Notes
This *will* move if you are typing in a menu, but not in an alert.
Non-shifted presses will behave *unpredictably* if there are multiple pixels.
Shift-hold presses will behave more predictably. Using multiple pixels is not supported.
The pixel has a state of "solid" and a density of 2. It might be able to move through liquids and gases according to this density.

##Controls##
WASD to move
Z to shock
X to explode
Hold shift to repeat action
Q to stop repetition if it doesn't stop after you let go of shift
2022-05-24 13:56:31 -04:00
O-01-67 69cbfcc6a2
(2) 2022-05-24 11:39:05 -04:00
O-01-67 9e76eb63f9
splitting blood clouds off 2022-05-24 11:38:39 -04:00
O-01-67 2b318b04b3
e
e
2022-05-24 09:11:14 -04:00
O-01-67 0b3ea500ca
nerf 2022-05-24 08:51:44 -04:00
O-01-67 eeab29fc68
state fix 2022-05-24 08:50:19 -04:00
O-01-67 19c8c01ae1
ejected test337
for being sus
2022-05-24 08:44:47 -04:00
O-01-67 9cc737172c
fire slime
I am fire
Burn those who dare to care for me
And my fuel are memories
Fuel are memories of you
They perish with the heat
Perish with the heat
So I can move on
Flower of iron
Shrivelled up to hide the imposter in me (sus)
2022-05-23 11:27:06 -04:00
O-01-67 f71d7e142a
background colored dye 2022-05-22 19:34:15 -04:00
O-01-67 240d2e9d8b
solid rock 2022-05-22 18:40:21 -04:00
O-01-67 423e678cea
added blood clouds 2022-05-22 18:21:43 -04:00
O-01-67 0066cea823
tool to replace all (read desc)
use like replacer bacteria
* target below, replacement above
* then shock and it will replace all target pixels with replacement pixels
2022-05-21 20:43:14 -04:00
O-01-67 ba173f7b7b
now with a jammer 2022-05-21 20:25:16 -04:00
O-01-67 f3893ab1da
splitting bacteria off 2022-05-21 20:24:36 -04:00
O-01-67 702fe31028
send move tools to their own category 2022-05-21 20:09:06 -04:00
O-01-67 d3fe08b924
error suppression 2022-05-20 20:13:45 -04:00
O-01-67 a6a6393c62
inviswall now insulates 2022-05-20 19:22:07 -04:00
O-01-67 9d18b31473
simple invisible wall
element invisible_wall is wall but sets itself to the bg color
2022-05-20 19:18:07 -04:00
O-01-67 7f3e5c7405
Mod that adds color tools
add, subtract, multiply, grayscale, invert, and 2 shitpost tools
2022-05-19 12:22:07 -04:00
slweeb 4ad0ee5e36 Merge branch 'main' of https://github.com/slweeb/sandboxels 2022-05-17 17:25:36 -04:00
slweeb c448996a3b v1.6.1
+ Feather
+ Egg
    + Yolk
    + Birds, Frogs, Fish, and all bugs (except bees) can lay eggs after eating enough
    + Animal Eggs will hatch over time
    + Hard Yolk
+ Tadpole (Hidden)
+ DNA (Hidden), from broken cells
+ Homunculus (Hidden)
~ Animals are more resistant to temperatures
+ Debug tool
And 59 other changes!

https://sandboxels.r74n.com/changelog.txt
2022-05-17 17:25:34 -04:00
O-01-67 55d94a9a92
Mod now does nothing if pageColor isn't set
to suppress that undefine error
2022-05-17 13:39:17 -04:00
O-01-67 b3176a8c0c
Mod now supports triplets that are missing a #
so FF0000 will become #FF0000 and be used
2022-05-17 13:27:28 -04:00
O-01-67 3c2bee69ed
Mod to set the color outside of the canvas
Use the pageColor query parameter to specify a color.
Pass "?pageColor=bg" to use the color in settings.bg (the user-defined canvas background color)
Supports anything that can be a color string, but # has to be %23.
2022-05-17 12:48:00 -04:00