Mon, 10 Dec 2018 19:20:36 +0100 |
Wuzzy |
Also play countdown warning sounds with low initial turn time
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 10:28:06 +0100 |
Wuzzy |
Shorter turn reaction delay
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 10:01:24 +0100 |
Wuzzy |
Also show SD warning 3 and 7 rounds before SD
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 09:39:34 +0100 |
Wuzzy |
Show Sudden Death warning messages only once per round
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 09:01:27 +0100 |
Wuzzy |
Tweak damage tag delay
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 08:00:45 +0100 |
Wuzzy |
Fix poison damage not working in first round
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 07:35:29 +0100 |
Wuzzy |
Longer delays between turns for better readability
|
file |
diff |
annotate
|
Mon, 10 Dec 2018 02:30:14 +0100 |
Wuzzy |
Fix some King Mode bugs causing minions not always being properly killed
|
file |
diff |
annotate
|
Sun, 09 Dec 2018 17:12:47 +0100 |
Wuzzy |
Lua API: SetTurnTimePaused/GetTurnTimePaused
|
file |
diff |
annotate
|
Fri, 30 Nov 2018 17:09:08 +0100 |
Wuzzy |
Don't reduce InitialHealth below 1
|
file |
diff |
annotate
|
Sat, 10 Nov 2018 21:15:42 +0100 |
Wuzzy |
Remove all traces of dead code related to amStructure/gtStructure
|
file |
diff |
annotate
|
Wed, 31 Oct 2018 13:35:53 +0100 |
Wuzzy |
Add Ouch taunt for particulary damaging hits (fall, bullet, shove, hammer)
|
file |
diff |
annotate
|
Tue, 09 Oct 2018 09:02:39 -0400 |
nemo |
make explicit for pas2c some string casts that fpc was probably doing automatically
|
file |
diff |
annotate
|
Sat, 06 Oct 2018 00:23:27 +0200 |
Wuzzy |
Make sure AddChatString is only fed with shortstrings
|
file |
diff |
annotate
|
Fri, 05 Oct 2018 16:54:26 -0400 |
nemo |
formatA expects ansistring params
|
file |
diff |
annotate
|
Thu, 04 Oct 2018 19:04:27 +0200 |
Wuzzy |
Change syntax for Format/FormatA, remove array in function to be friendlier to Pas2C
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Tue, 04 Sep 2018 17:57:48 +0200 |
Wuzzy |
Fix turn reaction not working properly after turn
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 05:05:00 +0200 |
Wuzzy |
Use translation template for speech bubble command
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 00:53:44 +0200 |
Wuzzy |
Don't play timer countdown sounds if in ready phase
|
file |
diff |
annotate
|
Sat, 01 Sep 2018 23:03:56 +0200 |
Wuzzy |
Check for victory before stTurnReact. Fixes 382
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 14:38:54 +0200 |
Wuzzy |
Refactor text color variable names, export 2 color values to Lua
|
file |
diff |
annotate
|
Wed, 08 Aug 2018 11:19:08 +0200 |
Wuzzy |
Make sure gear fuel and alt weapon overlays are always drawn on top
|
file |
diff |
annotate
|
Thu, 02 Aug 2018 20:27:20 -0400 |
nemo |
hijack the duck for an attempted resurrection of the creeper. initial pass.
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 11:39:48 -0400 |
nemo |
and fix index
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 11:37:14 -0400 |
nemo |
oh. and indent that loop
|
file |
diff |
annotate
|
Sun, 29 Jul 2018 11:32:56 -0400 |
nemo |
add wrap check
|
file |
diff |
annotate
|
Thu, 26 Apr 2018 00:21:03 +0200 |
Wuzzy |
Fix hog being unable to walk after using sniper rifle without firing both shots
|
file |
diff |
annotate
|
Thu, 12 Apr 2018 14:52:47 +0200 |
Wuzzy |
Don't let hedgehogs moan if they take 0 Sudden Death damage
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Mon, 12 Mar 2018 12:37:35 +0100 |
Wuzzy |
Lua API: Add onSkipTurn callback, called when hog skips
|
file |
diff |
annotate
|
Wed, 07 Mar 2018 22:47:55 +0100 |
Wuzzy |
Add hedgehog effect heArtillery, allows to set per-hedgehog artillery mode
|
file |
diff |
annotate
|
Sat, 17 Feb 2018 20:59:56 +0100 |
Wuzzy |
Fix onEndTurn being called in multishoot
|
file |
diff |
annotate
|
Fri, 09 Feb 2018 12:08:12 +0100 |
Wuzzy |
Show subtle heal effect for healing hogs in health reset mode
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 18:10:39 +0100 |
Wuzzy |
Add callback: onEndTurn
|
file |
diff |
annotate
|
Thu, 08 Feb 2018 07:09:39 +0100 |
Wuzzy |
Fix timebox being usable in SD w/ damage=0
|
file |
diff |
annotate
|
Wed, 07 Feb 2018 11:03:14 +0100 |
Wuzzy |
Refactor Sudden Death starting into own function
|
file |
diff |
annotate
|
Wed, 07 Feb 2018 07:54:18 +0100 |
Wuzzy |
Fix green color channel on themes with sd-tint (#566)
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 13:42:52 -0500 |
alfadur |
Machinegun. also tweaked ignore
|
file |
diff |
annotate
|
Sat, 30 Sep 2017 21:54:47 +0200 |
sheepluva |
fix some fpc hints
|
file |
diff |
annotate
|
Fri, 01 Sep 2017 11:24:18 -0400 |
nemo |
remove the collision addition for hogs again.
|
file |
diff |
annotate
|
Wed, 09 Aug 2017 15:35:39 -0400 |
nemo |
Add checkins so that spawning on top of things is possible too
|
file |
diff |
annotate
|
Tue, 25 Apr 2017 04:54:46 +0200 |
Wuzzy |
Fix sndBoring being played when force-ending turn due to victory
|
file |
diff |
annotate
|
Sat, 22 Apr 2017 23:06:47 +0200 |
Wuzzy |
Fix sniper rifle disabling laser sight utility after shooting
|
file |
diff |
annotate
|
Mon, 10 Apr 2017 14:15:00 +0200 |
Wuzzy |
Render gear timers in front of water
|
file |
diff |
annotate
|
Sat, 08 Apr 2017 18:36:12 +0200 |
Wuzzy |
Add gear gtDuck: rubber duck
|
file |
diff |
annotate
|
Fri, 07 Apr 2017 02:26:12 +0200 |
Wuzzy |
Harden the countdown sound check
|
file |
diff |
annotate
|
Sun, 01 May 2016 02:36:17 +0200 |
Wuzzy |
Enable timer warning sounds in hog placement phase
|
file |
diff |
annotate
|
Sun, 01 May 2016 01:04:45 +0200 |
Wuzzy |
Fix sniper rifle making timer gray all the time
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 23:46:57 +0200 |
Wuzzy |
Make timer gray while the time is not running or while it is paused
|
file |
diff |
annotate
|
Sat, 30 Apr 2016 23:30:34 +0200 |
Wuzzy |
Add ammoprop for blowtorch and pickhammer for not stopping timer in inf attack
|
file |
diff |
annotate
|
Sat, 19 Nov 2016 15:00:14 +0100 |
Wuzzy |
Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 19:19:36 +0100 |
sheepluva |
reenable divided-mode spawning hack^Wtweak, that was accidently removed in 34ede05e4d4f
|
file |
diff |
annotate
|
Wed, 16 Nov 2016 12:26:26 -0500 |
nemo |
Make sd-tint a theme variable so cophernue can tweak his sky tinting
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 03:00:56 +0100 |
Wuzzy |
Show symbols at bottom right while extra damage / low grav. are active
|
file |
diff |
annotate
|
Tue, 15 Nov 2016 01:25:37 +0100 |
Wuzzy |
Remove old Fort Mode from frontend
|
file |
diff |
annotate
|
Mon, 03 Oct 2016 14:10:25 -0400 |
nemo |
Make frozen hogs poison immune
|
file |
diff |
annotate
|
Fri, 06 May 2016 20:00:55 +0200 |
sheepluva |
<unC0Rr> might be somewhere width used instead of rightx
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 23:52:43 +0200 |
sheepluva |
make hog fallback (flower-in-hole) positioning respect limits (e.g. used by gfDivideTeams)
|
file |
diff |
annotate
|
Wed, 27 Apr 2016 23:14:47 +0200 |
sheepluva |
fix incorrect debug message
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 22:09:50 +0200 |
sheepluva |
create forts in random order
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 14:41:56 +0200 |
sheepluva |
Fort Mode: allow more than 2 clans
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 12:27:17 +0200 |
sheepluva |
cleaning up team divide mode code from last night a little
|
file |
diff |
annotate
|
Tue, 26 Apr 2016 02:42:45 +0200 |
sheepluva |
divided teams: better horizontal clan distribution
|
file |
diff |
annotate
|
Mon, 25 Apr 2016 21:12:34 +0200 |
sheepluva |
"divided teams" modifier will now work with more than 2 teams!
|
file |
diff |
annotate
|
Sun, 31 Jan 2016 16:07:14 +0300 |
unc0rr |
Bye-bye TryDo
|
file |
diff |
annotate
|
Tue, 12 Jan 2016 22:43:39 +0100 |
sheepluva |
pas2c still does (not like) this
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 15:11:44 -0500 |
nemo |
Tweak the hole carving to become less agressive about spacing if random points keep failing.
|
file |
diff |
annotate
|
Thu, 31 Dec 2015 12:47:33 -0500 |
nemo |
Force locations for hogs if even TryHard fails on initial spawn.
|
file |
diff |
annotate
|
Wed, 30 Dec 2015 08:50:19 -0500 |
nemo |
call this faller scrambling less often.
|
file |
diff |
annotate
|
Sat, 10 Oct 2015 18:18:26 +0200 |
sheepluva |
Lua-API: onSuddenDeath hook
|
file |
diff |
annotate
|
Mon, 10 Aug 2015 03:53:11 +0200 |
sheepluva |
more copyright fixes
|
file |
diff |
annotate
|
Sun, 19 Jul 2015 04:05:19 +0200 |
sheepluva |
add some chat message colors
|
file |
diff |
annotate
|
Mon, 13 Jul 2015 06:19:51 +0200 |
sheepluva |
just ignore gfDivideTeams if more/less than 2 teams. instead of quitting with fatal error
|
file |
diff |
annotate
|
Sun, 22 Mar 2015 21:40:16 +0100 |
sheepluva |
make using hog speech a bit more comfortable
|
file |
diff |
annotate
|
Tue, 17 Feb 2015 10:04:32 -0500 |
nemo |
avoid airmines too when spawning
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:47:28 -0500 |
nemo |
Fix bug, undo debug level in server, set air mine number to something non-debug
|
file |
diff |
annotate
|
Sat, 14 Feb 2015 17:34:12 -0500 |
nemo |
Add placement of airmines in engine outside of hog proximity. Has a bug, only protecting 1st team. Also fix a spelling error and rename gstHHChooseTarget to gstChooseTarget
|
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
|
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
|
Mon, 17 Nov 2014 15:25:24 +0100 |
sheepluva |
some whitespace fixes
|
file |
diff |
annotate
|
Sun, 16 Nov 2014 17:07:13 +0100 |
sheepluva |
fix health crate collision
|
file |
diff |
annotate
|
Fri, 14 Nov 2014 17:00:47 +0300 |
unC0Rr |
Fix warnings given by 32-bit fpc
|
file |
diff |
annotate
|
Tue, 11 Nov 2014 23:57:46 +0300 |
unc0rr |
Fix some stuff from coverity
|
file |
diff |
annotate
|
Sun, 24 Aug 2014 10:43:49 +0400 |
unc0rr |
Better diagnostics in log, even though it shouldn't matter anymore
|
file |
diff |
annotate
|
Tue, 03 Jun 2014 11:09:18 -0400 |
nemo |
theme configurable sudden death music. untested
|
file |
diff |
annotate
|
Tue, 06 May 2014 23:16:35 +0400 |
unc0rr |
- Increase limits on number of mines and explosives in game scheme
|
file |
diff |
annotate
|
Sun, 09 Feb 2014 00:44:29 +0400 |
unc0rr |
Even more explicit type conversions and other stuff to help pas2c use ansistrings
|
file |
diff |
annotate
|
Thu, 06 Feb 2014 22:03:53 +0100 |
sheepluva |
rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
|
file |
diff |
annotate
|
Tue, 04 Feb 2014 19:45:22 +0100 |
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
|
Tue, 04 Feb 2014 16:35:31 +0100 |
sheepluva |
fixing the remaining PChar issues pas2c ran into to this point, now it stops because of being unable to deal with "set of char"
|
file |
diff |
annotate
|
Mon, 27 Jan 2014 00:33:42 +0400 |
unc0rr |
Some love to pas2c
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 22:38:13 +0100 |
koda |
partial merge of the webgl branch
|
file |
diff |
annotate
|
Sat, 18 Jan 2014 08:09:55 -0500 |
nemo |
Make poison damage possibly variable (might as well since effects is a count). Scripts might find it handy.
|
file |
diff |
annotate
|
Fri, 17 Jan 2014 01:06:54 +0100 |
sheepluva |
update copyright to 2014
|
file |
diff |
annotate
|
Wed, 08 Jan 2014 00:13:12 +0400 |
unc0rr |
Fix two desync causes
webgl
|
file |
diff |
annotate
|
Sun, 05 Jan 2014 10:54:03 +0400 |
unc0rr |
- Fix build via pas2c
webgl
|
file |
diff |
annotate
|
Tue, 07 Jan 2014 13:56:03 -0500 |
nemo |
pick random x/y prior to addgear (as generic faller does) to avoid random numbers picked out of order
|
file |
diff |
annotate
|
Sat, 04 Jan 2014 23:55:54 +0400 |
unc0rr |
merge default
webgl
|
file |
diff |
annotate
|
Sun, 22 Dec 2013 15:11:13 -0500 |
nemo |
Default to ...
|
file |
diff |
annotate
|
Tue, 10 Dec 2013 13:26:42 -0500 |
nemo |
oups. accidentally commented out both lines
|
file |
diff |
annotate
|
Tue, 10 Dec 2013 00:20:53 -0500 |
nemo |
can't use parsecommand since it does sendipc
|
file |
diff |
annotate
|
Sun, 08 Dec 2013 16:04:40 -0500 |
nemo |
Add rubber utility. Graphics are still incomplete. Also flag snow/ice in theme config.
|
file |
diff |
annotate
|
Sat, 07 Dec 2013 22:09:55 -0500 |
nemo |
revert r938d1c08d0d1 in favour of putting it in the chat log. I think this addresses main concern about missing text. There've been complaints in past too about conversation in bubbles not being visible in history. If the objection is that r938d1c08d0d1 offers a more æsthetic solution, I think it should augment this, be flagged, and fix the visual issues first.
|
file |
diff |
annotate
|
Fri, 08 Nov 2013 23:11:13 -0500 |
nemo |
Tweak trophyrace to work better w/ skip (probably, needs testing), drop Invulnerable in favour of effects - heInvulnerable is already in effects,
|
file |
diff |
annotate
|
Sun, 03 Nov 2013 14:45:07 -0500 |
nemo |
this should prevent sliding when game clock isn't running. sorry unc0rr, not going to bother encapsulating. maybe later. short on time right now/lazy
|
file |
diff |
annotate
|
Mon, 28 Oct 2013 17:03:20 +0100 |
koda |
correctly use USE_TOUCH_INTERFACE
|
file |
diff |
annotate
|
Sun, 27 Oct 2013 22:34:25 -0400 |
nemo |
not sure why this nil check is in here
|
file |
diff |
annotate
|
Wed, 23 Oct 2013 22:25:17 +0400 |
unc0rr |
Oh, dudes :(
|
file |
diff |
annotate
|
Fri, 11 Oct 2013 17:43:13 +0200 |
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
|
Mon, 07 Oct 2013 21:31:28 -0400 |
nemo |
Issue #581
|
file |
diff |
annotate
|
Sat, 06 Jul 2013 19:29:18 +0200 |
koda |
use SDL2 as ifdef symbol because we're not really sdl1.3 compatible, change the compatibility layer, drop unused code, add some documentation
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 12:47:54 -0400 |
nemo |
Remove some GLunit dependencies noticed on graph. uUtils was using it for GLfloat - but, the stuff it was returning to was usually converting to "real" anyway. uLand was including it unnecessarily. Minor refactor
|
file |
diff |
annotate
|
Fri, 28 Jun 2013 10:25:42 +0400 |
unc0rr |
You better test build before committing even trivial patches
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 14:01:43 -0400 |
nemo |
Make add/delete consistent (this has bugged me for so long)
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 15:33:02 +0400 |
unc0rr |
Refactoring: get rid of GSHandlers.inc
|
file |
diff |
annotate
|
Thu, 27 Jun 2013 14:37:03 +0400 |
unc0rr |
Refactoring: VGSHandlers.inc -> uVisualGearsHandlers.pas
|
file |
diff |
annotate
|