bleeding egde?

  • alexelcaza
    13th Aug 2015 Member 0 Permalink

    in other plataforms there is bleeding egde version i did set up the windows one but its the version 89.2 i think

    what is bleeding egde?

  • wolfy1339
    13th Aug 2015 Member 0 Permalink
    @alexelcaza (View Post)
    Bleeding edge is the version found on the GitHub Git repository
    The version number hasn't been updated in a while because no updates were released.But if you want more information, feel free to ping @jacob1
  • alexelcaza
    13th Aug 2015 Member 0 Permalink

    @wolfy1339 (View Post)

     thanks for the help

  • jacob1
    13th Aug 2015 Developer 1 Permalink
    There is a slightly more recent version here: http://tpt.io/.283539

    I had planned to set up a snapshot server over the summer, which is updated every time a commit is pushed. I never got around to it though, maybe soon.

    There are also some really easy to follow compiling guides in the wiki: https://powdertoy.co.uk/Wiki/W/Main_Page.html#Powder_Toy_Development_Help
    Edited once by jacob1. Last: 13th Aug 2015
  • CeeJayBee
    13th Aug 2015 Member 3 Permalink
    This post has been removed: useless gif :)
  • CeeJayBee2
    13th Aug 2015 Member 0 Permalink
    @CeeJayBee (View Post)
    3 upvotes and you remove it? Damn you jacob1.

    But seriously, please make a bleeding edge server. It'll pacify the people that rant about "TPT not being under development" yet can't be arsed checking the commit feed.

    >tfw having to log into my alt just to reply
  • jacob1
    13th Aug 2015 Developer 1 Permalink
    @CeeJayBee2 (View Post)
    I was actually about to do it, but then I wasn't sure how automated I wanted it to be. starcatcher.us is a windows server so builds can't be compiled on there, and tpt checks Startup.json on startup.

    There has only been one commit this month because I have been distracted by other cool things, but once I start working on it again i'll set up a snapshot server. And just do the lazy way of compiling it on my computer and manually updating Startup.json. TPT needs some minor changes to support alternate update servers and also I want to add changelog support first anyway.