AntB's TPT Fork

  • Xenocide
    21st Aug 2010 Former Staff 0 Permalink
    From what I can tell, this is allowed, But, if i'm wrong, slap me wrists, delete/lock topic or do whatever your going to do.

    I've been trying to create any elements I see what I believe could be useful and uploading them to my own TPT fork on GitHub. This is also doubling as an attempt by me to get a decent grasp on C programming while I'm here. ^^

    Set-up and compile help for Windows Users: http://the-powder-toy.wikispaces.com/Win32+code+setup
    Set-up and compile help for Linux Users: http://the-powder-toy.wikispaces.com/Building+in+Linux

    GIT URI (Read-Only):
    git://github.com/antb/The-Powder-Toy.git
    Last Commit: 21st Aug @ 1630 GMT+0100

    Changes:
    Removed OIL<->GAS Relationship
    -OIL now compresses into Plastic[PLAS]
    -PLAS melts into OIL
    -PLAS acts like GOO when under pressure however it does not vanish
    -GAS now liquefies into Diesel[DESL] under pressure.
    -DESL becomes GAS under negative pressure
    -DESL ignites under high pressure and burns slowly
    -NEUT turns DESL into GAS
    -NEUT turns PLAS into OIL
    -Doesn't Break any simulations I've tried so far, but they will need some edits to run as they should

    Added COAL
    -WOOD becomes COAL under pressure
    -COAL burns a lot slower than all other elements as far as I know.
    -NEUT turns COAL into WOOD (Known bug: Neutrons bounce off coal)

    Added Liquid Oxygen and Oxygen (May later remove Oxygen)

    Planned Changes:
    -Tungsten/Lamp -> Metal gets very hot without melting and releases photons (Could take a LOOONG time)
  • triclops200
    21st Aug 2010 Former Staff 0 Permalink
    good job
  • Kavukamari
    21st Aug 2010 Member 0 Permalink
    NEVERMIND i got it to work


    maybe add a bit of a readme to the first post to teach people at least how to TRY to use git and that git link?

    I had trouble with it but I figured it out.


    EDIT(again): ah I see this is an uncompiled version, are there any compiled versions that I can try out? it all sounds pretty interesting
  • Xenocide
    21st Aug 2010 Former Staff 0 Permalink
    I won't be releasing any binaries, not until I figure out SSE and Cross-Compiling at least. If anyone on the forums wants to post some they are welcome too and I will link to them in the initial post. I'll link the 2 wiki articles on building and compiling, I assumed everyone read the wiki ^^'
  • HeyJD
    21st Aug 2010 Member 0 Permalink
    What about some coal being created when the wood is burning...

    then coal under pressure becomes wood.
  • Xenocide
    21st Aug 2010 Former Staff 0 Permalink
    That's technically charcoal and it'd burn before you'd see the transition. I'll play around with making WOOD turn into COAL at high temperatures.
  • plypencil
    21st Aug 2010 Member 0 Permalink
    I would appreciate it if someone could compile a windows binary, im having issues with visual studio at the moment
  • bchandark
    21st Aug 2010 Member 0 Permalink
    I would but I can't find COAL, DESL, or any of the other changes in the powder.c in Antb's TPT repository on his Github page at
    http://github.com/antb/The-Powder-Toy/blob/master/powder.c
  • TheEyes
    21st Aug 2010 Banned 0 Permalink
    This post is hidden because the user is banned
  • bchandark
    21st Aug 2010 Member 0 Permalink
    Plastic was added to the official repository