1. FFXIV Reset Timers
    Last daily reset was 9 hours, 15 minutes ago / Next daily reset is in 14 hours, 44 minutes
    Last weekly reset was 2 days, 2 hours, 15 minutes ago / Next weekly reset is in 4 days, 7 hours, 44 minutes
Page 16 of 16 FirstFirst ... 6 14 15 16
Results 301 to 307 of 307

Thread: FFXIVAPP - FFXIV Parser     submit to reddit submit to twitter

  1. #301
    New Merits
    Join Date
    Oct 2011
    Posts
    214
    BG Level
    4
    FFXI Server
    Bahamut

    Quote Originally Posted by lilbubbles View Post
    Now that app is open source...

    Do you have any sort of docs or methods you're using to find memory addresses it needs? Some of it isn't working with the patch.

    I have some experience with this sort of thing... our voke bot in 11 always worked instantly after a patch cause I had searching for that stuff down to a science. I still think app has a place even though ACT seems to be what everyone is using for parsing now. ACT sucks for events, timers, and I can't even imagine how it would track things like Renauld spawns(I have my own plugin just for that). Things like twintana plugin are great too :D
    I have "signatures" which only break on some major updates; smaller updates are fine. They are in the "initializer.cs" of them main app. As far as documentation... I think there is a comment in one of the few hundred files throughout the entire thing... ><

    Since it was closed for ~4 years I never needed to comment anything as I know the code inside/out. Mostly it's just loading it up and finding the offsets, the signatures have only changed 2-3 times (a few characters) since 2.0 came out, and with 1.0 they didn't change once.

    Most things should be up and working again aside from some random stats items. I'm always open to pull request however

  2. #302
    Piece of shit Bruins fan

    Join Date
    Jun 2008
    Posts
    5,520
    BG Level
    8
    FFXIV Character
    Beat Daisukenojo
    FFXIV Server
    Hyperion

    Quote Originally Posted by Cutriss View Post
    Is the radar supposed to have a background and I'm just not seeing it?

    Initially when I tried out the plugin I thought I was going to be able to get an offscreen map, which I really really want, but I'm guessing it's not loading the map image textures as an underlay (since there's no opacity setting for a background, I'm guessing it just doesn't do that at all.
    ^

  3. #303
    New Merits
    Join Date
    Oct 2011
    Posts
    214
    BG Level
    4
    FFXI Server
    Bahamut

    Quote Originally Posted by Cutriss View Post
    ^
    Nope ^^ radar was implementation 1 :D I don't have maps yet but they could be added quite easily

  4. #304
    Salvage Bans
    Join Date
    Mar 2014
    Posts
    923
    BG Level
    5
    FFXIV Character
    Neon Sea
    FFXIV Server
    Excalibur

    ACT is giving me inaccurate parse numbers as smn lately. It is severely under reporting and I don't know why. Is anyone else experiencing this?

  5. #305
    Bagel
    Join Date
    Nov 2005
    Posts
    1,390
    BG Level
    6
    FFXIV Character
    Ellatrix Reatori
    FFXIV Server
    Sargatanas
    FFXI Server
    Fenrir

    ACT is missing 5-20% of my own actions on every parse, but it seems to catch everyone else properly.

  6. #306
    Salvage Bans
    Join Date
    Mar 2014
    Posts
    923
    BG Level
    5
    FFXIV Character
    Neon Sea
    FFXIV Server
    Excalibur

    Same here, but not always. As summoner it is most prominant, with monk/dragoon I am not certain as I do not know them as well. It would show other Smn doing the usual 350-390 and me as 250-280??? This is very strange.

  7. #307
    New Merits
    Join Date
    Oct 2011
    Posts
    214
    BG Level
    4
    FFXI Server
    Bahamut

    A buddy of mine released a new plugin open source:
    http://www.reddit.com/r/ffxivapp/com...iv_dbm_plugin/

    Haven't gotten on to try it yet; but friends don't play anymore so can't test it out on some things yet

Page 16 of 16 FirstFirst ... 6 14 15 16