#161906: "On Amazonis Planitia, hovering over the "Geologist" milestone should highlight relevant tiles."
Apie ką šis pranešimas?
Kas nutiko? Pasirinkite iš žemiau esančio sąrašo
Kas nutiko? Pasirinkite iš žemiau esančio sąrašo
Patikrinkite, ar jau yra pranešimas apie tą patį dalyką
Jei taip, balsuokite už šią ataskaitą. Ataskaitos su dauguma balsų pateikiamos PRIORITETU!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Detalus apibūdinimas
-
• Jei ekrane matote kokį nors klaidos pranešimą, įklijuokite jį čia.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Prašome paaiškinti, ką norėjote padaryti, ką padarėte ir kas atsitiko
• Kokia tavo naršyklė?
Google Chrome v134
-
• Prašome nukopijuoti / įklijuoti tekstą, rodomą anglų kalba, o ne savo kalba. Jei turite klaidos nuotrauką (rekomenduojama padaryti), galite panaudoti Imgur.com bei nuotrauką įkelti bei čia įklijuoti nuorodą.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Ar šis tekstas yra translation system? Jei taip, ar jis buvo išverstas daugiau nei 24 valandas?
• Kokia tavo naršyklė?
Google Chrome v134
-
• Prašome paaiškinti siūlomą pakeitimą tiksliai ir glaustai, kad būtų kuo lengviau suprasti, ką jūs siūlote.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Kokia tavo naršyklė?
Google Chrome v134
-
• Kas buvo pavaizduota ekrane, tave užblokavus (juodas ekranas? Nepilna žaidimo sąsaja? Klaidos pranešimas?)
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Kokia tavo naršyklė?
Google Chrome v134
-
• Į kurias taisykles neatsižvelgiama BGA žaidimo versijoje
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Ar taisyklių pažeidimas matomas žaidimo atkartojime? Jeigu taip, kuris veiksmo numeris?
• Kokia tavo naršyklė?
Google Chrome v134
-
• Kurį žaidimo veiksmą norėjai atlikti?
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Ką reikia padaryti, kad iššauktum šį žaidimo veiksmą?
-
• Kas įvyko kai bandei tai padaryti (klaidos pranešimas, žaidimo būsenos pranešimas, ...)?
• Kokia tavo naršyklė?
Google Chrome v134
-
• Kuriuo žaidimo metu problema atsirado (koks buvo tuometinis žaidimo nurodymas)?
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Kas įvyko kai bandei atlikti žaidimo veiksmą (klaidos pranešimas, žaidimo būsenos pranešimas, ...)?
• Kokia tavo naršyklė?
Google Chrome v134
-
• Aprašykite rodomą problemą. Jei turite klaidos nuotrauką (rekomenduojama padaryti), galite panaudoti Imgur.com bei nuotrauką įkelti bei čia įklijuoti nuorodą.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Kokia tavo naršyklė?
Google Chrome v134
-
• Prašome nukopijuoti / įklijuoti tekstą, rodomą anglų kalba, o ne savo kalba. Jei turite klaidos nuotrauką (rekomenduojama padaryti), galite panaudoti Imgur.com bei nuotrauką įkelti bei čia įklijuoti nuorodą.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} -
• Ar šis tekstas yra translation system? Jei taip, ar jis buvo išverstas daugiau nei 24 valandas?
• Kokia tavo naršyklė?
Google Chrome v134
-
• Prašome paaiškinti siūlomą pakeitimą tiksliai ir glaustai, kad būtų kuo lengviau suprasti, ką jūs siūlote.
The milestone "Geologist" is acquired by "volcanic" hexes, and hexes adjacent to them. The problem is, if a space is covered by a tile, then it's unclear which hexes are "volcanic", which is important information in order to complete the milestone.
Therefore I propose to "highlight" the relevant hexes when hovering over the milestone.
This CSS below will achieve exactly what I want (so...I guess this is a Pull Request?):
.map_3 #main_board:has(.milestone[data-name="GEOLOGIST"]:hover) {
& [data-name="Elysium Mons"],
& [data-name="Hecates Tholus"],
& [data-name="Alba Mons"],
& [data-name="Uranius Tholus"] {
background-color: rgba(255, 0, 0, 0.5);
& .tile{
transform: scale(0.8);
transform-origin: center center;
}
}
} • Kokia tavo naršyklė?
Google Chrome v134
Raportų istorija
imgur.com/a/HEvcy4k
Papildyti šį raportą
- Kitas stalo ID / ėjimo ID
- Ar F5 išsprendė šią problemą?
- Ar problemos atsirado keletą kartų? Kiekvieną kartą? Atsitiktiniu metu?
- Jei turite klaidos nuotrauką (rekomenduojama padaryti), galite panaudoti Imgur.com bei nuotrauką įkelti bei čia įklijuoti nuorodą.
