hedgewars/uGearsHandlersMess.pas
Mon, 09 Dec 2013 10:59:38 -0500 nemo Experiment in adding a "boing" graphic for bouncing. It has no text right now (was thinking l10n) and colour is fixed.
Sun, 08 Dec 2013 16:04:40 -0500 nemo Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
Sun, 08 Dec 2013 13:49:11 -0500 nemo Add missing gstCollision bug #725
Sun, 08 Dec 2013 17:58:45 +0100 sheepluva fix Issue #724: Bee sound never stops (underwater when timer is 0)
Tue, 03 Dec 2013 12:10:51 -0500 nemo Remove turntimeleft/hog gear check from smine if infinite attack is enabled. just use the flightime for that.
Sat, 30 Nov 2013 22:34:39 -0500 nemo Make sticky mine respect lfBouncy, make hogs do same, kinda... make uCollisions return land w/ mask, restrict bouncy to advbounce gears only, which means piano doesn't bounce anymore
Sat, 30 Nov 2013 11:14:32 +0100 sheepluva fixing position of spawning sparkles of target gears by applying a filthy workaround for a filthy bug in the filthy filthy doStepCase handler.
Fri, 29 Nov 2013 18:46:32 +0100 sheepluva whip: visual enhancements (hat'n'dust) as suggested by nemo
Thu, 28 Nov 2013 21:13:49 -0500 nemo Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
Tue, 19 Nov 2013 22:15:40 -0500 nemo return land word from uCollisions to make decisions based on it. Should be handy for trampoline.
Thu, 14 Nov 2013 12:47:22 -0500 nemo Make birdy fly away if hog gear is deleted.
Fri, 08 Nov 2013 23:11:13 -0500 nemo Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
Sun, 20 Oct 2013 20:10:09 -0400 nemo avoid infinite loop
Sun, 20 Oct 2013 18:25:58 -0400 nemo make landspray build across too
Sat, 19 Oct 2013 16:10:57 -0400 nemo Prevent attacking yourself w/ plane from crashing
Sat, 19 Oct 2013 15:59:47 -0400 nemo differentiate borders a bit
Mon, 14 Oct 2013 00:33:10 -0400 nemo don't kill rope if not extended
Sun, 13 Oct 2013 13:14:32 -0400 nemo make wrapping nicer when there's collision
Fri, 11 Oct 2013 17:43:13 +0200 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
Wed, 09 Oct 2013 20:16:34 -0400 nemo Allow girder construction to wrap. Makes wrapping w/ large bodies of water a bit more interesting.
Thu, 03 Oct 2013 12:22:12 -0400 nemo couple more wrap calls. freezer still doesn't propagate properly. mostly due to
Thu, 03 Oct 2013 12:10:30 -0400 nemo add shotgun wrap, revert 100px offset. Problematic w/ things that rely on Land.
Mon, 30 Sep 2013 12:37:44 -0400 nemo move border back a bit from left/right bounds, bee tweak
Sun, 29 Sep 2013 19:03:15 -0400 nemo Make a few more gears honour world edge checks
Sun, 29 Sep 2013 16:10:32 -0400 nemo partial implementation of non-infinite world (edge wrap/warp/bounce)
Fri, 27 Sep 2013 21:52:21 -0400 nemo was a bit hard to read
Tue, 13 Aug 2013 00:12:11 -0400 nemo I'm guessing this takes care of issue #689
Fri, 19 Jul 2013 22:55:07 -0400 nemo crude ice check that probably works well enough in most cases (so far there's just one ucollisions that returns a land pixel - might want to extend that)
Thu, 18 Jul 2013 16:58:28 -0400 nemo oups. accidentally dropped health check
Sun, 30 Jun 2013 21:37:29 -0400 nemo bug #668 + reorder conditions for kick slightly, to call the math last
Thu, 27 Jun 2013 14:01:43 -0400 nemo Make add/delete consistent (this has bugged me for so long)
Thu, 27 Jun 2013 15:51:20 +0400 unc0rr Merge
Thu, 27 Jun 2013 15:33:02 +0400 unc0rr Refactoring: get rid of GSHandlers.inc
less more (0) tip