• Started 1st Jan 2018 in General
    RIP accurate forum dates, everything is "December 2017" now
  • Started 30th Dec 2017 in Development
    @jeffluo35 (View Post)  sse isn't important to TPT, we don't have any asm written to use it. If we did, it would be behind a #define    Everything else you said though, total...
  • Started 29th Dec 2017 in Development Assistance
    You don't seem to have Lua installed, or it's not installed properly. Do scons --clean to clear scons' cache. It may start failing after that, which would mean something is wrong with ...
  • Started 28th Dec 2017 in General
    So basically, this guide: https://powdertoy.co.uk/Wiki/W/Compiling_TPT%2B%2B_on_debian/ubuntu.html    Also the step about getting the number of processors is specific to your computer (proba...
  • Started 28th Dec 2017 in General
    Game threads aren't allowed
  • Started 28th Dec 2017 in General
    It's a fake user created for the 404 save. It's existed for years, but recently I fixed the 404 save to point to the proper 404 save instead of the gunz save
  • Started 28th Dec 2017 in Development Assistance
    @suibian (View Post)  Try replacing this line with -std=gnu++11 and tell me if it works    Edit: Also it's probably a issue with using an older MinGW compiler, at some point in th...
  • Started 27th Dec 2017 in Feedback
    @optimus2006 (View Post)  I don't have plan to revisit stickmen any time soon. Maybe eventually. I have more important things I want to work on.    BALL will never be added to off...
  • Started 27th Dec 2017 in Feedback
    Just because we no longer want to add these types of elements doesn't mean we need to delete them. A lot of people still like stickman.  If we're going to add more stickman related thi...
  • Started 24th Dec 2017 in Powder Toy mods
    @AWSM007 (View Post)  It records .ppm files, which is basically a large, raw image format. You need another program like ffmpeg to turn it into a gif    rm frame_000000.ppm && ...