Jacob1's Mod

  • jacob1
    23rd Jun 2012 Developer 1 Permalink
    @billion57 (View Post)
    I could try and change the MAX_TEMP to be a variable, but that could cause a small amount of lag. Also, I don't really want to change realistic heat to much since savask is still making it.

    @plead-for-destruction (View Post)
    TPT is written in c, not c#. It is also currently being converted into c++, but both are similar.


    Also, completely unrelated, but Simon put scrollable comments in tpt++ (not the way I did it). I haven't tested it out yet to see how many, so it's probably all of them (or maybe only 10).
  • plead-for-destruction
    23rd Jun 2012 Member 0 Permalink
    @jacob1 (View Post)
    ooppsiees but all C languages are practically the same.
  • Poorsoft
    24th Jun 2012 Member 0 Permalink

    Ok, btw what are some.. editors I can use if I'd like to write some code... as a very, very inferior beginner?

  • plead-for-destruction
    24th Jun 2012 Member 0 Permalink
    @Poorsoft (View Post)
    i will take an educated guess as to your OS.

    Code::Blocks
    Visual Studios

    they are the good windows programs for coding :P
  • jacob1
    25th Jun 2012 Developer 0 Permalink
    Version 16.3 Released

    Version 16.3 6/25/12
    Make Some lua console shortcuts less annoying. Fix compression during fusion and with moving sponge. Fix moderator name colors, also, your name is yellow and save creators is red. Update to latest source.

    Just more minor changes, it adds EMBR so you can open all the latest saves without a warning message.
  • PacBrad
    1st Jul 2012 Banned 0 Permalink
    This post is hidden because the user is banned
  • nmd
    1st Jul 2012 Member 0 Permalink

    @jacob1 (View Post)

     I know you're busy, but could you please code Protons into your mod? it would be a greate element :)

  • The-Fall
    1st Jul 2012 Member 0 Permalink

    Would it be possible for a one way heat conducting material?

  • jacob1
    1st Jul 2012 Developer 1 Permalink
    @billion57 (View Post)
    I already have an element called PWHT. It uses flood fill to give other particles its temp. If you use PROP or PROP2 on it though, it will give the property you set instead. It can only give one property at a time, which I think is easier and better, because it could erase needed values if you're only trying to set a particle's ctype for example.

    PacBrad:

    I can't use it on my Mac because I have OS X.6.8 but I need OS X.7! Boo! (I didn't even get a chance... :( maybe if jacob1 brought (back) Snow Leopard support...)


    Simon made the mac version not me. There probably won't be another mac version unless someone compiles it for me, since I don't have a mac.

    @nmd (View Post)
    I might try eventually (not promising though). LiquidCaesium already made a pull request with them, so I can look at that and see how good it was done and how close it is to what you want

    @The-Fall (View Post)
    Uses? There was a suggestion a while ago about something that could conduct heat from insulators, I could add your idea to it (maybe with a tmp setting). I did promise to do that suggestion a while ago, but I don't know where the thread is now.