Sat, 19 Nov 2011 15:34:38 -0500 |
nemo |
Fix missing nametags in placement mode
0.9.17 0.9.17-release
|
file |
diff |
annotate
|
Sun, 13 Nov 2011 11:06:07 -0500 |
nemo |
This should not be in the unplaced section
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 21:53:39 +0100 |
koda |
nevermind
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 21:07:53 +0100 |
koda |
even faster and no more warning
|
file |
diff |
annotate
|
Sat, 12 Nov 2011 12:41:12 -0500 |
unc0rr |
faster math
|
file |
diff |
annotate
|
Sun, 06 Nov 2011 13:17:42 -0500 |
nemo |
Set CurrentAmmoGear on piano (should fix notes again). Also disable focus on current hog if unplaced.
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 20:51:15 -0400 |
nemo |
Due to the small values and friction, halve the step in low gravity, instead of the value
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 20:09:48 -0400 |
nemo |
Don't set moving if on flat surface
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 19:12:15 -0400 |
nemo |
skip when attacking as well
|
file |
diff |
annotate
|
Sat, 05 Nov 2011 17:24:09 -0400 |
nemo |
A bit less WTF of ice, ice chutes now work. Also tweak flake respawn positions a bit
|
file |
diff |
annotate
|
Mon, 31 Oct 2011 13:12:10 +0100 |
sheepluva |
don't hide target cursor if a hedgehog (other than current) is drowning, thanks to mikade for pointing this out
|
file |
diff |
annotate
|
Sun, 30 Oct 2011 21:19:47 +0100 |
sheepluva |
don't let forced hog movement (with no damage) suspend/halt shot charging
|
file |
diff |
annotate
|
Sun, 16 Oct 2011 21:03:30 +0200 |
koda |
merge the changes applied to 0.9.16
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 16:36:35 -0400 |
nemo |
tidier
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 16:23:08 -0400 |
nemo |
Make sticky mines and normal mines start their typical behaviour a second after creation in infinite attack mode.
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 14:37:19 -0400 |
nemo |
tweak (still a hack)
|
file |
diff |
annotate
|
Mon, 10 Oct 2011 14:13:35 -0400 |
nemo |
Experiment in making ice more treacherous. also tweak to snow/christmas flake spawn
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 21:47:47 -0400 |
nemo |
Aaaand another flag that used to be cleared here...
|
file |
diff |
annotate
|
Sat, 08 Oct 2011 02:05:22 -0400 |
nemo |
Another flag that was relying on this routine to clear it...
|
file |
diff |
annotate
|
Fri, 07 Oct 2011 18:52:04 -0400 |
nemo |
This should allow hedgehogs to still move freely after trapping other hedgehogs in a portal loop.
|
file |
diff |
annotate
|
Sun, 02 Oct 2011 10:36:43 -0400 |
nemo |
Basic test implementation of an ice flag. Allows for slick parts of terrain. Intended for ice gun, or "ice" mask on portions of land objects.
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:27:20 +0400 |
unc0rr |
Report long flight archievement
|
file |
diff |
annotate
|
Sat, 24 Sep 2011 22:16:49 +0400 |
unC0Rr |
Fix a bunch of warnings (also improves speed a bit in 32 bit code)
|
file |
diff |
annotate
|
Sun, 25 Sep 2011 10:48:18 -0400 |
nemo |
merge from default. Pulls in sheepluva's frontend work, and unbreaks engine cmake.
0.9.16
|
file |
diff |
annotate
|
Thu, 22 Sep 2011 17:19:39 +0400 |
unc0rr |
Fix sheepluva's merge
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 20:52:04 -0400 |
nemo |
Disable a bit of code from revision 4 that I'm pretty sure is not hit anymore, or we'd end up with plenty of doubled graves at a minimum. Also, clear gstWinner/gstLoser along with gstWait - still need to figure out why exactly those aren't rendering anymore though.
|
file |
diff |
annotate
|
Tue, 20 Sep 2011 13:27:07 -0400 |
nemo |
Clear gstAnimation and reset Timer before entering death animation
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:25:13 +0200 |
sheepluva |
merge the 2 heads. I hope I did it right. also I increased proto and ver number
|
file |
diff |
annotate
|
Mon, 19 Sep 2011 23:55:52 +0400 |
unc0rr |
- Unset hhdriven flag for gone hedgehog
|
file |
diff |
annotate
|
Sat, 17 Sep 2011 13:40:54 -0400 |
nemo |
Revert 3ec95dc2b249 - causes hogs to be trapped in the teleport animation. bad breakage
|
file |
diff |
annotate
|
Sun, 11 Sep 2011 09:46:22 -0400 |
nemo |
Focus camera on moving current hog (probably more important to player). Should make tumbler, sine gun play, attacking off rope and saucer more playable. Also fix a typo in prior offset, and compensate for zoom.
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 10:13:19 -0400 |
nemo |
This condition should have been removed when I was changing targetting
|
file |
diff |
annotate
|
Sat, 10 Sep 2011 03:27:47 +0200 |
sheepluva |
rollin' back my silly hack ( rea4d1fe665d7 )
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 18:30:40 -0400 |
nemo |
Remove some unused variables and options.inc which uFloat doesn't use, probably should never use, and was getting in the way of my testcase - but most importantly, remove the inline on hwSqrt which was causing very bad math on my compiler/machine. We may have to remove more inlining. A pity.
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 20:17:50 +0200 |
sheepluva |
move hedgehogs out of walls
|
file |
diff |
annotate
|
Fri, 09 Sep 2011 22:04:40 +0400 |
unc0rr |
Don't test for hasGone in unapproved places. Now any possibility of desync on player quit is ruled out. Not tested at all.
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 21:20:12 -0400 |
nemo |
er. let's reference the right gear, shall we?
|
file |
diff |
annotate
|
Thu, 08 Sep 2011 21:18:44 -0400 |
nemo |
There. Push this back on to unc0rr. This effect can still desync, 'cause it always could, but at least now the two are linked w/o argument I think.
|
file |
diff |
annotate
|
Thu, 01 Sep 2011 00:28:38 +0200 |
mikade |
onHogAttack hook. Might reposition this later.
|
file |
diff |
annotate
|
Wed, 31 Aug 2011 00:58:48 -0400 |
nemo |
more proper implementation of TARDIS
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 22:41:10 -0400 |
nemo |
make it easier to do portal shoppa, ensure structure doesn't show up by accident in a weaponset
|
file |
diff |
annotate
|
Sun, 21 Aug 2011 19:29:04 -0400 |
nemo |
Try to avoid overlapping voices for major statements (not things like byebye or oof)
|
file |
diff |
annotate
|
Sat, 20 Aug 2011 16:43:57 -0400 |
nemo |
This really should have been a TPoint for consistency
|
file |
diff |
annotate
|
Tue, 16 Aug 2011 23:02:27 -0400 |
nemo |
Make it a lot harder to cheat with typical random crates. This also means that crates will vary even if map has the same seed (hog positions of course will be unchanged).
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 17:49:12 -0400 |
nemo |
For mikade's sake, use old dx/dy/frametick as default, so health crosses move the same
|
file |
diff |
annotate
|
Sun, 14 Aug 2011 17:42:26 -0400 |
nemo |
Use same visual gear for health tags and hearts.
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 14:41:47 -0400 |
nemo |
remove offset in seduction gear creation
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 12:06:53 -0400 |
nemo |
make a special case for teleport instead. also allows teleporting off of a parachute
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 11:52:06 -0400 |
nemo |
prevent attempting to teleport in mid-air during inf attack
|
file |
diff |
annotate
|
Sun, 07 Aug 2011 11:18:49 -0400 |
nemo |
This should make bee/airstrikes play nicer with infinite attack mode
|
file |
diff |
annotate
|
Sat, 23 Jul 2011 16:07:43 -0400 |
nemo |
test on i should be first condition
|
file |
diff |
annotate
|
Sun, 03 Jul 2011 11:24:53 -0400 |
nemo |
Change bee pos sprite, make aiming napalm a little easier, adjust napalm flames to be more centred on the target
|
file |
diff |
annotate
|
Tue, 28 Jun 2011 21:28:13 +0200 |
Henek |
fake crates now with complementary poison
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 16:34:31 -0400 |
nemo |
add missing nil check, increase despeckling of background too
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 15:23:45 -0400 |
nemo |
bounce. tweak of values, remove friction modifier, move to weapon, to match timer behaviour
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 13:38:47 -0400 |
nemo |
Allow control of grenade bounce. Not sure if this is a good idea, but has been requested a lot, so...
|
file |
diff |
annotate
|
Sun, 26 Jun 2011 02:47:36 +0200 |
Henek |
now scripts can create unique crates: dummy (empty) crates and booby traps. scripts can also set health crate values
|
file |
diff |
annotate
|
Wed, 22 Jun 2011 01:04:38 +0200 |
Henek |
fixed gfInfAttack preventing ending of turn while placing hedgehogs
|
file |
diff |
annotate
|
Tue, 21 Jun 2011 22:47:12 +0200 |
Henek |
remove theme.cfg from CMakeLists too
|
file |
diff |
annotate
|
Mon, 02 May 2011 01:55:14 -0400 |
nemo |
Basic TARDIS implementation. Still needs proper animation, and probably a check to force reappearance on death of last team mate
|
file |
diff |
annotate
|