#161906: "On Amazonis Planitia, hovering over the "Geologist" milestone should highlight relevant tiles."
Με τι σχετίζεται αύτη η αναφορά;
Τι συνέβη; Επιλέξτε από τα παρακάτω
Τι συνέβη; Επιλέξτε από τα παρακάτω
Ελέγξτε αν υπάρχει ήδη αναφορά για το ίδιο θέμα
Εάν ναι, παρακαλούμε ΨΗΦΙΣΤΕ για αυτήν την αναφορά. Στις εκθέσεις με τις περισσότερες ψήφους δίνεται προτεραιότητα!
| # | Status | Votes | Game | Type | Title | Last update |
|---|
Λεπτομερής περιγραφή
-
• Παρακαλούμε κάντε αντιγραφή/επικόλληση του μηνύματος που βλέπετε στην οθόνη σας, αν υπάρχει.
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;
}
}
} -
• Παρακαλώ εξηγήστε τι θέλατε να κάνατε, τι κάνατε και τι συνέβη
• Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Παρακαλώ κάνε αντιγραφή/επικόλληση του κειμένου που απεικονίζεται στα αγγλικά αντί για αυτό που είναι στη γλώσσα σου.. Αν έχεις απόσπασμα οθόνης από αυτό το σφάλμα (είναι καλή αυτή η πρακτική), μπορείς να χρησιμοποιήσεις το Imgur.com για να το ανεβάσεις και να κάνεις αντιγραφή/επικόλληση του συνδέσμου εδώ.
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;
}
}
} -
• είναι αυτό το κείμενο διαθέσιμο στο σύστημα μετάφρασης; Αν ναι, έχει μεταφραστεί για παραπάνω από 24 ώρες;
• Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Παρακάλώ εξηγήστε την πρότασή σας με ακρίβεια και περιεκτικότητα, ώστε να είναι όσο το δυνατόν πιο εύκολο να γίνει αντιληπτό τι εννοείτε.
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;
}
}
} • Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Τι εμφανιζόταν στην οθόνη όταν σταμάτησε (Κενή οθόνη; Μέρος του περιβάλλοντος του παιχνιδιού; Μήνυμα σφάλματος;)
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;
}
}
} • Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Ποιο μέρος των κανόνων δεν έγινε σεβαστό από την μετατροπή του παιχνιδιού για την BGA
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;
}
}
} -
• Είναι η παραβίαση των κανόνων ορατή στην αναπαραγωγή του παιχνιδιού; Αν ναι, σε ποια κίνηση;
• Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Ποια ήταν η δράση του παιχνιδιού που ήθελες να κάνεις;
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;
}
}
} -
• Τι προσπαθείτε να κάνετε για να ενεργοποιείσετε αυτήν την ενέργεια του παιχνιδιου;
-
• Τι συνέβη όταν προσπαθήσατε να το κάνετε αυτό (μνμ σφάλματος, μνμ στην μπάρα κατάστασης, ...);
• Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Σε ποια φάση του παιχνιδιού προέκυψε το πρόβλημα (ποιά ήταν η τρέχουσα οδηγία στο παιχνίδι);
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;
}
}
} -
• Τι συνέβη όταν προσπαθήσατε να κάνετε κάποια ενέργεια στο παιχνίδι (μνμ σφάλματος, μνμ στην μπάρα κατάστασης, ...);
• Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Παρακαλούμε περιγράψτε το πρόβλημα απεικόνισης που έχετε. Αν έχεις απόσπασμα οθόνης από αυτό το σφάλμα (είναι καλή αυτή η πρακτική), μπορείς να χρησιμοποιήσεις το Imgur.com για να το ανεβάσεις και να κάνεις αντιγραφή/επικόλληση του συνδέσμου εδώ.
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;
}
}
} • Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Παρακαλώ κάνε αντιγραφή/επικόλληση του κειμένου που απεικονίζεται στα αγγλικά αντί για αυτό που είναι στη γλώσσα σου.. Αν έχεις απόσπασμα οθόνης από αυτό το σφάλμα (είναι καλή αυτή η πρακτική), μπορείς να χρησιμοποιήσεις το Imgur.com για να το ανεβάσεις και να κάνεις αντιγραφή/επικόλληση του συνδέσμου εδώ.
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;
}
}
} -
• είναι αυτό το κείμενο διαθέσιμο στο σύστημα μετάφρασης; Αν ναι, έχει μεταφραστεί για παραπάνω από 24 ώρες;
• Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
-
• Παρακάλώ εξηγήστε την πρότασή σας με ακρίβεια και περιεκτικότητα, ώστε να είναι όσο το δυνατόν πιο εύκολο να γίνει αντιληπτό τι εννοείτε.
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;
}
}
} • Ποιο είναι το πρόγραμμα περιήγησής σου;
Google Chrome v134
Ιστορικό αναφορών
imgur.com/a/HEvcy4k
Πρόσθεσε κάτι σε αυτήν την αναφορά
- Άλλο ID τραπεζιού/ ID κίνησης
- Το F5 έλυσε το πρόβλημα;
- Το πρόβλημα εμφανιζόταν αρκετές φορες;Παντού ; Τυχαία;
- Αν έχεις απόσπασμα οθόνης από αυτό το σφάλμα (είναι καλή αυτή η πρακτική), μπορείς να χρησιμοποιήσεις το Imgur.com για να το ανεβάσεις και να κάνεις αντιγραφή/επικόλληση του συνδέσμου εδώ.
