Changes 1.3.2
~~~~~~~~~~~~~
 - Switched from event onEndRace to onEndRace1
 - SpeeUp the display/hide from the Widget in all situations



Changes 1.3.1
~~~~~~~~~~~~~
 - Switched from event onStartup to onSync
 - Changed from formatTime() from basic.inc.php to an own formating function
 - Changed the (default) display of the differences of the Checkpoint time from e.g. "+1.14" to "+0:01.14",
   if you want to have the old one, just change $pbcps_config['WIDGET']['FULLTIME'] to 'false'
 - Better Spectator verification for Gamemodes Rounds, Team and Cup
 - Changed the Help to fit into all Gamemodes
 - Added global Plugins Register Pool to enabling version check (for plugin.third-party-plugins-uptodate.php)



Changes 1.3
~~~~~~~~~~~
 - Change at event onNewChallenge2 from query the dedicated server to get the required variables from $current_item
 - New feature: The last reached Checkpoint is now marked, if you restart a map before reaching the finish
 - Bugfix: Reseting Checkpoint times from every Player when an new Player join to the Server. (thanks nouse)
 - Bugfix: Trying to get property of non-object on line 365... onCheckpoint Event calls to early.



Changes 1.2
~~~~~~~~~~~
 - Bugfix: At XASECO start and crossing a Checkpoints thats results in a PHP Warning
 - Bugfix: If no Player are online then do not try to load the Player Checkpoint times (thanks biloudeprovence)
 - Bugfix: If the Player press DEL to restart the run or when finished the run, then do not display the first
   Checkpoint-Color at the ColorBar



Changes 1.1
~~~~~~~~~~~
 - Preset at the first run the Checkpoint times from a local record (if one was driven), otherwise empty as before



Changes 1.0
~~~~~~~~~~~
 - Fixed a Bug at Checkpoints time calculation for Multilap Maps
 - Fixed the display of the Score in Gamemode 'Stunts'



Changes 0.9.9
~~~~~~~~~~~
 - Fixed the Checkpoints time at Multilap Maps and Cup-Mode



Changes 0.9.8
~~~~~~~~~~~
 - Fixed the version compare of the installed XASECO



Changes 0.9.7
~~~~~~~~~~~
 - Now supporting Rounds, TimeAttack, Team, Laps, Stunts and Cup Gamemodes
 - Bugfix: Displaying wrong times and Checkpoint-Numbers in Rouds-Mode
 - Bugfix: If a Player changes into Spectator Mode hide this Widget, do not overlay (thanks marco)
