author | Wuzzy |
Wed, 17 Apr 2019 01:53:26 +0100 | |
changeset 1743 | 39ca8f9807e3 |
parent 1710 | f99ab21a3e34 |
permissions | -rw-r--r-- |
1208 | 1 |
#summary List of the most important known bugs in Hedgewars releases |
283 | 2 |
#labels Featured |
280
0150f3a0a845
New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff
changeset
|
3 |
|
1476 | 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]. |
956 | 5 |
|
957 | 6 |
<wiki:toc max_depth="2" /> |
280
0150f3a0a845
New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff
changeset
|
7 |
|
0150f3a0a845
New page for collecting known bugs about various hedgewars releases! (what a nice GCI task this could have been XD)
sheepyluva@gmail.com
parents:
diff
changeset
|
8 |
---- |
1710 | 9 |
= Release 0.9.25 = |
10 |
||
11 |
== Hogs push each other out of the way and occasionally cause invisible solid hogs == |
|
12 |
|| 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. || |
|
13 |
|| See also || https://hg.hedgewars.org/hedgewars/rev/e0af4ce7d8bc || |
|
14 |
|| Status || FIXED || |
|
15 |
||
1328 | 16 |
= Release 0.9.24.1 = |
17 |
||
18 |
== Hogs may sometimes be unable to walk == |
|
19 |
|| 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) || |
|
20 |
|| 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. || |
|
1709
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
21 |
|| See also || https://issues.hedgewars.org/show_bug.cgi?id=617 || |
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
22 |
|| Status || FIXED || |
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
23 |
|
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
24 |
== 32 bit x86 builds are non-functional (Linux and probably BSD) == |
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
25 |
|| Details || Due to an FPC alignment bug and an undisableable optimisation in SDL2, 32 bit builds crash immediately on launching a game. || |
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
26 |
|| See also || https://hedgewars.org/node/7028 || |
1659 | 27 |
|| Status || FIXED || |
1289 | 28 |
|
29 |
= Release 0.9.23 = |
|
1291 | 30 |
|
31 |
== Chat input starts with chat letter already entered == |
|
32 |
|| 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”. || |
|
1290 | 33 |
|| See also || https://issues.hedgewars.org/show_bug.cgi?id=552 || |
1289 | 34 |
|| Status || FIXED || |
35 |
||
658 | 36 |
= Release 0.9.22 = |
550 | 37 |
|
657 | 38 |
== Drill-Strike is dropped off-center (released from plane half the drill-rocket-gap too early) == |
39 |
|| Details || A regular drill strike has 6 drills, therefore 3 drills should go on each side of the target-*X* without hitting the *X* itself. However in 0.9.22 the alignment is incorrect and one drill will hit the *X* directly, while 3 drills will go in front of the *X*, 2 will go behind it || |
|
1289 | 40 |
|| Status || FIXED || |
657 | 41 |
|
42 |
= Release 0.9.21 = |
|
43 |
||
550 | 44 |
== Rubberband shows/places pixels in unexpected locations == |
45 |
|| Preconditions || The Rubberband is placed/selected in strictly vertical or in rising diagonal (low left end, high right end) orientation. || |
|
46 |
|| Details || In Rubberband's above mentioned orientations (= sprite frames) edge pixels of other orientations are visible/placed. || |
|
798
30c5f1ebd552
global replace of http with https for hedgewars.org wiki links
nemo
parents:
658
diff
changeset
|
47 |
|| Workaround || If you do *NOT* play on official server you could replace your Rubberband's spritesheet (Data/Graphics/amRubber.png) with the [https://hg.hedgewars.org/hedgewars/raw-file/076aa3b2587dc539033a3eb60305e01e763e1bef/share/hedgewars/Data/Graphics/amRubber.png fixed version]. If you intend to play over a private server or over local network make sure you only play together with people having the exact same fix or else the game might desync and aborts due to different game/map state information || |
30c5f1ebd552
global replace of http with https for hedgewars.org wiki links
nemo
parents:
658
diff
changeset
|
48 |
|| See also || [https://hedgewars.org/files/rubberpixglitch.png screenshot (by Wuzzy)] issue 903 [https://hg.hedgewars.org/hedgewars/rev/076aa3b2587dc539033a3eb60305e01e763e1bef fix 076aa3b2587dc539033a3eb60305e01e763e1bef] || |
1709
078ea096e287
add the 32 bit broken to known bugs in hopes people writing feedback click on this link. They certainly don't visit front page of site..
nemo
parents:
1659
diff
changeset
|
49 |
|| Status || FIXED || |