[Freeciv-tickets] [freeciv] #42600: Strict coast ships can't enter tiny island cities

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed Sep 22 05:53:00 JST 2021


#42600: Strict coast ships can't enter tiny island cities

  Open Date: 2021-07-06 11:17
Last Update: 2021-09-21 23:53

URL for this Ticket:
    https://osdn.net//projects/freeciv/ticket/42600
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=42600

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2021-09-21 23:53 Updated by: cazfi

Comment:

Reply To ihnatus
 Even if we test the unit's tile for safe coast, btw, such a unit won't be able to exist in an oceanic city not adjacent to a safe coast, even if it is able to exist on adjacent tiles; that looks like also a bug.
Reading the code, I don't see the same problem with these as with moving to a tile. Related functions check for a safe city's existence *before* considering if unit is a CoastStrict unit outside safe coast.

---------------------------------------------------------------------
Ticket Status:

      Reporter: lexxie9952
         Owner: (None)
          Type: Bugs
        Status: Open
      Priority: 5 - Medium
     MileStone: (None)
     Component: (None)
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Photo of a boat unit who is unable to enter a tiny island city.  https://cdn.discordapp.com/attachments/358555060382203905/861719109272207380/unknown.png
blamed: map.c:is_safe_ocean() and/or the conditional logic in the 3 places in movement.c which include is_safe_ocean in a conditional logic expression

-- 
Ticket information of Freeciv project
Freeciv Project is hosted on OSDN

Project URL: https://osdn.net/projects/freeciv/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/freeciv/ticket/42600
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=42600



More information about the Freeciv-tickets mailing list
Back to archive index