• Started 2nd Apr 2011 in Feedback
    That means I have to compile source to even play TPT. Lin-32 does not compute for me.  You have makefile support(makefile supports 64), why not a webpage link?
  • Started 2nd Apr 2011 in Feedback
    @marek11 Nope, scanned with malwarebytes and novirusthanks. Full report here:  File Info    Report date: 2011-04-01 19:42:39 (GMT 1)  File name: powder-sse3-exe  File size: 1...
  • Started 2nd Apr 2011 in Feedback
    @cracker64 They don't...  @Simon It has a host process now?
  • Started 2nd Apr 2011 in Feedback
      but, please support lin-64 because I can't play.
  • Started 1st Apr 2011 in Feedback
    I know this saying. Stickman would die then reborn at the other portal(out)
  • Started 1st Apr 2011 in Help
    There are several ways on how to search stuff from the Powder Toy website.  The original search from topics https://powdertoy.co.uk/Discussions/Search/Topics.html Posts by author: http://powderto...
  • Started 1st Apr 2011 in Feedback
    +1, true. but overcomplicating this will be a winner. awesomeness ftw. there are awesome ways on doing that(PLEASE : stkm + portals)
  • Started 1st Apr 2011 in Feedback
    @aaronhance007 Overcomplication ftw. (<<<<-- use this idea)
  • Started 1st Apr 2011 in Development Assistance
    @tommig 1. Write your element.  2. In powder.h, add five things to your file:   1. The define.   #define PT_NUM x must be lifted a little for your element's ID to fit in.&nbs...
  • Started 1st Apr 2011 in Development Assistance
    Just add it to src/elements and name it appropriately(ELEMENTNAME.c). Also add int update_ELEMENTNAME(UPDATE_FUNC_ARGS) to where the rest is.