| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-05-08 | Rocket boots for fighters. | Saveliy Skresanov | 2 | -5/+15 | |
| 2013-05-08 | Merge remote-tracking branch 'upstream/master' | Saveliy Skresanov | 1 | -11/+19 | |
| 2013-05-08 | Fix "blow power" for stick man, disable rocket boots on E-hole. | Saveliy Skresanov | 2 | -4/+3 | |
| 2013-05-08 | Merge remote-tracking branch 'origin/master' | jacob1 | 4 | -15/+160 | |
| 2013-05-08 | fix PSCN BRAY (tmp = 2) not stopping normal BRAY from going through | jacob1 | 4 | -16/+13 | |
| also some other random things | |||||
| 2013-05-08 | Rocket boots for stickman, because why not | jacksonmj | 3 | -10/+135 | |
| Pass through gravity wall to activate, fan wall to deactivate. Accelerate with left/up/right keys. Plasma is spawned when accelerating, and STKM is immune to plasma but not other hot elements when rocket boots are enabled. Hold left+right to slow down quickly. STKM spawn element is retained and can still be created while using rocket boots, but it may be difficult to do anything useful with the spawn element whilst spewing hot plasma everywhere. | |||||
| 2013-05-08 | Fix ARAY better, instead of relying on conduction check to stop on BRAY, ↵ | cracker64 | 1 | -11/+19 | |
| which we know doesn't conduct. | |||||
| 2013-05-07 | STKM - fix jumping in the x direction in different gravity modes | jacksonmj | 1 | -0/+3 | |
| 2013-05-06 | gol2 array is static size, adding new GoL won't increase memory usage. | cracker64 | 2 | -8/+25 | |
| 2013-05-05 | Optimize GoL a bit, haven't changed gol2 yet. | cracker64 | 1 | -38/+40 | |
| 2013-05-05 | Fix temperature sensor | Simon Robertshaw | 1 | -1/+1 | |
| 2013-05-05 | fix not being able to draw TUGN under high/low pressure | jacob1 | 2 | -7/+3 | |
| 2013-05-05 | New Element: Pressure sensor | jacob1 | 3 | -2/+82 | |
| 2013-05-04 | move some elements around | jacob1 | 6 | -6/+6 | |
| 2013-05-04 | possible piston bug fix for save 1176828 | jacob1 | 1 | -1/+1 | |
| 2013-05-04 | Fix solidification temperature of molten TUGN | jacksonmj | 3 | -3/+6 | |
| Previously it was 973 K, not the same as the melting point of TUGN | |||||
| 2013-05-04 | Tungsten breaks under pressure changes | Simon Robertshaw | 1 | -0/+6 | |
| 2013-05-04 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 105 | -106/+121 | |
| 2013-05-04 | fix some descriptions | jacob1 | 6 | -6/+6 | |
| 2013-05-04 | change descriptions of many elements to be more consistent, contain more ↵ | jacob1 | 104 | -104/+104 | |
| info, and be more helpful. | |||||
| 2013-05-03 | make GOLD sparkle slightly, and it kills NEUT | jacob1 | 1 | -2/+17 | |
| 2013-05-03 | New element: Tungsten, very high melting point | Simon Robertshaw | 2 | -0/+130 | |
| 2013-04-30 | Correct gold melting point | jacksonmj | 1 | -1/+1 | |
| 2013-04-30 | INST flood fill change so that vertical conduction is only prevented for 1px ↵ | jacksonmj | 1 | -4/+4 | |
| wire crossings. Needs thorough testing Fixes #129 , and prevents INST diodes when using a 2px vertical crossing a 1px horizontal. | |||||
| 2013-04-27 | Less dependence on particle order for GOLD fast electricity conduction | jacksonmj | 1 | -1/+1 | |
| 2013-04-27 | BREAKING NEWS: Hell has frozen over | Simon Robertshaw | 2 | -1/+93 | |
| New element, GOLD, a corrosion resistant metal that can conduct electricity faster, molten GOLD will turn into molten VIBR on contact with EXOT | |||||
| 2013-04-09 | Add --nofft option to compile without FFTW3 | Julian Meyer | 1 | -3/+8 | |
| This should help Mac users who were having trouble compiling. | |||||
| 2013-04-07 | Merge branch 'master' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 3 | -3/+4 | |
| 2013-03-27 | SPRK from SWCH should check both cases. | cracker64 | 1 | -1/+1 | |
| 2013-03-25 | Fix CRAY bug that deletes particle 0 | jacob1 | 1 | -2/+2 | |
| 2013-03-25 | Fix NEUT not going through INVS | jacob1 | 1 | -0/+1 | |
| 2013-03-24 | Merge branch 'reorganisation' of github.com:FacialTurd/The-Powder-Toy | Simon Robertshaw | 2 | -2/+2 | |
| 2013-03-23 | CFLM defusses VIBR, a few speed improvements to VIBR | jacob1 | 1 | -49/+75 | |
| 2013-03-22 | Move all GUI source files into gui/ | Simon Robertshaw | 2 | -2/+2 | |
| 2013-03-17 | add back bounds check to DTEC/TSNS where needed, change VIBR back to 5x5 ↵ | jacob1 | 3 | -5/+5 | |
| loop checks a better way to change it to 3x3 may have to be found that has the same ratios, other elements like WATRs have their rates changed too | |||||
| 2013-03-16 | add identifier constants based on the display name to the lua api | jacob1 | 4 | -13/+13 | |
| 2013-03-16 | Remove unnecessary code in legacy part. | Saveliy Skresanov | 1 | -36/+0 | |
| 2013-03-16 | Narrowed loops for all elements in the first list. | Saveliy Skresanov | 20 | -139/+136 | |
| Probabilities might be messed up a bit, I'm not sure. | |||||
| 2013-03-16 | new PSTN arms get deco color of the pushing pistons | jacob1 | 1 | -0/+7 | |
| 2013-03-15 | Use VideoBuffer in place of thumbnail | Simon Robertshaw | 2 | -14/+12 | |
| 2013-03-13 | change BOUNDS_CHECK define to just be true, it isn't needed since an element ↵ | jacob1 | 1 | -1/+1 | |
| can never update when it's closer than 3 pixels away from the edges of a save. | |||||
| 2013-03-13 | fix all tab spacing issues in all the element files | jacob1 | 169 | -7245/+7243 | |
| 2013-03-11 | Change some old NEUTPENETRATE to NEUTPASS, NEUT should only displace GOO, ↵ | cracker64 | 10 | -13/+11 | |
| WOOD, and PLNT. | |||||
| 2013-03-09 | fix empty signs being created when shifting them out of bounds, draw parts ↵ | jacob1 | 1 | -4/+7 | |
| of images when it goes partway off the top of the screen. | |||||
| 2013-03-07 | fix CRAY(SPRK) difference | jacob1 | 1 | -2/+2 | |
| 2013-03-06 | fix CRAY(SPRK) bugs (?) | jacob1 | 1 | -4/+5 | |
| 2013-03-06 | remove auto generated comments from all files, fix some missing tabs, remove ↵ | jacob1 | 22 | -145/+33 | |
| unused variables from config.h | |||||
| 2013-03-04 | fix pressing esc in login prompt logging you out, fix possible sign bug crash | jacob1 | 1 | -1/+1 | |
| 2013-03-04 | revert life changes, will be redone later in a faster way | jacob1 | 2 | -1/+6 | |
| 2013-03-04 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -51/+56 | |
