Sun, 18 Mar 2012 00:59:17 +0100 touchinterface, move the up/down arrows a bit down
Xeli [Sun, 18 Mar 2012 00:59:17 +0100] rev 6798
touchinterface, move the up/down arrows a bit down
Sun, 18 Mar 2012 00:05:20 +0100 make the Ammomenu show up a little faster
Xeli [Sun, 18 Mar 2012 00:05:20 +0100] rev 6797
make the Ammomenu show up a little faster
Sun, 18 Mar 2012 00:02:33 +0100 You can now change AMAnimType to enable the animation through the x/y axis and alpha for example
Xeli [Sun, 18 Mar 2012 00:02:33 +0100] rev 6796
You can now change AMAnimType to enable the animation through the x/y axis and alpha for example AMAnimType:= AMTypeMaskX or AMTypeMaskAlpha will enable movement over the X axis and alpha
Sat, 17 Mar 2012 22:39:16 +0100 make ammomenu's speed dependent on RealTicks rather than frames
Xeli [Sat, 17 Mar 2012 22:39:16 +0100] rev 6795
make ammomenu's speed dependent on RealTicks rather than frames
Tue, 13 Mar 2012 21:09:46 +0100 allow for 0 values on AMShiftTarget, this allows for movement across one axis
Xeli [Tue, 13 Mar 2012 21:09:46 +0100] rev 6794
allow for 0 values on AMShiftTarget, this allows for movement across one axis
Sat, 17 Mar 2012 17:24:38 -0400 Disable anim for stats screen ("In game" stays visible otherwise)
nemo [Sat, 17 Mar 2012 17:24:38 -0400] rev 6793
Disable anim for stats screen ("In game" stays visible otherwise)
Sat, 17 Mar 2012 17:18:43 -0400 Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
nemo [Sat, 17 Mar 2012 17:18:43 -0400] rev 6792
Ensure flawless is false if any hog is lost, unless it was lost doing a kamikaze
Sat, 17 Mar 2012 16:14:08 -0400 I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
nemo [Sat, 17 Mar 2012 16:14:08 -0400] rev 6791
I imagine this should use the game window width, but I'll let someone else figure it out. I'm just sick of frames being half-visible in navigation.
Sat, 17 Mar 2012 14:24:43 -0400 eh. guess they really should be here
nemo [Sat, 17 Mar 2012 14:24:43 -0400] rev 6790
eh. guess they really should be here
Sat, 17 Mar 2012 14:13:16 -0400 Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
nemo [Sat, 17 Mar 2012 14:13:16 -0400] rev 6789
Adding leftX/rightX/topY to simplify determining bounds based on map playing area.
Sat, 17 Mar 2012 14:02:11 -0400 I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
nemo [Sat, 17 Mar 2012 14:02:11 -0400] rev 6788
I think this is a little more efficient than dxdy, and easier to read. We call DxDy2 a lot, can any of those use Angle/DirAngle?
Sat, 17 Mar 2012 13:16:50 -0400 orient kamikaze correctly when going through portals
nemo [Sat, 17 Mar 2012 13:16:50 -0400] rev 6787
orient kamikaze correctly when going through portals
Wed, 14 Mar 2012 23:58:56 -0400 oh yeah, dY...
nemo [Wed, 14 Mar 2012 23:58:56 -0400] rev 6786
oh yeah, dY...
Wed, 14 Mar 2012 21:12:04 -0400 Allow RC plane to go through portals
nemo [Wed, 14 Mar 2012 21:12:04 -0400] rev 6785
Allow RC plane to go through portals
Wed, 14 Mar 2012 11:07:22 +0400 Oops, fix range (2 is too small value)
unc0rr [Wed, 14 Mar 2012 11:07:22 +0400] rev 6784
Oops, fix range (2 is too small value)
Tue, 13 Mar 2012 22:25:43 -0400 Add fall damage
nemo [Tue, 13 Mar 2012 22:25:43 -0400] rev 6783
Add fall damage
Tue, 13 Mar 2012 21:51:50 -0400 For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch.
nemo [Tue, 13 Mar 2012 21:51:50 -0400] rev 6782
For reasons I can't fathom, if this portion isn't commented out, the AI completely fails w/ a weaponset of only firepunch. Something is seriously screwed up in RateShove, but after reading it many times, I still don't see it.
Tue, 13 Mar 2012 22:46:55 +0400 Variable pen width
unc0rr [Tue, 13 Mar 2012 22:46:55 +0400] rev 6781
Variable pen width
Tue, 13 Mar 2012 12:22:56 -0400 tweak take 2
nemo [Tue, 13 Mar 2012 12:22:56 -0400] rev 6780
tweak take 2
Tue, 13 Mar 2012 12:10:48 -0400 Small tweak to return something more useful in the negative 0 case on dX
nemo [Tue, 13 Mar 2012 12:10:48 -0400] rev 6779
Small tweak to return something more useful in the negative 0 case on dX
Tue, 13 Mar 2012 00:05:03 -0400 Minimise another sqrt check.
nemo [Tue, 13 Mar 2012 00:05:03 -0400] rev 6778
Minimise another sqrt check.
Mon, 12 Mar 2012 23:46:28 +0400 Avoid local rate minimums around hog (within 15 pixels). Not tested.
unc0rr [Mon, 12 Mar 2012 23:46:28 +0400] rev 6777
Avoid local rate minimums around hog (within 15 pixels). Not tested.
Mon, 12 Mar 2012 16:08:40 +0400 Compatibility
unc0rr [Mon, 12 Mar 2012 16:08:40 +0400] rev 6776
Compatibility
Mon, 12 Mar 2012 01:00:17 -0400 Change rest of AI tests to floats, reenable snowball
nemo [Mon, 12 Mar 2012 01:00:17 -0400] rev 6775
Change rest of AI tests to floats, reenable snowball
Sun, 11 Mar 2012 23:24:09 -0400 Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time.
nemo [Sun, 11 Mar 2012 23:24:09 -0400] rev 6774
Try adding it to deagle too. Although the routine still doesn't consider angle, so it'll pretty much be luck. Might be a waste of time. Also fix some neglected scores from before.
Sun, 11 Mar 2012 22:44:57 -0400 Hm. Score was a bit too much, AI was doing suicidal things.
nemo [Sun, 11 Mar 2012 22:44:57 -0400] rev 6773
Hm. Score was a bit too much, AI was doing suicidal things.
Sun, 11 Mar 2012 22:35:55 -0400 small tweak. make drowning prefer higher health hogs
nemo [Sun, 11 Mar 2012 22:35:55 -0400] rev 6772
small tweak. make drowning prefer higher health hogs
Sun, 11 Mar 2012 20:36:50 -0400 Teach AI to drown with shotgun too
nemo [Sun, 11 Mar 2012 20:36:50 -0400] rev 6771
Teach AI to drown with shotgun too
Sun, 11 Mar 2012 20:12:31 -0400 Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat.
nemo [Sun, 11 Mar 2012 20:12:31 -0400] rev 6770
Start on adding drowning bonus to bat/firepunch/whip. AI still is not smart enough to change direction when firepunching to face the water, or change the angle of the bat. Also try to weight cost of switches based on how many switches were available.
Sun, 11 Mar 2012 18:28:32 -0400 Add drowning to grenade too, try some little optimisations
nemo [Sun, 11 Mar 2012 18:28:32 -0400] rev 6769
Add drowning to grenade too, try some little optimisations
(0) -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 tip