document the hog collision bug
authornemo
Tue, 29 Jan 2019 10:48:22 -0500
changeset 1710 f99ab21a3e34
parent 1709 078ea096e287
child 1711 d2397947f3d7
document the hog collision bug
KnownBugs.wiki
--- a/KnownBugs.wiki	Mon Jan 28 08:53:11 2019 -0500
+++ b/KnownBugs.wiki	Tue Jan 29 10:48:22 2019 -0500
@@ -6,6 +6,13 @@
 <wiki:toc max_depth="2" />
 
 ----
+= Release 0.9.25 =
+
+== Hogs push each other out of the way and occasionally cause invisible solid hogs ==
+|| Details || When any hogs overlap and the current player does any movement, one hog will be shoved immediately out of the way.  Ghost collisions may also be checked in causing hogs to walk over invisible "hog bodies".  This also breaks some typical shoppa actions. ||
+|| See also || https://hg.hedgewars.org/hedgewars/rev/e0af4ce7d8bc ||
+|| Status || FIXED ||
+
 = Release 0.9.24.1 =
 
 == Hogs may sometimes be unable to walk ==