Navigation

    TripleA Logo

    TripleA Forum

    • Register
    • Login
    • Search
    • TripleA Website
    • Categories
    • Recent
    • Popular
    • Users
    • Groups
    • Tags

    More design info

    Feature Requests & Ideas
    1
    2
    540
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Mahks
      Mahks last edited by Mahks

      I would like to see the XML info tag expanded.

      Currently it looks like this:

      <info name="Age of Tribes: Primeval" version="1.0.7"/>
      

      I would like something like:

      <info name="Age of Tribes: Primeval" version="1.0.7">
      	<created date='2016.03.06'/>
      	<updated date='2018.01.02'/>
      	<credits>
      		<design by='Frostion'/>
      		<art by='Frostion:Cernel'/>
      		<sounds by='jingles'/>
      		...
      	</credits>
      </info>
      

      If that is not backwards compatible, then how about a new tag?
      No maps would be required to be updated, but new ones and updates could have it added.

      I know all that can be placed in the property "notes", but that is HTML and not easily parsed out.
      Maybe the new UI could also use this in some way.

      1 Reply Last reply Reply Quote 0
      • Mahks
        Mahks last edited by

        After sleeping on it, I think the credits should be left to the HTML notes.

        So the proposed info tag could just be :

        <info name="Age of Tribes: Primeval" version="1.0.7" created='2016.03.06' updated='2018.01.02'/>
        
        1 Reply Last reply Reply Quote 2
        • 1 / 1
        • First post
          Last post
        Copyright © 2016-2018 TripleA-Devs | Powered by NodeBB Forums