diff options
| author | Simon Robertshaw <simon@hardwired.org.uk> | 2011-10-19 11:05:12 (GMT) |
|---|---|---|
| committer | Simon Robertshaw <simon@hardwired.org.uk> | 2011-10-19 11:05:12 (GMT) |
| commit | bb26e656b3ac9add247db7c52c7dac9b69a8b558 (patch) | |
| tree | 0c5643993359549397a48fbcc42578aab9b7fec2 | |
| parent | 8052c4bfdfb292c1a203945fb05db9d4dbe729bf (diff) | |
| download | powder-bb26e656b3ac9add247db7c52c7dac9b69a8b558.zip powder-bb26e656b3ac9add247db7c52c7dac9b69a8b558.tar.gz | |
Update readme - slightly
| -rw-r--r-- | README | 31 |
1 files changed, 19 insertions, 12 deletions
@@ -1,6 +1,4 @@ -The Powder Toy - April 2011 - - +The Powder Toy - October 2011 Get latest version here: http://powdertoy.co.uk/Download.html @@ -20,7 +18,8 @@ Bryan Hoyle Nathan Cousins jacksonmj Lieuwe Mosch - +Anthony Boot +Matthew Miller Instructions: @@ -55,7 +54,8 @@ I Invert Pressure and Velocity map T Vine mode W Toggle gravity modes (+ Ctrl when STK2 is out) R Reset LIFE generation (when in Debug mode) -~ Python Console +N "Sand effect" for drawing powders +~ Console = Reset pressure and velocity map [ Decrase brush size ] Increase brush size @@ -74,9 +74,6 @@ Ctrl + Left Alt Select subject for Specific Element erase Ctrl + = Reset Electricity - - - Command Line: --------------------------------------------------------------------------- @@ -84,14 +81,24 @@ Command Line: scale:1 - Normal window resolution scale:2 - Doubled window resolution kiosk - Fullscreen mode -proxy:server:port (ie, proxy:wwwcache.lancs.ac.uk:8080) -open:file - Opens the file as a stamp or game save - +proxy:<server>:<port> (ie, proxy:wwwcache.lancs.ac.uk:8080) +open <file> - Opens the file as a stamp or game save +ddir <directory> - Directory used for saving stamps and preferences History: --------------------------------------------------------------------------- +* Version 65.4 + o "Sand" effect for drawing powders, activate with "N" + o Elements from Maksprog's mod + o LIGH - Lightning + o DEST - Variation of BOMB + o TESC - Tesla coil, creates lightning + o EMP - Destroys electronic components + o Fix bug with infinite temperature + o Fix beta enrolling + o Add a new mode to filter, subtract (tmp of 3) * Version 47.3 o Enhanced visual effects for Portals o Glow now has more stimuli (Green: Pressure, Blue: Movement, Red: Heat) @@ -253,4 +260,4 @@ History: o Acid drastically changed, now dilutes itself when dissolving other particles * Version 28.0 o "Yellow wall" bug fix, doesn't absorb particles when placed above another wall type. - o New wall type added: E-Hole, absorbs particles when unpowered, released them when powered.
\ No newline at end of file + o New wall type added: E-Hole, absorbs particles when unpowered, released them when powered. |
