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
-
the_new_powder99999: it seems to save it in intervals of 1/16, up to a maximum of between -16 and 16 velocity. That is pretty small .... vTemp = (int)(particles[i].vx*16.0f+127.5f);if (vTemp<0) vTemp=0;if (vTemp>255) vTemp=255;
-
Btw, is velocity rounded when the game is saved? If so, how is it rounded?
-
PortalPlayer: Same here aswell.
-
the_new_powder99999: I see now. That isn't a bug. It is interesting though ... Anyway, you are seeing the new PSTN feature where if you increase the .temp, you can make it push farther. This was added as an alternative to stacking PSTN. PSTN now defaults to .temp of 10C, but since you are creating it from CRAY it has a higher .temp on spawn. I think decreasing the CRAY temp should fix it.
-
explosivepowder: aw, well thanks for at least saying you are becoming inactive. So many good players just disappeared over the years. I wish TPT had new life too, but dunno if it will happen. I've made sure that at least 91.0 is out and stable. Some more updates might be nice but we will see what happens.
-
PortalPlayer: It does exist, in the simulation api. Check https://www.boxmein.net/tpt/tptelements/reference/lua-reference.html for more info. I think you want sim.createLine. Unfortunately, you can't interact with the zoom window in any way from lua. All you can do is use sim.adjustCoords to adjust for the zoom window in some position.
-
Atomic10: That's probably a bug you can set it to 999 lol. The textbox used to be smaller, but I made it larger so you could do like, -20 as a setting. The lua console command limits you to from -30 to 30.
-
I've been so busy recently ): Didn't get to comment here all week
-
Hehe, same her PortalPlayer
-
explosivepowder: Wiedersehen. I've never really done much, the things that I've put a lot of effort into get ignored so I'm not really motivitated to do stuff. After all, #1 reason I ever open up TPT is to check these comments :)