jacob1
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
-
Lizards On Lye LOL
-
Super Heavy Incooperated Transportaion. Aka, the SH.. I had better not go there. I love acronyms.
-
hey im back i wasnt here for some time...jacob did you see the art i made you (i know that isnt allowed)
-
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.
-
I know ~= is logical NOT in Lua, I'm saying that most languages accept != as a convention, but Lua uses a combination of != and ~, ~=.
-
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.
-
):(:):(:):(:
-
How was tpt made? Also I forgot how the forums were made. Did they use a forum making site?
-
jacob1: because Lua is wierd and isn't content with != so instead uses a combination of C bitwise NOTs and C logical NOTs.
-
oh, not equal in lua is ~=