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
-
bokiigogipowder: I probably should have said this earlier, but if you want to assist with TPT in shouldn't be "I love, TPT, I'll help develop it!", it should be "I'm really willing to learn how to program, and writing TPT would be good". It'd take up som amount of your time, and you'd need to have things to contribute. (note, I have not ever assisted development so I have no experience how much time it will take up)
-
jacob1: so you're shifting new information into the variable? I assume that means you're shifting left, else you'd be shifting into oblivion...
-
jacob1: 1. My look looks like.. well... just click here: id:1746345 .2 WAIT, THERE'S A sim.neighbors FUNCTION?! Oh man! I've GOT to look into that!
-
Atomic10: what does your loop to look for other elements look like? Just check if the type isn't 0 or itself? Or if you are using sim.neighbors it will just give you the IDs of all the other particles and you have to check if it's not the same as itself.
-
PortalPlayer: bitshifts are used to cram a ton of information in a single variable. Like the safe format is really small and efficient, also pmap, one of the most common variables, stores both particle index and particle type in the same spot.
-
jacob1: Is there a "variable" or somethin in Lua that represents All Elements. Because I need to find a way so JILL does it's function when it touches any element (Besides itself)
-
jacob1: I'm intrigued to know the use of bitshifts in TPT. As far as I can tell it's more efficient than multiplying/dividing by a power of two.
-
God t's late, Good night!
-
jacob1: Lol, okay.
-
Atomic10: ... why are you downloading that even. That's 4.5 years old and was the thing that came *before* my mod. If you really want to see it I have all the old versions on my computer and the most recent one is posted on the last page of that thread. It doesn't work though, at all. tpt++ broke it.