-
```
I saw this a couple of times today when playing a bunch of bug.
```
Original issue reported on code.google.com by `carsonday` on 5 Mar 2011 at 10:21
-
```
When your partner tells you two things at once they are not played you only
hear one.
```
Original issue reported on code.google.com by `carsonday` on 15 Nov 2009 at 10:19
-
```
Its rare but at times you get a NullPointerException when playing/obsing a
bug game. This is due to the lag while handling all the events when it is over.
```
Original issue reported on code.goo…
-
```
This initially was how it was designed but the scripts need to be changed.
Its kind of annoying not seeing them.
Its also annoying not seeing your partner tell you thief sounds even if it
plays so…
-
```
Flip both boards when observing bughouse games.
```
Original issue reported on code.google.com by `DPXTan@gmail.com` on 10 Dec 2009 at 1:25
-
```
Here is another video of the premove problems and highlight problems I have.
One of the premoves that didn't work was playing d4.
```
Original issue reported on code.google.com by `DPXTan@gmai…
-
```
What steps will reproduce the problem?
1. Playing either bughouse or crazyhouse chess with premove
What is the expected output? What do you see instead?
The premoves don't work very well. I can m…
-
```
bgpn support needs to be added. This includes storing bughouse games in bpgn,
and loading
bughouse games from bgpn.
```
Original issue reported on code.google.com by `carsonday` on 25 Oct 2009…
-
```
The vetoing observed games while playing feature broke it. Fixing this asap.
```
Original issue reported on code.google.com by `carsonday` on 9 Nov 2009 at 8:20
-
```
In OfferManager we use setVariable("formula", "!suicide & !bughouse &
!atomic"), but in BoardManager setVariable("formula", "")
Is it correct?
```
Original issue reported on code.google.com by…