Skip to content

Instantly share code, notes, and snippets.

View Pobega's full-sized avatar
🤔

Pobega Pobega

🤔
View GitHub Profile
@natyusha
natyusha / Naty's FFXIV Dawntrail Add-ons, Plugins and Mods.md
Last active May 11, 2025 18:19
All the third party add-ons, plugins and mods I use for FFXIV.

Last Updated: Patch 7.2

The program which most people use for parsing in FFXIV and several other MMOs. For an open source alternative consider using IINACT though configuring it won't be covered here.

Options

  • Main Table Encounters
    • General
      • Uncheck: Number of seconds to wait after the last combat action to begin a new encounter.
      • Uncheck: Number of seconds to wait after the last combat action to pause the encounter duration.

Plugins

@smirea
smirea / hgrc
Created July 16, 2013 17:24
Mercurial ~/.hgrc file - Makes working with mercurial slightly more pleasant, especially when working for Mozilla - base on Gregory Szorc's hgrc: http://gregoryszorc.com/blog/2013/05/12/thoughts-on-mercurial-(and-git)/
[ui]
username = Stefan Mirea <[email protected]>
[extensions]
color =
graphlog =
histedit =
mq =
pager =
progress =