hedgewars/uStats.pas
2018-10-31 Wuzzy Enemy/AI hogs now say “Hmm” on turn start. Use IllGetYou/JustYouWait for hit after attack
2018-10-30 Wuzzy Attacking same clan (not same team) is no longer enough to trigger sndSameTeam
2018-10-30 Wuzzy Play another voice as fallback if sndRevenge could not be found
2018-10-28 Wuzzy Add taunts: Leavemealone, Cutitout (when attacked many times)
2018-10-28 Wuzzy Add revenge taunt
2018-10-27 Wuzzy Chance to play sndNutter if player sacrifices hog and misses
2018-10-27 Wuzzy Don't play sndDrat or sndBugger on self-kill
2018-10-27 Wuzzy Add 3 taunts: Amazing, Brilliant, Excellent
2018-10-27 Wuzzy Add 7 new taunts
2018-10-27 Wuzzy uStats: Fix DamageGiven being counted twice, fix self-damage msg never appearing
2018-10-09 nemo IFDEF out missing function with FIXME, revert pas2c change in 0ecf77e203c0 as suggested by unc0rr, another string annotation
2018-09-04 Wuzzy Fix clan ranking counter advancing per-team instaed of per-clan in case of a tie
2018-09-04 Wuzzy Fix turn reaction not working properly after turn
2018-09-04 Wuzzy Fix player rankings getting confused if a clan was revived
2018-09-04 Wuzzy Fix player rankings on round draw: Clans that die in the same turn now have the same rank
2018-09-04 Wuzzy Rework rankings of losing clans: Rank them in the reverse order they died
2018-09-03 Wuzzy Rip out stats code from TurnReaction and put it into new function TurnStats. Fixes buggy stats
2018-08-11 Wuzzy Add separate TotalRounds var for Lua to count the *actual* number of rounds that have been played
2018-08-08 Wuzzy Refactor text color variable names, export 2 color values to Lua
2018-02-07 Wuzzy Refactor Sudden Death starting into own function
2017-09-27 Wuzzy Don't play “missed” taunt if a target has been hit
2016-02-23 unc0rr Dump best time ghost on console 0.9.22
2017-04-27 Wuzzy Remove outdated/unused debug output
2017-04-26 Wuzzy Fix Traitor taunt being played when hog w/ heResurrectable drowns w/o damage
2017-04-25 Wuzzy Lua API: SendAchevementsStatsOff, SendGameResultOff, SendRankingStatsOff
2017-04-19 Wuzzy Take sacrifices into account for the “Stupid” taunt
2017-04-19 Wuzzy Call hog stupid for selfkilling
2017-04-19 Wuzzy Call hedgehogs stupid for poisoning themselves
2017-04-06 Wuzzy Fix enemy saying “Missed” when poisoned w/o damage
2017-04-04 Wuzzy Fix hedgehogs/ticker ignoring kills without damage (#149)
2016-11-27 sheepluva fix problem with pas2c build. please don't use "and not xyz", use "and (not xyz)"
2016-11-19 Wuzzy Play countdown sounds for 4-1 remaining seconds and “boring” voice on timeout
2016-02-23 unc0rr Dump best time ghost on console
2016-01-31 unc0rr Bye-bye TryDo
2015-08-10 sheepluva more copyright fixes
2014-02-09 unc0rr It compiles \o/
2014-02-06 sheepluva rolling back my PChar stuff, because unC0Rr improves string handling pas2c instead <3
2014-02-04 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
2014-02-04 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"
2014-01-21 koda partial merge of the webgl branch
2014-01-17 sheepluva update copyright to 2014
2013-10-11 koda merge with latest defaul, fixing compiling with fpc, parsing and rendering with pas2c, some minor problems with compiling with clang webgl
2013-08-23 unc0rr Fix script flaw in detection of best team when sending achievement info
2013-08-23 unc0rr Store TrophyRace records in database
2013-08-20 unc0rr Fix indentation
2013-08-05 unc0rr Declare achievements in console statistics output
2013-06-17 koda update with default webgl
2013-06-10 Periklis Ntanasis changed variable and function name
2013-06-06 Periklis Ntanasis made lua scripts able to turn off automatic game stats
2013-08-23 unc0rr Fix script flaw in detection of best team when sending achievement info 0.9.19
2013-08-23 unc0rr Fix build 0.9.19
2013-08-23 unc0rr Store TrophyRace records in database 0.9.19
2013-08-05 unc0rr Declare achievements in console statistics output 0.9.19
2013-06-04 koda update branch webgl
2013-05-29 unc0rr bump copyright year for Andrey entries
2013-04-02 koda update webgl branch webgl
2013-03-11 nemo this should ensure those other voices play a bit more often.
2012-11-11 koda merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions) webgl
2012-11-07 koda parentheses for everyone webgl
2012-11-02 Xeli remove mobile ifdefs, replace writeLn's for WriteLnToConsole
less more (0) -100 -60 tip