# HG changeset patch # User Wuzzy # Date 1479586668 -3600 # Node ID 35ec1edd66a28154243f0ebfad8c1a7141ce907f # Parent 8fd4926e1e9e4990c50ffef6721d156bdbe7da4b Update Changelog: Add Racer and TechRacer updates diff -r 8fd4926e1e9e -r 35ec1edd66a2 ChangeLog.txt --- a/ChangeLog.txt Wed Apr 13 13:55:47 2016 +0200 +++ b/ChangeLog.txt Sat Nov 19 21:17:48 2016 +0100 @@ -46,9 +46,13 @@ + Rope-Knocking Challenge was improved (now awards score based on kills and time; taunts for knocking out hedgehogs) + A few campaign missions now save your personal best successes (e.g. fastest finish in Hard Flying) which get shown after you finish them agin + Capture The Flag supports setting number of captures with script parameter “capture=” + + Show correct ranking and times in stats screen of Racer and TechRacer + + Allow to only place 2 waypoints in Racer + + New script parameter “waypointradius=” for Racer set the size of waypoints + * Fixed waypoint message in TechRacer and Racer overwriting current weapon selection message + * Fixed TechRacer not recording finish if time was >= 100s * Mutant script shows now appropriate ranking and graph in stats screen * Portal Mind Challenge was cleaned up and reworked (especially less awful wording) - * Fixed TechRacer not recording finish if time was >= 100s * Fixed Target Practice missions getting stuck when a target dropped into water * Fixed mistakes and bad wording of strings in several missions, scripts and campaigns * Fixed Lua error message in A Classic Fairytale mission 8