File: BUGS

package info (click to toggle)
netpanzer 0.8.7%2Bds-4.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 34,416 kB
  • sloc: cpp: 45,217; sh: 278; objc: 259; python: 102; perl: 30; xml: 30; makefile: 15
file content (9 lines) | stat: -rw-r--r-- 618 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
- cursor scroll is always same speed, should use scrollrate
- when a client connect to a server, it will save the configuration that
  the server sent to him when exit netpanzer.
- sometimes 2 players spawn at the same place - hard to fix, low priority
- Astar sometimes calculates strange paths. Very obvious if you try to capture
  and outpost from the left side: Your panzers will drive around it before
  entering it. (it is not a complete Astar, needs to rewrite)
- The no allies flag in the server config has no effect
- The Abort button when connecting doesn't really aborts the operation, just hide the window