author | vittorio.giovara@gmail.com |
Fri, 18 Jan 2013 03:26:49 +0000 | |
changeset 288 | b82f9ed06219 |
parent 287 | 698a2cd859ee |
child 289 | 531bc8c83742 |
permissions | -rw-r--r-- |
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
|
1 |
#summary List of known bugs of 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 |
|
282
3a4cc2991b69
Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents:
281
diff
changeset
|
4 |
<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
|
5 |
|
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
|
6 |
---- |
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 |
= Release 0.9.18 = |
288 | 9 |
=== Engine === |
281
5feb63854cf2
Edited wiki page KnownBugs through web user interface.
sheepyluva@gmail.com
parents:
280
diff
changeset
|
10 |
|
283 | 11 |
== Weapon menu misbehaves in certain situations == |
285 | 12 |
|| Details || Weapon menu closes when it shouldn't, doesn't open on first try, etc... || |
283 | 13 |
|| Workaround || None, you'll have to reopen the weapon menu again || |
285 | 14 |
|| See also || issue 465 || |
283 | 15 |
|
288 | 16 |
== Camera moving automatically even when Auto-Camera is disabled == |
17 |
|| Preconditions || A non-local team selects a weapon/utility that requires point-and-click targeting (girder, airstrikes, homing weapons, teleport, etc) || |
|
18 |
|| See also || commit [http://code.google.com/p/hedgewars/source/detail?r=209c9ba77a0980a640151a185f119219b350c59e r209c9ba77a0980a640151a185f119219b350c59e] || |
|
19 |
||
20 |
=== Frontend === |
|
21 |
== Frontend Crash when somebody joins your room == |
|
22 |
|| Preconditions || Hedgewars was started with Frontend-Sounds turned off, then they were turned on || |
|
23 |
|| Workaround || Restart Hedgewars after turning Frontend-Sounds on || |
|
24 |
|| See also || issue 506 || |
|
25 |
||
26 |
== Frontend Crash when canceling a YouTube video upload == |
|
27 |
|| See also || issue 471 || |
|
28 |
||
283 | 29 |
== Wrong theme selected for static/preset map in online game (desync on join) == |
30 |
|| Workaround || None known yet (try rejoining?), a server-side workaround is under consideration though. || |
|
285 | 31 |
|| See also || issue 481 || |
282
3a4cc2991b69
Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents:
281
diff
changeset
|
32 |
|
288 | 33 |
=== See Also === |
282
3a4cc2991b69
Edited wiki page KnownBugs through web user interface. Like a baws.
sheepyluva@gmail.com
parents:
281
diff
changeset
|
34 |
Also [http://code.google.com/p/hedgewars/issues/list?can=1&q=ReleaseBug%3D0.9.18 see the list of bugs of this release on the issue tracker] |