share/hedgewars/Data/Scripts/Multiplayer/Racer.lua
Tue, 28 May 2019 01:28:59 +0200 Wuzzy Change mission panel icons for a couple of game styles
Tue, 28 May 2019 00:48:17 +0200 Wuzzy Semi-standardize usage of icons in many mission panels
Mon, 14 Jan 2019 07:14:18 +0100 Wuzzy Outsource commonly used words in siPointType to QTfrontend
Thu, 10 Jan 2019 23:10:20 +0100 Wuzzy Fix Racer ghost not resetting properly after a skip (bug 565)
Mon, 19 Nov 2018 23:27:36 +0100 Wuzzy Don't aggressively delete air mines in Racer
Fri, 02 Nov 2018 10:31:08 +0100 Wuzzy Update official challenge hashes, improve console logging (warning: racer #17 is missing!)
Thu, 04 Oct 2018 21:17:21 +0200 Wuzzy Merge Racer/TechRacer tie handling
Wed, 05 Sep 2018 15:37:50 +0200 Wuzzy Add tie handling for Racer and TechRacer
Tue, 11 Sep 2018 16:18:24 +0200 Wuzzy Make sure scripts don't break w/ only 1 clan
Tue, 21 Aug 2018 22:52:46 +0200 Wuzzy Remove calls to GetVisualGearValues where it's not needed
Tue, 07 Aug 2018 13:04:02 +0200 Wuzzy Fix resurrection animation appearing at wrong position for some missions and styles
Thu, 08 Mar 2018 21:28:02 +0100 Wuzzy Racer: Draw waypoint outline around cursor while in placement phase
Thu, 08 Mar 2018 19:14:06 +0100 Wuzzy Racer: No longer play Incoming or Missed sound
Thu, 08 Mar 2018 01:22:00 +0100 Wuzzy CTF: Remove tardis and resurrector
Sat, 17 Feb 2018 11:25:43 +0100 Wuzzy Racer/TechRacer: Show best times next to team bars
Fri, 16 Feb 2018 23:42:00 +0100 Wuzzy Racer and TechRacer: Move cameera to first waypoint in Ready phase
Sat, 10 Feb 2018 23:13:23 +0100 Wuzzy Racer: Make waypoints dark in bright themes like Bath
Sat, 10 Feb 2018 21:28:22 +0100 Wuzzy Racer: Make first waypoint flash and highlight last waypoint while placing
Sat, 10 Feb 2018 20:08:22 +0100 Wuzzy Racer, TechRacer: Fade out waypoints at the end
Sat, 10 Feb 2018 19:30:51 +0100 Wuzzy Racer, TechRacer: Change waypoint opacity on victory or failure
Sat, 10 Feb 2018 18:03:12 +0100 Wuzzy Increase opacity of Racer/TechRacer waypoints
Thu, 04 May 2017 16:49:34 +0200 Wuzzy Fix skipping in Racer causing the next team to be skipped, too 0.9.23-alpha
Thu, 04 May 2017 16:36:39 +0200 Wuzzy Stop telling the player to build a track in Racer when it is already built
Mon, 01 May 2017 13:59:24 +0300 unc0rr Update racer scripts 0.9.22
Mon, 01 May 2017 00:04:28 +0200 Wuzzy Add big fat developer warning to all racing scripts about compability
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected 0.9.22
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console 0.9.22
Wed, 26 Apr 2017 02:10:47 +0200 Wuzzy Add back the missing winning animation for Racer and TechRecer
Wed, 19 Apr 2017 20:21:15 +0200 Wuzzy Use new EndTurn in a couple of scripts, esp. to fix timeout taunts in Racer
Fri, 25 Nov 2016 13:38:24 +0100 Wuzzy Disable SD for a couple of scripts and mission maps
Wed, 23 Nov 2016 02:53:05 +0100 Wuzzy Allow to set Racer waypoint limit with script parameter “maxwaypoints”
Wed, 23 Nov 2016 02:39:08 +0100 Wuzzy Fix incorrect type check of wpRad in Racer
Wed, 23 Nov 2016 02:00:24 +0100 Wuzzy Highlight first Racer waypoint in placement phase
Wed, 23 Nov 2016 01:05:34 +0100 Wuzzy Allow to remove waypoints in Racer with precise key
Sat, 19 Nov 2016 23:04:44 +0100 Wuzzy Overwrite special ammo descriptions in Racer script
Wed, 13 Apr 2016 14:19:42 +0200 Wuzzy Racer: Reduce minimum number of waypoints to 2, tweak descriptions
Wed, 13 Apr 2016 14:14:33 +0200 Wuzzy Racer: Clean up “did not finish” mess
Wed, 13 Apr 2016 14:02:53 +0200 Wuzzy Add new Racer script parameter: waypointradius
Sat, 19 Nov 2016 20:22:55 +0100 Wuzzy Racer: Dump old commented-out code
Wed, 13 Apr 2016 14:01:28 +0200 Wuzzy Racer: Show “Track completed!” message
Wed, 13 Apr 2016 14:00:53 +0200 Wuzzy Add “rounds” script parameter for Racer
Wed, 13 Apr 2016 14:00:03 +0200 Wuzzy Racer: Don't mess with ammo display when touching waypoint
Wed, 13 Apr 2016 13:59:20 +0200 Wuzzy Racer: Clean up strings
Wed, 13 Apr 2016 13:58:44 +0200 Wuzzy Implement stats screen for Racer
Wed, 13 Apr 2016 21:42:00 +0900 mikade merge
Sun, 10 Apr 2016 14:00:09 +0900 mikade Allow variable boost directions in Racer
Tue, 01 Mar 2016 08:32:46 +0300 unc0rr Don't dump ghost points if map isn't detected
Sun, 28 Feb 2016 00:00:46 +0300 unc0rr - Fix room config being sent unmodified
Tue, 23 Feb 2016 13:45:49 +0300 unc0rr Dump best time ghost on console
Mon, 22 Feb 2016 23:49:54 +0300 unc0rr Treat #99 point type as a ghost trace
Sat, 13 Feb 2016 00:36:38 +0300 unc0rr detectMap() rewrite with more sane approach, also check waypoints placement to avoid cheating
Fri, 12 Feb 2016 17:03:42 +0300 unC0Rr Attempt to implement hash for special points to detect tech racer maps
Sun, 15 Mar 2015 22:01:10 -0400 nemo team coloured, just for the heck of it, based on a param. also del airmine, 'cause, probably not fun here. you're invuln anyway.
Tue, 03 Mar 2015 22:22:29 +0300 unc0rr amNothing is fine to use in any type of race too
Fri, 13 Jun 2014 02:31:30 +0200 sheepluva racer: if hog starts race without any weapon selected, select whatever is first
Thu, 12 Jun 2014 20:47:11 +0200 sheepluva lua api: SetWeapon(ammoType)
Fri, 25 Apr 2014 16:52:04 +0400 unc0rr Add race type detection
Fri, 25 Apr 2014 14:22:59 +0400 unc0rr - Fix bug with infinite rounds in racer when a team quits mid-game
Tue, 21 Jan 2014 23:53:26 +0100 koda readd r3be36d2fdca6
Tue, 21 Jan 2014 18:02:37 +0100 sheepluva use new API for changing GameFlags
less more (0) -60 tip