From 8455fa555ed8d70fdf89b3c4ed4756745b827c80 Mon Sep 17 00:00:00 2001 From: MirceaKitsune Date: Thu, 14 Jul 2011 02:47:22 +0300 Subject: [PATCH 1/1] Add the only known and unfixable bug I'm aware of --- docs/Release notes.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/Release notes.txt b/docs/Release notes.txt index d0532d21..b8c55f06 100644 --- a/docs/Release notes.txt +++ b/docs/Release notes.txt @@ -223,3 +223,7 @@ Features: - Adapted the coloring system in Xonotic. The second customizable player color is no longer pants, but a bright neon-like glow. Can be seen on both players and weapons. Much prettier and more scifi-ish :) - Improved bot AI for much smarter bots in many circumstances. They will choose their prey wisely based on size (and stay away from larger predators like anyone should), and take other decisions more wisely. + +Known bugs: + +- Due to the darkplaces engine not supporting custom bounding box (collision) sizes for movement prediction, player collisions do not change with size (only the size of the player model visually). This means that tiny players will have a large collision around them, while large players can partly go through walls. The camera can also go through the ceiling if it's too low, for macro players. I must wait for the engine to have customizable bbox sizes for this. -- 2.39.2