[Freeciv-tickets] [freeciv] #47827: Lua: Counter module

Back to archive index
OSDN Ticket System norep****@osdn*****
Wed Jun 21 00:55:57 JST 2023


#47827: Lua: Counter module

  Open Date: 2023-04-10 10:26
Last Update: 2023-06-21 00:55

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

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

Last Changes/Comment on this Ticket:
2023-06-21 00:55 Updated by: lachu

Comment:

Reply To cazfi
Add Counter module to Lua.

Methods needed internally (minimum API to not break, e.g., savegames):
- Counter:rule_name()
- Counter:name_translation()
- find.counter(name)
- find.counter(id)

0001-OSDN-47827-Implementation.patch(5KB)
Implementation - 1
0001-OSDN-47827-Test.patch(1KB)
Test in lua - 1
Sorry it took too long. I have many different things to do.

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

      Reporter: cazfi
         Owner: (None)
          Type: Patches
        Status: Open
      Priority: 5 - Medium
     MileStone: S3_2 d3f
     Component: Scripting API
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Add Counter module to Lua.
Methods needed internally (minimum API to not break, e.g., savegames):
- Counter:rule_name()
- Counter:name_translation()
- find.counter(name)
- find.counter(id)


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



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