2018-12-10 |
Wuzzy |
Fix some King Mode bugs causing minions not always being properly killed
|
file |
diff |
annotate
|
2018-11-12 |
alfadur |
stun airmines on shove
|
file |
diff |
annotate
|
2018-11-10 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
file |
diff |
annotate
|
2018-10-27 |
alfadur |
make firepunch hit moving gears (airmines are not amused)
|
file |
diff |
annotate
|
2018-10-26 |
Wuzzy |
Add separate sound symbols for case impact and extra damage
|
file |
diff |
annotate
|
2018-10-26 |
Wuzzy |
Add ice beam idle sound
|
file |
diff |
annotate
|
2018-10-05 |
Wuzzy |
Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
|
file |
diff |
annotate
|
2018-10-05 |
Wuzzy |
Remove unused doStepDuck gear handler
|
file |
diff |
annotate
|
2018-09-01 |
Wuzzy |
Fix damage not being displayed if hog drowns in water with 100% opacity (like in Compost theme)
|
file |
diff |
annotate
|
2018-08-11 |
Wuzzy |
Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
|
file |
diff |
annotate
|
2018-08-06 |
Wuzzy |
Fix projectiles reacing incorrectly with land just behind the wrap world edge
|
file |
diff |
annotate
|
2018-08-03 |
nemo |
hijack the duck for an attempted resurrection of the creeper. initial pass.
|
file |
diff |
annotate
|
2018-07-30 |
Wuzzy |
Fix freeze ray not working through wrap world edge; add DrawLineWrapped
|
file |
diff |
annotate
|
2018-07-10 |
Wuzzy |
Refactor collision mask checks, remove hardcoded numbers
|
file |
diff |
annotate
|
2018-07-10 |
Wuzzy |
Refactor: lfCurrentHog→lfCurHogCrate, lfNotCurrentMask→lfNotCurHogCrate
|
file |
diff |
annotate
|
2018-05-24 |
nemo |
Allow freezing airmines because whyyy not
|
file |
diff |
annotate
|
2018-05-02 |
nemo |
real droplet fix - default density is fine - also add back in the underwater bullet trails
|
file |
diff |
annotate
|
2018-05-02 |
nemo |
reduce minigun splash droplets a little
|
file |
diff |
annotate
|
2018-04-29 |
nemo |
Airmines should have been set for 45° bounce - the only reason they weren't I guess is they were a clone of some mine values - and mines use traditional behaviour.
|
file |
diff |
annotate
|
2018-03-10 |
Wuzzy |
Minigun: Move attack timer to Karma to make gear type more Lua-friendly
|
file |
diff |
annotate
|
2018-03-07 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
2018-01-31 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
2017-11-09 |
alfadur |
animation tweak
|
file |
diff |
annotate
|
2017-10-06 |
Wuzzy |
Fix molotov cocktails bouncing off vertically off rubber
|
file |
diff |
annotate
|
2017-10-04 |
Wuzzy |
Fix cake taking >200s to explode when it's completely stuck and can't move (bug 194)
|
file |
diff |
annotate
|
2016-05-12 |
Wuzzy |
Make duck rise to surface when spawning underwater
|
file |
diff |
annotate
|
2016-05-12 |
Wuzzy |
Add a few comments for rubber duck
|
file |
diff |
annotate
|
2016-05-12 |
Wuzzy |
Put duck speed factor into gear variable
|
file |
diff |
annotate
|
2016-05-12 |
Wuzzy |
Fix rubber duck not bouncing off diagonal rubber
|
file |
diff |
annotate
|
2016-05-12 |
Wuzzy |
Fix swimming rubberduck screwing up after portal, also change timer to 15s, no resets
|
file |
diff |
annotate
|
2017-04-08 |
Wuzzy |
Add ammotype amDuck for rubber duck
|
file |
diff |
annotate
|
2017-04-08 |
Wuzzy |
Add gear gtDuck: rubber duck
|
file |
diff |
annotate
|
2017-04-06 |
Wuzzy |
More ticker messages: Sick, king died, resurrect, time box return, timeout, kamikaze
|
file |
diff |
annotate
|
2017-01-15 |
alfadur |
code changes to make the new bat animation work
|
file |
diff |
annotate
|
2016-11-27 |
sheepluva |
make random timers less easy to predict
|
file |
diff |
annotate
|
2016-05-21 |
nemo |
Change this back to allowing hooking rope to hogs again, 'cause, well, rage...
|
file |
diff |
annotate
|
2016-04-13 |
Wuzzy |
Add sound effects for: cleaver impact, air mine impact, using extra time
|
file |
diff |
annotate
|
2016-03-03 |
nemo |
Break up the hog/object collision. Currently is $7F, allowing 128 overlapping objects accurately. Breaking it up into 15 for hogs, 7 for other objects. I'm thinking the overall accuracy should be just fine as far as people noticing even with a ton of overlapping hogs, and this way we can tell the difference between a hog and "something else". For experiment and rope-breaking purposes, make rope pass through hogs.
|
file |
diff |
annotate
|
2016-02-09 |
nemo |
Put graves behind other stuff.
|
file |
diff |
annotate
|
2016-02-09 |
unC0Rr |
Fix possible crashes/hangs due to recent changes
|
file |
diff |
annotate
|
2016-01-31 |
unc0rr |
Bye-bye TryDo
|
file |
diff |
annotate
|
2015-12-29 |
nemo |
Make weapon damage in most cases be a structure value and also expose it to lua. Needs testing/review due to conditions at time of doing this (w/ one arm, dizzy/tingling due to sodium citrate), and just number of places changed..
|
file |
diff |
annotate
|
2015-10-08 |
nemo |
Pass overridden uid into AddGear instead
|
file |
diff |
annotate
|
2015-09-13 |
nemo |
Oups. 6, not 12 - was testing
|
file |
diff |
annotate
|
2015-09-13 |
nemo |
Allow for arbitrary number of airstrike bombs and spacing.
|
file |
diff |
annotate
|
2015-09-13 |
nemo |
Move health:= 6 to gear addition so lua can more easily override it.
|
file |
diff |
annotate
|
2015-08-10 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
2015-08-09 |
sheepluva |
Hammer had been accessing dangling pointers under particular circumstances (e.g. when hitting a mine/barrel right when it exploded)
|
file |
diff |
annotate
|
2015-08-05 |
nemo |
oops. melon pieces need friction and elasticity to bounce right.
|
file |
diff |
annotate
|
2015-07-11 |
nemo |
remove teamgone. desyncs now. less interesting without the animation, perhaps something should be flagged to replace it
|
file |
diff |
annotate
|
2015-04-03 |
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
|
2015-04-03 |
nemo |
give melon pieces a radius. is why they weren't bouncing.
|
file |
diff |
annotate
|
2015-03-25 |
sheepluva |
only display cake timer if it is low
|
file |
diff |
annotate
|
2015-03-25 |
sheepluva |
allow gear specific data (with gear type specific type). applied to cake
|
file |
diff |
annotate
|
2015-03-15 |
nemo |
Allow rope tinting
|
file |
diff |
annotate
|
2015-02-17 |
nemo |
avoid airmines too when spawning
|
file |
diff |
annotate
|
2015-02-17 |
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
|
2015-02-16 |
nemo |
make mines submersible
|
file |
diff |
annotate
|
2015-01-19 |
nemo |
inherit mines time div 4
|
file |
diff |
annotate
|
2015-01-18 |
nemo |
Use the larger scaled airmine sprite originally intended, add some antidickery measures.
|
file |
diff |
annotate
|
2015-01-18 |
nemo |
more tweakery
|
file |
diff |
annotate
|
2015-01-18 |
nemo |
radius and sprite drawing tweaks to match the still temporary sprite. also a begin/end sheepluva suggested
|
file |
diff |
annotate
|
2015-01-17 |
nemo |
tweak a few params. still something wtf going on when on rope
|
file |
diff |
annotate
|
2015-01-16 |
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
|
2014-12-12 |
nemo |
remove a not that somehow magically appeared in a prior commit.
|
file |
diff |
annotate
|
2014-12-10 |
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
|
2014-12-10 |
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
|
2014-12-08 |
nemo |
skip a bunch of stuff not applicable to cleanup
|
file |
diff |
annotate
|
2014-12-08 |
nemo |
HedgehogDamaged calls CurrentHedgehog
|
file |
diff |
annotate
|
2014-12-08 |
nemo |
sheepluva is right
|
file |
diff |
annotate
|
2014-12-08 |
nemo |
oh, probably need nil checks here too
|
file |
diff |
annotate
|
2014-12-08 |
nemo |
meh. will persevere. DeleteGear can't call that much stuff...
|
file |
diff |
annotate
|
2014-12-08 |
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
|
2014-12-04 |
sheepluva |
flake FrameTicks value of 0 now indicades that the frame should not be changed
|
file |
diff |
annotate
|
2014-11-30 |
nemo |
expose FlightTime to lua, disable in-air flame harming moving hogs ☹ aaaand override that in ClimbHome ☺
|
file |
diff |
annotate
|
2014-11-19 |
sheepluva |
make gear ability to speak somewhat less ironic
|
file |
diff |
annotate
|
2014-11-14 |
unc0rr |
- Comment out getrandom in addgear for hedgehog, causes preview-game desync
|
file |
diff |
annotate
|
2014-11-14 |
unC0Rr |
Fix warnings given by 32-bit fpc
|
file |
diff |
annotate
|
2014-11-11 |
unc0rr |
Fix some stuff from coverity
|
file |
diff |
annotate
|
2014-07-05 |
sheepluva |
WIP: weSea tweaks, functional and visual
|
file |
diff |
annotate
|
2014-02-09 |
unc0rr |
It compiles \o/
|
file |
diff |
annotate
|
2014-02-04 |
sheepluva |
update FSF address. note: two sdl include files (by Sam Lantinga) still have the old FSF address in their copyright - but I ain't gonna touch their copyright headers
|
file |
diff |
annotate
|
2014-01-21 |
koda |
merge
|
file |
diff |
annotate
|
2014-01-21 |
nemo |
This adds idle hog tinting. Active hog tinting still needed.
|
file |
diff |
annotate
|
2014-01-21 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
2014-01-17 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
2014-01-04 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
2013-12-23 |
nemo |
more advbounce flagging
|
file |
diff |
annotate
|
2013-12-23 |
nemo |
make punch usable with no gravity lua
|
file |
diff |
annotate
|
2013-12-20 |
unC0Rr |
Fix warnings
|
file |
diff |
annotate
|
2013-11-29 |
nemo |
Initial pass at bounciness. To try it out, or lfBouncy on girder in uLandGraphics (search for the word graphically)
|
file |
diff |
annotate
|
2013-10-11 |
koda |
merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang
webgl
|
file |
diff |
annotate
|
2013-09-30 |
nemo |
move border back a bit from left/right bounds, bee tweak
|
file |
diff |
annotate
|
2013-06-17 |
koda |
update with default
webgl
|
file |
diff |
annotate
|
2013-06-17 |
nemo |
Many of the gears treat non-0 timer as overridden. Added that check in more places so that lua could use this a tiny bit more consistently. Also preserve state for jetpack.
|
file |
diff |
annotate
|
2013-06-04 |
koda |
update branch
webgl
|
file |
diff |
annotate
|
2013-05-29 |
unc0rr |
bump copyright year for Andrey entries
|
file |
diff |
annotate
|
2013-05-14 |
nemo |
Rename submersible state, increase getaway time for attack underwater, slow down gear dx/dy underwater to simulate water resistance
|
file |
diff |
annotate
|
2013-05-14 |
nemo |
some saucer thing for firing weps underwater and aiming and such. bit drunk and sleepy so testing I guess
|
file |
diff |
annotate
|
2013-04-02 |
koda |
update webgl branch
webgl
|
file |
diff |
annotate
|
2013-03-27 |
koda |
merge correction, also what's with all those trailing whitespaces?
|
file |
diff |
annotate
|
2013-03-26 |
nemo |
Try to document TGear a bit, so people know what is commonly overridden, and what stuff is used for. Remove gtIceGun-specific values from TGear and abuse a couple of commonly abused members instead.
|
file |
diff |
annotate
|
2013-03-18 |
nemo |
More flagging of Land values. Also use less than for tests of non-terrain, instead of "and $FF00 = 0". Saves a couple of ops, which actually matters a small amount in a few places.
|
file |
diff |
annotate
|
2013-03-17 |
nemo |
Add some flags for a few of the magic Land values
|
file |
diff |
annotate
|
2013-02-10 |
nemo |
Cleaver tweaks based on feedback. Nerf damage, shrink radius. This means cleaver will embed into ground quite a bit further.
|
file |
diff |
annotate
|
2012-12-25 |
koda |
update branch with default
webgl
|
file |
diff |
annotate
|
2012-12-01 |
deepdog |
GCI2012: Remove Structure Weapon Code
|
file |
diff |
annotate
|
2012-11-30 |
Joe Doyle (Ginto8) |
Move global variables to units that use them
|
file |
diff |
annotate
|
2012-11-11 |
koda |
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
webgl
|
file |
diff |
annotate
|
2012-10-14 |
nemo |
First pass at cleaver.
|
file |
diff |
annotate
|
2012-10-09 |
nemo |
Knife is still broken, but so koda can fix it...
|
file |
diff |
annotate
|
2012-10-08 |
nemo |
A bit more on the knife. Also add missing files to CMakeLists
|
file |
diff |
annotate
|
2012-10-07 |
nemo |
Set default collision mask for gears at currenthedgehog X/Y to FF7F, expose mask to scripting as well. This should resolve the collision part of bug #420
|
file |
diff |
annotate
|
2012-10-01 |
unc0rr |
- Fix warnings and hints
|
file |
diff |
annotate
|
2012-09-02 |
nemo |
Correct snow fall/rotation (matching visual gear)
|
file |
diff |
annotate
|
2012-09-01 |
unc0rr |
Rope fix without hacks.
|
file |
diff |
annotate
|
2012-08-25 |
nemo |
Fix throwing things off rope, also make throwing things a bit more generic and gear density dependent (so you can throw mines further, and also throw dynamite a little).
|
file |
diff |
annotate
|
2012-07-16 |
unc0rr |
- Check for harmful gear deletions
|
file |
diff |
annotate
|
2012-07-16 |
unc0rr |
Use gmDestroy message instead
|
file |
diff |
annotate
|
2012-07-15 |
nemo |
Fix bug in resurrector deleting graves (exists in stable too), remove some unnecessary assignments due to the fillchar 0
|
file |
diff |
annotate
|