| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-06-28 | shouldn't use PIXR/G/B/PACK there, would break if using a non-standard bit ↵ | mniip | 1 | -4/+2 | |
| scheme | |||||
| 2013-06-27 | fix sim.loadStamp return value, remove VINE_MODE | jacob1 | 1 | -1/+1 | |
| 2013-06-24 | change some wall descriptions a little | jacob1 | 1 | -2/+2 | |
| 2013-06-23 | Add back replace mode and specific delete * | jacob1 | 1 | -1/+1 | |
| * only usable by Lua | |||||
| 2013-06-22 | fix NEUT not setting off DEUT directly under it (save 1236560) | jacob1 | 1 | -1/+1 | |
| 2013-06-21 | fix PTCT melting temperature, seems to have been broken in 525f87fd6be3e716 ↵ | jacob1 | 1 | -1/+1 | |
| , fixes #108 | |||||
| 2013-06-21 | CFLM is a gas ... not a liquid. Fixes #116 | jacob1 | 1 | -2/+2 | |
| 2013-06-12 | Lower rounding errors in BIZR code and make it change color both on vertical ↵ | Saveliy Skresanov | 1 | -7/+7 | |
| and horizontal movement. | |||||
| 2013-06-10 | Add two new properties for CLNE-like elements | jacob1 | 9 | -9/+9 | |
| the thing CLNE does, drawing upon it will set ctype; and what BCLN does to CLNE - disables #1). Made use of the two new properties | |||||
| 2013-06-09 | fix NEUT created from DEUT explosions sometimes having the deco color of ↵ | jacob1 | 1 | -26/+6 | |
| previous particles. Also allow the deco editor to color energy particles instead | |||||
| 2013-05-21 | Jacob can't into switches | cracker64 | 1 | -4/+0 | |
| 2013-05-20 | TPT: Stop STKM being able to jump on the bottom of the screen 509b84b4f | jacob1 | 1 | -5/+6 | |
| 2013-05-20 | Merge remote-tracking branch 'origin/master' | jacob1 | 7 | -7/+7 | |
| 2013-05-20 | reduce rand() chances to 5x the old values in elements that were changed to ↵ | jacob1 | 14 | -229/+64 | |
| 3x3 loop checks instead of 5x5. Also some other fixes I found when looking at what had been changed. | |||||
| 2013-05-20 | Merge branch 'master' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 1 | -1/+1 | |
| 2013-05-19 | Fix description: METL does not break under pressure | jacksonmj | 1 | -1/+1 | |
| 2013-05-19 | minor fixes to descriptions (again) | jacob1 | 5 | -5/+5 | |
| 2013-05-17 | Merge branch 'HEAD' of git@github.com:FacialTurd/The-Powder-Toy.git | jacob1 | 88 | -110/+128 | |
| 2013-05-17 | fix CFLM making VIBR unable to explode | jacob1 | 1 | -1/+1 | |
| 2013-05-16 | remove unneeded / duplicate constants, fix SPC_AIR/other tools so it won't ↵ | jacob1 | 1 | -1/+1 | |
| conflict with lua elements (the 11th one won't work right now) | |||||
| 2013-05-16 | make making VIBR from molten TTAN+EXOT a little easier (molten VIBR slowly ↵ | jacob1 | 1 | -4/+15 | |
| kills EXOT) | |||||
| 2013-05-16 | soap lines show in nothing mode, some small changes to arguments for sim api ↵ | jacob1 | 2 | -1/+2 | |
| drawing functions | |||||
| 2013-05-16 | redo some brush drawing stuff to remove useless checks, and to allow for ↵ | jacob1 | 3 | -2/+7 | |
| replace mode in the future | |||||
| 2013-05-14 | some more description changes | jacob1 | 24 | -24/+24 | |
| 2013-05-14 | rename TUGN to TUNG (more popular spelling). Broken BRMT smelts back into TUGN | jacob1 | 4 | -16/+17 | |
| 2013-05-11 | D: | mniip | 60 | -60/+60 | |
| 2013-05-09 | fix tpt.message_box, fix compiling error | jacob1 | 1 | -2/+2 | |
| 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 | 1 | -3/+2 | |
| 2013-05-08 | Merge remote-tracking branch 'origin/master' | jacob1 | 1 | -7/+129 | |
| 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 | 1 | -10/+129 | |
| 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-05 | Fix temperature sensor | Simon Robertshaw | 1 | -1/+1 | |
| 2013-05-05 | fix not being able to draw TUGN under high/low pressure | jacob1 | 1 | -0/+2 | |
| 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 | 2 | -3/+3 | |
| 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-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 | |||||
