share/hedgewars/Data/Scripts/Multiplayer/Racer.lua
changeset 12393 0eb1457f7b94
parent 12338 6bdabf67a012
child 12411 cd53f1bf52ff
equal deleted inserted replaced
12392:cfcbc960337e 12393:0eb1457f7b94
     2 ------------------------------------------
     2 ------------------------------------------
     3 -- RACER 0.8
     3 -- RACER 0.8
     4 -- map-independant racing script
     4 -- map-independant racing script
     5 -- by mikade
     5 -- by mikade
     6 -----------------------------------------
     6 -----------------------------------------
       
     7 
       
     8 -- DEVELOPER WARNING - FOR OFFICIAL DEVELOPMENT --
       
     9 -- Be careful when editig this script, do not introduce changes lightly!
       
    10 -- This script is used for time records on the official Hedgewars server.
       
    11 -- Introducing breaking changes means we have to invalidate past time records!
     7 
    12 
     8 -----------------------------------
    13 -----------------------------------
     9 --0.1: took all the code from crazy racer and scrapped most of it
    14 --0.1: took all the code from crazy racer and scrapped most of it
    10 -----------------------------------
    15 -----------------------------------
    11 
    16