t1 happy jump patch by Andrew

OVERVIEW
this patch turns the "IDACTION_TURNLEFT" (or "Turn Left" key in the 
Options Screen) into a "perfect" ski script. you may bind your 
spacebar to "Turn Left" and use it instead of a ski script.

you see, regular ski scripts had to loop over and over to try and keep
your "jump" state active. this is because dynamix intended jumping to
be an action, not a state, and disabled your "jumping" state every time
client information was sent to the server. (~30 times/second unless I got
something backwards)

happyjump fixes this by NOT clearing the jump state with each client
update and instead keeping it ON until you release your jump key. 
the block of code for IDACTION_MOVEUP (jump) wasnt exactly large enough
to re-code crap in, so i used IDACTION_TURNLEFT instead (which is why 
you have to bind your jump key to "Turn Left".

note: this will make your observer mode "jump" button function pretty
retarded like since i made this to be a simple patch.


INSTALL
unzip everything to your tribes directory and double click the
t1_happyjump_patch_apply.bat to patch your exe


IS THIS A CHEAT
i tested a number of times on the opening ramp on xtremeski with a light/epack
and heavy/inv (to get the two opposite ends of the spectrum) and got
identical speeds by the end of the ramp with and without happy jump
(~10 runs each). this is actually pretty useless unless you're random and want 
a scriptless config..

incidentally, this is exactly how "skiing" will work in tribes: vengeance,
so if you actually think this is a cheat, this will be the least of your
worries.

LAST NOTE
felonius and burnyabad are conspiracy theorists on crack, hm.exe didnt
and couldnt do anything to make you ski better that a normal ski script
didnt already do