hedgewars/uStats.pas
Wed, 16 Jan 2019 22:48:48 +0100 Wuzzy Make passive teams no longer mess with game stats
Wed, 16 Jan 2019 15:40:11 +0100 Wuzzy Add SetTeamPassive. Passive teams are treated like frozen teams
Tue, 15 Jan 2019 21:28:54 +0100 Wuzzy Make hog kill stat stuff consistent WRT SD water rise
Tue, 15 Jan 2019 21:23:56 +0100 Wuzzy Fix hog taunts counting SD water rise drowns as team kills (bug 691)
Tue, 15 Jan 2019 20:53:01 +0100 Wuzzy Comment all important variables in uStats
Thu, 10 Jan 2019 19:47:18 +0100 Wuzzy Don't say "first blood" in games with only 1 clan
Tue, 18 Dec 2018 18:26:13 +0100 Wuzzy Add Lua callback: onGameResult
Mon, 10 Dec 2018 08:55:45 +0100 Wuzzy Fix "first blood" taunt being repeated if same hog got hurt again
Wed, 05 Dec 2018 09:38:31 -0500 nemo make pas2c function without haskell aborting if locale is C 0.9.25
Wed, 31 Oct 2018 14:33:43 +0100 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
Tue, 30 Oct 2018 23:51:01 +0100 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
Tue, 30 Oct 2018 23:08:43 +0100 Wuzzy Play another voice as fallback if sndRevenge could not be found
Sun, 28 Oct 2018 04:21:13 +0100 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
Sun, 28 Oct 2018 02:24:06 +0200 Wuzzy Add revenge taunt
Sun, 28 Oct 2018 00:47:10 +0200 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
Sat, 27 Oct 2018 20:31:31 +0200 Wuzzy Don't play sndDrat or sndBugger on self-kill
Sat, 27 Oct 2018 17:17:01 +0200 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
Sat, 27 Oct 2018 15:55:19 +0200 Wuzzy Add 7 new taunts
Sat, 27 Oct 2018 15:13:49 +0200 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
Tue, 09 Oct 2018 11:28:07 -0400 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
Wed, 05 Sep 2018 01:53:21 +0200 Wuzzy Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
Tue, 04 Sep 2018 17:57:48 +0200 Wuzzy Fix turn reaction not working properly after turn
Tue, 04 Sep 2018 16:12:53 +0200 Wuzzy Fix player rankings getting confused if a clan was revived
Tue, 04 Sep 2018 15:03:35 +0200 Wuzzy Fix player rankings on round draw: Clans that die in the same turn now have the same rank
Tue, 04 Sep 2018 14:20:15 +0200 Wuzzy Rework rankings of losing clans: Rank them in the reverse order they died
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
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, 07 Feb 2018 11:03:14 +0100 Wuzzy Refactor Sudden Death starting into own function
Thu, 28 Sep 2017 01:15:25 +0200 Wuzzy Don't play “missed” taunt if a target has been hit
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console 0.9.22
Thu, 27 Apr 2017 16:29:23 +0200 Wuzzy Remove outdated/unused debug output
Wed, 26 Apr 2017 22:31:29 +0200 Wuzzy Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
Wed, 26 Apr 2017 01:51:51 +0200 Wuzzy Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
Thu, 20 Apr 2017 00:04:35 +0200 Wuzzy Take sacrifices into account for the “Stupid” taunt
Wed, 19 Apr 2017 22:26:24 +0200 Wuzzy Call hog stupid for selfkilling
Wed, 19 Apr 2017 22:10:12 +0200 Wuzzy Call hedgehogs stupid for poisoning themselves
Thu, 06 Apr 2017 23:28:13 +0200 Wuzzy Fix enemy saying “Missed” when poisoned w/o damage
Tue, 04 Apr 2017 21:17:02 +0200 Wuzzy Fix hedgehogs/ticker ignoring kills without damage (#149)
Sun, 27 Nov 2016 13:08:12 +0100 sheepluva fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
Sat, 19 Nov 2016 15:00:14 +0100 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console
Sun, 31 Jan 2016 16:07:14 +0300 unc0rr Bye-bye TryDo
Mon, 10 Aug 2015 03:53:11 +0200 sheepluva more copyright fixes
Mon, 10 Feb 2014 00:43:03 +0400 unc0rr It compiles \o/
Thu, 06 Feb 2014 22:03:53 +0100 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
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
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"
Tue, 21 Jan 2014 22:38:13 +0100 koda partial merge of the webgl branch
Fri, 17 Jan 2014 01:06:54 +0100 sheepluva update copyright to 2014
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
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info
Sat, 24 Aug 2013 00:13:15 +0400 unc0rr Store TrophyRace records in database
Tue, 20 Aug 2013 14:40:27 +0400 unc0rr Fix indentation
Tue, 06 Aug 2013 00:26:07 +0400 unc0rr Declare achievements in console statistics output
Mon, 17 Jun 2013 16:56:58 +0200 koda update with default webgl
Tue, 11 Jun 2013 00:05:07 +0300 Periklis Ntanasis changed variable and function name
Thu, 06 Jun 2013 03:52:32 +0300 Periklis Ntanasis made lua scripts able to turn off automatic game stats
Sat, 24 Aug 2013 01:37:20 +0400 unc0rr Fix script flaw in detection of best team when sending achievement info 0.9.19
Sat, 24 Aug 2013 01:22:45 +0400 unc0rr Fix build 0.9.19
less more (0) -100 -60 tip