TG: - Replaced a few more conveyor switches with the one-way conveyor switch.

- Added feedback gathering for radio, rc and pda message use. (Only the number
of messages sent is recorded)
- Generalized the 'round_end' time feedback logging into a proc that now also
handles the radio/pda/rc processing at round end. (
blackbox.round_end_data_gathering(), where blackbox is the blackbox recorder
object. )
 Revision: r3111
Author: 	 baloh.matevz
This commit is contained in:
Ren Erthilo
2012-04-22 21:07:45 +01:00
parent 696f8ad5aa
commit 17d249c2c7
7 changed files with 178 additions and 48 deletions
+1 -1
View File
@@ -122,7 +122,7 @@
world << "Aborting world restart!"
return
feedback_set_details("end_error","no live players")
//feedback_set_details("end_error","no live players")
if(blackbox)
blackbox.save_all_data_to_sql()