thepowderguy's mod

  • thepowderguy
    30th Mar 2013 Member 0 Permalink

    I created a mod that I have been working on for 3 weeks now, I put lots of effort into it. I learned alot from Mrsalit0s's mod and powderisfalling's mod, so credit to them for ideas and inspiration.

     

    Elements

    Bouncy ball: bounces high.

     

    sodium: solid, sodium + caus = salt, sodium + oxygen = brmt(rust), sodium + water = plasma

     

    cement: after a while, dries into brick

     

    timer: outputs a particle every x frames, set by tmp.

     

    random: expands and creats random elements.

     

    happy birthday: put one pixel of this in the screen on your birthday.

     

    property converter: works like CONV or Edit ray from Boxmein's mod(The ctype idea), use ctype for the property you want to set, tmp for the value you want to set to.  Ctype=CONV: Type, Ctype=LIFE: Life, Ctype=CLNE: Ctype, Ctype=WIFI: Tmp, Ctype=EXOT: Tmp2, Ctype=PSCN: X, Ctype=NSCN: Y, Ctype=BIZR: Deco color, Ctype=PLSM: Temperature.

    EDIT: Deco and temperature use actual values of the particle instead of tmp.

     

    seizure: Laggy.....

     

    Includes hidden elements taken from vertigo's mod, fps-cap setter(press n), fire strength setter(press m) and manual log enterer(press t)

     

    LINK


    http://pastebin.com/JBz7tJYH

     

    feel free to leave comments!

     

    Instructions for install:

    1. copy-paste script onto a text editor
    2. save in tpt folder
    3. rename .txt to .lua (has to be "autorun.lua", nothing else)
    4. done
  • jacob1
    30th Mar 2013 Developer 0 Permalink
    it says the paste is private, you should make it public
  • thepowderguy
    30th Mar 2013 Member 0 Permalink
  • xetalim
    30th Mar 2013 Member 0 Permalink

    I like the idea of property converter, it should be in TPT without any mod

    AND: your cement is a bit too laggy

  • thepowderguy
    31st Mar 2013 Member 0 Permalink

    bump

     

    Bouncy balls now act better.

  • thepowderguy
    7th Apr 2013 Member 0 Permalink

    V2, made the function for PCNV alot shorter, using loops.

  • boxmein
    7th Apr 2013 Former Staff 0 Permalink
    @thepowderguy (View Post)
    Your ERAY element sounds a lot like my prototype.... did you perhaps take some ideas from it?
    https://github.com/boxmein/The-Powder-Toy/blob/master/README#L26
    https://github.com/boxmein/The-Powder-Toy/blob/master/src/simulation/elements/ERAY.cpp

    Don't get me wrong, I'm all about sharing ideas and code, but some acknowledgment would be nice.
  • thepowderguy
    7th Apr 2013 Member 0 Permalink

    @boxmein (View Post)

     Yeah, I did get the ctype-memonic from reading your element's description, I will give credit.

  • deividas20030124
    22nd Apr 2013 Member 0 Permalink

    where is TPT folder????????????????

     

  • supercarson3124
    21st Mar 2021 Member 0 Permalink

    whenever i try to play the script it always says invalid indext. Is there anyway ican fix this?