Search found 3 matches

by zshall
Sat Jul 13, 2013 9:42 pm
Forum: Development
Topic: bzscoreboard, a BZFlag LED sign controller
Replies: 4
Views: 5511

Re: bzscoreboard, a BZFlag LED sign controller

I worked on it all day and I've fixed the problem of messages coming in too fast. I now have a priority queue described above in which low priority messages are bumped off and high priority messages stay on when too many messages are happening at once, and a forced wait time to make sure that one ca...
by zshall
Sat Jul 13, 2013 3:36 am
Forum: Development
Topic: bzscoreboard, a BZFlag LED sign controller
Replies: 4
Views: 5511

Re: bzscoreboard, a BZFlag LED sign controller

Thanks for the info!! I can certainly add more of the default bzadmin messages into the mix. As far as getting the score goes, there are two routes I see that could work. First off, I think I'll poke around the source for bzadmin and BZFlag and see if I might be able to copy the score displaying cod...
by zshall
Fri Jul 12, 2013 8:24 pm
Forum: Development
Topic: bzscoreboard, a BZFlag LED sign controller
Replies: 4
Views: 5511

bzscoreboard, a BZFlag LED sign controller

Hi everyone. I have developed a simple program called bzscoreboard which monitors the output of bzadmin and displays information about a BZFlag game on an LED message sign. This program was developed for use during LAN parties but could also be used for tournaments or in any event in which a lot of ...