jacob1
jacob1
190 / 29
29th Sep 2012
16th Mar 2014
Post any bugs you find here. But there aren't as many bugs that are really bugs and I don't already know about than when this first started, so also use this as a general conversation save, or to ask / tell me anything. #1 most commented save in tpt!
jacob1 problems bugreport glitch fix 960847 tptpp glitches bugs tptplusplus

Comments

  • Atomic10
    Atomic10
    14th Mar 2015
    Lizards On Lye LOL
  • TheNumberCrucher
    TheNumberCrucher
    14th Mar 2015
    Super Heavy Incooperated Transportaion. Aka, the SH.. I had better not go there. I love acronyms.
  • bokiigogipowder
    bokiigogipowder
    14th Mar 2015
    hey im back i wasnt here for some time...jacob did you see the art i made you (i know that isnt allowed)
  • PortalPlayer
    PortalPlayer
    14th Mar 2015
    jacob1: Did you know PHP stands for PHP: Hypertext Preprocessor? It's a recursive acronym! That arose because it used to be Personal Home Page, but that was decided to be not descriptive enough so they recursified (what would the Oxford English Dictionary know) it. I love PHP! It's awesomer than awesome. Also, the initals of the Oxford English Dictionary are "TOED". Ha.
  • PortalPlayer
    PortalPlayer
    14th Mar 2015
    I know ~= is logical NOT in Lua, I'm saying that most languages accept != as a convention, but Lua uses a combination of != and ~, ~=.
  • jacob1
    jacob1
    14th Mar 2015
    PortalPlayer: .... no, ~= is an actual operator in lua, lua 5.1 doesn't have bit operators. Security-Drone: tpt is made in C/C++. The website is mostly php + javascript + other website stuff that I don't even know. It was custom made by Simon.
  • TheNumberCrucher
    TheNumberCrucher
    13th Mar 2015
    ):(:):(:):(:
  • Security-Drone
    Security-Drone
    13th Mar 2015
    How was tpt made? Also I forgot how the forums were made. Did they use a forum making site?
  • PortalPlayer
    PortalPlayer
    13th Mar 2015
    jacob1: because Lua is wierd and isn't content with != so instead uses a combination of C bitwise NOTs and C logical NOTs.
  • jacob1
    jacob1
    13th Mar 2015
    oh, not equal in lua is ~=