summaryrefslogtreecommitdiff
path: root/src/simulation/elements/PROT.cpp
AgeCommit message (Collapse)AuthorFilesLines
2013-10-10PROT with 0 life doesn't diejacob11-3/+6
2013-09-29make PROT lasers easier to make, adjust velocities needed to make things ↵jacob11-11/+12
when smashing PROT together, use FIRE_BLEND for PROT graphics
2013-09-24LCRY + PROT = LCRY + PHOTliquidcaesium1-0/+6
Protons passing through active LCRY get turned into photons slowly, functioning as a powered converter in that manner.
2013-09-14make PROT more red, and VIRS burns lessjacob11-2/+2
2013-09-14PROT+DEUT causes DEUT implosion (same as with NEUT, just negative pressure)jacob11-0/+29
Also PHOT+H2 now also make PROT+ELEC (which will not combine to make more H2)
2013-09-05Make effect of PROT on wifi and portals independent of channel temperature ↵jacksonmj1-1/+14
ranges Cold PROT decreases channel by 1, v cold by 10. Hot PROT increases channel by 1, v hot by 10. Since the effect is specified in terms of effect on channel number not on temperature, this will cause less problems if the temperature gap is ever decreased to add more channels.
2013-09-03proton collision reaction (might need to be modified). Also some ways to go ↵jacob11-1/+42
to/from protons
2013-09-02new element: PROT (protons) TODO: proton colliders to produce heavier elementsjacob11-0/+99