Difference between revisions of "Running Bug List"

From Bitfighter
(Bugs)
(added macos section)
Line 4: Line 4:
  
 
Right now it's mostly for regressions after the release of 016
 
Right now it's mostly for regressions after the release of 016
 
  
 
===General Bugs===
 
===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
+
# numpad keys are separate from their standard keyboard counterparts since the change to SDL.  This makes loadout menus etc. not as workable
 +
# Hostile load-out zones should drain energy no matter what (not just when not moving/shooting)
 +
# Preserving load-outs  (watusimoto needs to give clarification)
 +
# Mouse selection location problems when scrolling through levels
 +
# Undoing insertion of vertices into walls can be quirky
 +
# 2pt barriers with points on top of each other do not load in editor
 +
# With sensor module equiped, you should be able to see your bullets on commander's map
  
2. 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.
 
  
3. Test to make sure fake fullscreen works on OSX when start 016 or greater for the first time
+
===OS X Related===
  
4. Crash when exiting from main menu sometimes on Mac (ppc only?)
+
# 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.
 
+
# Test to make sure fake fullscreen works on OSX when start 016 or greater for the first time
5. Hostile load-out zones should drain energy no matter what (not just when not moving/shooting)
+
# Crash when exiting from main menu sometimes on Mac (ppc only?)
 
+
# Get Bitfighter working on Mac OS X 10.7 Lion
6. Preserving load-outs  (watusimoto needs to give clarification)
+
# Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?)
 
+
7. Get Bitfighter working on Mac OS X 10.7 Lion
+
 
+
8. Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?)
+
 
+
9. Mouse selection location problems when scrolling through levels
+
 
+
10. Undoing insertion of vertices into walls can be quirky
+
 
+
11. 2pt barriers with points on top of each other do not load in editor
+
 
+
13. With sensor module equiped, you should be able to see your bullets on commander's map
+
 
+
 
+
===OS X Related===
+

Revision as of 11:28, 5 February 2012

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. Hostile load-out zones should drain energy no matter what (not just when not moving/shooting)
  3. Preserving load-outs (watusimoto needs to give clarification)
  4. Mouse selection location problems when scrolling through levels
  5. Undoing insertion of vertices into walls can be quirky
  6. 2pt barriers with points on top of each other do not load in editor
  7. With sensor module equiped, you should be able to see your bullets on commander's map


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. Test to make sure fake fullscreen works on OSX when start 016 or greater for the first time
  3. Crash when exiting from main menu sometimes on Mac (ppc only?)
  4. Get Bitfighter working on Mac OS X 10.7 Lion
  5. Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?)