Sat, 15 Jun 2019 13:20:29 +0200 |
Wuzzy |
Fix hog facing direction when landing with parachute
|
file |
diff |
annotate
|
Sat, 15 Jun 2019 12:10:42 +0200 |
Wuzzy |
Properly set dx/dy of hedgehog on parachute
|
file |
diff |
annotate
|
Tue, 11 Jun 2019 16:02:29 +0200 |
Wuzzy |
Fix floating hog when switching to moving hog
|
file |
diff |
annotate
|
Sat, 25 May 2019 18:18:42 +0300 |
alfadur |
scatter bottle pieces
|
file |
diff |
annotate
|
Fri, 24 May 2019 14:55:48 +0200 |
Wuzzy |
Add drill rocket animation
|
file |
diff |
annotate
|
Wed, 22 May 2019 10:45:35 +0200 |
Wuzzy |
Fix health case/barrel health texture being sometimes not created
|
file |
diff |
annotate
|
Fri, 17 May 2019 19:15:03 +0200 |
Wuzzy |
Document the flame code a bit
|
file |
diff |
annotate
|
Thu, 16 May 2019 20:31:41 +0200 |
Wuzzy |
Add Lua callback onHogSwitch
|
file |
diff |
annotate
|
Wed, 15 May 2019 14:12:15 +0300 |
alfadur |
if at all possible, don't regenerate arbitrary number of health textures each tick
|
file |
diff |
annotate
|
Tue, 14 May 2019 03:23:34 +0200 |
Wuzzy |
Don't render health crate and barrel health when drowning
|
file |
diff |
annotate
|
Tue, 14 May 2019 02:29:29 +0200 |
Wuzzy |
Fix parachute moving hog very fast or making it stuck when bumping into wall while facing the opposite direction (bug 742)
|
file |
diff |
annotate
|
Sat, 04 May 2019 21:37:22 +0200 |
Wuzzy |
Some fixes to make Pas2C happy again
|
file |
diff |
annotate
|
Sat, 20 Apr 2019 05:39:57 +0200 |
Wuzzy |
Separate Yoohoo.ogg into "Yoohoo" voice and kiss sound
|
file |
diff |
annotate
|
Sun, 07 Apr 2019 23:39:30 +0200 |
Wuzzy |
Fix health crate health display not respecting Karma value properly
|
file |
diff |
annotate
|
Sun, 07 Apr 2019 23:21:07 +0200 |
Wuzzy |
Hide health of fake health crates
|
file |
diff |
annotate
|
Sun, 07 Apr 2019 23:08:33 +0200 |
Wuzzy |
Don't show SMine timer if drowning
|
file |
diff |
annotate
|
Sun, 07 Apr 2019 19:26:16 +0200 |
Wuzzy |
Render mine timer if gear info is active
|
file |
diff |
annotate
|
Sun, 07 Apr 2019 18:21:14 +0200 |
Wuzzy |
Add key to display extra gear info tags
|
file |
diff |
annotate
|
Wed, 03 Apr 2019 13:00:05 +0200 |
Wuzzy |
Fix air mine not colliding with crates initially (bug 679)
|
file |
diff |
annotate
|
Tue, 02 Apr 2019 14:51:55 +0200 |
Wuzzy |
Fix air attack placement in HedgeEditor/Construction Mode
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 20:08:34 +0200 |
Wuzzy |
Fix turn end if placing air attack in bouncy world edge map was denied
|
file |
diff |
annotate
|
Mon, 01 Apr 2019 18:49:08 +0200 |
Wuzzy |
Fix right limit of piano placement in bounce world edge
|
file |
diff |
annotate
|
Wed, 13 Feb 2019 19:39:14 -0500 |
nemo |
give frozen hogs a break
|
file |
diff |
annotate
|
Fri, 18 Jan 2019 07:24:39 +0100 |
Wuzzy |
Add workaround around an SDL_mixer bug that screws up volume after using flamethrower (bug 721)
|
file |
diff |
annotate
|
Wed, 16 Jan 2019 22:39:27 +0100 |
Wuzzy |
Update clan passive status when team died / got resurrected
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 15:11:15 -0500 |
nemo |
just focus on the unsafe deletes in a hopefully branch-safe fashion
0.9.25
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 15:01:43 -0500 |
nemo |
aaagh can't just move delete like that due to our RNG scrambling... reverting on branch. we'll just have to take our chances w/ the bad code
0.9.25
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 04:30:31 +0100 |
Wuzzy |
Tweak bounce effects of some gears
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 03:52:09 +0100 |
Wuzzy |
Remove a bunch of dead out-commented code
|
file |
diff |
annotate
|
Mon, 14 Jan 2019 02:48:36 +0100 |
Wuzzy |
Properly stop freezeray at bounce edge (instead of restarting the ray over and over again)
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 18:07:04 +0100 |
Wuzzy |
Air attack: Don't spawn missile if it would end up inside bounce world edge of other side
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 17:49:29 +0100 |
Wuzzy |
Tweak height limit of air attack in bounce edge maps
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 17:28:33 +0100 |
Wuzzy |
Disallow placement of piano beyond bounce world edge
|
file |
diff |
annotate
|
Sun, 13 Jan 2019 17:02:15 +0100 |
Wuzzy |
Deny air attack in bounce world edge if target is in "impossible" position
|
file |
diff |
annotate
|
Sat, 12 Jan 2019 23:26:33 +0100 |
Wuzzy |
Fix wrong ice beam angle if it goes diagonally up out of map thru world wrap (bug 718)
|
file |
diff |
annotate
|
Fri, 11 Jan 2019 08:51:11 -0500 |
nemo |
merge release branch
|
file |
diff |
annotate
|
Fri, 11 Jan 2019 08:45:11 -0500 |
nemo |
tabs to spaces
0.9.25
|
file |
diff |
annotate
|
Fri, 11 Jan 2019 08:42:15 -0500 |
nemo |
deletegear rearrangement applied to branch too. if this causes desyncs you're probably in a crashy state already
0.9.25
|
file |
diff |
annotate
|
Fri, 11 Jan 2019 08:08:28 -0500 |
nemo |
couple more use after frees for gear deletion.
|
file |
diff |
annotate
|
Thu, 03 Jan 2019 19:46:48 +0100 |
Wuzzy |
Fix bee targeting fail across wrap world edge
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 02:30:14 +0100 |
Wuzzy |
Fix some King Mode bugs causing minions not always being properly killed
|
file |
diff |
annotate
|
Sat, 01 Dec 2018 23:39:49 +0100 |
Wuzzy |
Make sad Pas2C happy again (add missing parenthesis around a "not")
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 20:09:01 +0100 |
Wuzzy |
Fix freezer failing to freeze gears with negative coordinate
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 19:06:33 +0100 |
Wuzzy |
Do not call AddCI when air mine is frozen without creating land
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 18:41:21 +0100 |
Wuzzy |
Frozen air mines: Don't erase land if gstNoGravity state is off
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 17:13:09 +0100 |
Wuzzy |
Pixel-perfect removal of exploding frozen air mines
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 10:56:06 -0500 |
nemo |
kill stray icicle pixel
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 10:49:08 -0500 |
nemo |
fix bounds check, make out of bounds air mines fall since there's no land to check them into
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 08:41:18 -0500 |
nemo |
Remove airmines on solid land too
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 01:43:41 +0300 |
alfadur |
add frozen airmines to collision array to make them shovable by blowtorch
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 01:34:58 +0300 |
alfadur |
😢
|
file |
diff |
annotate
|
Thu, 29 Nov 2018 01:23:14 +0300 |
alfadur |
make blowtorch hit moving gears
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 21:38:34 -0500 |
nemo |
topY too
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 16:20:55 -0500 |
nemo |
more uninitialised values
|
file |
diff |
annotate
|
Fri, 23 Nov 2018 15:54:23 -0500 |
nemo |
overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 08:11:31 +0300 |
alfadur |
reset airmine timer on stun recovery
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 03:57:27 +0300 |
alfadur |
add sparkles to stunned airmines
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 03:22:16 +0300 |
alfadur |
update kamikaze collision cache after portalling
|
file |
diff |
annotate
|
Tue, 13 Nov 2018 01:56:42 +0300 |
alfadur |
stun airmines on shove
|
file |
diff |
annotate
|
Sun, 11 Nov 2018 00:14:13 +0100 |
unc0rr |
Fix birdy appearance/disappearance animation
|
file |
diff |
annotate
|