Script Server + Manager

  • archived_account
    2nd Aug 2017 Member 0 Permalink

    Not working on mobile version - acces denied. WTF why not?!

  • jacob1
    2nd Aug 2017 Developer 0 Permalink
    @DayTimer253 (View Post)
    It works fine for me, besides overlapping with the stamp button. The online tab works
  • KDUK2
    23rd Aug 2017 Member 0 Permalink

    This is a little bit complicated but this is the best thing i've ever seen in my entire life

    TPT is the best game ever

     

     O====={========>

  • jacob1
    4th Nov 2017 Developer 0 Permalink
    Due to a crash bug in the Lua API, I've hid these 3 scripts until the next TPT update:
    Simple command block by ssccsscc
    Graph of average temp by ssccsscc
    stronger stickmanv by yuval

    tpt.start_getPartIndex() crashes the game right now. That is a very old api too, iterating over sim.parts() is a much better solution than using these old functions.
    Edited once by jacob1. Last: 4th Nov 2017
  • jacob1
    25th Feb 2018 Developer 0 Permalink
    Recently approved the waiting scripts (which tends to only happen every few weeks)

    This one looked pretty awesome, far better quality than most other scripts I've seen submitted: https://starcatcher.us/scripts/?view=146
    "All-seeing sampler"

      By using the all-seeing eye sampler, you can exactly sample a particle(including its properties)
      And create particle mixtures(patterned or non-patterned)

    It creates two new tools in the tools menu for sampling (which even changes color depending on what particle(s) you have selected). There are 3 modes and a bunch of key shortcuts. One of the modes allows you to easily create mixtures of elements, by sampling multiple particles at once, then when you draw it randomly changes each drawn particle to one of the sampled ones. You can also set the weight each particle is created with. The 3rd mode is the patterned mode, didn't play around with it much.

    My only complaint is that most of the key shortcuts require a numpad so I can't use them ...
    Edited once by jacob1. Last: 25th Feb 2018
  • xbass
    18th May 2018 Member 0 Permalink

    please add lua scripts to the android port.

  • DUC
    28th Jun 2018 Member 0 Permalink

    @jacob1 The Window and Button fields don't work for the android port, so could you provide an exception or an alternative way to create new buttons and windows?

  • jacob1
    29th Jun 2018 Developer 0 Permalink
    @DUC (View Post)
    Eventually those will be supported, but probably not soon. You can use the graphics functions to draw fake windows, like tptmp, the script manager and all of jward212's scripts do.
    Edited once by jacob1. Last: 29th Jun 2018
  • DUC
    1st Jul 2018 Member 0 Permalink

    What command, specifically, sets the manager to autorun?

  • jacob1
    1st Jul 2018 Developer 0 Permalink
    being in autorun.lua is what makes it autorun. It's the only way to make something autorun