Wed, 05 Aug 2015 11:33:02 -0400 |
nemo |
oops. melon pieces need friction and elasticity to bounce right.
|
file |
diff |
annotate
|
Sat, 11 Jul 2015 18:36:06 -0400 |
nemo |
remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 16:46:14 -0400 |
nemo |
enable bounce on rubber for air bombs. give them the missing elasticity they needed for the code there to work properly.
|
file |
diff |
annotate
|
Fri, 03 Apr 2015 16:39:09 -0400 |
nemo |
give melon pieces a radius. is why they weren't bouncing.
|
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
|
Sun, 15 Mar 2015 16:14:13 -0400 |
nemo |
Allow rope tinting
|
file |
diff |
annotate
|
Tue, 17 Feb 2015 10:04:32 -0500 |
nemo |
avoid airmines too when spawning
|
file |
diff |
annotate
|
Tue, 17 Feb 2015 09:50:22 -0500 |
nemo |
bit more friction. remove gstSubmersible clearing. was for the old "sea" thing that is totally gone now. As a general attribute, better to let other stuff clear it as needed.
|
file |
diff |
annotate
|
Mon, 16 Feb 2015 13:58:32 -0500 |
nemo |
make mines submersible
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 22:48:23 -0500 |
nemo |
inherit mines time div 4
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 16:57:32 -0500 |
nemo |
Use the larger scaled airmine sprite originally intended, add some antidickery measures.
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 16:01:09 -0500 |
nemo |
more tweakery
|
file |
diff |
annotate
|
Sun, 18 Jan 2015 14:47:25 -0500 |
nemo |
radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
|
file |
diff |
annotate
|
Sat, 17 Jan 2015 10:07:12 -0500 |
nemo |
tweak a few params. still something wtf going on when on rope
|
file |
diff |
annotate
|
Fri, 16 Jan 2015 17:51:29 -0500 |
nemo |
experiment with air mines. thought they could make shoppa... interesting. ToDo: Allow mines to give up, tweak distances, real graphics, toggle for whether they can acquire a new target while they haven't given up.
|
file |
diff |
annotate
|
Thu, 11 Dec 2014 21:32:24 -0500 |
nemo |
remove a not that somehow magically appeared in a prior commit.
|
file |
diff |
annotate
|
Wed, 10 Dec 2014 08:05:45 -0500 |
nemo |
put back the old uteams cleanup, leaks and all, to worry about post-release since my attempt to use DeleteGear was running into the fact that that procedure does way more than just delete a gear. might need an explicit cleanup routine for both to call.
|
file |
diff |
annotate
|
Tue, 09 Dec 2014 22:56:34 -0500 |
nemo |
Fix in-flight colouring of land spray, make it use tint when added to land too (lua might find that handy), tweak climbhome cake delay slightly
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 15:02:43 -0500 |
nemo |
skip a bunch of stuff not applicable to cleanup
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 14:52:56 -0500 |
nemo |
HedgehogDamaged calls CurrentHedgehog
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 11:20:31 -0500 |
nemo |
sheepluva is right
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 10:55:56 -0500 |
nemo |
oh, probably need nil checks here too
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 10:24:06 -0500 |
nemo |
meh. will persevere. DeleteGear can't call that much stuff...
|
file |
diff |
annotate
|
Mon, 08 Dec 2014 09:35:14 -0500 |
nemo |
Use FreeAndNil across the board. Even if we are immediately assigning after, probably avoids accidental mistakes. Also free neglected owner tex on shutdown, and delete hog gears using the normal deletion procedure if for any reason they still exist (EndGame call?).
|
file |
diff |
annotate
|
Thu, 04 Dec 2014 20:15:03 +0100 |
sheepluva |
flake FrameTicks value of 0 now indicades that the frame should not be changed
|
file |
diff |
annotate
|
Sun, 30 Nov 2014 15:30:51 -0500 |
nemo |
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
|
file |
diff |
annotate
|
Wed, 19 Nov 2014 02:00:47 +0100 |
sheepluva |
make gear ability to speak somewhat less ironic
|
file |
diff |
annotate
|
Sat, 15 Nov 2014 01:30:40 +0300 |
unc0rr |
- Comment out getrandom in addgear for hedgehog, causes preview-game desync
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 17:00:47 +0300 |
unC0Rr |
Fix warnings given by 32-bit fpc
|
file |
diff |
annotate
|