Files
ffxiv-datamining/docs/README.md
T

67 lines
3.3 KiB
Markdown
Raw Normal View History

2018-10-03 18:24:44 +01:00
# FFXIV Data-Mining
- Research
- [Achievements Requirement Types](docs/AchievementsRequirementTypes.md)
- [Collectable Reward Info](docs/CollectibleRewardInfo.md)
- [CompanionApp API](docs/CompanionAppApi.md)
- [Emote Log Messages](docs/EmoteLogMessage.md)
- [FATE Experience Points](docs/FateExpPoints.md)
- [FATE Levels](docs/FateLevels.md)
- [Icon Paths](docs/IconPaths.md)
- [Item Actions](docs/ItemActions.md)
- [Item Stats](docs/ItemStats.md)
- [LeveToNpc](docs/LeveToNpc.md)
- [MapCoordinates](docs/MapCoordinates.md)
- [MapScales](docs/MapScales.md)
- [QuestExpReward](docs/QuestExpReward.md)
- [UIColor](docs/UIColor.md)
- [Weather](docs/Weather.md)
- Tools of the trade
- [SaintCoinach](https://github.com/ufx/SaintCoinach) - The #1 datamining tool.
- [TextTools2](https://github.com/liinko/FFXIV_TexTools2) - Extract data, import game mods.
- [Sapphire Server Emulation](https://github.com/SapphireMordred/Sapphire) - FFXIV Server Emulation
- [Machina](https://github.com/ravahn/machina) - Network Packet Reader
- [Sharlayan](https://github.com/FFXIVAPP/sharlayan) - In-Game memory reader.
- [FFXIV MemoryReader](https://github.com/TamanegiMage/FFXIV_MemoryReader) - In-Game memory reader.
- [XIVAPI.com Source Code](https://github.com/xivapi/xivapi.com)
- [LibPomPom](https://github.com/Minoost/libpompom-sharp) - C# code that authenticates with the FFXIV Companion App.
- [3D Web Model Viewer](https://github.com/viion/ffxiv-3d)
- [Sapphire Ubuntu Setup Script](https://github.com/viion-misc/ffxiv-sapphire-setup) - a script to install Sapphire on ubuntu.
- [Custom FFXIV Launcher](https://github.com/xivapi/ffxiv-launcher)
- [FFXIV Mapping Tool](https://github.com/xivapi/xivapi-mappy) - Map Eorzea by grabbing position data of NPCs, Enemies and EObjs.
- [Lodestone Parser](https://github.com/xivapi/lodestone-parser) - PHP library that parses lodestone.
- [ClassJob Icons](https://github.com/xivapi/xivapi-classjobs) - A collection of HQ job class icons.
- [FFXIV Icons](http://xivapi.com/docs/Icons) - Download all sorts of FFXIV related icons.
- [XIVAPI Quick Search](https://chrome.google.com/webstore/detail/xivapi-quick-search/lgefpgdbbmcahllbifniibndmoignmfg) - Search XIVAPI via a chrome extension!
- [REST API](http://xivapi.com/) - A little REST API that has a few bits and bobs.
- Archives
- [Extract of every FFXIV Patch since 2.0](https://github.com/viion/ffxiv-datamining-patches)
- Dead
- [Data Tool](https://github.com/viion-misc/xivdb-data-tool) - A python library that extracts game data.
- [Libra PHP](https://github.com/viion-misc/libra-php) - PHP library that extracts data from the FFXIV Libra app.
- Discords:
- [XIVAPI](https://discord.gg/MFFVHWC)
- [GarlandTools](https://discord.gg/)
- [TeamCraft](https://discord.gg/493Z6pQ)
- [Sapphire](https://discord.gg/xxcdCER)
- [Apkallu Falls](https://discord.gg/RNcV4eY)
Do you have a discord for your FFXIV project? Provide a PR with your invite link added!
---
# Community Members
Notable members that have contributed information in some way, If you're part of the datamining and FFXIV discovery community be sure to add your credit!
- Vekien (xivapi)
- Clorifex (GarlandTools)
- Hezkezl (GamerEscape)
- Icarus Twine (GamerEscape & Blue Mage overlord)
- Miu (TeamCraft)
- Ioncannon (FFXIV Explorer)