[Freeciv-tickets] [freeciv] #44696: Lua: allow edit.create_building() to move a great wonder

Back to archive index
OSDN Ticket System norep****@osdn*****
Thu Jun 2 01:34:34 JST 2022


#44696: Lua: allow edit.create_building() to move a great wonder

  Open Date: 2022-05-28 13:30
Last Update: 2022-06-01 19:34

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

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

Last Changes/Comment on this Ticket:
2022-06-01 19:34 Updated by: cazfi

Comment:

I guess I should comment something, though I don't have time to investigate in depth at the moment.
Some random considerations:
- That it's already possible by removing the wonder first means also that it's a workaround that people could use even if we didn't reopen semi-frozen S3_1 d3f
- What's the status of other methods related to this? Would it still be easy to grant the Wonder only if it's not already built?
- As create_building() is new in 3.1, and having the change in the features initial release, would save us from handling it as a change between two stable releases of the API
- Patch submitted in time for me to handle before my summer break (-> to be in testing over the summer) would increase the chances that this gets accepted to S3_1


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

      Reporter: ihnatus
         Owner: (None)
          Type: Feature Requests
        Status: Open
      Priority: 5 - Medium
     MileStone: S3_1 d3f
     Component: Scripting API
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

This effect is already achievable with edit.remove_building() called first, it's not natural to hide the opportunity. Also, editing from client can do it.

-- 
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/44696
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=12505&tid=44696



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