summaryrefslogtreecommitdiff
path: root/src/elements
AgeCommit message (Collapse)AuthorFilesLines
2011-06-02Speed up update_PIPEjacksonmj1-78/+85
By making it call rand() once instead of 6 times.
2011-05-29Large speed improvement for QRTZjacksonmj2-34/+41
Also prevent growing when sparked.
2011-05-28Make NBHL/NWHL eat things in the same way as BHOL/WHOLjacksonmj2-16/+1
Also make ANAR move opposite to Newtonian gravity
2011-05-28Fix STKM always going through wallsjacksonmj2-26/+38
Now behaves as normal, i.e. only occasionally goes through walls. Walls which completely block all particles are in the pmap with type 0xFF. ptypes[] doesn't go up to 0xFF, so ptypes[0xFF].state will not necessarily result in an answer that gives correct behaviour for walls.
2011-05-24Fix sim options description, GOO and DEUTjacksonmj1-5/+5
2011-05-20Move Diamond into solids menu, add gravity elementsSimon Robertshaw2-0/+27
2011-05-19Fix DEUT explosionjacksonmj1-2/+5
2011-05-14Decoration has a color menu. GoL uses less memory(17MB less), and probably ↵Cracker641-5/+3
a bit faster.
2011-05-14Use properties for life decrement/killSimon Robertshaw5-0/+10
2011-05-14fix neutron cloningSimon Robertshaw4-38/+40
2011-05-05ANAR changes, WHOL absorbs ANAR and gets colder. ANAR burns with CFLM ↵Cracker641-0/+27
strangely.
2011-05-05Make damp sponge much less flammablejacksonmj1-16/+38
Also make evaporation cool the sponge better
2011-05-05Remove some unnecessary checksjacksonmj1-6/+5
2011-05-05H2 burns from spark, lava, plasma; O2 burns from plasmajacksonmj2-0/+6
2011-05-05Some work on bubbles. Added "bubble x,y" command to console.savask1-11/+74
Also made them save like regular soap.
2011-05-05Some changes to soap.savask1-41/+87
2011-05-05Initial soap commitSimon Robertshaw1-0/+108
2011-05-05Revert "Dem bubbles"Simon Robertshaw1-217/+0
This reverts commit 607572cf0d21cca38063bf71b8e1db2e776c1ac4.
2011-05-05Dem bubblesunknown1-0/+217
2011-04-25Fix pause with gravity and test deuterium improvementsSimon Robertshaw1-3/+51
2011-04-25portal now uses particles as storage, so it keeps everything.Cracker642-22/+18
2011-04-23Dear PSTESimon Robertshaw1-2/+2
Nobody likes you Sincerely, Everyone
2011-04-22Fix WTRV formed from burning firework dustjacksonmj1-0/+1
2011-04-22Restrict temperature in DEUT explosionjacksonmj1-1/+1
2011-04-21Fix returns for Coal codeSimon Robertshaw2-0/+2
2011-04-19Added the same IF to COAL for consistency, seems to work. Changed Ctypes to ↵Cate2-2/+9
PT_Names instead of equivilent numbers.
2011-04-19bcol Catelite mergeSimon1-0/+7
2011-04-16Ensure invisible photons get killedjacksonmj1-0/+4
2011-04-16Photons and neutrons through portaljacksonmj1-15/+22
2011-04-10Distilled water instead of water from H2+O2Simon1-1/+1
2011-04-10Better Oxygen/Hydrogen burningSimon3-34/+24
2011-04-08Revert "Portal orbital effects stop more smoothly"Simon2-22/+26
This reverts commit 29e41a0a0cfb9a83802fc3a3fe283a6d272b3331.
2011-04-08Portal orbital effects stop more smoothlyjacksonmj2-26/+22
When fe==0, dots finish moving to destinations before disappearing
2011-04-08Improve PRTI orbital effectsjacksonmj1-1/+2
Prevent ugly positioning of orbital effects when PRTI is surrounded but still taking in particles
2011-04-08Electrolysis produces H2jacksonmj1-2/+4
2011-04-08More accurate H2O ratio when forming waterjacksonmj1-1/+4
2011-04-08astyleSimon8-84/+84
2011-04-08Some fixes for H2jacksonmj2-8/+9
2011-04-04Fix O2 and H2 files, also fix zero life deathSimon2-8/+9
2011-04-04Added H2:AntB2-1/+40
Will reduce DESL to WATR and OIL under pressure Will fuse with O2 under pressure to make WATR
2011-04-04Finish WIN32 register_extension, fix Visual Studio compilejacksonmj2-4/+4
2011-04-02More random explosionSimon1-3/+3
2011-04-01Fix Neutrons and clone typesSimon1-1/+7
2011-03-30A cracker commit with some nice commentsSimon10-21/+44
2011-03-29derp - added O2.cAntB1-0/+28
2011-03-29AMTR updates, releases LESS pressure, generates MORE photons and lifes that ↵AntB1-3/+3
little bit longer.
2011-03-29QRTZ grow changes, uses ctype.Cracker641-21/+42
2011-03-24Fixed spacing and fixed "clumping" with quartz generating from life with ↵Cate1-9/+7
Cracker help. console: set life qrtz 10000 is very lol
2011-03-24Cracker suggestion, fixed newly generated Quartz to always have color of ↵Cate1-11/+5
previous particle it was created from. Makes cool patterns. Also increased speed.
2011-03-24Awesome QRTZ from CateSimon1-0/+63