[SimBot-commits] CVS: simbot ChangeLog,1.83,1.84
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2007-02-26 02:43:32
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv5108 Modified Files: ChangeLog Log Message: URLs to custom stations generating METAR reports can now be added to the stations database. Index: ChangeLog =================================================================== RCS file: /cvsroot/simbot/simbot/ChangeLog,v retrieving revision 1.83 retrieving revision 1.84 diff -u -d -p -r1.83 -r1.84 --- ChangeLog 22 Jan 2007 03:41:49 -0000 1.83 +++ ChangeLog 26 Feb 2007 02:42:55 -0000 1.84 @@ -1,3 +1,10 @@ +Version 1.0 alpha: (25 Feb 2007) + * plugins/weather.pl + - Added a column 'url' to the stations database. A custom station + can be added to the database. url must be the URL to a METAR + format report. Custom station IDs currently must be in the format + Kxxxxxxxn where x is a letter and n a number. + Version 1.0 alpha: (21 Jan 2007) * plugins/dice.pl: - Change by KewlioMZX: When rolling dice, give the total. |