hedgewars/uGears.pas
Thu, 12 Jan 2023 22:15:24 +0100 Sergey Alirzaev Fixed a memory leak
Fri, 23 Sep 2022 02:21:21 +0300 S.D. Add FastForward/StopFastForward (/ff hh:mm:ss, /sff) chat commands to fast forward to a specific timestamp in a demo
Mon, 09 May 2022 20:03:09 +0300 alfadur remove Hedgehog from generated mines
Sat, 16 Oct 2021 03:35:48 +0300 alfadur remove owner from wild sentries
Sat, 11 Jul 2020 23:06:29 +0300 alfadur place some generated sentries in water
Sat, 11 Jul 2020 02:12:02 +0300 alfadur add sentry deployment step
Wed, 08 Jul 2020 23:42:42 +0300 alfadur improve sentry spawn
Sun, 28 Jun 2020 01:06:18 +0300 alfadur place sentries on start
Fri, 26 Jun 2020 17:40:22 +0300 alfadur add sentry 🤖 stub
Sat, 06 Jun 2020 15:40:51 +0200 Wuzzy Disable gfMoreWind for land objects on turn end only after a fixed-time delay
Thu, 12 Mar 2020 15:09:16 -0400 nemo er... nevermind. back this out. ApplyDamage should pick this up just fine.
Thu, 12 Mar 2020 15:07:32 -0400 nemo poison should ruin a flawless victory. ht Case_Of
Mon, 30 Sep 2019 10:39:58 +0200 Wuzzy Render finger only once in wrap
Mon, 26 Aug 2019 14:27:03 -0400 nemo flag some of the renderstringtex which are taking up a ton of processing time with --stats-only and pas2c
Mon, 08 Jul 2019 21:44:26 +0200 Wuzzy King Mode: Fix king placement phase not working correctly with multiple teams in a clan
Sat, 29 Jun 2019 20:41:14 +0200 Wuzzy Render contour of air mines when in highly opaque water
Mon, 17 Jun 2019 20:20:01 +0200 Wuzzy Fix air mine spawning inside land if land is almost completely full
Mon, 17 Jun 2019 19:51:05 +0200 Wuzzy Fix mapgen flowers being slightly offset on X axis
Sat, 15 Jun 2019 19:49:02 +0200 Wuzzy Fix mapgen flowers being placed into indestructible map border
Mon, 03 Jun 2019 16:49:42 +0200 Wuzzy Ensure the flowers get placed within map bounds
Mon, 27 May 2019 00:04:40 +0200 Wuzzy Backed out changeset 96244def1cc0—It was broken
Sun, 26 May 2019 23:52:04 +0200 Wuzzy Fix temporary hog/timer freeze when throwing sticky mine, then switch to shotgun in inf. attack
Fri, 17 May 2019 16:49:28 +0200 Wuzzy Add tiny delay in stInit to fix some turn react problems
Wed, 15 May 2019 18:43:42 +0300 alfadur free gear textures to avoid log warnings
Sat, 04 May 2019 21:37:22 +0200 Wuzzy Some fixes to make Pas2C happy again
Tue, 30 Apr 2019 18:25:04 +0200 Wuzzy Refactor decimal separator to make Pas2C happy
Tue, 30 Apr 2019 17:00:23 +0200 Wuzzy Fix Pas2C failing to include SysUtils
Tue, 09 Apr 2019 00:45:14 +0200 Wuzzy Fix bugs when entering speech bubble commands during hog placement phase
Mon, 08 Apr 2019 15:51:42 +0200 Wuzzy New callback: onCaseDrop (called when engine MIGHT drop a crate)
Mon, 08 Apr 2019 03:15:34 +0200 Wuzzy Fix map preview not matching actual map
Sun, 07 Apr 2019 23:21:07 +0200 Wuzzy Hide health of fake health crates
Sun, 07 Apr 2019 22:57:58 +0200 Wuzzy Fix coloring of mine timers
Sun, 07 Apr 2019 22:43:45 +0200 Wuzzy Add support for decimal point of displayed mine timer
Sun, 07 Apr 2019 20:01:02 +0200 Wuzzy Don't explose mine timer in game if random (using Karma value)
Sun, 07 Apr 2019 19:26:16 +0200 Wuzzy Render mine timer if gear info is active
Sun, 07 Apr 2019 18:21:14 +0200 Wuzzy Add key to display extra gear info tags
Mon, 01 Apr 2019 19:16:55 +0200 Wuzzy Hedgehogs: Move setting of random pos to chAddHH
Mon, 21 Jan 2019 23:50:56 +0100 Wuzzy Hide hog GUI extras in scripted cinematic, also suppress some voices
Mon, 14 Jan 2019 03:52:09 +0100 Wuzzy Remove a bunch of dead out-commented code
Sun, 13 Jan 2019 15:54:10 +0100 Wuzzy Don't try to spawn air mines beyond the bounce world edge
Wed, 19 Dec 2018 01:02:06 +0100 Wuzzy Disable caption and FollowGear for crates that spawn before 1st turn (useful for missions)
Mon, 10 Dec 2018 19:20:36 +0100 Wuzzy Also play countdown warning sounds with low initial turn time
Mon, 10 Dec 2018 10:28:06 +0100 Wuzzy Shorter turn reaction delay
Mon, 10 Dec 2018 10:01:24 +0100 Wuzzy Also show SD warning 3 and 7 rounds before SD
Mon, 10 Dec 2018 09:39:34 +0100 Wuzzy Show Sudden Death warning messages only once per round
Mon, 10 Dec 2018 09:01:27 +0100 Wuzzy Tweak damage tag delay
Mon, 10 Dec 2018 08:00:45 +0100 Wuzzy Fix poison damage not working in first round
Mon, 10 Dec 2018 07:35:29 +0100 Wuzzy Longer delays between turns for better readability
Mon, 10 Dec 2018 02:30:14 +0100 Wuzzy Fix some King Mode bugs causing minions not always being properly killed
Sun, 09 Dec 2018 17:12:47 +0100 Wuzzy Lua API: SetTurnTimePaused/GetTurnTimePaused
Fri, 30 Nov 2018 17:09:08 +0100 Wuzzy Don't reduce InitialHealth below 1
Sat, 10 Nov 2018 21:15:42 +0100 Wuzzy Remove all traces of dead code related to amStructure/gtStructure
Wed, 31 Oct 2018 13:35:53 +0100 Wuzzy Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
Tue, 09 Oct 2018 09:02:39 -0400 nemo make explicit for pas2c some string casts that fpc was probably doing automatically
Sat, 06 Oct 2018 00:23:27 +0200 Wuzzy Make sure AddChatString is only fed with shortstrings
Fri, 05 Oct 2018 16:54:26 -0400 nemo formatA expects ansistring params
Thu, 04 Oct 2018 19:04:27 +0200 Wuzzy Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
Thu, 27 Sep 2018 00:26:58 +0200 Wuzzy Fix teleport cursor briefly re-appearing after placing hog in hog placement phase + inf attack mode
Sat, 15 Sep 2018 15:26:23 +0200 Wuzzy Fix team stats screwing up if game ends due to drowning in rising Sudden Death water
Tue, 04 Sep 2018 17:57:48 +0200 Wuzzy Fix turn reaction not working properly after turn
Mon, 03 Sep 2018 22:14:46 +0200 Wuzzy Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
Mon, 03 Sep 2018 05:05:00 +0200 Wuzzy Use translation template for speech bubble command
Mon, 03 Sep 2018 00:53:44 +0200 Wuzzy Don't play timer countdown sounds if in ready phase
Sat, 01 Sep 2018 23:03:56 +0200 Wuzzy Check for victory before stTurnReact. Fixes 382
Sat, 11 Aug 2018 21:43:55 +0200 Wuzzy Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
Wed, 08 Aug 2018 14:38:54 +0200 Wuzzy Refactor text color variable names, export 2 color values to Lua
Wed, 08 Aug 2018 11:19:08 +0200 Wuzzy Make sure gear fuel and alt weapon overlays are always drawn on top
Thu, 02 Aug 2018 20:27:20 -0400 nemo hijack the duck for an attempted resurrection of the creeper. initial pass.
Sun, 29 Jul 2018 11:39:48 -0400 nemo and fix index
Sun, 29 Jul 2018 11:37:14 -0400 nemo oh. and indent that loop
Sun, 29 Jul 2018 11:32:56 -0400 nemo add wrap check
Thu, 26 Apr 2018 00:21:03 +0200 Wuzzy Fix hog being unable to walk after using sniper rifle without firing both shots
Thu, 12 Apr 2018 14:52:47 +0200 Wuzzy Don't let hedgehogs moan if they take 0 Sudden Death damage
Thu, 15 Mar 2018 02:59:37 +0100 Wuzzy gtGenericFaller: Use Tag=1 to allow gtGenericFaller to be displaced randomly. Otherwise it is left alone
Mon, 12 Mar 2018 12:37:35 +0100 Wuzzy Lua API: Add onSkipTurn callback, called when hog skips
Wed, 07 Mar 2018 22:47:55 +0100 Wuzzy Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
Sat, 17 Feb 2018 20:59:56 +0100 Wuzzy Fix onEndTurn being called in multishoot
Fri, 09 Feb 2018 12:08:12 +0100 Wuzzy Show subtle heal effect for healing hogs in health reset mode
Thu, 08 Feb 2018 18:10:39 +0100 Wuzzy Add callback: onEndTurn
Thu, 08 Feb 2018 07:09:39 +0100 Wuzzy Fix timebox being usable in SD w/ damage=0
Wed, 07 Feb 2018 11:03:14 +0100 Wuzzy Refactor Sudden Death starting into own function
Wed, 07 Feb 2018 07:54:18 +0100 Wuzzy Fix green color channel on themes with sd-tint (#566)
Wed, 31 Jan 2018 13:42:52 -0500 alfadur Machinegun. also tweaked ignore
Sat, 30 Sep 2017 21:54:47 +0200 sheepluva fix some fpc hints
Fri, 01 Sep 2017 11:24:18 -0400 nemo remove the collision addition for hogs again.
Wed, 09 Aug 2017 15:35:39 -0400 nemo Add checkins so that spawning on top of things is possible too
Tue, 25 Apr 2017 04:54:46 +0200 Wuzzy Fix sndBoring being played when force-ending turn due to victory
Sat, 22 Apr 2017 23:06:47 +0200 Wuzzy Fix sniper rifle disabling laser sight utility after shooting
Mon, 10 Apr 2017 14:15:00 +0200 Wuzzy Render gear timers in front of water
Sat, 08 Apr 2017 18:36:12 +0200 Wuzzy Add gear gtDuck: rubber duck
Fri, 07 Apr 2017 02:26:12 +0200 Wuzzy Harden the countdown sound check
Sun, 01 May 2016 02:36:17 +0200 Wuzzy Enable timer warning sounds in hog placement phase
Sun, 01 May 2016 01:04:45 +0200 Wuzzy Fix sniper rifle making timer gray all the time
Sat, 30 Apr 2016 23:46:57 +0200 Wuzzy Make timer gray while the time is not running or while it is paused
Sat, 30 Apr 2016 23:30:34 +0200 Wuzzy Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
Sat, 19 Nov 2016 15:00:14 +0100 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Wed, 16 Nov 2016 19:19:36 +0100 sheepluva reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
Wed, 16 Nov 2016 12:26:26 -0500 nemo Make sd-tint a theme variable so cophernue can tweak his sky tinting
Tue, 15 Nov 2016 03:00:56 +0100 Wuzzy Show symbols at bottom right while extra damage / low grav. are active
Tue, 15 Nov 2016 01:25:37 +0100 Wuzzy Remove old Fort Mode from frontend
Mon, 03 Oct 2016 14:10:25 -0400 nemo Make frozen hogs poison immune
Fri, 06 May 2016 20:00:55 +0200 sheepluva <unC0Rr> might be somewhere width used instead of rightx
Wed, 27 Apr 2016 23:52:43 +0200 sheepluva make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
Wed, 27 Apr 2016 23:14:47 +0200 sheepluva fix incorrect debug message
Tue, 26 Apr 2016 22:09:50 +0200 sheepluva create forts in random order
Tue, 26 Apr 2016 14:41:56 +0200 sheepluva Fort Mode: allow more than 2 clans
Tue, 26 Apr 2016 12:27:17 +0200 sheepluva cleaning up team divide mode code from last night a little
Tue, 26 Apr 2016 02:42:45 +0200 sheepluva divided teams: better horizontal clan distribution
Mon, 25 Apr 2016 21:12:34 +0200 sheepluva "divided teams" modifier will now work with more than 2 teams!
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Tue, 12 Jan 2016 22:43:39 +0100 sheepluva pas2c still does (not like) this
Thu, 31 Dec 2015 15:11:44 -0500 nemo Tweak the hole carving to become less agressive about spacing if random points keep failing.
Thu, 31 Dec 2015 12:47:33 -0500 nemo Force locations for hogs if even TryHard fails on initial spawn.
Wed, 30 Dec 2015 08:50:19 -0500 nemo call this faller scrambling less often.
Sat, 10 Oct 2015 18:18:26 +0200 sheepluva Lua-API: onSuddenDeath hook
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Sun, 19 Jul 2015 04:05:19 +0200 sheepluva add some chat message colors
Mon, 13 Jul 2015 06:19:51 +0200 sheepluva just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
Sun, 22 Mar 2015 21:40:16 +0100 sheepluva make using hog speech a bit more comfortable
Tue, 17 Feb 2015 10:04:32 -0500 nemo avoid airmines too when spawning
less more (0) -120 tip