Sun, 15 Nov 2015 14:14:50 -0500 |
nemo |
avoid double applying wind on drill
|
file |
diff |
annotate
|
Sun, 15 Nov 2015 10:22:42 -0500 |
nemo |
Set gears that go off map to gmDestroy instead of collision, disable morewind for no-gravity gears, restrict application of wind to gears that are already moving and not colliding.
|
file |
diff |
annotate
|
Mon, 09 Nov 2015 19:21:40 +0100 |
sheepluva |
fix hedgehog on parachute facing in wrong direction if parachute opens during double-jump
|
file |
diff |
annotate
|
Thu, 05 Nov 2015 04:42:22 +0100 |
sheepluva |
fix bug reported by S.D.: throwing a sticking mine into a bouncy pit never ends turn. see also http://hedgewars.org/node/6350
|
file |
diff |
annotate
|
Wed, 04 Nov 2015 01:36:34 +0100 |
sheepluva |
wrap bee during pre-flight too
|
file |
diff |
annotate
|
Tue, 03 Nov 2015 21:18:25 +0100 |
sheepluva |
make hammer non-lethal again (as requested by unC0Rr)
|
file |
diff |
annotate
|
Sat, 24 Oct 2015 00:21:15 +0200 |
sheepluva |
fixed: poison clouds could bounce
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 10:48:16 -0400 |
nemo |
Pass overridden uid into AddGear instead
|
file |
diff |
annotate
|
Thu, 08 Oct 2015 10:42:00 -0400 |
nemo |
restore uid on resurrection as well
|
file |
diff |
annotate
|
Wed, 23 Sep 2015 07:49:46 +0200 |
sheepluva |
fp complained about this line being too long
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 16:23:32 -0400 |
nemo |
Allow for arbitrary number of airstrike bombs and spacing.
|
file |
diff |
annotate
|
Sun, 13 Sep 2015 15:36:06 -0400 |
nemo |
Move health:= 6 to gear addition so lua can more easily override it.
|
file |
diff |
annotate
|
Thu, 10 Sep 2015 18:50:39 +0200 |
sheepluva |
stop rc plane prop/engine sound when out of fuel
|
file |
diff |
annotate
|
Thu, 03 Sep 2015 11:51:08 -0400 |
nemo |
Add some HHGear nil checks to teleport. google bug #974
|
file |
diff |
annotate
|
Tue, 01 Sep 2015 23:54:13 +0200 |
sheepluva |
global variable for defining construction distance limit. value smaller 1 means no limit (wip)
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 05:19:56 +0200 |
sheepluva |
this should prevent hogs from hovering in air after using hammer
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 04:02:23 +0200 |
sheepluva |
fix the fix
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 00:25:35 +0200 |
sheepluva |
tweak prev commit
|
file |
diff |
annotate
|
Sun, 09 Aug 2015 00:19:33 +0200 |
sheepluva |
Hammer changes/fixes: honor extra-damage (Issue 975), round up damage, do correct damage when being spammed in infinite-attack mode
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 19:10:57 +0200 |
sheepluva |
fix pickhammer collision when moving upwards, thanks to MK for reporting
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 17:28:20 -0400 |
nemo |
Just to prevent airmines from stealing camera when they blow up... but really what is needed I think is forcing camera to stay on current hedgehog if you are the active player. either all the time, or at least if you are on rope/saucer.
|
file |
diff |
annotate
|
Tue, 26 May 2015 11:59:46 +0300 |
unC0Rr |
Make sure to have gstMoving flag cleared
|
file |
diff |
annotate
|
Fri, 22 May 2015 13:39:12 -0400 |
nemo |
don't decrement 0 timer for air mines...
|
file |
diff |
annotate
|
Fri, 10 Apr 2015 11:14:53 -0400 |
nemo |
bouncy/noportal check after spawn
|
file |
diff |
annotate
|
Wed, 08 Apr 2015 15:04:48 -0400 |
nemo |
Add options to set colouring, behind existing land, and horizontal/vertical flipping to PlaceSprite
|
file |
diff |
annotate
|
Sun, 05 Apr 2015 16:41:39 -0400 |
nemo |
Make bouncing a bit less wtf for various gears tested (hog, 'zooka, saucer hog, drill strike). Less hacky is another matter.
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 15:20:08 -0400 |
nemo |
Make FP tunnel 2px wider.
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 21:30:04 +0100 |
sheepluva |
only display cake timer if it is low
|
file |
diff |
annotate
|
Wed, 25 Mar 2015 20:30:52 +0100 |
sheepluva |
allow gear specific data (with gear type specific type). applied to cake
|
file |
diff |
annotate
|