KnownBugs.wiki
changeset 1328 7c0b4029caa1
parent 1292 3813ac104fca
child 1476 1d72aeb64bca
equal deleted inserted replaced
1327:b4d511c8648a 1328:7c0b4029caa1
     4 On this page we collect a few of the most important known bugs in *recent* versions. Note *this page is not meant to be complete* and only gives a rough overview. For a more complete list, [https://issues.hedgewars.org/describecomponents.cgi?product=Hedgewars see the list of bugs on the bug tracker].
     4 On this page we collect a few of the most important known bugs in *recent* versions. Note *this page is not meant to be complete* and only gives a rough overview. For a more complete list, [https://issues.hedgewars.org/describecomponents.cgi?product=Hedgewars see the list of bugs on the bug tracker].
     5 
     5 
     6 <wiki:toc max_depth="2" />
     6 <wiki:toc max_depth="2" />
     7 
     7 
     8 ----
     8 ----
       
     9 = Release 0.9.24.1 =
       
    10 
       
    11 == Hogs may sometimes be unable to walk ==
       
    12 || Details || If a hog uses sniper rifle but fails to use both shots before the turn ends, that hog will be unable to walk or jump in future turns (as if it were in Artillery mode) ||
       
    13 || Partial workaround || It is possible to make “crippled” hogs walk again. Just use the sniper rifle again, but fire both shots. Unfortunately, no better workaround is known. ||
       
    14 || See also || http://issues.hedgewars.org/show_bug.cgi?id=617 ||
       
    15 || Status || FIXED in future version ||
     9 
    16 
    10 = Release 0.9.23 =
    17 = Release 0.9.23 =
    11 
    18 
    12 == Chat input starts with chat letter already entered ==
    19 == Chat input starts with chat letter already entered ==
    13 || Details || If you hit the chat key in Windows, the chat letter is sometimes pre-entered in the chat line. E.g. you see the letter “t” in chat when you hit the chat key “t”. ||
    20 || Details || If you hit the chat key in Windows, the chat letter is sometimes pre-entered in the chat line. E.g. you see the letter “t” in chat when you hit the chat key “t”. ||