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
-
They asked for 3D, they got 3D. :D
-
The simulation isn't 3-D i dont think.
-
Honestly though, you've made it 3d, players should be SWARMING in with the introduction of their most wanted feature!
-
By 2.0 i mean that very first version number change to a 2 ;3 ;p (also those emojis have taken over my life)
-
Hehe, I will still come online every once in a while. My tip is: Make tpt 2.0, that should reinvigorate alot of the good players XD
-
jacob1: thanks, I'll try that later.
-
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.