FFXIV API

On , in , by
  • This topic has 10 replies, 2 voices, and was last updated 7 months ago by .
Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #1690
    Anonymous
    Inactive

    Hello, I just recently starting using RP again for FFXIV and I read here about you creating plugins for other game’s API.

    Would you be able to make a plugin to work with Final Fantasy XIV ?

    Another quesiton that I have is we do weekly raids with a static group on M, T, TH, F and I would like it to automattically regeister the person for the raid. Then they would just need to come to the event page to mark that they could not attend.

    The useful part about this would be letting members give us far enough notice for days they have to miss and we can look for a fill in or a stand by.

    I have tried using the “template” option but it looks like it just repeats the event after the event is over not actually creating a new event. I have to admit I do not understand this feature very well.

    Thank You for your work !

    #1691
    Anonymous
    Inactive

    poop, I forgot the link to the FFXIV API

    https://github.com/viion/XIVPads-LodestoneAPI

    #1692
    Anonymous
    Inactive

    Just had an issue in the RaidPlanner Today box, if not logged in it shows several duplicates of same raid. Everytime someone registers for the raid is creates a new line. When logged in as admin it only shows the single raid and is not duplicated.

    16:46 Nael Deus Darnus
    16:46 Nael Deus Darnus
    16:46 Nael Deus Darnus
    16:46 Nael Deus Darnus
    16:46 Nael Deus Darnus
    16:46 Nael Deus Darnus
    16:46 Nael Deus Darnus
    20:11 Second Coil of Bahamut
    20:11 Second Coil of Bahamut
    20:11 Second Coil of Bahamut

    #1694
    Taracque
    Member

    Template feature is just copies the same raid to the next week, it doesn’t include characters.
    It is not currently possible to copy the characters with raid.
    Please check that if v0.9.1 solves the issue with the Events module.

    • This reply was modified 8 years, 8 months ago by Taracque.
    #1699
    Anonymous
    Inactive

    thanks for the reply, I installed the update but it appears to be doing the same. When a user is logged in it only shows the 1 event but when logged out it will show as many times as there are people signed up for the raid.

    for example this raid has 3 people signed up:

    Friday, 19 September 2014
    20:11 Second Coil of Bahamut
    20:11 Second Coil of Bahamut
    20:11 Second Coil of Bahamut

    http://shaunb.dyndns.tv/ffxiv/raid-planner

    in the user permissions is it possible to let the user edit/change their own registrations for an event. for example they register for an event but then later something comes up and they have to change it to not attending.

    when they do this it should also update the timestamp.

    thanks again

    #1703
    Taracque
    Member

    Can you please try this version: https://github.com/Taracque/RaidPlanner/archive/master.zip
    And please le me know it that fixes your problem. (Don’t need to uninstall the current one!)

    #1707
    Anonymous
    Inactive

    does this update change the default.php file in event/tmpl ?

    I tried the update you gave me yesterday and I think it overwrote my changes. So I uploaded my local copy back to the server, would it be easier to send me the file that needs changed if this is the case ?

    ALso how do I use the History function in a raid event ?

    I see the text box and when I put text in there then a history tab shows up on the event however it says:

    “Start:
    End:
    Zone:
    Bosskills
    Loot
    Character join
    Character leave”

    not the text: “test” that I put in the history box

    #1708
    Anonymous
    Inactive

    that appears to have fixed it http://shaunb.dyndns.tv/ffxiv/raid-planner

    I did have to reuploade my template file but it appears to not hurt your fix

    any documentation on the History feature ?

    #1710
    Taracque
    Member

    History is basically a storage where you can store almost anything with the raid. Originally it was planned to use with some AddOns output XML files, but afaik it is not used by anyone (if I remember correctly eqdkp addon can produce XML output files).
    It’s really bad idea to overwrite component files. You should never do it. If want to change comething that you can’t make from css, create a folder in you template directory and name it “html”. In this directory create a folder called “com_raidplanner” and create an “event” folder in it. Put your customized default.php file here, and the updates will not affect you.
    Members can change their status until the registration is not locked.

    #1711
    Anonymous
    Inactive

    I see but did you see my expample of the History ?

    it does not show the text I entered, I was hoping it to be like a comment box that we could leave a message in after the raid.

    I will do that with the template file now.

    For some reason my calendar is now selecting tomorrow as today though ?

    It has Sundy highlighted and today is obviously Saturday.

    #1714
    Taracque
    Member

    Use any addon which provides EQDKP compatible XML export (like this one:
    http://www.curse.com/addons/wow/mizusraidtracker )
    Export raids from wow with the addon and store the exported XML file in the raid history.
    Please check you timezone settings (both server, and current user)

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.
 

Comments are closed.