Search found 3 matches

by Kolorciuk
Thu Sep 29, 2011 9:55 pm
Forum: Bugs and Problems
Topic: why motto filter?
Replies: 5
Views: 2802

why motto filter?

Why is there a motto filter? Motto filter is placed in src/game/PlayerInfo.cxx line 301 function PlayerInfo::isMottoReadable. You can have any motto that is shorter then 5 letters. When motto length is longer then or equal to 5 letters you need it to have more punctuation marks then 50% of the whole...
by Kolorciuk
Sat Jul 09, 2011 4:16 pm
Forum: Development
Topic: different way of colouring radar shots
Replies: 1
Views: 4085

different way of colouring radar shots

Now, the shots on radar, when are higher or lower then our tanks high, they get less visible. They simply fade out. You don't know whether shot is higher or lower then your tank. I wanted to make it somehow clearly visible on the radar, where ,compared to my tanks high, is the bullet. I decided to n...
by Kolorciuk
Sat Jul 09, 2011 12:53 am
Forum: Development
Topic: hideRadarViewLines
Replies: 3
Views: 4685

hideRadarViewLines

This feature was surely intended by the author of bz, but i think he forgot to add this as option in config file. To enable it simply add one line in src/bzflag/defaultBZDB.cxx. There's no diff between bzf 2.0.16 and 2.4.0 - there's the same file in the same directory. Here's output of diff, as you ...