summaryrefslogtreecommitdiff
path: root/src/powder.c
AgeCommit message (Expand)AuthorFilesLines
2010-12-10Lots of small changes/fixes mentioned in my mod post.Cracker641-5/+16
2010-12-08Photons no longer give heat to insulation type things. is basically the same...Cracker641-1/+1
2010-12-08Bugfix for wifi, would cause a double spark if timed just right. updated toCracker641-44/+112
2010-12-06removed battery from INST wire, some other small fixesCracker641-64/+21
2010-12-05FILT, a photon color filter, not really a filter right now, but it changes th...Cracker641-8/+23
2010-12-04WIFI, a wireless SPRK transmitter, has 25 'channels' controlled by temp. star...Cracker641-4/+41
2010-12-03lots and lots of small changes/fixes. fixed typo for water movement, made pa...Cracker641-62/+143
2010-12-01woops, didn't test INST, works nowCracker641-2/+2
2010-12-01SHLD, element that grows from spark and will regrow if damaged. Lots of othe...Cracker641-22/+195
2010-11-30Fixed love crash on mac, added adjustable grid mode, hit 'g', goes up to 9.Cracker641-5/+9
2010-11-30PUMP is now powered and blue, fixed some wall probems, portals are more rando...Cracker641-15/+68
2010-11-28VINE, plant grows up the side of WOOD. INST wire is now also a battery and wi...Cracker641-59/+91
2010-11-26INST wire now can cross itself like walls, so it can be used exactly like the...Cracker641-5/+40
2010-11-25ANAR, behaves opposite of dust. fix fuse loading, floodfilling of neut/photons.Cracker641-9/+25
2010-11-24Added PSTE, a colloid element that turns solid under pressure. WTF is now ra...Philip1-5/+29
2010-11-23added ISOZ, isotope z, radioactive liquid, reacts with photons, not neutrons....Philip1-12/+156
2010-11-22plnt eats smoke and gives off o2. GLAS acts as insulation for acid, kind ofPhilip1-1/+21
2010-11-22floodfill fix, @_@ elements, grav changes colorPhilip1-24/+86
2010-11-21Fixed ehole, made wall code use defines, wall specific deletion.Philip1-21/+34
2010-11-20Made wall code use #defines. small fix for adjustabl brush.Philip1-152/+97
2010-11-19Fixed SWCH for real. Fix repeating spark while creating it. Adjustable x and ...Philip1-35/+37
2010-11-19Added FRZZ FRZW GRAV. add square brush, hit tab to switch between the two. pi...Philip1-6/+66
2010-11-18Added element replacement ability. hit insert. capslock is shift-alt so you ...Philip1-52/+56
2010-11-18Added PIPE, yay. Added whole menu sections to be able to be specifically del...Philip1-7/+135
2010-11-17Added a different velocity/pressure display. Added old fireworks i made.Philip1-0/+57
2010-11-16added WARP PUMP fix alt-click select.Philip1-13/+69
2010-11-15Added BCLN LOVE WTF. description on forum post. A fix for loading COAL. made ...Philip1-11/+149
2010-11-13Fix movement of fog and fixed life exchange.Philip1-1/+1
2010-11-12First release of the modPhilip1-1/+46
2010-11-12Nothing display, for pilojo, called it cracker display for lulz, also won the...Philip1-1/+0
2010-11-11CRAC improvements. Resistant to fire when wet, steams when hot, fixed wall er...Philip1-38/+90
2010-11-11Updating with all new changesPhilip1-12/+51
2010-11-10fixed tiny bug where it wouldnt diffusePhilip1-11/+11
2010-11-10CRAC has real diffusion and gets darker with more water. you can see the wate...Philip1-8/+8
2010-11-10made myself for AntB because he is a bad coder, here you goPhilip1-1/+44
2010-11-09Slight changes, added some commentsPhilip1-4/+4
2010-11-09Added 3 more life typesPhilip1-2/+2
2010-11-09made fasterPhilip1-25/+39
2010-11-08small fix so it goes at the right speed.Philip1-1/+1
2010-11-07Increased efficiency a lot, GoL only runs when there is a GoL particle, and o...Philip1-43/+47
2010-11-07slight changePhilip1-1/+1
2010-11-07compressed code, yay and a grid for rule sets.Philip1-247/+28
2010-11-07added amoeba, move, pseudo life, and diamoeba particlesPhilip1-15/+131
2010-11-06added Day&Night life particlesPhilip1-1/+34
2010-11-06Added high life, assimilation, and 2x2 to life particles, and put it in its o...Philip1-57/+100
2010-11-06GOL wraps around the edgesPhilip1-7/+27
2010-11-06git is weird...Philip1-2/+4
2010-11-06GOL works 100% now. todo: make some way to set GSPEED from ingame, and is the...Philip1-22/+41
2010-11-05Made it go faster, once per frame, and cool heat colors.Philip1-3/+8
2010-11-05LOL GOL WORKSPhilip1-4/+58