hedgewars/uGearsUtils.pas
2018-11-28 alfadur 😢
2018-11-28 alfadur make blowtorch hit moving gears
2018-11-24 Wuzzy Clear gstHHJumping and gstHHHJump when hog was hurt by explosion
2018-11-23 nemo overall, using LongInt for leftX/rightX results in fewer casts, since most comparisons are against ints.
2018-11-13 alfadur stun airmines on explosions as well
2018-11-12 alfadur stun airmines on shove
2018-11-10 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
2018-10-31 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
2018-10-31 Wuzzy Stop using dsUnknown, replace with concrete damage sources
2018-10-27 Wuzzy Only play sndThisOneIsMine if crate drops close to hog
2018-10-27 Wuzzy Add 7 new taunts
2018-10-27 alfadur and finally make the bat hit moving gears for completeness
2018-10-27 alfadur make whip hit moving gears
2018-10-27 alfadur make kamikaze hit moving gears as well
2018-10-27 alfadur make firepunch hit moving gears (airmines are not amused)
2018-10-27 alfadur prevent firepunch from hitting the same gear multiple times
2018-10-27 Wuzzy No firepunch hit sound for sticky mines
2018-10-27 alfadur Tweak firepunch sound that Wuzzy found
2018-10-14 alfadur fix return name and bound type
2018-10-14 alfadur remove extra begin
2018-10-14 alfadur add missing .
2018-10-13 alfadur improve stability for checks
2018-10-13 alfadur fix offsets
2018-10-13 alfadur Fix overflow in CheckGearNear
2018-10-05 Wuzzy Rename amDuck and related symbols to amCreeper, gtCreeper, etc.
2018-09-11 alfadur Only show bullet hits for shovable gears
2018-09-11 alfadur Revert sinegun brokenness to previous levels
2018-08-08 Wuzzy Refactor text color variable names, export 2 color values to Lua
2018-08-07 Wuzzy Report spawning visual gear in onGearResurrect
2018-08-07 Wuzzy Move max. number of crate spawns into variable
2018-08-06 Wuzzy Show correct health increase when hog health cap is reached
2018-08-06 Wuzzy Add bounce effect to cake when it touches bounce edge
2018-08-02 Wuzzy Fix hammer/pickhammer not digging land with gfSolidLand on
2018-08-02 Wuzzy Cap hedgehog health to prevent overflow bugs
2018-07-30 Wuzzy Fix freeze ray not working through wrap world edge; add DrawLineWrapped
2018-07-28 nemo merge of 0.9.24 - hopefully correctly this time
2018-07-24 Wuzzy Limit max droplet count to 50 (fix for 0.9.24 branch only) 0.9.24
2018-05-28 alfadur ensure shotgun works with portals and make it hit airmines
2018-05-24 nemo make all bullets function similar to machinegun bullets (can hit/shove objects without checkin)
2018-05-24 nemo Allow freezing airmines because whyyy not
2018-05-03 alfadur fix trace when bullets skip on water
2018-04-11 alfadur Fix minigun bullets hitting shooter when it hits hog on other side of world wrap
2018-03-09 alfadur Fix minigun bullet impact image being drawn over hog sometimes
2018-02-09 Wuzzy Refactor health gain effects and message into util fuction HHHeal
2018-02-08 Wuzzy Fix timebox being usable in SD w/ damage=0
2018-01-31 alfadur Machinegun. also tweaked ignore
2017-10-30 Wuzzy Backed out changeset d08afea02908
2017-10-23 Wuzzy Make GearsNear and CheckGearNear check gears across wrap world edge
2017-10-22 Wuzzy Fix bee homing incorrectly when target is across wrap world edge
2017-10-21 Wuzzy Move CalcWorldWrap to uUtils.pas
2017-10-20 Wuzzy AI player checks if it can use tardis before selecting it
2017-10-06 Wuzzy Fix teleport allowing you to teleport in land if you clicked beyond the wrap-around border
2017-09-30 sheepluva fix some fpc hints
2017-09-29 sheepluva pas2c happiness initiative 2017, continued
2017-08-10 alfadur block spawning on ice slopes
2017-08-09 nemo So, was trying to allow spawning on level surfaces of ice but not girders, but seems to be failing. We'll call this WIP
2017-08-09 nemo trying to eliminate that annoying impact sound for gears that are well under the water and not even exiting it. sheepluva might want to look this over since this is modifying his code and should perhaps be part of the addSplashForGear checks, but hadn't had much luck getting him to examine it past year or so
2017-08-09 nemo don't spawn things on ice. it's too unpredictable what'll happen to them
2017-04-26 Wuzzy Disable resurrection message for respawning with heResurrectalbe
2017-04-20 Wuzzy Make health gain message translatable
less more (0) -100 -60 tip