Difference between revisions of "Running Bug List"

From Bitfighter
(General Bugs)
 
(650 intermediate revisions by 6 users not shown)
Line 1: Line 1:
{{TOC right}}
+
To view and report bugs, go to http://code.google.com/p/bitfighter/issues/list
  
This is a running bug list.
 
  
Right now it's mostly for regressions after the release of 016
+
==019d==
 
+
1. Check paths in diagnostics page (press F7 twice, page 2), bad paths and missing level, scripts, bots, editor plugins on mac OS version.
===General Bugs===
+
 
+
# 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
+
# User has no way of knowing how to lay spybugs
+
 
+
===OS X Related===
+
 
+
# 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
+
# Crash when exiting from main menu sometimes on Mac (ppc only?)
+
# Get Bitfighter working on Mac OS X 10.7 Lion
+
# Switching to fullscreen on Mac sometimes makes the window disappear (related to fake full-screen?)
+

Latest revision as of 21:29, 15 November 2014

To view and report bugs, go to http://code.google.com/p/bitfighter/issues/list


019d

1. Check paths in diagnostics page (press F7 twice, page 2), bad paths and missing level, scripts, bots, editor plugins on mac OS version.