hedgewars/HHHandlers.inc
2010-11-13 nemo Apply wind while roping too (with the game flag set)
2010-11-12 koda drillstrike! might require the drill patch to improve behavior
2010-11-11 nemo Move resurrection to utilities, reduce its probablit a bit to match other utilities, rename the "hint" prop since it really isn't being used as a hint anymore. That can be put back if it changes.
2010-11-11 nemo Fix a long-standing bug with ammo due to gstMoving being set on gears generically, causing an incorrect ammo type to be set. This caused crashes and incorrect ammo types.
2010-11-10 nemo make weapons on rope/parachute/UFO inherit momentum of the hog. needs testing of course
2010-11-09 nemo No point in leaving hogs at 0, since shotgun triggers death anyway. Also, add some audio cues to extra damage / time
2010-11-07 Henek renaming gtAmmo_Bomb and gtAmmo_Grenade
2010-11-05 nemo revert attempts to block switching weapon while targetting in infinite attack mode. just getting too messy.
2010-11-05 nemo I need to keep track of CurAmmoGear or else I trap people who clicked on the bee target
2010-11-05 nemo This should make bee and other targetted things behave more reliably in infinite attack mode. Blocks switching of weps if a target point is active.
2010-10-30 nemo clear poison on death
2010-10-29 nemo This should only allow switching from portal gun and the like.
2010-10-23 Tobias Neumann Resurrector Weapon: Add ammo icon, sound, hedgehog picture (from Tiy).
2010-10-11 nemo set CurAmmoType to a temp var so I don't have to worry about it switching inside the routine so that I can actually put OnUsedAmmo where it belongs.
2010-10-11 nemo Call OnUsedAmmo *after* doing the normal CurAmmoType stuff so CurAmmoType actually points to the right bloody weapon
2010-10-11 Tobias Neumann New Weapon: Resurrector (TODO: ammo icon + sprites)
2010-10-11 nemo restore the delay between shots
2010-10-11 nemo Hopefully fix bee/air attacks w/o screwing anything else up. Set mines to trigger immediately in infinite attack mode (better not use 0s mines)
2010-10-11 nemo Correct another bug in slot switching, adjust width of theme list, really truly fix reset of weps (I hope) should also fix infinite teleport bug in place hogs mode. Slow update of health to 5s for inf attack mode.
2010-10-10 nemo Add the standard delay (1.25 seconds) between attacks on inf attack mode, as well as checks for damage and win.
2010-10-10 nemo Check on an infinite attacks mode, still many problems in actual weapons
2010-10-10 nemo Add per-hog ammo option, initial stubs for infinite attack and weapon reset, fix a bug in ammo switching
2010-09-29 nemo Correct bug in flight ceiling for birdy as well, increase clip on velocity to 1.9 (shouldn't cause problems with most collision checks still), apply clip to both + and -
2010-09-26 nemo remove windspeed from bubbles, remove initial dY from bubbles, apply dY/dX to bubbles, correct offsets on flying saucer flame graphics, add bubbles when flying saucer thrusts underwater, make flying saucer sink more slowly underwater
2010-09-26 nemo Allow UFO to go underwater. Keep UFO active if it runs out of fuel in the air/water, just disable controls.
2010-09-22 smaxx Engine:
2010-09-12 smaxx Sounds:
2010-09-08 nemo Trying to adjust behaviour of multishoot w/ portal gun so switching weapons works correctly.
2010-09-06 nemo Fix selection while in UFO
2010-09-06 nemo Change all use of curslot/idx to CurAmmoType to try and avoid some bugs with use of last weapon.
2010-08-25 tiyuri Some survival mode changes by burp
2010-08-03 smaxx Engine:
2010-08-02 smaxx Engine:
2010-07-29 smaxx Engine:
2010-05-28 smxx Engine (Henek):
2010-05-28 smxx Engine:
2010-05-28 smxx Engine:
2010-05-19 nemo Henek adds a flamethrower, updates some translations, and tweaks how fire works.
2010-05-17 nemo Fix for artillery mode weapon use
2010-05-06 nemo trying to unbreak what I broke
2010-05-06 nemo Cheating
2010-05-06 sheepluva portal:
2010-05-04 sheepluva * some changes/cleanups to portal, still much to do :/ * reverted nemo's temporary loop fix * notice: small loops possible again, so take care :P, bigger onces should be interrupted
2010-05-04 nemo TEMPORARY
2010-05-02 smxx Engine:
2010-05-02 nemo Clear IntersectGear if there is no portal link. Portals don't need it and it blocks shots straight down on first portal.
2010-05-02 nemo Drown the hog using the piano
2010-05-02 nemo Revert removal of CurAmmoGear from shotgun/deagle (was a silly idea of speeding up the shots)
2010-05-02 nemo More portal changes. Allows for a multishoot utility. Hopefully not breaking anything.
2010-05-01 nemo Minor change, so sheepluva can comment
2010-05-01 nemo Fix portal graphic name, continuing work on portal movement
2010-05-01 sheepluva * added some comments
2010-04-30 mbait Gas grenade:
2010-04-29 sheepluva let players affect in which direction their teleported hedgehog will look
2010-04-17 palewolf cWindSpeed recalculation assumed GetRandom returns a value between 0.0-1.0 while in fact is in the 0.0-0.5 range; Halve cMaxWindSpeed to compensate.
2010-04-16 smxx Engine:
2010-04-16 smxx Engine:
2010-04-06 smxx Engine:
2010-04-04 nemo Add reference to ammo at time of gear creation to allow switching to work on jetpack/parachute
2010-04-01 nemo Update (c) lines to 2010 as unc0rr requested - they all had varying values so I just took the first year mentioned, then tacked on -2010
2010-03-30 smxx Engine:
2010-03-30 smxx Engine:
2010-03-30 nemo prophylactic removal of some Integer references, raise a few of the template islands up a bit so they work inverted without triggering border
2010-03-29 palewolf - Add HH dX/dY to Birdy disappearing animation
2010-03-28 palewolf Birdy appears from off-screen
2010-03-27 smxx Engine:
2010-03-27 smxx Engine:
2010-03-27 mbait Added poisoned eggs
2010-03-26 smxx Engine:
2010-03-26 nemo Enable birdy. Has egg bombing. Eggs should possibly have a dX component. No poison yet, no egg sprite.
2010-03-25 mbait Birdy egg added
2010-03-21 nemo Rename current things called utilities to Effects (since they impact game state / flags w/o using a gear) and add a bunch of things that don't cause damage and are just used to move to Utility crate.
2010-03-16 smxx Engine:
2010-03-14 smxx Engine:
2010-03-14 smxx Engine:
2010-03-14 nemo Remove animation on jumping/resuming walk, only leave it in on weapon switch
2010-03-14 nemo Accidentally checked in birdy testing. reverted.
2010-03-14 nemo An animation requested by Tiy. Needs testing.
2010-03-14 smxx Engine:
2010-03-10 unc0rr Patch by soreau (polished by me): show floating away ammo icon when you pick up a crate
2010-03-06 unc0rr Replace tabs with spaces using 'expand -t 4' command
2010-03-05 smxx Engine:
2010-03-01 smxx Engine:
2010-02-28 nemo Dude mine probability spinner
2010-02-24 nemo Adjust LocalClan when shuffling, set to -1 in case all local clans are bots.
2010-02-23 nemo Corrected test
2010-02-23 nemo Restore shared clan ammo (still needs flag), add ammo info message if the person who picked up the ammo was a member of your clan
2010-02-19 smxx Engine:
2010-02-14 nemo halt team blink on attack
2010-02-08 nemo Some handling of interaction between king mode and place hogs mode.
2010-02-08 nemo Mode to place hogs at start of game. Will probably need a bit more testing.
2010-02-04 smxx Engine:
2009-12-10 unc0rr Fix a rare bug when crosshair stucks in up position
2009-11-29 unc0rr Smaxx patch with tuning by me:
2009-11-14 koda fix wrong ttf blending in ppc
2009-11-09 unc0rr - Formatting changes
2009-11-05 koda revert previous commit to remove a wip patch
2009-11-05 koda update themes cmakefiles to use GLOB instead of listing all the files
2009-10-25 unc0rr Smaxx: only allow change direction when shift key is pressed
2009-10-16 unc0rr - Fix build
2009-10-16 unc0rr - Tweak join/leave colour
2009-10-15 koda molotov sound FTW
2009-10-15 nemo damn semicolons...
2009-10-15 nemo oh, just use shotgun reload for all. prg says it sounds better
2009-10-15 nemo oops. shotgun reload
2009-10-15 nemo Play shotgun for weapon crates. Suggestion by Smaxx. Using "placed" for health/utility - could use a prettier sound for health now that there are health animation
2009-10-15 nemo Initial molotov cocktail. Still needs graphics, tweaking of fire behaviour. Also changed probabilities for default weapon sets
2009-10-12 unc0rr Smaxx: less hacks
2009-10-12 unc0rr Huge Smaxx patch with some fixes by me:
2009-09-10 nemo Strip trailing spaces
2009-08-12 unc0rr Better support for scripting by gears
2009-07-15 koda sound for mortar
2009-07-07 nemo Accidentally switched property in last checkin
2009-07-05 nemo allow attacks while moving on ammo with alt attack (parachute/rope/jetpack) - needs testing.
2009-07-03 koda typos
2009-06-28 nemo Move count notification to all multishoot
2009-06-21 nemo Initial attempt at jetpack. Pluses, more like lunar lander (takes fall damage). Minuses, can't seem to cancel it or use alt weapon
2009-06-02 nemo New baseball bat sound, steam when fire lands on water (needs new hiss sound), bubbles when hedgehog drowns, more messages on
2009-06-01 unc0rr Make code suck less
2009-06-01 nemo Death messages thanks to Smaxx
less more (0) -120 tip