All Projects → karashiiro → FFXIVOpcodes

karashiiro / FFXIVOpcodes

Licence: MIT license
Opcode repository for FFXIV.

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to FFXIVOpcodes

FFXIVOpcodeWizard
How about we not work hard?
Stars: ✭ 53 (-19.7%)
Mutual labels:  opcodes, ffxiv
beamdasm
Erlang\Elixir byte code viewer. BEAM file disassembler extension for Visual Studio Code.
Stars: ✭ 44 (-33.33%)
Mutual labels:  opcodes
solidity-create2-example
Example of how to use the CREATE2 opcode released in the Constantinople update for Ethereum
Stars: ✭ 97 (+46.97%)
Mutual labels:  opcodes
eorzea-weather
Weather forecast for Eorzea.
Stars: ✭ 26 (-60.61%)
Mutual labels:  ffxiv
event-trigger
Comprehensive FFXIV Overlays, Triggers, Dot Tracker, Log Analysis, and more in an easy-to-use tool
Stars: ✭ 74 (+12.12%)
Mutual labels:  ffxiv
Yeet-Emulator
🔥 A really basic emulator to understand how IL code works.
Stars: ✭ 47 (-28.79%)
Mutual labels:  opcodes
opcodesDB
x86-64 | ARM (AArch32/AArch64/THUMB) full instruction set.
Stars: ✭ 49 (-25.76%)
Mutual labels:  opcodes
ffxiv-gearing
Webapp for building and sharing Final Fantasy XIV gearsets. (CN)
Stars: ✭ 50 (-24.24%)
Mutual labels:  ffxiv
ffxiv-weather
Weather forecast and lookup for Final Fantasy XIV.
Stars: ✭ 29 (-56.06%)
Mutual labels:  ffxiv
horizoverlay
A simple horizontal damage meter overlay for Final Fantasy XIV. It currently shows player dps, damage %, hps, max hit, encounter duration and total dps. It's super configurable! It supports English, Portuguese, Chinese (S/T) and French.
Stars: ✭ 118 (+78.79%)
Mutual labels:  ffxiv
Azote
Fast and lightweight AArch64 disassembler.
Stars: ✭ 24 (-63.64%)
Mutual labels:  opcodes
FFTriadBuddyDalamud
Dalamud plugin for TriadBuddy
Stars: ✭ 30 (-54.55%)
Mutual labels:  ffxiv
xivraidteam
discord と連携して ロット管理、スケジュール管理 を自動化した FF14 零式 固定管理用スプレッドシート
Stars: ✭ 20 (-69.7%)
Mutual labels:  ffxiv
x86-csv
A machine-readable representation of the Intel x86 Instruction Set Reference.
Stars: ✭ 20 (-69.7%)
Mutual labels:  opcodes
FFXIVClientStructs
Resources for reverse-engineering the FFXIV client's native classes.
Stars: ✭ 104 (+57.58%)
Mutual labels:  ffxiv
node-eorzea-weather
⛅ Weather forecast for Eorzea.
Stars: ✭ 14 (-78.79%)
Mutual labels:  ffxiv
Parsable-Instructions
A parsable list of x86 instructions.
Stars: ✭ 24 (-63.64%)
Mutual labels:  opcodes
Actor
📥 ACT One-click Ready. Prepare plug-ins and settings for use with FFXIV
Stars: ✭ 19 (-71.21%)
Mutual labels:  ffxiv
TataruHelper
Tataru Helper - application for translation of in-game texts in Japan MMORPG - Final Fantasy XIV. The texts are understood as MSQ, cutscenes, quests, NPC replicas, etc.
Stars: ✭ 255 (+286.36%)
Mutual labels:  ffxiv
Nhaama
Multi-purpose .NET memory-editing library
Stars: ✭ 25 (-62.12%)
Mutual labels:  ffxiv

FFXIVOpcodes

Opcode/constant repository for FFXIV. Builds JSON stores of opcodes from enums.

The current opcodes file and constants file can be retrieved either from the GitHub CDN directly, or (for China) through jsDelivr (opcodes constants).

Version convention

By default, we follow the game versions (4.1, 5.57, etc.), but for hotfixes we increment the game version by 0.001.

For example, a hotfix on 5.57 would change our version to 5.571, and another would change it to 5.572.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].