• Started 29th Jan 2023 in Help
    Yep sounds like you figured it out. This mod doesn't support the script server or tptmp anymore. And it wasn't designed in a future-proof way (unlike other mods, like mine). So there's...
  • Started 26th Jan 2023 in Development Assistance
    The 2022 prompt should work, there is no need for 2019.    But anyway, these errors imply that either you aren't running from the vs developer prompt, or your install is corrupted. Har...
  • Started 18th Jan 2023 in The Powder Toy/Lua scripting
    @MarkHuss (View Post)  At the very end you have  function graphics(i, colr, colg, colb)    This creates a function in the global scope called "graphics", which overwrite...
  • Started 18th Jan 2023 in Help
    @Nevurmore (View Post)  You should turn off "Change Resolution" in fullscreen options, that should work around the issue. It might not look idea but that will prevent the bug from happ...
  • Started 16th Jan 2023 in General
    When I made the Android port, all I had was an Android phone. No Mac or iPhone to develop with. Then when I looked into it I found out that the costs to maintain an iOS port would be too high, compar...
  • Started 16th Jan 2023 in Announcements
    The 97.0 release tag is on the build number commit.    Of the commits since then, the one I linked is the one that most obviously solves the problem with operator[]. If you are getting a cr...
  • Started 16th Jan 2023 in Announcements
    @Jakav (View Post)  Yes, this problem was first known to happen on Windows. It was only afterwards when it was reported it could happen on certain Linux compilers too. MSVC has thrown errors in ...
  • Started 16th Jan 2023 in Announcements
    @Jakav (View Post)  I probably typoed the <a href= part of the link. Fixed now.    Now I want to know, where were you having this issue? A self-compiled build? A Linux build? Someon...
  • Started 16th Jan 2023 in Announcements
    @KiwiSky (View Post)  Are you using the official download from the website, or getting it from some other source? This bug was reported last week on an unofficial AUR build of TPT, but not on th...
  • Started 16th Jan 2023 in Development Assistance
    @demonlikespie1 (View Post)  ok ... if you want to make modifications like that you are free to. Messages and colors won't cause any issues syncing with other players.    Also, I ...