Running Bug List

From Bitfighter
Revision as of 00:23, 7 February 2012 by Watusimoto (Talk | contribs)

This is a running bug list.

Right now it's mostly for regressions after the release of 016

General Bugs

  1. numpad keys are separate from their standard keyboard counterparts since the change to SDL. This makes loadout menus etc. not as workable
  2. Preserving load-outs (watusimoto needs to give clarification)
  3. Mouse selection location problems when scrolling through levels
  4. Undoing insertion of vertices into walls can be quirky
  5. 2pt barriers with points on top of each other do not load in editor
  6. User has no way of knowing how to lay spybugs
  7. If unrecognized JS is detected, should use most recently selected joystick profile

OS X Related

  1. command keys don't work on Mac (like command-Q to quit.) It works in a 10.6 VM, but not on apple hardware - probably due to SDL key codes being different on apple keyboards.
  2. Crash when exiting from main menu sometimes on Mac (ppc only?)
  3. Get Bitfighter working on Mac OS X 10.7 Lion
    • Works except for bots: cannot open scripts/lua_helper_functions.lua: No such file or directory
  4. Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?)