Skip to content

Commit

Permalink
the-powder-toy: 90.2-1~getdeb1
Browse files Browse the repository at this point in the history
  * New upstream version
    Version 90.2

     Fixed Fix tags button being too long
     Fixed Fix DRAY's tmp mode
     Changed Make tpt.selectedl/r/a and tpt.brushx/y writable, add
     tpt.brushID
     Changed Command key can be used instead of control key on OS X

    Version 90.0

     Fixed Fix freeze when selecting PROP tool from element search
     Fixed Fix liquids not stabilizing in radial gravity
     Fixed Fix possible crashes with SOAP, FIGH, and TNT
     Changed Less overpowered QRTZ in bunkers
     Changed Make the upvote button bigger
     Changed Add velocity cap to prevent NaN pressure
     Changed PROT now goes through portals
     Changed Disable deco on PHOT
     Changed Changes to FILT / PHOT
     Changed Output console messages to stdout.txt on windows
     Added Experimental 64bit Linux version
     Added Improvements to SPRK graphics, allow toggling of SPRK glow in
     render options
     Added Add "Open data folder" button in settings window
     Added New element: GRVT. Energy particle which Newtonian Gravity
     Added Lua code highlighting in the console
     Added New wall: airblock wall
     Added New element: DRAY. Ray type element which replicates particles in
     front of it
     Added Fix for crashes on older versions of OS X, move save data into
     Application Support
  • Loading branch information
Christoph Korn committed Sep 9, 2014
1 parent be98f9d commit 3da0015
Show file tree
Hide file tree
Showing 3 changed files with 42 additions and 1 deletion.
37 changes: 37 additions & 0 deletions the-powder-toy/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
the-powder-toy (90.2-1~getdeb1) trusty; urgency=medium

* New upstream version
Version 90.2

Fixed Fix tags button being too long
Fixed Fix DRAY's tmp mode
Changed Make tpt.selectedl/r/a and tpt.brushx/y writable, add
tpt.brushID
Changed Command key can be used instead of control key on OS X

Version 90.0

Fixed Fix freeze when selecting PROP tool from element search
Fixed Fix liquids not stabilizing in radial gravity
Fixed Fix possible crashes with SOAP, FIGH, and TNT
Changed Less overpowered QRTZ in bunkers
Changed Make the upvote button bigger
Changed Add velocity cap to prevent NaN pressure
Changed PROT now goes through portals
Changed Disable deco on PHOT
Changed Changes to FILT / PHOT
Changed Output console messages to stdout.txt on windows
Added Experimental 64bit Linux version
Added Improvements to SPRK graphics, allow toggling of SPRK glow in
render options
Added Add "Open data folder" button in settings window
Added New element: GRVT. Energy particle which Newtonian Gravity
Added Lua code highlighting in the console
Added New wall: airblock wall
Added New element: DRAY. Ray type element which replicates particles in
front of it
Added Fix for crashes on older versions of OS X, move save data into
Application Support

-- Christoph Korn <christoph.korn@getdeb.net> Sat, 06 Sep 2014 23:50:26 +0200

the-powder-toy (89.2-1~getdeb1) precise; urgency=low

* New upstream version
Expand Down
4 changes: 4 additions & 0 deletions the-powder-toy/clean
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
generated/ElementClasses.cpp
generated/ElementClasses.h
generated/ToolClasses.cpp
generated/ToolClasses.h
2 changes: 1 addition & 1 deletion the-powder-toy/control
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9),
libbz2-dev,
liblua5.1-0-dev,
fftw3-dev
Standards-Version: 3.9.3
Standards-Version: 3.9.5
Homepage: http://powdertoy.co.uk

Package: the-powder-toy
Expand Down

0 comments on commit 3da0015

Please sign in to comment.